[INFO] cloning repository https://github.com/MaciekTalaska/pesel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaciekTalaska/pesel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaciekTalaska%2Fpesel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaciekTalaska%2Fpesel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 493d5af512769eb3b38c490c4a5bf792cd831b8c [INFO] testing MaciekTalaska/pesel against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaciekTalaska%2Fpesel" "/workspace/builds/worker-59/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-59/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MaciekTalaska/pesel on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MaciekTalaska/pesel [INFO] finished tweaking git repo https://github.com/MaciekTalaska/pesel [INFO] tweaked toml for git repo https://github.com/MaciekTalaska/pesel written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate git repo https://github.com/MaciekTalaska/pesel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8508079e571c8eb609547d4365aea05ae73b2ea10a185dbb91d742bd61128f95 [INFO] running `Command { std: "docker" "start" "-a" "8508079e571c8eb609547d4365aea05ae73b2ea10a185dbb91d742bd61128f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8508079e571c8eb609547d4365aea05ae73b2ea10a185dbb91d742bd61128f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8508079e571c8eb609547d4365aea05ae73b2ea10a185dbb91d742bd61128f95", kill_on_drop: false }` [INFO] [stdout] 8508079e571c8eb609547d4365aea05ae73b2ea10a185dbb91d742bd61128f95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0a5e94422ddf0350b0296cdb72aa4649555969b083b6b96eea21cf7ea6351f1 [INFO] running `Command { std: "docker" "start" "-a" "e0a5e94422ddf0350b0296cdb72aa4649555969b083b6b96eea21cf7ea6351f1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling pesel v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `checksum` [INFO] [stdout] --> src/pesel.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | checksum: u8, // checksum used for validation [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PESEL` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pesel.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.12s [INFO] running `Command { std: "docker" "inspect" "e0a5e94422ddf0350b0296cdb72aa4649555969b083b6b96eea21cf7ea6351f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a5e94422ddf0350b0296cdb72aa4649555969b083b6b96eea21cf7ea6351f1", kill_on_drop: false }` [INFO] [stdout] e0a5e94422ddf0350b0296cdb72aa4649555969b083b6b96eea21cf7ea6351f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ee293c6f47ef7cbab9462d109ffe17201abb3634702d5ba53f9bc17129fbe5f [INFO] running `Command { std: "docker" "start" "-a" "8ee293c6f47ef7cbab9462d109ffe17201abb3634702d5ba53f9bc17129fbe5f", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `checksum` [INFO] [stdout] --> src/pesel.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | checksum: u8, // checksum used for validation [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PESEL` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pesel.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pesel v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `checksum` [INFO] [stdout] --> src/pesel.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | checksum: u8, // checksum used for validation [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PESEL` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pesel.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.33s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pesel-5402d873ff9228c2) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pesel-f9737b47c74055bf) [INFO] running `Command { std: "docker" "inspect" "8ee293c6f47ef7cbab9462d109ffe17201abb3634702d5ba53f9bc17129fbe5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee293c6f47ef7cbab9462d109ffe17201abb3634702d5ba53f9bc17129fbe5f", kill_on_drop: false }` [INFO] [stdout] 8ee293c6f47ef7cbab9462d109ffe17201abb3634702d5ba53f9bc17129fbe5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 033dc8d931fb40bdce96f420689de5f8bc83dfb6d8eee899f96bfe4157add983 [INFO] running `Command { std: "docker" "start" "-a" "033dc8d931fb40bdce96f420689de5f8bc83dfb6d8eee899f96bfe4157add983", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `checksum` [INFO] [stderr] --> src/pesel.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | checksum: u8, // checksum used for validation [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `PESEL` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/pesel.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `pesel` (lib) generated 1 warning [INFO] [stderr] warning: `pesel` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pesel-5402d873ff9228c2) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test pesel::pesel_base_tests::building_pesel_from_string ... ok [INFO] [stdout] test pesel::pesel_base_tests::check_if_is_female ... ok [INFO] [stdout] test pesel::pesel_base_tests::check_if_is_male ... ok [INFO] [stdout] test pesel::pesel_base_tests::invalid_pesel_should_not_be_validated ... ok [INFO] [stdout] test pesel::pesel_base_tests::pesel_from_number_that_fails_on_checksum_should_have_is_valid_set_to_false ... ok [INFO] [stdout] test pesel::pesel_base_tests::generated_pesel_should_have_proper_gender_set2 ... ok [INFO] [stdout] test pesel::pesel_base_tests::proper_pesel_should_be_validated ... ok [INFO] [stdout] test pesel::pesel_base_tests::pesel_number_stored_should_be_accessible ... ok [INFO] [stdout] test pesel::pesel_base_tests::generated_pesel_should_have_proper_gender_set ... ok [INFO] [stdout] test pesel::pesel_date_tests::creating_pesel_from_date_after_2299y_should_result_in_error ... ok [INFO] [stdout] test pesel::pesel_date_tests::creating_pesel_from_date_earlier_than_1800y_should_result_in_error ... ok [INFO] [stdout] test pesel::pesel_date_tests::parsing_pesel_from_invalid_date_should_result_in_error ... ok [INFO] [stdout] test pesel::pesel_date_tests::pesel_should_have_proper_century_coded ... ok [INFO] [stdout] test pesel::pesel_date_tests::birth_day_should_not_exceed_31 ... ok [INFO] [stdout] test pesel::pesel_base_tests::generated_pesel_should_be_valid ... ok [INFO] [stdout] test pesel::pesel_date_tests::parsing_pesel_day_out_of_range_should_result_in_error ... ok [INFO] [stdout] test pesel::pesel_date_tests::parsing_pesel_day_out_of_range_should_result_in_error2 ... ok [INFO] [stdout] test pesel::pesel_date_tests::parsing_pesel_containing_invalid_date_should_result_in_error ... ok [INFO] [stdout] test pesel::pesel_date_tests::creating_pesel_from_invalid_date_should_result_in_error ... ok [INFO] [stdout] test pesel::pesel_date_tests::check_for_add_with_overflow ... ok [INFO] [stdout] test pesel::pesel_parsing_tests::input_longer_than_11_digits_should_fail ... ok [INFO] [stdout] test pesel::pesel_date_tests::parsing_pesel_from_date_out_of_range_should_result_in_error ... ok [INFO] [stdout] test pesel::pesel_parsing_tests::zero_length_string_should_fail ... ok [INFO] [stdout] test pesel::pesel_date_tests::creating_pesel_with_32nd_day_of_month_should_result_in_error ... ok [INFO] [stdout] test pesel::pesel_parsing_tests::pesel_may_only_contain_digits ... ok [INFO] [stdout] test pesel::pesel_parsing_tests::input_shorter_than_11_digits_should_fail ... ok [INFO] [stdout] test pesel::pesel_date_tests::birth_date_should_be_returned_as_yyyy_mm_dd ... ok [INFO] [stdout] test pesel::pesel_date_tests::generated_pesel_should_print_proper_birth_date ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pesel-f9737b47c74055bf) [INFO] [stderr] Doc-tests pesel [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/pesel.rs - pesel::PESEL::new (line 47) ... ok [INFO] [stdout] test src/pesel.rs - pesel::PESEL::from_str (line 99) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "033dc8d931fb40bdce96f420689de5f8bc83dfb6d8eee899f96bfe4157add983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033dc8d931fb40bdce96f420689de5f8bc83dfb6d8eee899f96bfe4157add983", kill_on_drop: false }` [INFO] [stdout] 033dc8d931fb40bdce96f420689de5f8bc83dfb6d8eee899f96bfe4157add983