[INFO] cloning repository https://github.com/forageddev/FlameR [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forageddev/FlameR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforageddev%2FFlameR", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforageddev%2FFlameR'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d63e86d72d434f4009d923f893a6198bc95124ce [INFO] checking forageddev/FlameR against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforageddev%2FFlameR" "/workspace/builds/worker-40/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-40/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/forageddev/FlameR on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/forageddev/FlameR [INFO] finished tweaking git repo https://github.com/forageddev/FlameR [INFO] tweaked toml for git repo https://github.com/forageddev/FlameR written to /workspace/builds/worker-40/source/Cargo.toml [INFO] crate git repo https://github.com/forageddev/FlameR already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e435b7c0b53494f85de6da5163e96cb421c684da0106d605e55fee7d4ec6af8 [INFO] running `Command { std: "docker" "start" "-a" "9e435b7c0b53494f85de6da5163e96cb421c684da0106d605e55fee7d4ec6af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e435b7c0b53494f85de6da5163e96cb421c684da0106d605e55fee7d4ec6af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e435b7c0b53494f85de6da5163e96cb421c684da0106d605e55fee7d4ec6af8", kill_on_drop: false }` [INFO] [stdout] 9e435b7c0b53494f85de6da5163e96cb421c684da0106d605e55fee7d4ec6af8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2efa6559462d1739989393a3c6767a05cff7947c4fac124a4476886dd4ecbc12 [INFO] running `Command { std: "docker" "start" "-a" "2efa6559462d1739989393a3c6767a05cff7947c4fac124a4476886dd4ecbc12", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking FlameR v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | for z in 0..4 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | for i in 0..(charAmount - 1) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let mut charAmount = firstName.len() + secondName.len(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | for z in 0..4 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `FlameR` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `flame_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | for i in 0..(charAmount - 1) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let mut charAmount = firstName.len() + secondName.len(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `firstName` should have a snake case name [INFO] [stdout] --> src/main.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | let mut firstName = get_input("Enter the first name.").to_lowercase(); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `first_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `secondName` should have a snake case name [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | let mut secondName = get_input("Enter the second name.").to_lowercase(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `second_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `charAmount` should have a snake case name [INFO] [stdout] --> src/main.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | let mut charAmount = firstName.len() + secondName.len(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `char_amount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `FlameR` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `flame_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `firstName` should have a snake case name [INFO] [stdout] --> src/main.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | let mut firstName = get_input("Enter the first name.").to_lowercase(); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `first_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `secondName` should have a snake case name [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | let mut secondName = get_input("Enter the second name.").to_lowercase(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `second_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `charAmount` should have a snake case name [INFO] [stdout] --> src/main.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | let mut charAmount = firstName.len() + secondName.len(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `char_amount` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.67s [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2efa6559462d1739989393a3c6767a05cff7947c4fac124a4476886dd4ecbc12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2efa6559462d1739989393a3c6767a05cff7947c4fac124a4476886dd4ecbc12", kill_on_drop: false }` [INFO] [stdout] 2efa6559462d1739989393a3c6767a05cff7947c4fac124a4476886dd4ecbc12