[INFO] cloning repository https://github.com/fernandosavio/boleto-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fernandosavio/boleto-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandosavio%2Fboleto-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandosavio%2Fboleto-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ecfe06363c6a1819132c1de9643a25d77779a17 [INFO] testing fernandosavio/boleto-utils against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandosavio%2Fboleto-utils" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fernandosavio/boleto-utils on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fernandosavio/boleto-utils [INFO] finished tweaking git repo https://github.com/fernandosavio/boleto-utils [INFO] tweaked toml for git repo https://github.com/fernandosavio/boleto-utils written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fernandosavio/boleto-utils 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ce0ad48d62261ef047eea92d914263d7737a0efaa70f6b209583dee9d0209c1 [INFO] running `Command { std: "docker" "start" "-a" "8ce0ad48d62261ef047eea92d914263d7737a0efaa70f6b209583dee9d0209c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ce0ad48d62261ef047eea92d914263d7737a0efaa70f6b209583dee9d0209c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce0ad48d62261ef047eea92d914263d7737a0efaa70f6b209583dee9d0209c1", kill_on_drop: false }` [INFO] [stdout] 8ce0ad48d62261ef047eea92d914263d7737a0efaa70f6b209583dee9d0209c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c51685ef62cc6281222d5fda8ee7bbd7e7c88744a03e596050d6551313833a7 [INFO] running `Command { std: "docker" "start" "-a" "1c51685ef62cc6281222d5fda8ee7bbd7e7c88744a03e596050d6551313833a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.14 [INFO] [stderr] Compiling boleto-utils v0.1.2 (/opt/rustwide/workdir/boleto-utils) [INFO] [stderr] Compiling boleto-utils-cli v0.1.3 (/opt/rustwide/workdir/boleto-utils-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.61s [INFO] running `Command { std: "docker" "inspect" "1c51685ef62cc6281222d5fda8ee7bbd7e7c88744a03e596050d6551313833a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c51685ef62cc6281222d5fda8ee7bbd7e7c88744a03e596050d6551313833a7", kill_on_drop: false }` [INFO] [stdout] 1c51685ef62cc6281222d5fda8ee7bbd7e7c88744a03e596050d6551313833a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f81d08db221b6b56250907e47396fcb61ad6e55694c33d35043a0af16df99103 [INFO] running `Command { std: "docker" "start" "-a" "f81d08db221b6b56250907e47396fcb61ad6e55694c33d35043a0af16df99103", kill_on_drop: false }` [INFO] [stderr] Compiling boleto-utils v0.1.2 (/opt/rustwide/workdir/boleto-utils) [INFO] [stderr] Compiling boleto-utils-cli v0.1.3 (/opt/rustwide/workdir/boleto-utils-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "f81d08db221b6b56250907e47396fcb61ad6e55694c33d35043a0af16df99103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81d08db221b6b56250907e47396fcb61ad6e55694c33d35043a0af16df99103", kill_on_drop: false }` [INFO] [stdout] f81d08db221b6b56250907e47396fcb61ad6e55694c33d35043a0af16df99103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 61c79c269f2da066ce5cfa94194ce03e6b5b4b10ca92a1f810d5c8fa140bd226 [INFO] running `Command { std: "docker" "start" "-a" "61c79c269f2da066ce5cfa94194ce03e6b5b4b10ca92a1f810d5c8fa140bd226", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/boleto_utils-3175a48038b0594c) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test arrecadacao::tests::get_cod_segmento_correctly ... ok [INFO] [stdout] test arrecadacao::tests::validate_convert_barcode_to_linha_digitavel ... ok [INFO] [stdout] test arrecadacao::tests::validate_converting_linha_digitavel_to_barcode ... ok [INFO] [stdout] test cobranca::tests::get_cod_moeda_correctly ... ok [INFO] [stdout] test arrecadacao::tests::get_tipo_valor_correctly ... ok [INFO] [stdout] test cobranca::tests::get_cod_banco_correctly ... ok [INFO] [stdout] test arrecadacao::tests::get_convenio_correctly ... ok [INFO] [stdout] test arrecadacao::tests::get_valor_correctly ... ok [INFO] [stdout] test cobranca::tests::validate_converting_linha_digitavel_to_barcode ... ok [INFO] [stdout] test cobranca::tests::validate_digito_verificador_correctly ... ok [INFO] [stdout] test tests::valid_barcode ... ok [INFO] [stdout] test cobranca::tests::get_fator_vencimento_correctly ... ok [INFO] [stdout] test cobranca::tests::get_valor_correctly ... ok [INFO] [stdout] test utils::tests::convert_fator_vencimento_to_naive_date_correctly ... ok [INFO] [stdout] test utils::tests::calculate_mod_11_correctly ... ok [INFO] [stdout] test utils::tests::calculate_mod_10_correctly ... ok [INFO] [stdout] test cobranca::tests::validate_convert_barcode_to_linha_digitavel ... ok [INFO] [stdout] test utils::tests::convert_u8_array_to_u32_correctly ... ok [INFO] [stdout] test arrecadacao::tests::validate_digito_verificador_correctly ... ok [INFO] [stdout] test utils::tests::convert_naive_date_to_fator_vencimento_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/builder_test.rs (/opt/rustwide/target/debug/deps/builder_test-e8f5fb6482ac899d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::basic_functionality ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/lib_test.rs (/opt/rustwide/target/debug/deps/lib_test-c5cedb03ec2b6ecf) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::cod_banco_validation ... ok [INFO] [stdout] test tests::cod_moeda_validation ... ok [INFO] [stdout] test tests::fator_vencimento_validation ... ok [INFO] [stdout] test tests::digito_verificador_validation ... ok [INFO] [stdout] test tests::invalid_input_error ... ok [INFO] [stdout] test tests::valor_validation ... ok [INFO] [stdout] test tests::invalid_length_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/boleto-6f420868cb10d3fd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests boleto_utils [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] [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] running `Command { std: "docker" "inspect" "61c79c269f2da066ce5cfa94194ce03e6b5b4b10ca92a1f810d5c8fa140bd226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c79c269f2da066ce5cfa94194ce03e6b5b4b10ca92a1f810d5c8fa140bd226", kill_on_drop: false }` [INFO] [stdout] 61c79c269f2da066ce5cfa94194ce03e6b5b4b10ca92a1f810d5c8fa140bd226