[INFO] cloning repository https://github.com/Farhanaziz95/Rust_Codes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Farhanaziz95/Rust_Codes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarhanaziz95%2FRust_Codes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarhanaziz95%2FRust_Codes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 532b40a99af1e3f360463a21ce4fdc6176578313 [INFO] checking Farhanaziz95/Rust_Codes against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarhanaziz95%2FRust_Codes" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Farhanaziz95/Rust_Codes on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Farhanaziz95/Rust_Codes [INFO] finished tweaking git repo https://github.com/Farhanaziz95/Rust_Codes [INFO] tweaked toml for git repo https://github.com/Farhanaziz95/Rust_Codes written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Farhanaziz95/Rust_Codes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26fbc38ecf73b8d6cc16a5083039a79482758173f6c288353e96d3825ce7a1a3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "26fbc38ecf73b8d6cc16a5083039a79482758173f6c288353e96d3825ce7a1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26fbc38ecf73b8d6cc16a5083039a79482758173f6c288353e96d3825ce7a1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26fbc38ecf73b8d6cc16a5083039a79482758173f6c288353e96d3825ce7a1a3", kill_on_drop: false }` [INFO] [stdout] 26fbc38ecf73b8d6cc16a5083039a79482758173f6c288353e96d3825ce7a1a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41148794bf14122e7d599314e7f3629cd0f28b9b1a39d0e64d8d9c220f550895 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "41148794bf14122e7d599314e7f3629cd0f28b9b1a39d0e64d8d9c220f550895", kill_on_drop: false }` [INFO] [stderr] Checking rust_codes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/assigment3/question1.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `for` iterator expression [INFO] [stdout] --> src/practice_work/my_way_of_pattren.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | for i in {1..6} { [INFO] [stdout] | ^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/assigment3/question1.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around `for` iterator expression [INFO] [stdout] --> src/practice_work/my_way_of_pattren.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | for i in {1..6} { [INFO] [stdout] | ^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "41148794bf14122e7d599314e7f3629cd0f28b9b1a39d0e64d8d9c220f550895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41148794bf14122e7d599314e7f3629cd0f28b9b1a39d0e64d8d9c220f550895", kill_on_drop: false }` [INFO] [stdout] 41148794bf14122e7d599314e7f3629cd0f28b9b1a39d0e64d8d9c220f550895