[INFO] cloning repository https://github.com/ParkMyCar/cargo-gazelle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ParkMyCar/cargo-gazelle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkMyCar%2Fcargo-gazelle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkMyCar%2Fcargo-gazelle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37f1df5b921ab85f17fcc3d41578804ad6bc7602
[INFO] testing ParkMyCar/cargo-gazelle against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParkMyCar%2Fcargo-gazelle" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ParkMyCar/cargo-gazelle
[INFO] finished tweaking git repo https://github.com/ParkMyCar/cargo-gazelle
[INFO] tweaked toml for git repo https://github.com/ParkMyCar/cargo-gazelle written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ParkMyCar/cargo-gazelle on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ParkMyCar/cargo-gazelle 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d97b6fc31d278cc68709dc2fe92617db21f659b3bb87c3254fff699400017cd1
[INFO] running `Command { std: "docker" "start" "-a" "d97b6fc31d278cc68709dc2fe92617db21f659b3bb87c3254fff699400017cd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d97b6fc31d278cc68709dc2fe92617db21f659b3bb87c3254fff699400017cd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d97b6fc31d278cc68709dc2fe92617db21f659b3bb87c3254fff699400017cd1", kill_on_drop: false }`
[INFO] [stdout] d97b6fc31d278cc68709dc2fe92617db21f659b3bb87c3254fff699400017cd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5734273edfa43c70b9bae91083f92cde8f7f08604f19347774089a358dd26cd2
[INFO] running `Command { std: "docker" "start" "-a" "5734273edfa43c70b9bae91083f92cde8f7f08604f19347774089a358dd26cd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anstyle v1.0.5
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling winnow v0.5.37
[INFO] [stderr]    Compiling target-spec v3.1.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling debug-ignore v1.0.5
[INFO] [stderr]    Compiling nested v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling protobuf-support v3.4.0
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling cargo-platform v0.1.6
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling protobuf-parse v3.4.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling toml v0.8.9
[INFO] [stderr]    Compiling guppy v0.17.5
[INFO] [stderr]    Compiling cargo_toml v0.19.1
[INFO] [stderr]    Compiling cargo-gazelle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Module` and `Rule`
[INFO] [stdout]  --> src/header.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::rules::{LoadStatement, Module, Rule};
[INFO] [stdout]   |                                   ^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/header.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::{BTreeMap, HashSet};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Dependency` and `Manifest`
[INFO] [stdout]  --> src/targets.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cargo_toml::{Dependency, Manifest};
[INFO] [stdout]   |                  ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compile_data` is never read
[INFO] [stdout]    --> src/targets.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct RustTest {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 161 |     compile_data: Field<List<QuotedString>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RustTest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToBazelDefinition`
[INFO] [stdout]   --> src/bin/main.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cargo_gazelle::{BazelFile, Config, ToBazelDefinition};
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.95s
[INFO] running `Command { std: "docker" "inspect" "5734273edfa43c70b9bae91083f92cde8f7f08604f19347774089a358dd26cd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5734273edfa43c70b9bae91083f92cde8f7f08604f19347774089a358dd26cd2", kill_on_drop: false }`
[INFO] [stdout] 5734273edfa43c70b9bae91083f92cde8f7f08604f19347774089a358dd26cd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 895ad63eea03cd7b39399eecbfbe33a38f6e0353e8efd6a13fe7d6b0176985f9
[INFO] running `Command { std: "docker" "start" "-a" "895ad63eea03cd7b39399eecbfbe33a38f6e0353e8efd6a13fe7d6b0176985f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling guppy v0.17.5
[INFO] [stderr]    Compiling insta v1.36.1
[INFO] [stderr]    Compiling cargo-gazelle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Module` and `Rule`
[INFO] [stdout]  --> src/header.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::rules::{LoadStatement, Module, Rule};
[INFO] [stdout]   |                                   ^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/header.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::{BTreeMap, HashSet};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Dependency` and `Manifest`
[INFO] [stdout]  --> src/targets.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cargo_toml::{Dependency, Manifest};
[INFO] [stdout]   |                  ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compile_data` is never read
[INFO] [stdout]    --> src/targets.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct RustTest {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 161 |     compile_data: Field<List<QuotedString>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RustTest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Module` and `Rule`
[INFO] [stdout]  --> src/header.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::rules::{LoadStatement, Module, Rule};
[INFO] [stdout]   |                                   ^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/header.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::collections::{BTreeMap, HashSet};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Dependency` and `Manifest`
[INFO] [stdout]  --> src/targets.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cargo_toml::{Dependency, Manifest};
[INFO] [stdout]   |                  ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/targets.rs:699:9
[INFO] [stdout]     |
[INFO] [stdout] 699 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToBazelDefinition`
[INFO] [stdout]   --> src/bin/main.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cargo_gazelle::{BazelFile, Config, ToBazelDefinition};
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compile_data` is never read
[INFO] [stdout]    --> src/targets.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct RustTest {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 161 |     compile_data: Field<List<QuotedString>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RustTest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.88s
[INFO] running `Command { std: "docker" "inspect" "895ad63eea03cd7b39399eecbfbe33a38f6e0353e8efd6a13fe7d6b0176985f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "895ad63eea03cd7b39399eecbfbe33a38f6e0353e8efd6a13fe7d6b0176985f9", kill_on_drop: false }`
[INFO] [stdout] 895ad63eea03cd7b39399eecbfbe33a38f6e0353e8efd6a13fe7d6b0176985f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a5e77410a8ee4c82fafbc859b9a139b7a21eba3cd7fe6773964ae056871529cf
[INFO] running `Command { std: "docker" "start" "-a" "a5e77410a8ee4c82fafbc859b9a139b7a21eba3cd7fe6773964ae056871529cf", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Module` and `Rule`
[INFO] [stderr]  --> src/header.rs:3:35
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::rules::{LoadStatement, Module, Rule};
[INFO] [stderr]   |                                   ^^^^^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]  --> src/header.rs:7:34
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::collections::{BTreeMap, HashSet};
[INFO] [stderr]   |                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Dependency` and `Manifest`
[INFO] [stderr]  --> src/targets.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | use cargo_toml::{Dependency, Manifest};
[INFO] [stderr]   |                  ^^^^^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `compile_data` is never read
[INFO] [stderr]    --> src/targets.rs:161:5
[INFO] [stderr]     |
[INFO] [stderr] 157 | pub struct RustTest {
[INFO] [stderr]     |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 161 |     compile_data: Field<List<QuotedString>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RustTest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-gazelle` (lib) generated 4 warnings (run `cargo fix --lib -p cargo-gazelle` to apply 3 suggestions)
[INFO] [stderr] warning: unused import: `ToBazelDefinition`
[INFO] [stderr]   --> src/bin/main.rs:11:40
[INFO] [stderr]    |
[INFO] [stderr] 11 | use cargo_gazelle::{BazelFile, Config, ToBazelDefinition};
[INFO] [stderr]    |                                        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/targets.rs:699:9
[INFO] [stderr]     |
[INFO] [stderr] 699 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-gazelle` (bin "main" test) generated 1 warning (run `cargo fix --bin "main" -p cargo-gazelle --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `cargo-gazelle` (lib test) generated 5 warnings (4 duplicates) (run `cargo fix --lib -p cargo-gazelle --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_gazelle-4a727694426b22e7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-6d576d287afaca23)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cargo_gazelle
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - List (line 172) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - List (line 172) stdout ----
[INFO] [stdout] error[E0277]: `&str` is not an iterator
[INFO] [stdout]    --> src/lib.rs:176:22
[INFO] [stdout]     |
[INFO] [stdout] 176 | let deps = List::new("deps", vec![QuotedString::new("tokio")]);
[INFO] [stdout]     |            --------- ^^^^^^ `&str` is not an iterator; try calling `.chars()` or `.bytes()`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Iterator` is not implemented for `&str`
[INFO] [stdout]     = note: required for `&str` to implement `IntoIterator`
[INFO] [stdout] note: required by a bound in `List::<T>::new`
[INFO] [stdout]    --> src/lib.rs:185:28
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn new(items: impl IntoIterator<Item = T>) -> Self {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `List::<T>::new`
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:176:12
[INFO] [stdout]     |
[INFO] [stdout] 176 | let deps = List::new("deps", vec![QuotedString::new("tokio")]);
[INFO] [stdout]     |            ^^^^^^^^^         -------------------------------- unexpected argument #2 of type `Vec<QuotedString>`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/lib.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn new(items: impl IntoIterator<Item = T>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 176 - let deps = List::new("deps", vec![QuotedString::new("tokio")]);
[INFO] [stdout] 176 + let deps = List::new("deps");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - List (line 172)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a5e77410a8ee4c82fafbc859b9a139b7a21eba3cd7fe6773964ae056871529cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e77410a8ee4c82fafbc859b9a139b7a21eba3cd7fe6773964ae056871529cf", kill_on_drop: false }`
[INFO] [stdout] a5e77410a8ee4c82fafbc859b9a139b7a21eba3cd7fe6773964ae056871529cf
