[INFO] cloning repository https://github.com/calalalizade/rust_clean_arch_generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calalalizade/rust_clean_arch_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalalalizade%2Frust_clean_arch_generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalalalizade%2Frust_clean_arch_generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d54a9bbd8cb62ad605cee8c192b3bfe96212b54
[INFO] checking calalalizade/rust_clean_arch_generator against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalalalizade%2Frust_clean_arch_generator" "/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/calalalizade/rust_clean_arch_generator
[INFO] finished tweaking git repo https://github.com/calalalizade/rust_clean_arch_generator
[INFO] tweaked toml for git repo https://github.com/calalalizade/rust_clean_arch_generator written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/calalalizade/rust_clean_arch_generator on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/calalalizade/rust_clean_arch_generator 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: bin.0.include
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f78b90c32ff2f6665d269986712af8f487ece10cb770053ccd0384bade4ccee4
[INFO] running `Command { std: "docker" "start" "-a" "f78b90c32ff2f6665d269986712af8f487ece10cb770053ccd0384bade4ccee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f78b90c32ff2f6665d269986712af8f487ece10cb770053ccd0384bade4ccee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f78b90c32ff2f6665d269986712af8f487ece10cb770053ccd0384bade4ccee4", kill_on_drop: false }`
[INFO] [stdout] f78b90c32ff2f6665d269986712af8f487ece10cb770053ccd0384bade4ccee4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e026a7c683dc3ce199fa2850ad9591ca96c18ca862bd1e497e0e532599c208a
[INFO] running `Command { std: "docker" "start" "-a" "3e026a7c683dc3ce199fa2850ad9591ca96c18ca862bd1e497e0e532599c208a", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: bin.0.include
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]     Checking include_dir v0.7.3
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking handlebars v5.1.2
[INFO] [stderr]     Checking rustlay v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/main.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 | const TEMPLATES_DIR: Dir = include_dir!("./template");
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                            |                        |
[INFO] [stdout]    |                            |                        temporary value is freed at the end of this statement
[INFO] [stdout]    |                            creates a temporary value which is freed while still in use
[INFO] [stdout]    |                            using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustlay` (bin "rustlay" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/main.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 | const TEMPLATES_DIR: Dir = include_dir!("./template");
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                            |                        |
[INFO] [stdout]    |                            |                        temporary value is freed at the end of this statement
[INFO] [stdout]    |                            creates a temporary value which is freed while still in use
[INFO] [stdout]    |                            using this value as a constant requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_dir` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustlay` (bin "rustlay") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3e026a7c683dc3ce199fa2850ad9591ca96c18ca862bd1e497e0e532599c208a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e026a7c683dc3ce199fa2850ad9591ca96c18ca862bd1e497e0e532599c208a", kill_on_drop: false }`
[INFO] [stdout] 3e026a7c683dc3ce199fa2850ad9591ca96c18ca862bd1e497e0e532599c208a
