[INFO] fetching crate create-lamdera-app-rs 0.1.4...
[INFO] testing create-lamdera-app-rs-0.1.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate create-lamdera-app-rs 0.1.4 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate create-lamdera-app-rs 0.1.4
[INFO] finished tweaking crates.io crate create-lamdera-app-rs 0.1.4
[INFO] tweaked toml for crates.io crate create-lamdera-app-rs 0.1.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate create-lamdera-app-rs 0.1.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate create-lamdera-app-rs 0.1.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa56b6ddb90f76c0f57df075d84d34a65866db9aefe0384a783ee39e98f8fe68
[INFO] running `Command { std: "docker" "start" "-a" "aa56b6ddb90f76c0f57df075d84d34a65866db9aefe0384a783ee39e98f8fe68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa56b6ddb90f76c0f57df075d84d34a65866db9aefe0384a783ee39e98f8fe68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa56b6ddb90f76c0f57df075d84d34a65866db9aefe0384a783ee39e98f8fe68", kill_on_drop: false }`
[INFO] [stdout] aa56b6ddb90f76c0f57df075d84d34a65866db9aefe0384a783ee39e98f8fe68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cec7ef0424c217788472755029ca32e16edae85f96ce154ad5b13df0ff00f5a3
[INFO] running `Command { std: "docker" "start" "-a" "cec7ef0424c217788472755029ca32e16edae85f96ce154ad5b13df0ff00f5a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling create-lamdera-app-rs v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.49s
[INFO] running `Command { std: "docker" "inspect" "cec7ef0424c217788472755029ca32e16edae85f96ce154ad5b13df0ff00f5a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cec7ef0424c217788472755029ca32e16edae85f96ce154ad5b13df0ff00f5a3", kill_on_drop: false }`
[INFO] [stdout] cec7ef0424c217788472755029ca32e16edae85f96ce154ad5b13df0ff00f5a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12f7cb5c2c5e369341af69dbf8b17ea6b1959b9e08b8782c0fde101120257775
[INFO] running `Command { std: "docker" "start" "-a" "12f7cb5c2c5e369341af69dbf8b17ea6b1959b9e08b8782c0fde101120257775", kill_on_drop: false }`
[INFO] [stderr]    Compiling create-lamdera-app-rs v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/templates.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_template_path` in this scope
[INFO] [stdout]    --> src/templates.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout]   9 | fn get_template_name(simple: bool) -> &'static str {
[INFO] [stdout]     | -------------------------------------------------- similarly named function `get_template_name` defined here
[INFO] [stdout] ...
[INFO] [stdout] 126 |         let path = get_template_path(false);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `get_template_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_template_path` in this scope
[INFO] [stdout]    --> src/templates.rs:129:27
[INFO] [stdout]     |
[INFO] [stdout]   9 | fn get_template_name(simple: bool) -> &'static str {
[INFO] [stdout]     | -------------------------------------------------- similarly named function `get_template_name` defined here
[INFO] [stdout] ...
[INFO] [stdout] 129 |         let simple_path = get_template_path(true);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `get_template_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `create-lamdera-app-rs` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "12f7cb5c2c5e369341af69dbf8b17ea6b1959b9e08b8782c0fde101120257775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12f7cb5c2c5e369341af69dbf8b17ea6b1959b9e08b8782c0fde101120257775", kill_on_drop: false }`
[INFO] [stdout] 12f7cb5c2c5e369341af69dbf8b17ea6b1959b9e08b8782c0fde101120257775
