[INFO] fetching crate jdx-csv-lint 1.3.0...
[INFO] testing jdx-csv-lint-1.3.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate jdx-csv-lint 1.3.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jdx-csv-lint 1.3.0 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 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 93e0ca7b961db7681b3bd8b86305f2a11d1ca7c0456522b415edbebb594a1f09
[INFO] running `Command { std: "docker" "start" "-a" "93e0ca7b961db7681b3bd8b86305f2a11d1ca7c0456522b415edbebb594a1f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93e0ca7b961db7681b3bd8b86305f2a11d1ca7c0456522b415edbebb594a1f09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93e0ca7b961db7681b3bd8b86305f2a11d1ca7c0456522b415edbebb594a1f09", kill_on_drop: false }`
[INFO] [stdout] 93e0ca7b961db7681b3bd8b86305f2a11d1ca7c0456522b415edbebb594a1f09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d56245d0369e2452455cb3feb218ef75ba95e1b9c9e21bcf452f11f09bb29c97
[INFO] running `Command { std: "docker" "start" "-a" "d56245d0369e2452455cb3feb218ef75ba95e1b9c9e21bcf452f11f09bb29c97", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling clap_builder v4.5.11
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[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 regex-automata v0.4.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling shared_child v1.0.0
[INFO] [stderr]    Compiling os_pipe v1.2.0
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling duct v0.13.7
[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 csv v1.3.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling color-print v0.3.6
[INFO] [stderr]    Compiling homedir v0.2.1
[INFO] [stderr]    Compiling xx v1.1.5
[INFO] [stderr]    Compiling clap v4.5.11
[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 16.21s
[INFO] running `Command { std: "docker" "inspect" "d56245d0369e2452455cb3feb218ef75ba95e1b9c9e21bcf452f11f09bb29c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d56245d0369e2452455cb3feb218ef75ba95e1b9c9e21bcf452f11f09bb29c97", kill_on_drop: false }`
[INFO] [stdout] d56245d0369e2452455cb3feb218ef75ba95e1b9c9e21bcf452f11f09bb29c97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7c8a8c845fb0516895dc519fbde1ecfc57add77101815228e5e49d5c78160267
[INFO] running `Command { std: "docker" "start" "-a" "7c8a8c845fb0516895dc519fbde1ecfc57add77101815228e5e49d5c78160267", 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 0.95s
[INFO] running `Command { std: "docker" "inspect" "7c8a8c845fb0516895dc519fbde1ecfc57add77101815228e5e49d5c78160267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c8a8c845fb0516895dc519fbde1ecfc57add77101815228e5e49d5c78160267", kill_on_drop: false }`
[INFO] [stdout] 7c8a8c845fb0516895dc519fbde1ecfc57add77101815228e5e49d5c78160267
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6a9c2c2c5592813e172ff89ed102a7c30d0e2134f0c341d358586e3916df7965
[INFO] running `Command { std: "docker" "start" "-a" "6a9c2c2c5592813e172ff89ed102a7c30d0e2134f0c341d358586e3916df7965", 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] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] running 8 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jdx_csv_lint-c887dbf7f77c0021)
[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_empty_email ... ok
[INFO] [stdout] test cli::tests::test_bad_csv ... 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 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin jdx-csv-lint`
[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] running `Command { std: "docker" "inspect" "6a9c2c2c5592813e172ff89ed102a7c30d0e2134f0c341d358586e3916df7965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a9c2c2c5592813e172ff89ed102a7c30d0e2134f0c341d358586e3916df7965", kill_on_drop: false }`
[INFO] [stdout] 6a9c2c2c5592813e172ff89ed102a7c30d0e2134f0c341d358586e3916df7965
