[INFO] cloning repository https://github.com/charro/csv_validation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charro/csv_validation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharro%2Fcsv_validation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharro%2Fcsv_validation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d7707ea479464f9487b0050e571eccebbe1422d
[INFO] testing charro/csv_validation against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharro%2Fcsv_validation" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/charro/csv_validation
[INFO] finished tweaking git repo https://github.com/charro/csv_validation
[INFO] tweaked toml for git repo https://github.com/charro/csv_validation written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/charro/csv_validation on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/charro/csv_validation 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded foldhash v0.1.4
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded num_threads v0.1.7
[INFO] [stderr]   Downloaded pyo3-log v0.12.1
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] [stderr]   Downloaded pyo3-macros v0.23.5
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[INFO] [stderr]   Downloaded hashlink v0.10.0
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.5
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.5
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.5
[INFO] [stderr]   Downloaded flate2 v1.1.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.0
[INFO] [stderr]   Downloaded redb v3.1.0
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded syn v2.0.99
[INFO] [stderr]   Downloaded pyo3 v0.23.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77cf47dcb0b4f6c73d8392ca977debe99cddbf6627f4849a7e0aedf765a699dd
[INFO] running `Command { std: "docker" "start" "-a" "77cf47dcb0b4f6c73d8392ca977debe99cddbf6627f4849a7e0aedf765a699dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77cf47dcb0b4f6c73d8392ca977debe99cddbf6627f4849a7e0aedf765a699dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77cf47dcb0b4f6c73d8392ca977debe99cddbf6627f4849a7e0aedf765a699dd", kill_on_drop: false }`
[INFO] [stdout] 77cf47dcb0b4f6c73d8392ca977debe99cddbf6627f4849a7e0aedf765a699dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e64df1e423572029838db892403831cc840a44b2ccc313acb37fb5b769fa0c7a
[INFO] running `Command { std: "docker" "start" "-a" "e64df1e423572029838db892403831cc840a44b2ccc313acb37fb5b769fa0c7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling redb v3.1.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]    Compiling yaml-rust2 v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling pyo3-log v0.12.1
[INFO] [stderr]    Compiling csv_validation v0.0.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "e64df1e423572029838db892403831cc840a44b2ccc313acb37fb5b769fa0c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e64df1e423572029838db892403831cc840a44b2ccc313acb37fb5b769fa0c7a", kill_on_drop: false }`
[INFO] [stdout] e64df1e423572029838db892403831cc840a44b2ccc313acb37fb5b769fa0c7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1d2be0ee2525093143be86920359b5aec927cf244e8e028388480814d3025d6
[INFO] running `Command { std: "docker" "start" "-a" "c1d2be0ee2525093143be86920359b5aec927cf244e8e028388480814d3025d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling csv_validation v0.0.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.42s
[INFO] running `Command { std: "docker" "inspect" "c1d2be0ee2525093143be86920359b5aec927cf244e8e028388480814d3025d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1d2be0ee2525093143be86920359b5aec927cf244e8e028388480814d3025d6", kill_on_drop: false }`
[INFO] [stdout] c1d2be0ee2525093143be86920359b5aec927cf244e8e028388480814d3025d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3e10698ec4b9ccd6aa165ea93c3ba5541d1575011df44c66c6a7fb75b4cf56f
[INFO] running `Command { std: "docker" "start" "-a" "d3e10698ec4b9ccd6aa165ea93c3ba5541d1575011df44c66c6a7fb75b4cf56f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/csv_validation-47df44cbc60fbdb5)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::init_logger ... ok
[INFO] [stdout] test tests::test_csv_validator_empty_definition ... ok
[INFO] [stdout] test tests::test_csv_validator_invalid_format ... ok
[INFO] [stdout] test tests::test_csv_validator_min_max_validation ... ok
[INFO] [stdout] test tests::test_csv_validator_invalid_yaml ... ok
[INFO] [stdout] test tests::test_csv_validator_min_max_validation_empty_values_are_ok_by_default ... ok
[INFO] [stdout] test tests::test_csv_validator_from_string ... ok
[INFO] [stdout] test tests::test_csv_validator_invalid_file ... ok
[INFO] [stdout] test tests::test_empty_ok_by_default ... ok
[INFO] [stdout] test tests::test_extra_non_empty_column ... ok
[INFO] [stdout] test tests::test_empty_not_ok ... ok
[INFO] [stdout] test tests::test_format_decimal ... FAILED
[INFO] [stdout] test tests::test_csv_validator_all_validation_types ... ok
[INFO] [stdout] test tests::test_format_integer ... FAILED
[INFO] [stdout] test tests::test_format_positive_decimal ... FAILED
[INFO] [stdout] test tests::test_format_decimal_scientific ... FAILED
[INFO] [stdout] test tests::test_format_positive_integer ... FAILED
[INFO] [stdout] test tests::test_list_of_values_with_special_characters ... FAILED
[INFO] [stderr] panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.23.5/src/gil.rs:181:21:
[INFO] [stdout] test tests::test_min_max_with_custom_decimal_separator ... FAILED
[INFO] [stderr] 
[INFO] [stdout] test tests::test_wrong_headers ... ok
[INFO] [stderr] thread panicked while processing panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/csv_validation-47df44cbc60fbdb5` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "d3e10698ec4b9ccd6aa165ea93c3ba5541d1575011df44c66c6a7fb75b4cf56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3e10698ec4b9ccd6aa165ea93c3ba5541d1575011df44c66c6a7fb75b4cf56f", kill_on_drop: false }`
[INFO] [stdout] d3e10698ec4b9ccd6aa165ea93c3ba5541d1575011df44c66c6a7fb75b4cf56f
