[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 master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDasLixou%2Frinja-recursion-reprod" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DasLixou/rinja-recursion-reprod on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/rinja-rs/rinja`
[INFO] [stderr]     Updating git submodule `https://github.com/rinja-rs/fuzzing-corpus.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.139
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded winnow v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 923bb478b44c827d8bf4131d50282c5c2dbfa6ca0c094605330e21446df89084
[INFO] running `Command { std: "docker" "start" "-a" "923bb478b44c827d8bf4131d50282c5c2dbfa6ca0c094605330e21446df89084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "923bb478b44c827d8bf4131d50282c5c2dbfa6ca0c094605330e21446df89084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "923bb478b44c827d8bf4131d50282c5c2dbfa6ca0c094605330e21446df89084", kill_on_drop: false }`
[INFO] [stdout] 923bb478b44c827d8bf4131d50282c5c2dbfa6ca0c094605330e21446df89084
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29275c3013af70e272f09703213f7fb6dcb54fd5d5b27367c2eefccb57163bb7
[INFO] running `Command { std: "docker" "start" "-a" "29275c3013af70e272f09703213f7fb6dcb54fd5d5b27367c2eefccb57163bb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[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 bitflags v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[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" test) 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") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "29275c3013af70e272f09703213f7fb6dcb54fd5d5b27367c2eefccb57163bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29275c3013af70e272f09703213f7fb6dcb54fd5d5b27367c2eefccb57163bb7", kill_on_drop: false }`
[INFO] [stdout] 29275c3013af70e272f09703213f7fb6dcb54fd5d5b27367c2eefccb57163bb7
