[INFO] cloning repository https://github.com/luc50514/anotherrefereenotification
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luc50514/anotherrefereenotification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluc50514%2Fanotherrefereenotification", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluc50514%2Fanotherrefereenotification'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98b9fb194e6630a54975c8acd7f90e948232a1f6
[INFO] testing luc50514/anotherrefereenotification against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluc50514%2Fanotherrefereenotification" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luc50514/anotherrefereenotification
[INFO] finished tweaking git repo https://github.com/luc50514/anotherrefereenotification
[INFO] tweaked toml for git repo https://github.com/luc50514/anotherrefereenotification written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luc50514/anotherrefereenotification on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luc50514/anotherrefereenotification 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oncemutex v0.1.1
[INFO] [stderr]   Downloaded regex-cache v0.2.1
[INFO] [stderr]   Downloaded http-auth-basic v0.3.3
[INFO] [stderr]   Downloaded email_address v0.2.4
[INFO] [stderr]   Downloaded mailjet-rs v0.2.2
[INFO] [stderr]   Downloaded serde_derive v1.0.194
[INFO] [stderr]   Downloaded serde v1.0.194
[INFO] [stderr]   Downloaded openssl-sys v0.9.98
[INFO] [stderr]   Downloaded smallvec v1.12.0
[INFO] [stderr]   Downloaded serde_json v1.0.110
[INFO] [stderr]   Downloaded proc-macro2 v1.0.74
[INFO] [stderr]   Downloaded h2 v0.3.23
[INFO] [stderr]   Downloaded openssl v0.10.62
[INFO] [stderr]   Downloaded syn v2.0.46
[INFO] [stderr]   Downloaded phonenumber v0.3.3+8.13.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc2d76396a168fa1f735c6974fd29980e8ec652b6f4832a4b77a3696fc1bf1a3
[INFO] running `Command { std: "docker" "start" "-a" "bc2d76396a168fa1f735c6974fd29980e8ec652b6f4832a4b77a3696fc1bf1a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc2d76396a168fa1f735c6974fd29980e8ec652b6f4832a4b77a3696fc1bf1a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc2d76396a168fa1f735c6974fd29980e8ec652b6f4832a4b77a3696fc1bf1a3", kill_on_drop: false }`
[INFO] [stdout] bc2d76396a168fa1f735c6974fd29980e8ec652b6f4832a4b77a3696fc1bf1a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9660aaee3703d9a37e65fda757bdfa8545275d8fecd9ba9cdef8533a957f928
[INFO] running `Command { std: "docker" "start" "-a" "a9660aaee3703d9a37e65fda757bdfa8545275d8fecd9ba9cdef8533a957f928", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling smallvec v1.12.0
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling serde_json v1.0.110
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling http-auth-basic v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling regex-cache v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling phonenumber v0.3.3+8.13.9
[INFO] [stderr]    Compiling email_address v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.23
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling mailjet-rs v0.2.2
[INFO] [stderr]    Compiling hellow_world v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.30s
[INFO] running `Command { std: "docker" "inspect" "a9660aaee3703d9a37e65fda757bdfa8545275d8fecd9ba9cdef8533a957f928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9660aaee3703d9a37e65fda757bdfa8545275d8fecd9ba9cdef8533a957f928", kill_on_drop: false }`
[INFO] [stdout] a9660aaee3703d9a37e65fda757bdfa8545275d8fecd9ba9cdef8533a957f928
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c09d6c5c164ba3095d18abd75eb7c45f26383fd9b535ee85d7400513cb2465d
[INFO] running `Command { std: "docker" "start" "-a" "4c09d6c5c164ba3095d18abd75eb7c45f26383fd9b535ee85d7400513cb2465d", kill_on_drop: false }`
[INFO] [stderr]    Compiling hellow_world v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.77s
[INFO] running `Command { std: "docker" "inspect" "4c09d6c5c164ba3095d18abd75eb7c45f26383fd9b535ee85d7400513cb2465d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c09d6c5c164ba3095d18abd75eb7c45f26383fd9b535ee85d7400513cb2465d", kill_on_drop: false }`
[INFO] [stdout] 4c09d6c5c164ba3095d18abd75eb7c45f26383fd9b535ee85d7400513cb2465d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9e73daca264a8fd1d1adff35aefeb0ad7568447c3f0a4b84698a8468a0133d5
[INFO] running `Command { std: "docker" "start" "-a" "f9e73daca264a8fd1d1adff35aefeb0ad7568447c3f0a4b84698a8468a0133d5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hellow_world-5b6ba4b9199a84fd)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::internal ... ok
[INFO] [stdout] test tests::recursive_solution_should_return_28_when_given_7 ... ok
[INFO] [stdout] test tests::recursive_solution_should_return_21_when_given_6 ... ok
[INFO] [stdout] test tests::recursive_solution_should_return_36_when_given_8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 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/hellow_world-4b36eb54096300bc)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test referee::referee_tests::given_a_referee_record_when_the_activate_is_used_then_the_referee_is_activated ... ok
[INFO] [stdout] test referee::referee_tests::given_a_referee_record_when_the_deactivate_is_used_then_the_referee_is_not_activated ... ok
[INFO] [stdout] test validators::emailvalidator::email_validator_tests::given_a_referee_record_when_email_address_is_empty_in_referee_then_emailisvalid_should_be_false ... ok
[INFO] [stdout] test validators::emailvalidator::email_validator_tests::given_a_referee_record_when_email_address_has_no_at_in_referee_is_serialized_then_emailisvalid_should_be_false ... ok
[INFO] [stdout] test validators::emailvalidator::email_validator_tests::given_a_referee_record_when_email_address_is_valid_in_referee_is_serialized_then_emailisvalid_should_be_false ... ok
[INFO] [stdout] test referee::referee_tests::given_a_referee_record_when_the_builder_is_used_then_the_names_match ... ok
[INFO] [stdout] test validators::phonevalidator::phone_validator_tests::given_a_referee_record_when_phone_is_empty_in_referee_then_phoneisvalid_should_be_false ... ok
[INFO] [stdout] test referee::referee_tests::given_a_referee_record_when_the_builder_is_used_then_the_emails_match ... ok
[INFO] [stdout] test validators::emailvalidator::email_validator_tests::given_a_referee_record_when_email_address_has_no_at_in_referee_then_emailisvalid_should_be_false ... ok
[INFO] [stdout] test validators::phonevalidator::phone_validator_tests::given_a_referee_record_when_phone_number_is_not_a_number_then_phoneisvalid_should_be_false ... ok
[INFO] [stdout] test validators::phonevalidator::phone_validator_tests::given_a_referee_record_when_phone_number_is_too_short_referee_is_serialized_then_phoneisvalid_should_be_false ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-a4ad30d085ac9666)
[INFO] [stdout] test validators::phonevalidator::phone_validator_tests::given_a_referee_record_when_phone_number_is_valid_in_referee_is_serialized_then_phoneisvalid_should_be_true ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hellow_world
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test it_adds_two ... 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] [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" "f9e73daca264a8fd1d1adff35aefeb0ad7568447c3f0a4b84698a8468a0133d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9e73daca264a8fd1d1adff35aefeb0ad7568447c3f0a4b84698a8468a0133d5", kill_on_drop: false }`
[INFO] [stdout] f9e73daca264a8fd1d1adff35aefeb0ad7568447c3f0a4b84698a8468a0133d5
