[INFO] cloning repository https://github.com/brammittendorff/jinja2-linter-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brammittendorff/jinja2-linter-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrammittendorff%2Fjinja2-linter-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrammittendorff%2Fjinja2-linter-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2334f5cbe7150dcca2f74c81ed6ea033a253a9a [INFO] checking brammittendorff/jinja2-linter-cli against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrammittendorff%2Fjinja2-linter-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brammittendorff/jinja2-linter-cli on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brammittendorff/jinja2-linter-cli [INFO] finished tweaking git repo https://github.com/brammittendorff/jinja2-linter-cli [INFO] tweaked toml for git repo https://github.com/brammittendorff/jinja2-linter-cli written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brammittendorff/jinja2-linter-cli 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1213ad17b20a970b48c205189462badd22a4c3dd7f6bbbd87eb424e2ddbcde9 [INFO] running `Command { std: "docker" "start" "-a" "d1213ad17b20a970b48c205189462badd22a4c3dd7f6bbbd87eb424e2ddbcde9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1213ad17b20a970b48c205189462badd22a4c3dd7f6bbbd87eb424e2ddbcde9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1213ad17b20a970b48c205189462badd22a4c3dd7f6bbbd87eb424e2ddbcde9", kill_on_drop: false }` [INFO] [stdout] d1213ad17b20a970b48c205189462badd22a4c3dd7f6bbbd87eb424e2ddbcde9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d453d6196f895791d4ff81f62430993bca6621aa78998ac59d7139ac6567ad3 [INFO] running `Command { std: "docker" "start" "-a" "5d453d6196f895791d4ff81f62430993bca6621aa78998ac59d7139ac6567ad3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking jinja2-linter-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> src/rules/jinja_statement_delimiter_rule.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | type Result = std::result::Result>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> src/rules/jinja_statement_delimiter_rule.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | type Result = std::result::Result>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `JinjaStatementDelimiterRule` is never constructed [INFO] [stdout] --> src/rules/jinja_statement_delimiter_rule.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct JinjaStatementDelimiterRule { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JinjaStatementDelimiterRule` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `JinjaStatementDelimiterRule` is never constructed [INFO] [stdout] --> src/rules/jinja_statement_delimiter_rule.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct JinjaStatementDelimiterRule { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JinjaStatementDelimiterRule` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `check_file` are never used [INFO] [stdout] --> src/rules/jinja_statement_delimiter_rule.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl JinjaStatementDelimiterRule { [INFO] [stdout] | -------------------------------- associated items in this implementation [INFO] [stdout] 14 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub async fn check_file(&self, file_path: PathBuf) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `check_file` are never used [INFO] [stdout] --> src/rules/jinja_statement_delimiter_rule.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl JinjaStatementDelimiterRule { [INFO] [stdout] | -------------------------------- associated items in this implementation [INFO] [stdout] 14 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub async fn check_file(&self, file_path: PathBuf) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.41s [INFO] running `Command { std: "docker" "inspect" "5d453d6196f895791d4ff81f62430993bca6621aa78998ac59d7139ac6567ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d453d6196f895791d4ff81f62430993bca6621aa78998ac59d7139ac6567ad3", kill_on_drop: false }` [INFO] [stdout] 5d453d6196f895791d4ff81f62430993bca6621aa78998ac59d7139ac6567ad3