[INFO] cloning repository https://github.com/jupitersoftco/fuggit-mailer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jupitersoftco/fuggit-mailer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjupitersoftco%2Ffuggit-mailer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjupitersoftco%2Ffuggit-mailer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 155ac52d9afa01fcdf03775d28866983ab7232e1
[INFO] testing jupitersoftco/fuggit-mailer against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjupitersoftco%2Ffuggit-mailer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jupitersoftco/fuggit-mailer
[INFO] finished tweaking git repo https://github.com/jupitersoftco/fuggit-mailer
[INFO] tweaked toml for git repo https://github.com/jupitersoftco/fuggit-mailer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jupitersoftco/fuggit-mailer on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jupitersoftco/fuggit-mailer 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 153c3c58f3f39776167f27e700b87e9c675c7af0ed1c380cc8fff9a11e16a449
[INFO] running `Command { std: "docker" "start" "153c3c58f3f39776167f27e700b87e9c675c7af0ed1c380cc8fff9a11e16a449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "153c3c58f3f39776167f27e700b87e9c675c7af0ed1c380cc8fff9a11e16a449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "153c3c58f3f39776167f27e700b87e9c675c7af0ed1c380cc8fff9a11e16a449" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "153c3c58f3f39776167f27e700b87e9c675c7af0ed1c380cc8fff9a11e16a449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "153c3c58f3f39776167f27e700b87e9c675c7af0ed1c380cc8fff9a11e16a449" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling struct-path v0.2.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling rvs_derive v0.3.2
[INFO] [stderr]    Compiling rsb_derive v0.5.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling rvstruct v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling secret-vault-value v1.0.1
[INFO] [stderr]    Compiling jsonwebtoken v10.4.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tonic v0.14.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling tonic-prost v0.14.6
[INFO] [stderr]    Compiling gcloud-sdk v0.29.0
[INFO] [stderr]    Compiling firestore v0.48.0
[INFO] [stderr]    Compiling gitdown-mailer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 49s
[INFO] running `Command { std: "docker" "inspect" "153c3c58f3f39776167f27e700b87e9c675c7af0ed1c380cc8fff9a11e16a449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "153c3c58f3f39776167f27e700b87e9c675c7af0ed1c380cc8fff9a11e16a449" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling gitdown-mailer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 22.11s
[INFO] running `Command { std: "docker" "inspect" "153c3c58f3f39776167f27e700b87e9c675c7af0ed1c380cc8fff9a11e16a449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "153c3c58f3f39776167f27e700b87e9c675c7af0ed1c380cc8fff9a11e16a449" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/gitdown_mailer-cb3f7b3f79370687)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test delivery::tests::body_digest_and_header_event_are_integrity_inputs ... ok
[INFO] [stdout] test delivery::tests::concurrent_handler_cannot_send_while_first_lease_is_active ... ok
[INFO] [stdout] test delivery::tests::ambiguous_send_is_not_retried_after_twenty_four_hours ... ok
[INFO] [stdout] test delivery::tests::filtered_and_failed_plans_reach_terminal_states_without_send ... ok
[INFO] [stdout] test delivery::tests::missing_repo_identity_is_typed_and_has_no_side_effect ... ok
[INFO] [stdout] test delivery::tests::resumed_send_uses_frozen_request_after_config_changes ... ok
[INFO] [stdout] test resend::tests::idempotency_key_is_bounded_to_provider_contract ... ok
[INFO] [stdout] test resend::tests::resend_conflict_codes_have_distinct_safety_classes ... ok
[INFO] [stdout] test delivery::tests::happy_path_sends_once_and_terminal_duplicate_is_a_noop ... ok
[INFO] [stdout] test store::firestore::tests::document_ids_are_stable_bounded_and_path_safe ... ok
[INFO] [stdout] test store::firestore::tests::transaction_closures_do_not_bypass_the_commit ... ok
[INFO] [stdout] test store::tests::concurrent_claim_is_atomic ... ok
[INFO] [stdout] test store::tests::delivery_id_reuse_with_different_body_conflicts ... ok
[INFO] [stdout] test store::tests::pending_send_stops_after_provider_window ... ok
[INFO] [stdout] test webhook::tests::cache_control_requires_exact_supported_directives ... ok
[INFO] [stdout] test webhook::tests::dalek_parser_rejects_malformed_wrong_oid_and_trailing_der ... ok
[INFO] [stdout] test webhook::tests::discovery_schema_bounds_body_keys_replay_and_algorithm ... ok
[INFO] [stdout] test webhook::tests::headers_reject_invalid_utf8_bounds_and_noncanonical_numbers ... ok
[INFO] [stdout] test store::tests::expired_lease_resumes_the_original_frozen_request ... ok
[INFO] [stdout] test webhook::tests::failed_empty_cache_refresh_is_single_flight_and_cooled_down ... ok
[INFO] [stdout] test webhook::tests::malformed_trusted_discovery_is_retryable_but_unknown_key_is_not ... ok
[INFO] [stdout] test webhook::tests::resolved_key_id_must_equal_requested_header ... ok
[INFO] [stdout] test webhook::tests::unknown_key_refresh_is_cooled_down_across_attacker_ids ... ok
[INFO] [stdout] test webhook::tests::unknown_key_refreshes_once_and_stale_cache_fails_closed ... ok
[INFO] [stdout] test store::firestore::tests::durable_delivery_document_round_trip_preserves_frozen_provider_request ... ok
[INFO] [stdout] test webhook::tests::verifies_timestamp_dot_raw_body_with_standard_base64_no_pad ... ok
[INFO] [stdout] test webhook::tests::headers_require_exact_cardinality_and_reject_every_legacy_name ... ok
[INFO] [stdout] test delivery::tests::provider_call_is_cancelled_before_lease_can_be_reacquired ... ok
[INFO] [stdout] test webhook::tests::malformed_signature_is_rejected_before_key_discovery ... ok
[INFO] [stdout] test store::tests::stale_lease_cannot_complete_after_resume ... ok
[INFO] [stdout] test webhook::tests::current_and_rotating_keys_both_verify_inside_advertised_window ... ok
[INFO] [stdout] test webhook::tests::configured_key_endpoint_must_be_trusted_https ... ok
[INFO] [stdout] test webhook::tests::http_key_fetcher_does_not_follow_redirects ... ok
[INFO] [stdout] test webhook::tests::http_key_fetcher_gets_exact_document_and_cache_policy ... ok
[INFO] [stdout] test resend::tests::http_resend_sends_exact_frozen_request_and_idempotency_headers ... ok
[INFO] [stdout] test resend::tests::http_resend_preserves_named_conflict_safety_classes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/gitdown_mailer-db5eff46ffeeeba6)
[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] [stderr]      Running tests/gitdown_contract.rs (/opt/rustwide/target/release/deps/gitdown_contract-0e204f026b218b01)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test canonical_branch_identity_is_accepted_when_present ... ok
[INFO] [stderr]      Running tests/healthz.rs (/opt/rustwide/target/release/deps/healthz-8019c423dc6edbb4)
[INFO] [stdout] test envelope_contains_canonical_flat_event_shape ... ok
[INFO] [stdout] test legacy_hmac_headers_are_rejected_even_with_complete_gitdown_headers ... ok
[INFO] [stdout] test sequential_duplicate_is_claimed_before_resend ... ok
[INFO] [stdout] test fixed_producer_vector_verifies_timestamp_dot_raw_body ... 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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/webhook_e2e.rs (/opt/rustwide/target/release/deps/webhook_e2e-28a91cd838590b33)
[INFO] [stdout] test healthz_returns_ok ... 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 5 tests
[INFO] [stdout] test router_rejects_oversized_webhook_body ... ok
[INFO] [stdout] test every_mirrored_header_must_match_the_authenticated_envelope ... ok
[INFO] [stdout] test persistence_failure_is_retryable_and_never_becomes_unknown_installation ... ok
[INFO] [stdout] test router_verifies_gitdown_signature_and_runs_delivery ... ok
[INFO] [stdout] test router_rejects_missing_repo_identity_before_store_or_resend_side_effects ... 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 gitdown_mailer
[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" "153c3c58f3f39776167f27e700b87e9c675c7af0ed1c380cc8fff9a11e16a449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "153c3c58f3f39776167f27e700b87e9c675c7af0ed1c380cc8fff9a11e16a449", kill_on_drop: false }`
[INFO] [stdout] 153c3c58f3f39776167f27e700b87e9c675c7af0ed1c380cc8fff9a11e16a449
