[INFO] fetching crate jdx-csv-lint 1.3.0...
[INFO] testing jdx-csv-lint-1.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate jdx-csv-lint 1.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate jdx-csv-lint 1.3.0
[INFO] finished tweaking crates.io crate jdx-csv-lint 1.3.0
[INFO] tweaked toml for crates.io crate jdx-csv-lint 1.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jdx-csv-lint 1.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jdx-csv-lint 1.3.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b8d66ee2946074c8bfe4309b30af1ca5587b41a9d96151a4e2013b005950a15
[INFO] running `Command { std: "docker" "start" "-a" "3b8d66ee2946074c8bfe4309b30af1ca5587b41a9d96151a4e2013b005950a15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b8d66ee2946074c8bfe4309b30af1ca5587b41a9d96151a4e2013b005950a15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b8d66ee2946074c8bfe4309b30af1ca5587b41a9d96151a4e2013b005950a15", kill_on_drop: false }`
[INFO] [stdout] 3b8d66ee2946074c8bfe4309b30af1ca5587b41a9d96151a4e2013b005950a15
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9711c525cb4c65bbc1fa77d105215f2bcd14d37ef0e0e4ccabc145e23e0d94f0
[INFO] running `Command { std: "docker" "start" "-a" "9711c525cb4c65bbc1fa77d105215f2bcd14d37ef0e0e4ccabc145e23e0d94f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling shared_child v1.0.0
[INFO] [stderr]    Compiling os_pipe v1.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.11
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.6
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling homedir v0.2.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling color-print v0.3.6
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling clap v4.5.11
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling xx v1.1.5
[INFO] [stderr]    Compiling jdx-csv-lint v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]  --> src/logger.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[ctor::ctor]
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[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]   = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]  --> src/linter.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `show_all` is never used
[INFO] [stdout]   --> src/linter_builder.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl LinterBuilder {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn show_all(mut self, show_all: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_key` is never used
[INFO] [stdout]   --> src/checks/mod.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Check {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_key(key: &str) -> Option<&'static str> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.46s
[INFO] running `Command { std: "docker" "inspect" "9711c525cb4c65bbc1fa77d105215f2bcd14d37ef0e0e4ccabc145e23e0d94f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9711c525cb4c65bbc1fa77d105215f2bcd14d37ef0e0e4ccabc145e23e0d94f0", kill_on_drop: false }`
[INFO] [stdout] 9711c525cb4c65bbc1fa77d105215f2bcd14d37ef0e0e4ccabc145e23e0d94f0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6309f1d125afb71cafc84710c85f0ab8e7a584ad9e2af759d9ae81453558c5f
[INFO] running `Command { std: "docker" "start" "-a" "a6309f1d125afb71cafc84710c85f0ab8e7a584ad9e2af759d9ae81453558c5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling jdx-csv-lint v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]  --> src/logger.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[ctor::ctor]
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[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]   = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]  --> src/linter.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `show_all` is never used
[INFO] [stdout]   --> src/linter_builder.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl LinterBuilder {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn show_all(mut self, show_all: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_key` is never used
[INFO] [stdout]   --> src/checks/mod.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Check {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_key(key: &str) -> Option<&'static str> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "a6309f1d125afb71cafc84710c85f0ab8e7a584ad9e2af759d9ae81453558c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6309f1d125afb71cafc84710c85f0ab8e7a584ad9e2af759d9ae81453558c5f", kill_on_drop: false }`
[INFO] [stdout] a6309f1d125afb71cafc84710c85f0ab8e7a584ad9e2af759d9ae81453558c5f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42f82b619d8ddd8e01ce03f3a338d18afb80efd90b3aaad44efbe5bc746ced9b
[INFO] running `Command { std: "docker" "start" "-a" "42f82b619d8ddd8e01ce03f3a338d18afb80efd90b3aaad44efbe5bc746ced9b", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stderr]  --> src/logger.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[ctor::ctor]
[INFO] [stderr]   | ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rayon::prelude`
[INFO] [stderr]  --> src/linter.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use rayon::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `show_all` is never used
[INFO] [stderr]   --> src/linter_builder.rs:39:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl LinterBuilder {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub fn show_all(mut self, show_all: bool) -> Self {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `get_key` is never used
[INFO] [stderr]   --> src/checks/mod.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl Check {
[INFO] [stderr]    | ---------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub fn get_key(key: &str) -> Option<&'static str> {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `jdx-csv-lint` (bin "jdx-csv-lint" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jdx_csv_lint-0b4b9867682b58ce)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test cli::tests::test_bad_csv ... ok
[INFO] [stdout] test cli::tests::test_good_csv ... FAILED
[INFO] [stdout] test linter::tests::test_lint_empty ... ok
[INFO] [stdout] test linter::tests::test_lint ... ok
[INFO] [stdout] test linter::tests::test_lint_empty_email ... ok
[INFO] [stdout] test linter::tests::test_lint_empty_line ... ok
[INFO] [stderr] [ERROR jdx_csv_lint::linter] Parse error: [1]: (1,foo,1234567890) Invalid email address: foo
[INFO] [stdout] test linter::tests::test_lint_invalid_email ... ok
[INFO] [stdout] test linter::tests::test_lint_valid_email ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::test_good_csv stdout ----
[INFO] [stdout] Error: FileError(Os { code: 2, kind: NotFound, message: "No such file or directory" }, "examples/data/good.csv")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli::tests::test_good_csv
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin jdx-csv-lint`
[INFO] running `Command { std: "docker" "inspect" "42f82b619d8ddd8e01ce03f3a338d18afb80efd90b3aaad44efbe5bc746ced9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f82b619d8ddd8e01ce03f3a338d18afb80efd90b3aaad44efbe5bc746ced9b", kill_on_drop: false }`
[INFO] [stdout] 42f82b619d8ddd8e01ce03f3a338d18afb80efd90b3aaad44efbe5bc746ced9b
