[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#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasLixou%2Frinja-recursion-reprod" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DasLixou/rinja-recursion-reprod on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b6d751beb55479154af8be012f35d74e35395c8f1987690ea5ca8ad28fed03f
[INFO] running `Command { std: "docker" "start" "-a" "9b6d751beb55479154af8be012f35d74e35395c8f1987690ea5ca8ad28fed03f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b6d751beb55479154af8be012f35d74e35395c8f1987690ea5ca8ad28fed03f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b6d751beb55479154af8be012f35d74e35395c8f1987690ea5ca8ad28fed03f", kill_on_drop: false }`
[INFO] [stdout] 9b6d751beb55479154af8be012f35d74e35395c8f1987690ea5ca8ad28fed03f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8183095c79bdb1b9a6fe45509e27610ab1658b00a458faa3646f23bbbe1234b2
[INFO] running `Command { std: "docker" "start" "-a" "8183095c79bdb1b9a6fe45509e27610ab1658b00a458faa3646f23bbbe1234b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling quote v1.0.38
[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] [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] [stderr] error: could not compile `rinja-recursion-reprod` (bin "rinja-recursion-reprod" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "8183095c79bdb1b9a6fe45509e27610ab1658b00a458faa3646f23bbbe1234b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8183095c79bdb1b9a6fe45509e27610ab1658b00a458faa3646f23bbbe1234b2", kill_on_drop: false }`
[INFO] [stdout] 8183095c79bdb1b9a6fe45509e27610ab1658b00a458faa3646f23bbbe1234b2
