[INFO] cloning repository https://github.com/DasLixou/rinja-recursion-reprod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DasLixou/rinja-recursion-reprod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasLixou%2Frinja-recursion-reprod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasLixou%2Frinja-recursion-reprod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a547632f0a6e00b77ff810125ea0c59d15f4c8ee
[INFO] checking DasLixou/rinja-recursion-reprod against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasLixou%2Frinja-recursion-reprod" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DasLixou/rinja-recursion-reprod
[INFO] finished tweaking git repo https://github.com/DasLixou/rinja-recursion-reprod
[INFO] tweaked toml for git repo https://github.com/DasLixou/rinja-recursion-reprod written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DasLixou/rinja-recursion-reprod on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DasLixou/rinja-recursion-reprod 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 042e1a509bb7fbd4effdfbb422c959d65e8a3068caa99bf459bcf162059b43c2
[INFO] running `Command { std: "docker" "start" "-a" "042e1a509bb7fbd4effdfbb422c959d65e8a3068caa99bf459bcf162059b43c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "042e1a509bb7fbd4effdfbb422c959d65e8a3068caa99bf459bcf162059b43c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "042e1a509bb7fbd4effdfbb422c959d65e8a3068caa99bf459bcf162059b43c2", kill_on_drop: false }`
[INFO] [stdout] 042e1a509bb7fbd4effdfbb422c959d65e8a3068caa99bf459bcf162059b43c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d866202c711d0cb53efe0b4a60e01573aaba6e7e5b69ea91cd80e5e306c1264f
[INFO] running `Command { std: "docker" "start" "-a" "d866202c711d0cb53efe0b4a60e01573aaba6e7e5b69ea91cd80e5e306c1264f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling rinja_parser v0.3.5 (https://github.com/rinja-rs/rinja?rev=c3fac0ca99579dd2ad73f53c231e56a7dd1c0074#c3fac0ca)
[INFO] [stderr]    Compiling rinja_derive v0.3.5 (https://github.com/rinja-rs/rinja?rev=c3fac0ca99579dd2ad73f53c231e56a7dd1c0074#c3fac0ca)
[INFO] [stderr]     Checking rinja v0.3.5 (https://github.com/rinja-rs/rinja?rev=c3fac0ca99579dd2ad73f53c231e56a7dd1c0074#c3fac0ca)
[INFO] [stderr]     Checking rinja-recursion-reprod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Template` in this scope
[INFO] [stdout]  --> src/main.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Debug, Template)]
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rinja::Template;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `template` in this scope
[INFO] [stdout]  --> src/main.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[template(ext = "html", in_doc = true)]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `template` in this scope
[INFO] [stdout]   --> src/main.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[template(ext = "html", in_doc = true)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rinja-recursion-reprod` (bin "rinja-recursion-reprod") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find derive macro `Template` in this scope
[INFO] [stdout]  --> src/main.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Debug, Template)]
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rinja::Template;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `template` in this scope
[INFO] [stdout]  --> src/main.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[template(ext = "html", in_doc = true)]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `template` in this scope
[INFO] [stdout]   --> src/main.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[template(ext = "html", in_doc = true)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rinja-recursion-reprod` (bin "rinja-recursion-reprod" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "d866202c711d0cb53efe0b4a60e01573aaba6e7e5b69ea91cd80e5e306c1264f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d866202c711d0cb53efe0b4a60e01573aaba6e7e5b69ea91cd80e5e306c1264f", kill_on_drop: false }`
[INFO] [stdout] d866202c711d0cb53efe0b4a60e01573aaba6e7e5b69ea91cd80e5e306c1264f
