[INFO] cloning repository https://github.com/claudiofsr/perdcomp_csv_to_xlsx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/claudiofsr/perdcomp_csv_to_xlsx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudiofsr%2Fperdcomp_csv_to_xlsx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudiofsr%2Fperdcomp_csv_to_xlsx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2576ee6d544e07485b23b9e3ca7ccf82b917bc55
[INFO] testing claudiofsr/perdcomp_csv_to_xlsx against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudiofsr%2Fperdcomp_csv_to_xlsx" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/claudiofsr/perdcomp_csv_to_xlsx
[INFO] finished tweaking git repo https://github.com/claudiofsr/perdcomp_csv_to_xlsx
[INFO] tweaked toml for git repo https://github.com/claudiofsr/perdcomp_csv_to_xlsx written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/claudiofsr/perdcomp_csv_to_xlsx on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/claudiofsr/perdcomp_csv_to_xlsx 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd02ac2aae73031706bc505db7f1709fab66d7eff3d5db72feaf679fd7ed15e4
[INFO] running `Command { std: "docker" "start" "-a" "dd02ac2aae73031706bc505db7f1709fab66d7eff3d5db72feaf679fd7ed15e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd02ac2aae73031706bc505db7f1709fab66d7eff3d5db72feaf679fd7ed15e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd02ac2aae73031706bc505db7f1709fab66d7eff3d5db72feaf679fd7ed15e4", kill_on_drop: false }`
[INFO] [stdout] dd02ac2aae73031706bc505db7f1709fab66d7eff3d5db72feaf679fd7ed15e4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 802b2c47994032066c4e059e4dddbcf36418f542861b2111b2d700f0bd9b5e6a
[INFO] running `Command { std: "docker" "start" "-a" "802b2c47994032066c4e059e4dddbcf36418f542861b2111b2d700f0bd9b5e6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling zlib-rs v0.6.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling typed-path v0.12.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling execution-time v0.3.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zip v7.4.0
[INFO] [stderr]    Compiling rust_xlsxwriter_derive v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling claudiofsr_lib v0.19.7
[INFO] [stderr]    Compiling rust_xlsxwriter v0.93.0
[INFO] [stderr]    Compiling perdcomp_csv_to_xlsx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "802b2c47994032066c4e059e4dddbcf36418f542861b2111b2d700f0bd9b5e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "802b2c47994032066c4e059e4dddbcf36418f542861b2111b2d700f0bd9b5e6a", kill_on_drop: false }`
[INFO] [stdout] 802b2c47994032066c4e059e4dddbcf36418f542861b2111b2d700f0bd9b5e6a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b8bf4fed007bac4c3de14de16ac19866594c1709eee2f758b9a8835d90d800b
[INFO] running `Command { std: "docker" "start" "-a" "7b8bf4fed007bac4c3de14de16ac19866594c1709eee2f758b9a8835d90d800b", kill_on_drop: false }`
[INFO] [stderr]    Compiling perdcomp_csv_to_xlsx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 3.76s
[INFO] running `Command { std: "docker" "inspect" "7b8bf4fed007bac4c3de14de16ac19866594c1709eee2f758b9a8835d90d800b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b8bf4fed007bac4c3de14de16ac19866594c1709eee2f758b9a8835d90d800b", kill_on_drop: false }`
[INFO] [stdout] 7b8bf4fed007bac4c3de14de16ac19866594c1709eee2f758b9a8835d90d800b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e102af6eb4290238d27fba668ddf8df41b72fe36f33ba1e139eccd5f273e2b66
[INFO] running `Command { std: "docker" "start" "-a" "e102af6eb4290238d27fba668ddf8df41b72fe36f33ba1e139eccd5f273e2b66", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/perdcomp_csv_to_xlsx-ce2e6ce1a404642e)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test structures::string_as_date_tests::test_deserialize_invalid_date ... ok
[INFO] [stdout] test structures::string_as_date_tests::test_deserialize_none_date ... ok
[INFO] [stdout] test structures::string_as_date_tests::test_deserialize_some_date_fmt1 ... ok
[INFO] [stdout] test structures::string_as_date_tests::test_deserialize_some_date_fmt2 ... ok
[INFO] [stdout] test structures::string_as_date_tests::test_deserialize_some_date_with_hyphens ... ok
[INFO] [stdout] test structures::string_as_date_tests::test_deserialize_some_date_with_time_t_separator ... ok
[INFO] [stdout] test structures::tests_string_as_f64::test_empty_string ... ok
[INFO] [stdout] test structures::tests_string_as_f64::test_invalid_string ... ok
[INFO] [stdout] test structures::tests_string_as_f64::test_valid_string_with_european_format ... ok
[INFO] [stdout] test structures::tests_string_as_f64::test_valid_string_with_no_separators ... ok
[INFO] [stdout] test structures::tests_string_as_f64::test_string_with_leading_and_trailing_whitespace ... ok
[INFO] [stdout] test tests_get_string_utf8::test_get_string_utf8_valid_utf8 ... ok
[INFO] [stdout] test tests_get_string_utf8::test_get_string_utf8_empty_slice ... ok
[INFO] [stdout] test tests_get_string_utf8::test_get_string_utf8_invalid_encoding ... ok
[INFO] [stdout] test tests_get_string_utf8::test_get_string_utf8_windows_1252 ... ok
[INFO] [stdout] test test_my_perdcomp::read_csv ... ok
[INFO] [stdout] test structures::string_as_date_tests::test_deserialize_some_date_with_time ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/perdcomp_csv_to_xlsx-5e7275a21817292f)
[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 perdcomp_csv_to_xlsx
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - parse_line (line 141) ... ok
[INFO] [stdout] test src/lib.rs - get_string_utf8 (line 218) ... ok
[INFO] [stdout] test src/structures.rs - structures::PerDcomp::get_year (line 160) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.43s; merged doctests compilation took 1.41s
[INFO] running `Command { std: "docker" "inspect" "e102af6eb4290238d27fba668ddf8df41b72fe36f33ba1e139eccd5f273e2b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e102af6eb4290238d27fba668ddf8df41b72fe36f33ba1e139eccd5f273e2b66", kill_on_drop: false }`
[INFO] [stdout] e102af6eb4290238d27fba668ddf8df41b72fe36f33ba1e139eccd5f273e2b66
