[INFO] fetching crate claudiofsr_lib 0.2.6... [INFO] testing claudiofsr_lib-0.2.6 against 1.77.0 for beta-1.78-1 [INFO] extracting crate claudiofsr_lib 0.2.6 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate claudiofsr_lib 0.2.6 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate claudiofsr_lib 0.2.6 [INFO] finished tweaking crates.io crate claudiofsr_lib 0.2.6 [INFO] tweaked toml for crates.io crate claudiofsr_lib 0.2.6 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate claudiofsr_lib 0.2.6 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Downloaded ilog v1.0.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.89 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.89 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.89 [INFO] [stderr] Downloaded wasm-bindgen v0.2.89 [INFO] [stderr] Downloaded js-sys v0.3.66 [INFO] [stderr] Downloaded portable-atomic v1.5.1 [INFO] [stderr] Downloaded indicatif v0.17.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19d3dd0ccedd36dbf59d575d21d293ebbc7f696ccb9dc6782876dc1d589bed8f [INFO] running `Command { std: "docker" "start" "-a" "19d3dd0ccedd36dbf59d575d21d293ebbc7f696ccb9dc6782876dc1d589bed8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19d3dd0ccedd36dbf59d575d21d293ebbc7f696ccb9dc6782876dc1d589bed8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19d3dd0ccedd36dbf59d575d21d293ebbc7f696ccb9dc6782876dc1d589bed8f", kill_on_drop: false }` [INFO] [stdout] 19d3dd0ccedd36dbf59d575d21d293ebbc7f696ccb9dc6782876dc1d589bed8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 118e6423029867cf61b328053c4075abd1661c5ff9bae79e472540aa39d63e13 [INFO] running `Command { std: "docker" "start" "-a" "118e6423029867cf61b328053c4075abd1661c5ff9bae79e472540aa39d63e13", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ilog v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling claudiofsr_lib v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 15.60s [INFO] running `Command { std: "docker" "inspect" "118e6423029867cf61b328053c4075abd1661c5ff9bae79e472540aa39d63e13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "118e6423029867cf61b328053c4075abd1661c5ff9bae79e472540aa39d63e13", kill_on_drop: false }` [INFO] [stdout] 118e6423029867cf61b328053c4075abd1661c5ff9bae79e472540aa39d63e13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7798b53e3b5f53d2be2db1f9680a5dbae251ab781d9c09886bff9955ca3532b [INFO] running `Command { std: "docker" "start" "-a" "b7798b53e3b5f53d2be2db1f9680a5dbae251ab781d9c09886bff9955ca3532b", kill_on_drop: false }` [INFO] [stderr] Compiling claudiofsr_lib v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 2.35s [INFO] running `Command { std: "docker" "inspect" "b7798b53e3b5f53d2be2db1f9680a5dbae251ab781d9c09886bff9955ca3532b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7798b53e3b5f53d2be2db1f9680a5dbae251ab781d9c09886bff9955ca3532b", kill_on_drop: false }` [INFO] [stdout] b7798b53e3b5f53d2be2db1f9680a5dbae251ab781d9c09886bff9955ca3532b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 264600b34b87c53df15bb3e6b6c9ae62cc8c1fa1f77ad3ee3b9191e4916c3d40 [INFO] running `Command { std: "docker" "start" "-a" "264600b34b87c53df15bb3e6b6c9ae62cc8c1fa1f77ad3ee3b9191e4916c3d40", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claudiofsr_lib-e951c4f050657ba1) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test functions::partition_values ... ok [INFO] [stdout] test constants::functions::convert ... ok [INFO] [stdout] test functions::test_num_digits ... ok [INFO] [stdout] test strings::functions::test_chars_count ... ok [INFO] [stdout] test constants::functions::map_to_option ... ok [INFO] [stdout] test separator::functions::test_thousands_separator ... ok [INFO] [stdout] test functions::data_dia_mes_ano ... ok [INFO] [stdout] test constants::functions::get_cst_all_options ... ok [INFO] [stdout] test functions::test_group_anagrams ... ok [INFO] [stdout] test svec::tests::macro_svec_works ... ok [INFO] [stdout] test constants::functions::get_cfop_options ... ok [INFO] [stdout] test strings::functions::test_select_first_digits ... ok [INFO] [stdout] test strings::functions::test_contains_only_digit ... ok [INFO] [stdout] test strings::functions::test_replace_multiple_whitespaces ... ok [INFO] [stdout] test functions::unique_values ... ok [INFO] [stdout] test functions::basic_trimming ... ok [INFO] [stdout] test constants::functions::find_other_revenues ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/claudiofsr_lib-54d7edd750cc477d) [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 claudiofsr_lib [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test src/constants.rs - constants::CFOP_DE_EXPORTACAO (line 112) ... ignored [INFO] [stdout] test src/constants.rs - constants::array_to_vec (line 24) ... ok [INFO] [stdout] test src/options.rs - options::OptionExtension::combine_with (line 3) ... ok [INFO] [stdout] test src/options.rs - options::OptionExtension::combine_with_mul (line 65) ... ok [INFO] [stdout] test src/options.rs - options::OptionExtension::combine_with_div (line 81) ... ok [INFO] [stdout] test src/lib.rs - Unique::unique (line 656) ... ok [INFO] [stdout] test src/lib.rs - to_vec_slice (line 332) ... ok [INFO] [stdout] test src/lib.rs - svec (line 264) ... ok [INFO] [stdout] test src/options.rs - options::OptionExtension::combine_with_sum (line 33) ... ok [INFO] [stdout] test src/options.rs - options::OptionExtension::combine_with_sub (line 49) ... ok [INFO] [stdout] test src/lib.rs - IteratorExtension (line 157) ... ok [INFO] [stdout] test src/lib.rs - round_f64 (line 509) ... ok [INFO] [stdout] test src/lib.rs - File::count_lines (line 100) ... ok [INFO] [stdout] test src/lib.rs - to_vec_string (line 307) ... ok [INFO] [stdout] test src/lib.rs - string_to_vec_of_integers (line 471) ... ok [INFO] [stdout] test src/lib.rs - [u8]::trim (line 202) ... ok [INFO] [stdout] test src/lib.rs - [u8]::to_hex_string (line 233) ... ok [INFO] [stdout] test src/separator.rs - separator::thousands_separator (line 6) ... ok [INFO] [stdout] test src/strings.rs - strings::&'_str::select_first_digits (line 99) ... ok [INFO] [stdout] test src/strings.rs - strings::&'_str::count_char (line 136) ... ok [INFO] [stdout] test src/lib.rs - string_to_digits (line 440) ... ok [INFO] [stdout] test src/strings.rs - strings::&'_str::remove_non_digits (line 72) ... ok [INFO] [stdout] test src/lib.rs - get_naive_date (line 365) ... ok [INFO] [stdout] test src/separator.rs - separator::thousands_separator_v2 (line 87) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.76s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "264600b34b87c53df15bb3e6b6c9ae62cc8c1fa1f77ad3ee3b9191e4916c3d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264600b34b87c53df15bb3e6b6c9ae62cc8c1fa1f77ad3ee3b9191e4916c3d40", kill_on_drop: false }` [INFO] [stdout] 264600b34b87c53df15bb3e6b6c9ae62cc8c1fa1f77ad3ee3b9191e4916c3d40 [INFO] testing claudiofsr_lib-0.2.6 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate claudiofsr_lib 0.2.6 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate claudiofsr_lib 0.2.6 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate claudiofsr_lib 0.2.6 [INFO] finished tweaking crates.io crate claudiofsr_lib 0.2.6 [INFO] tweaked toml for crates.io crate claudiofsr_lib 0.2.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate claudiofsr_lib 0.2.6 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 551cc658b4e0e682523a8ec3da7dd45f80d861813305638ff05ae6a4863924f2 [INFO] running `Command { std: "docker" "start" "-a" "551cc658b4e0e682523a8ec3da7dd45f80d861813305638ff05ae6a4863924f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "551cc658b4e0e682523a8ec3da7dd45f80d861813305638ff05ae6a4863924f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "551cc658b4e0e682523a8ec3da7dd45f80d861813305638ff05ae6a4863924f2", kill_on_drop: false }` [INFO] [stdout] 551cc658b4e0e682523a8ec3da7dd45f80d861813305638ff05ae6a4863924f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 946f0a1c3cbfcf5ebfe90307cb749794b75bb03c2284a1f382c02d5d2a98d5f7 [INFO] running `Command { std: "docker" "start" "-a" "946f0a1c3cbfcf5ebfe90307cb749794b75bb03c2284a1f382c02d5d2a98d5f7", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ilog v1.0.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling claudiofsr_lib v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 15.75s [INFO] running `Command { std: "docker" "inspect" "946f0a1c3cbfcf5ebfe90307cb749794b75bb03c2284a1f382c02d5d2a98d5f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "946f0a1c3cbfcf5ebfe90307cb749794b75bb03c2284a1f382c02d5d2a98d5f7", kill_on_drop: false }` [INFO] [stdout] 946f0a1c3cbfcf5ebfe90307cb749794b75bb03c2284a1f382c02d5d2a98d5f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94df29e64fe6f26447ce042de55873ca812b350eee74942e2d9dc78b9e2ed2ac [INFO] running `Command { std: "docker" "start" "-a" "94df29e64fe6f26447ce042de55873ca812b350eee74942e2d9dc78b9e2ed2ac", kill_on_drop: false }` [INFO] [stderr] Compiling claudiofsr_lib v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `NaiveDate` is imported redundantly [INFO] [stdout] --> src/lib.rs:721:9 [INFO] [stdout] | [INFO] [stdout] 720 | use super::*; [INFO] [stdout] | -------- the item `NaiveDate` is already imported here [INFO] [stdout] 721 | use chrono::NaiveDate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `HashMap` is imported redundantly [INFO] [stdout] --> src/lib.rs:722:9 [INFO] [stdout] | [INFO] [stdout] 720 | use super::*; [INFO] [stdout] | -------- the item `HashMap` is already imported here [INFO] [stdout] 721 | use chrono::NaiveDate; [INFO] [stdout] 722 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 2.69s [INFO] running `Command { std: "docker" "inspect" "94df29e64fe6f26447ce042de55873ca812b350eee74942e2d9dc78b9e2ed2ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94df29e64fe6f26447ce042de55873ca812b350eee74942e2d9dc78b9e2ed2ac", kill_on_drop: false }` [INFO] [stdout] 94df29e64fe6f26447ce042de55873ca812b350eee74942e2d9dc78b9e2ed2ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91a173e0371f120c6351e9bb00d079df9f62988b8b4daf3194e7e1d6cbe998f2 [INFO] running `Command { std: "docker" "start" "-a" "91a173e0371f120c6351e9bb00d079df9f62988b8b4daf3194e7e1d6cbe998f2", kill_on_drop: false }` [INFO] [stderr] warning: the item `NaiveDate` is imported redundantly [INFO] [stderr] --> src/lib.rs:721:9 [INFO] [stderr] | [INFO] [stderr] 720 | use super::*; [INFO] [stderr] | -------- the item `NaiveDate` is already imported here [INFO] [stderr] 721 | use chrono::NaiveDate; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `HashMap` is imported redundantly [INFO] [stderr] --> src/lib.rs:722:9 [INFO] [stderr] | [INFO] [stderr] 720 | use super::*; [INFO] [stderr] | -------- the item `HashMap` is already imported here [INFO] [stderr] 721 | use chrono::NaiveDate; [INFO] [stderr] 722 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `claudiofsr_lib` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claudiofsr_lib-969a1f9ad0006a4d) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test constants::functions::get_cfop_options ... ok [INFO] [stdout] test constants::functions::convert ... ok [INFO] [stdout] test constants::functions::get_cst_all_options ... ok [INFO] [stdout] test constants::functions::map_to_option ... ok [INFO] [stdout] test functions::basic_trimming ... ok [INFO] [stdout] test functions::data_dia_mes_ano ... ok [INFO] [stdout] test functions::partition_values ... ok [INFO] [stdout] test functions::test_group_anagrams ... ok [INFO] [stdout] test functions::test_num_digits ... ok [INFO] [stdout] test functions::unique_values ... ok [INFO] [stdout] test separator::functions::test_thousands_separator ... ok [INFO] [stdout] test strings::functions::test_chars_count ... ok [INFO] [stdout] test strings::functions::test_contains_only_digit ... ok [INFO] [stdout] test strings::functions::test_replace_multiple_whitespaces ... ok [INFO] [stdout] test strings::functions::test_select_first_digits ... ok [INFO] [stdout] test svec::tests::macro_svec_works ... ok [INFO] [stdout] test constants::functions::find_other_revenues ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/claudiofsr_lib-592591236e5cb45e) [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 claudiofsr_lib [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test src/constants.rs - constants::CFOP_DE_EXPORTACAO (line 112) ... ignored [INFO] [stdout] test src/options.rs - options::OptionExtension::combine_with_div (line 81) ... ok [INFO] [stdout] test src/options.rs - options::OptionExtension::combine_with_mul (line 65) ... ok [INFO] [stdout] test src/constants.rs - constants::array_to_vec (line 24) ... ok [INFO] [stdout] test src/options.rs - options::OptionExtension::combine_with (line 3) ... ok [INFO] [stdout] test src/lib.rs - IteratorExtension (line 157) ... ok [INFO] [stdout] test src/lib.rs - get_naive_date (line 365) ... FAILED [INFO] [stdout] test src/options.rs - options::OptionExtension::combine_with_sum (line 33) ... ok [INFO] [stdout] test src/options.rs - options::OptionExtension::combine_with_sub (line 49) ... ok [INFO] [stdout] test src/lib.rs - round_f64 (line 509) ... ok [INFO] [stdout] test src/lib.rs - to_vec_slice (line 332) ... ok [INFO] [stdout] test src/lib.rs - string_to_digits (line 440) ... ok [INFO] [stdout] test src/lib.rs - svec (line 264) ... ok [INFO] [stdout] test src/lib.rs - Unique::unique (line 656) ... ok [INFO] [stdout] test src/lib.rs - [u8]::trim (line 202) ... ok [INFO] [stdout] test src/lib.rs - [u8]::to_hex_string (line 233) ... ok [INFO] [stdout] test src/strings.rs - strings::&'_str::count_char (line 136) ... ok [INFO] [stdout] test src/lib.rs - File::count_lines (line 100) ... ok [INFO] [stdout] test src/separator.rs - separator::thousands_separator (line 6) ... ok [INFO] [stdout] test src/lib.rs - string_to_vec_of_integers (line 471) ... ok [INFO] [stdout] test src/strings.rs - strings::&'_str::remove_non_digits (line 72) ... ok [INFO] [stdout] test src/separator.rs - separator::thousands_separator_v2 (line 87) ... ok [INFO] [stdout] test src/lib.rs - to_vec_string (line 307) ... ok [INFO] [stdout] test src/strings.rs - strings::&'_str::select_first_digits (line 99) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - get_naive_date (line 365) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcUM0clr/symbols.o" "/tmp/rustdoctest9PxWcz/rust_out.rust_out.886b6b7d882d02c8-cgu.0.rcgu.o" "/tmp/rustdoctest9PxWcz/rust_out.4lrf0zumrc115toj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-2d1e2203a64de3fc/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclaudiofsr_lib-f552c188b6351e2f.rlib" "/opt/rustwide/target/debug/deps/libilog-19d7afcb9fbb089c.rlib" "/opt/rustwide/target/debug/deps/libregex-5338f5ddce75f512.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1b0d96327e0a0ac1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f8e22c8fefa32925.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0697502091ee8d6b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b1daa45dd3dcb0b8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e59c99d7a8ada3b3.rlib" "/opt/rustwide/target/debug/deps/libchrono-3907a643aec57411.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f233e7e2d996520a.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-8258f7d25fc753a2.rlib" "/opt/rustwide/target/debug/deps/libserde-a5c25ab6c1fba4ab.rlib" "/opt/rustwide/target/debug/deps/libblake3-36b1bd698347e346.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-8df9be3e41ff0f58.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-79040bc0345db439.rlib" "/opt/rustwide/target/debug/deps/libarrayref-206e7c1e3f383327.rlib" "/opt/rustwide/target/debug/deps/libindicatif-11e5cd0756d051e0.rlib" "/opt/rustwide/target/debug/deps/libportable_atomic-a79d3425065701d3.rlib" "/opt/rustwide/target/debug/deps/librayon-8de887c4399b5a44.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3620870affc57d28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-375bd484d6cce625.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-06740c9f14a72f25.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b41e1551b6104756.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6307f4536d26084c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d5bbf3205e14d820.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-76c5d48aefc79849.rlib" "/opt/rustwide/target/debug/deps/libeither-bab40384a64e0d2b.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-eaa6c6a5fab25b35.rlib" "/opt/rustwide/target/debug/deps/libconsole-0217c5785adfc825.rlib" "/opt/rustwide/target/debug/deps/liblibc-fe3e3cecea03ab53.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-401061fbf13ff9a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cb34ba1b56af499e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9PxWcz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - get_naive_date (line 365) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 22 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.14s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "91a173e0371f120c6351e9bb00d079df9f62988b8b4daf3194e7e1d6cbe998f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a173e0371f120c6351e9bb00d079df9f62988b8b4daf3194e7e1d6cbe998f2", kill_on_drop: false }` [INFO] [stdout] 91a173e0371f120c6351e9bb00d079df9f62988b8b4daf3194e7e1d6cbe998f2