[INFO] cloning repository https://github.com/Vinatorul/RustyChecker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vinatorul/RustyChecker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVinatorul%2FRustyChecker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVinatorul%2FRustyChecker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c466e7a1e8b2bd9c5565c1953970ec5249d55fc [INFO] checking Vinatorul/RustyChecker against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVinatorul%2FRustyChecker" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vinatorul/RustyChecker on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vinatorul/RustyChecker [INFO] finished tweaking git repo https://github.com/Vinatorul/RustyChecker [INFO] tweaked toml for git repo https://github.com/Vinatorul/RustyChecker written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Vinatorul/RustyChecker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2eeb0a6b45a9248ebe93cbd6f45a55e14b963713e0176765c916235e1f739b9a [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" "2eeb0a6b45a9248ebe93cbd6f45a55e14b963713e0176765c916235e1f739b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eeb0a6b45a9248ebe93cbd6f45a55e14b963713e0176765c916235e1f739b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eeb0a6b45a9248ebe93cbd6f45a55e14b963713e0176765c916235e1f739b9a", kill_on_drop: false }` [INFO] [stdout] 2eeb0a6b45a9248ebe93cbd6f45a55e14b963713e0176765c916235e1f739b9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40cf4fdfee512f17e2a0ef13ba876a2afb304dbe8cb685d0094ea8d82dec29bc [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" "40cf4fdfee512f17e2a0ef13ba876a2afb304dbe8cb685d0094ea8d82dec29bc", kill_on_drop: false }` [INFO] [stderr] Checking rusty_checker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: private type `ProblemError` in public interface (error E0446) [INFO] [stdout] --> src/problem.rs:103:2 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn run(&self) -> Result<(), ProblemError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [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 #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PROBLEMS_DIR` [INFO] [stdout] --> src/problem.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | const PROBLEMS_DIR: &'static str = "problems"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INPUT_DIR` [INFO] [stdout] --> src/problem.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const INPUT_DIR: &'static str = "input"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OUTPUT_DIR` [INFO] [stdout] --> src/problem.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const OUTPUT_DIR: &'static str = "output"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Problem` [INFO] [stdout] --> src/problem.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Problem { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `State` [INFO] [stdout] --> src/problem.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/problem.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn new(str_id: String) -> Problem { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/problem.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn run(&self) -> Result<(), ProblemError> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run_test` [INFO] [stdout] --> src/problem.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | fn run_test(&self, test_no: i32) -> Result<(), ProblemError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `make_error` [INFO] [stdout] --> src/problem.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | fn make_error(&self, reason: &'static str, sys_part: String, test_no: i32) -> Result<(), ProblemError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `ProblemError` in public interface (error E0446) [INFO] [stdout] --> src/problem.rs:103:2 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn run(&self) -> Result<(), ProblemError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [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 #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/problem.rs:188:10 [INFO] [stdout] | [INFO] [stdout] 188 | panic!(result.err().unwrap().to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 188 | panic!("{}", result.err().unwrap().to_string()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 188 | std::panic::panic_any(result.err().unwrap().to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "40cf4fdfee512f17e2a0ef13ba876a2afb304dbe8cb685d0094ea8d82dec29bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40cf4fdfee512f17e2a0ef13ba876a2afb304dbe8cb685d0094ea8d82dec29bc", kill_on_drop: false }` [INFO] [stdout] 40cf4fdfee512f17e2a0ef13ba876a2afb304dbe8cb685d0094ea8d82dec29bc