[INFO] fetching crate kmmp-project-manager 0.1.0...
[INFO] testing kmmp-project-manager-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate kmmp-project-manager 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate kmmp-project-manager 0.1.0
[INFO] finished tweaking crates.io crate kmmp-project-manager 0.1.0
[INFO] tweaked toml for crates.io crate kmmp-project-manager 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kmmp-project-manager 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] [stderr]       Adding strum v0.25.0 (available: v0.27.2)
[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 strum v0.25.0
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 220d0074d2b8d1c21b07958267c3dba69e9f763441b7f21f6e6a69cd50b7edba
[INFO] running `Command { std: "docker" "start" "-a" "220d0074d2b8d1c21b07958267c3dba69e9f763441b7f21f6e6a69cd50b7edba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "220d0074d2b8d1c21b07958267c3dba69e9f763441b7f21f6e6a69cd50b7edba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "220d0074d2b8d1c21b07958267c3dba69e9f763441b7f21f6e6a69cd50b7edba", kill_on_drop: false }`
[INFO] [stdout] 220d0074d2b8d1c21b07958267c3dba69e9f763441b7f21f6e6a69cd50b7edba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a072e6c1c8a4aeae169fbe661d0b02f253bd2264618286aa30011f0069e244a5
[INFO] running `Command { std: "docker" "start" "-a" "a072e6c1c8a4aeae169fbe661d0b02f253bd2264618286aa30011f0069e244a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling kmmp-project-manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/gradle/properties.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const FILE_NAME : &str = "gradle.properties";
[INFO] [stdout]    |                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] note: cannot automatically infer `'static` because of other lifetimes in scope
[INFO] [stdout]   --> src/gradle/properties.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl GradleProperties<'_> {
[INFO] [stdout]    |                       ^^
[INFO] [stdout]    = note: `#[deny(elided_lifetimes_in_associated_constant)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const FILE_NAME : &'static str = "gradle.properties";
[INFO] [stdout]    |                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/module/gradle.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 |      pub const FILE_NAME : &str = "build.gradle.kts";
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] note: cannot automatically infer `'static` because of other lifetimes in scope
[INFO] [stdout]   --> src/module/gradle.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'a> ModuleGradle<'a> {
[INFO] [stdout]    |      ^^
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 29 |      pub const FILE_NAME : &'static str = "build.gradle.kts";
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> src/module/settings.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const FILE_NAME : &str = "settings.gradle.kts";
[INFO] [stdout]    |                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] note: cannot automatically infer `'static` because of other lifetimes in scope
[INFO] [stdout]   --> src/module/settings.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'a> SettingsGradle<'a> {
[INFO] [stdout]    |      ^^
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const FILE_NAME : &'static str = "settings.gradle.kts";
[INFO] [stdout]    |                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `project::Project::name`: maybe useless field
[INFO] [stdout]   --> src/project.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             name,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kmmp-project-manager` (lib) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a072e6c1c8a4aeae169fbe661d0b02f253bd2264618286aa30011f0069e244a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a072e6c1c8a4aeae169fbe661d0b02f253bd2264618286aa30011f0069e244a5", kill_on_drop: false }`
[INFO] [stdout] a072e6c1c8a4aeae169fbe661d0b02f253bd2264618286aa30011f0069e244a5
