[INFO] cloning repository https://github.com/1wannabebetter1/ua_contact_book
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1wannabebetter1/ua_contact_book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1wannabebetter1%2Fua_contact_book", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1wannabebetter1%2Fua_contact_book'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d1c226959da805128359016d6fe82ad6caed8d7
[INFO] testing 1wannabebetter1/ua_contact_book against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1wannabebetter1%2Fua_contact_book" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1wannabebetter1/ua_contact_book
[INFO] finished tweaking git repo https://github.com/1wannabebetter1/ua_contact_book
[INFO] tweaked toml for git repo https://github.com/1wannabebetter1/ua_contact_book written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1wannabebetter1/ua_contact_book on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1wannabebetter1/ua_contact_book 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_derive v2.7.14
[INFO] [stderr]   Downloaded thiserror-impl v1.0.66
[INFO] [stderr]   Downloaded pest_meta v2.7.14
[INFO] [stderr]   Downloaded cpufeatures v0.2.14
[INFO] [stderr]   Downloaded thiserror v1.0.66
[INFO] [stderr]   Downloaded pest_generator v2.7.14
[INFO] [stderr]   Downloaded anyhow v1.0.92
[INFO] [stderr]   Downloaded pest v2.7.14
[INFO] [stderr]   Downloaded libc v0.2.161
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6c783b6c87cd1fc06ac55c2f1ae6e1bf7ef72de2280e0f67b9d08f6f67b08ea
[INFO] running `Command { std: "docker" "start" "-a" "f6c783b6c87cd1fc06ac55c2f1ae6e1bf7ef72de2280e0f67b9d08f6f67b08ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6c783b6c87cd1fc06ac55c2f1ae6e1bf7ef72de2280e0f67b9d08f6f67b08ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6c783b6c87cd1fc06ac55c2f1ae6e1bf7ef72de2280e0f67b9d08f6f67b08ea", kill_on_drop: false }`
[INFO] [stdout] f6c783b6c87cd1fc06ac55c2f1ae6e1bf7ef72de2280e0f67b9d08f6f67b08ea
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9a65bdebaf8980c78e07932406a6125dbf36ce77867d5c1364fdf3148b67e1d
[INFO] running `Command { std: "docker" "start" "-a" "c9a65bdebaf8980c78e07932406a6125dbf36ce77867d5c1364fdf3148b67e1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling ua_contact_book v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.90s
[INFO] running `Command { std: "docker" "inspect" "c9a65bdebaf8980c78e07932406a6125dbf36ce77867d5c1364fdf3148b67e1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9a65bdebaf8980c78e07932406a6125dbf36ce77867d5c1364fdf3148b67e1d", kill_on_drop: false }`
[INFO] [stdout] c9a65bdebaf8980c78e07932406a6125dbf36ce77867d5c1364fdf3148b67e1d
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70d681feeb517776516b32a5ada03d0dcdf92c917cff167a6aeff124bcc7214c
[INFO] running `Command { std: "docker" "start" "-a" "70d681feeb517776516b32a5ada03d0dcdf92c917cff167a6aeff124bcc7214c", kill_on_drop: false }`
[INFO] [stderr]    Compiling ua_contact_book v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.02s
[INFO] running `Command { std: "docker" "inspect" "70d681feeb517776516b32a5ada03d0dcdf92c917cff167a6aeff124bcc7214c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70d681feeb517776516b32a5ada03d0dcdf92c917cff167a6aeff124bcc7214c", kill_on_drop: false }`
[INFO] [stdout] 70d681feeb517776516b32a5ada03d0dcdf92c917cff167a6aeff124bcc7214c
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c8bdf129f0e3fc09102f77442858eb9d8f2403a1ad4e11660cc8b009266bb8da
[INFO] running `Command { std: "docker" "start" "-a" "c8bdf129f0e3fc09102f77442858eb9d8f2403a1ad4e11660cc8b009266bb8da", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ua_contact_book-2414e9cd8acfe056)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ua_contact_book-52fe42d1fc076000)
[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]      Running tests/birth_date_test.rs (/opt/rustwide/target/debug/deps/birth_date_test-12070a44100973b4)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test birth_date_test::no_value_birth_date ... ok
[INFO] [stdout] test birth_date_test::birth_date_creation_test ... ok
[INFO] [stdout] test birth_date_test::birth_date_different_delimiter ... ok
[INFO] [stdout] test birth_date_test::wrong_delimiter_birth_date ... ok
[INFO] [stdout] test birth_date_test::no_year_birth_date ... ok
[INFO] [stderr]      Running tests/city_test.rs (/opt/rustwide/target/debug/deps/city_test-d591658d463bf3a8)
[INFO] [stdout] test birth_date_test::wrong_style_birth_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test city_test::city_name_with_dot ... ok
[INFO] [stdout] test city_test::no_city_zip_code ... ok
[INFO] [stdout] test city_test::no_city_zip_code_after_coma ... ok
[INFO] [stdout] test city_test::no_value_city ... ok
[INFO] [stdout] test city_test::city_creation_test ... ok
[INFO] [stdout] test city_test::wrong_format_city ... ok
[INFO] [stdout] test city_test::only_zip_code ... ok
[INFO] [stdout] test city_test::no_city_name - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/contact_test.rs (/opt/rustwide/target/debug/deps/contact_test-ecda0f7ff28e5ace)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test contact_test::wrong_element_contact ... ok
[INFO] [stdout] test contact_test::contact_creation_test ... ok
[INFO] [stdout] test contact_test::missing_one_element_contact ... ok
[INFO] [stdout] test contact_test::wrong_separator_contact ... ok
[INFO] [stdout] test contact_test::no_value_contact ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/email_test.rs (/opt/rustwide/target/debug/deps/email_test-828d775aea9bf4d4)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test email_test::bad_char_email ... ok
[INFO] [stdout] test email_test::email_creation_test ... ok
[INFO] [stdout] test email_test::no_at ... ok
[INFO] [stdout] test email_test::to_long_user ... ok
[INFO] [stdout] test email_test::no_value_email ... ok
[INFO] [stdout] test email_test::nothing_before_at ... ok
[INFO] [stdout] test email_test::to_short_domain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/file_test.rs (/opt/rustwide/target/debug/deps/file_test-33bdbc837974e967)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test file_test::missing_element_of_contact ... ok
[INFO] [stdout] test file_test::file_creation_test ... ok
[INFO] [stdout] test file_test::missing_element_second ... ok
[INFO] [stdout] test file_test::no_value_file - should panic ... ok
[INFO] [stderr]      Running tests/name_test.rs (/opt/rustwide/target/debug/deps/name_test-d7f6a0e382c0a8c7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test name_test::name_creation_test ... ok
[INFO] [stdout] test name_test::name_with_dot ... ok
[INFO] [stdout] test name_test::no_value_name ... ok
[INFO] [stdout] test name_test::wrong_format_name ... ok
[INFO] [stderr]      Running tests/number_test.rs (/opt/rustwide/target/debug/deps/number_test-32ef37e1d9e08be8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test number_test::number_creation_test ... ok
[INFO] [stdout] test number_test::number_length_test ... ok
[INFO] [stdout] test number_test::wrong_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/numbers_test.rs (/opt/rustwide/target/debug/deps/numbers_test-e49d1472b31e219b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test numbers_test::no_value_after_coma ... ok
[INFO] [stdout] test numbers_test::no_value_with_coma ... ok
[INFO] [stdout] test numbers_test::numbers_creation_test ... ok
[INFO] [stdout] test numbers_test::wrong_separator ... ok
[INFO] [stdout] test numbers_test::wrong_number ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ua_contact_book
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - Rule::birth_date (line 7) ... ok
[INFO] [stdout] test src/lib.rs - Rule::contact (line 12) ... ok
[INFO] [stdout] test src/lib.rs - Rule::birth_date (line 13) ... ok
[INFO] [stdout] test src/lib.rs - Rule::file (line 7) ... ok
[INFO] [stdout] test src/lib.rs - Rule::numbers (line 13) ... ok
[INFO] [stdout] test src/lib.rs - Rule::number (line 8) ... ok
[INFO] [stdout] test src/lib.rs - Rule::contact (line 7) ... ok
[INFO] [stdout] test src/lib.rs - Rule::number (line 14) ... ok
[INFO] [stdout] test src/lib.rs - Rule::city (line 10) ... ok
[INFO] [stdout] test src/lib.rs - Rule::numbers (line 8) ... ok
[INFO] [stdout] test src/lib.rs - Rule::email (line 9) ... ok
[INFO] [stdout] test src/lib.rs - Rule::name (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c8bdf129f0e3fc09102f77442858eb9d8f2403a1ad4e11660cc8b009266bb8da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8bdf129f0e3fc09102f77442858eb9d8f2403a1ad4e11660cc8b009266bb8da", kill_on_drop: false }`
[INFO] [stdout] c8bdf129f0e3fc09102f77442858eb9d8f2403a1ad4e11660cc8b009266bb8da
