[INFO] cloning repository https://github.com/quantmind-br/code-analyzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quantmind-br/code-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantmind-br%2Fcode-analyzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantmind-br%2Fcode-analyzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 335744b94cdcb2246e070e41cbf14d30483396c6
[INFO] checking quantmind-br/code-analyzer against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquantmind-br%2Fcode-analyzer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/quantmind-br/code-analyzer
[INFO] finished tweaking git repo https://github.com/quantmind-br/code-analyzer
[INFO] tweaked toml for git repo https://github.com/quantmind-br/code-analyzer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quantmind-br/code-analyzer on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quantmind-br/code-analyzer 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.6
[INFO] [stderr]   Downloaded tree-sitter-python v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-go v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.25.0
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded tree-sitter v0.26.3
[INFO] [stderr]   Downloaded tree-sitter-c v0.24.1
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.0
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.23.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b0bc956e1c41e3b546b59d894973b6a96a1b3c15bfe562487b3a8f35b625c61
[INFO] running `Command { std: "docker" "start" "-a" "4b0bc956e1c41e3b546b59d894973b6a96a1b3c15bfe562487b3a8f35b625c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b0bc956e1c41e3b546b59d894973b6a96a1b3c15bfe562487b3a8f35b625c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b0bc956e1c41e3b546b59d894973b6a96a1b3c15bfe562487b3a8f35b625c61", kill_on_drop: false }`
[INFO] [stdout] 4b0bc956e1c41e3b546b59d894973b6a96a1b3c15bfe562487b3a8f35b625c61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bb98ff5eee8f6c172a95a911a10dd95706a3ce6eb3c68073c0f0f55dde56b2b
[INFO] running `Command { std: "docker" "start" "-a" "8bb98ff5eee8f6c172a95a911a10dd95706a3ce6eb3c68073c0f0f55dde56b2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling tree-sitter v0.26.3
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking code-analyzer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli_tests`
[INFO] [stdout]    --> tests/integration_tests.rs:654:7
[INFO] [stdout]     |
[INFO] [stdout] 654 | #[cfg(feature = "cli_tests")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `full-analysis`, and `minimal`
[INFO] [stdout]     = help: consider adding `cli_tests` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.51s
[INFO] running `Command { std: "docker" "inspect" "8bb98ff5eee8f6c172a95a911a10dd95706a3ce6eb3c68073c0f0f55dde56b2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bb98ff5eee8f6c172a95a911a10dd95706a3ce6eb3c68073c0f0f55dde56b2b", kill_on_drop: false }`
[INFO] [stdout] 8bb98ff5eee8f6c172a95a911a10dd95706a3ce6eb3c68073c0f0f55dde56b2b
