[INFO] cloning repository https://github.com/KalitaAlexey/missing_line_ending_checker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KalitaAlexey/missing_line_ending_checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKalitaAlexey%2Fmissing_line_ending_checker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKalitaAlexey%2Fmissing_line_ending_checker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9ed1cb7ce520d485116970f10878b14487f908b [INFO] checking KalitaAlexey/missing_line_ending_checker/e9ed1cb7ce520d485116970f10878b14487f908b against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKalitaAlexey%2Fmissing_line_ending_checker" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KalitaAlexey/missing_line_ending_checker on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KalitaAlexey/missing_line_ending_checker [INFO] finished tweaking git repo https://github.com/KalitaAlexey/missing_line_ending_checker [INFO] tweaked toml for git repo https://github.com/KalitaAlexey/missing_line_ending_checker written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/KalitaAlexey/missing_line_ending_checker 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0ad86523cfbf8497b4d02abd9e703e39eb2cf103e18f087773bd44fcf5d0c7e [INFO] running `Command { std: "docker" "start" "-a" "e0ad86523cfbf8497b4d02abd9e703e39eb2cf103e18f087773bd44fcf5d0c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0ad86523cfbf8497b4d02abd9e703e39eb2cf103e18f087773bd44fcf5d0c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ad86523cfbf8497b4d02abd9e703e39eb2cf103e18f087773bd44fcf5d0c7e", kill_on_drop: false }` [INFO] [stdout] e0ad86523cfbf8497b4d02abd9e703e39eb2cf103e18f087773bd44fcf5d0c7e [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc98ff500d8baca41cc29474d03f9336fed477c739e373f408ea95c6e2eb2465 [INFO] running `Command { std: "docker" "start" "-a" "dc98ff500d8baca41cc29474d03f9336fed477c739e373f408ea95c6e2eb2465", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking missing_line_ending_checker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `;`, found `}` [INFO] [stdout] --> src/main.rs:74:53 [INFO] [stdout] | [INFO] [stdout] 74 | let actual = find_missing_line_endings() [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 75 | } [INFO] [stdout] | - unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `}` [INFO] [stdout] --> src/main.rs:74:53 [INFO] [stdout] | [INFO] [stdout] 74 | let actual = find_missing_line_endings() [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 75 | } [INFO] [stdout] | - unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/main.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn find_missing_line_endings(data: &str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `missing_line_ending_checker` (bin "missing_line_ending_checker") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0061]: this function takes 3 arguments but 0 arguments were supplied [INFO] [stdout] --> src/main.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | let actual = find_missing_line_endings() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^-- three arguments of type `&str`, `&[&str]`, and `&str` are missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:21:4 [INFO] [stdout] | [INFO] [stdout] 21 | fn find_missing_line_endings(data: &str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ---------- [INFO] [stdout] 22 | function_names: &[&str], [INFO] [stdout] | ----------------------- [INFO] [stdout] 23 | line_ending: &str) [INFO] [stdout] | ----------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 74 | let actual = find_missing_line_endings(/* &str */, /* &[&str] */, /* &str */) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/main.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn find_missing_line_endings(data: &str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `missing_line_ending_checker` (bin "missing_line_ending_checker" test) due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "dc98ff500d8baca41cc29474d03f9336fed477c739e373f408ea95c6e2eb2465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc98ff500d8baca41cc29474d03f9336fed477c739e373f408ea95c6e2eb2465", kill_on_drop: false }` [INFO] [stdout] dc98ff500d8baca41cc29474d03f9336fed477c739e373f408ea95c6e2eb2465