[INFO] fetching crate git2mail 0.4.5...
[INFO] testing git2mail-0.4.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate git2mail 0.4.5 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate git2mail 0.4.5
[INFO] finished tweaking crates.io crate git2mail 0.4.5
[INFO] tweaked toml for crates.io crate git2mail 0.4.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate git2mail 0.4.5 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 crates.io crate git2mail 0.4.5 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]  Downloading crates ...
[INFO] [stderr]   Downloaded either v1.14.0
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded openssl-src v300.4.2+3.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 356108dbca93cdf2daad57f817a3e6fcf67ca11f5547ad2db0fc3c668b6b464d
[INFO] running `Command { std: "docker" "start" "-a" "356108dbca93cdf2daad57f817a3e6fcf67ca11f5547ad2db0fc3c668b6b464d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "356108dbca93cdf2daad57f817a3e6fcf67ca11f5547ad2db0fc3c668b6b464d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "356108dbca93cdf2daad57f817a3e6fcf67ca11f5547ad2db0fc3c668b6b464d", kill_on_drop: false }`
[INFO] [stdout] 356108dbca93cdf2daad57f817a3e6fcf67ca11f5547ad2db0fc3c668b6b464d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9e08861e7c19eb408d4619d45f613b2204a72db52e9a617d15ed70a8c83af5bd
[INFO] running `Command { std: "docker" "start" "-a" "9e08861e7c19eb408d4619d45f613b2204a72db52e9a617d15ed70a8c83af5bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling git2mail v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] running `Command { std: "docker" "inspect" "9e08861e7c19eb408d4619d45f613b2204a72db52e9a617d15ed70a8c83af5bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e08861e7c19eb408d4619d45f613b2204a72db52e9a617d15ed70a8c83af5bd", kill_on_drop: false }`
[INFO] [stdout] 9e08861e7c19eb408d4619d45f613b2204a72db52e9a617d15ed70a8c83af5bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 202f5d830edb3643109e176ed6d37d1c57554d118cc2bad02a314f5ed8b66721
[INFO] running `Command { std: "docker" "start" "-a" "202f5d830edb3643109e176ed6d37d1c57554d118cc2bad02a314f5ed8b66721", kill_on_drop: false }`
[INFO] [stderr]    Compiling git2mail v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.43s
[INFO] running `Command { std: "docker" "inspect" "202f5d830edb3643109e176ed6d37d1c57554d118cc2bad02a314f5ed8b66721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "202f5d830edb3643109e176ed6d37d1c57554d118cc2bad02a314f5ed8b66721", kill_on_drop: false }`
[INFO] [stdout] 202f5d830edb3643109e176ed6d37d1c57554d118cc2bad02a314f5ed8b66721
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e37e41e480bcc94f37372c97305cec3de5d522e6233aba48a62592572d78ea7a
[INFO] running `Command { std: "docker" "start" "-a" "e37e41e480bcc94f37372c97305cec3de5d522e6233aba48a62592572d78ea7a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git2mail-64a8af368bfda4de)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test controller::tests::aggregate_search ... ignored
[INFO] [stdout] test controller::tests::scan_profile ... ignored
[INFO] [stdout] test controller::tests::scan_target ... ignored
[INFO] [stdout] test parsers::tests::get_author_too_long ... ok
[INFO] [stdout] test parsers::tests::get_get_repository_git_at ... ok
[INFO] [stdout] test parsers::tests::get_author_swapped ... ok
[INFO] [stdout] test parsers::tests::get_author_git_at ... ok
[INFO] [stdout] test parsers::tests::get_author_git ... ok
[INFO] [stdout] test parsers::tests::get_get_repository_git ... ok
[INFO] [stdout] test parsers::tests::get_author_https ... ok
[INFO] [stdout] test parsers::tests::get_repository_swapped ... ok
[INFO] [stdout] test parsers::tests::get_author_ssh ... ok
[INFO] [stdout] test parsers::tests::get_get_repository_ssh ... ok
[INFO] [stdout] test parsers::tests::get_repository_too_long ... ok
[INFO] [stdout] test parsers::tests::get_author_too_short ... ok
[INFO] [stdout] test parsers::tests::get_repository_no_project ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git2mail-77f652e36764ee50)
[INFO] [stdout] test parsers::tests::get_get_repository_https ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test controller::tests::aggregate_search ... ignored
[INFO] [stdout] test controller::tests::scan_profile ... ignored
[INFO] [stdout] test controller::tests::scan_target ... ignored
[INFO] [stdout] test parsers::tests::get_author_git_at ... ok
[INFO] [stdout] test parsers::tests::get_author_too_short ... ok
[INFO] [stdout] test parsers::tests::get_author_https ... ok
[INFO] [stdout] test parsers::tests::get_author_ssh ... ok
[INFO] [stdout] test parsers::tests::get_author_swapped ... ok
[INFO] [stdout] test parsers::tests::get_author_too_long ... ok
[INFO] [stdout] test parsers::tests::get_repository_too_long ... ok
[INFO] [stdout] test parsers::tests::get_get_repository_https ... ok
[INFO] [stdout] test parsers::tests::get_repository_swapped ... ok
[INFO] [stdout] test parsers::tests::get_get_repository_git_at ... ok
[INFO] [stdout] test parsers::tests::get_author_git ... ok
[INFO] [stdout] test parsers::tests::get_get_repository_ssh ... ok
[INFO] [stdout] test parsers::tests::get_get_repository_git ... ok
[INFO] [stdout] test parsers::tests::get_repository_no_project ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests git2mail
[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" "e37e41e480bcc94f37372c97305cec3de5d522e6233aba48a62592572d78ea7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e37e41e480bcc94f37372c97305cec3de5d522e6233aba48a62592572d78ea7a", kill_on_drop: false }`
[INFO] [stdout] e37e41e480bcc94f37372c97305cec3de5d522e6233aba48a62592572d78ea7a
