[INFO] fetching crate a2 0.6.2... [INFO] testing a2-0.6.2 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate a2 0.6.2 into /workspace/builds/worker-80/source [INFO] validating manifest of crates.io crate a2 0.6.2 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate a2 0.6.2 [INFO] finished tweaking crates.io crate a2 0.6.2 [INFO] tweaked toml for crates.io crate a2 0.6.2 written to /workspace/builds/worker-80/source/Cargo.toml [INFO] crate crates.io crate a2 0.6.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf75b4493c1a3fca0e0b1cd91a39f052753a9e2eac26e46910d46be820fde8f6 [INFO] running `Command { std: "docker" "start" "-a" "bf75b4493c1a3fca0e0b1cd91a39f052753a9e2eac26e46910d46be820fde8f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf75b4493c1a3fca0e0b1cd91a39f052753a9e2eac26e46910d46be820fde8f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf75b4493c1a3fca0e0b1cd91a39f052753a9e2eac26e46910d46be820fde8f6", kill_on_drop: false }` [INFO] [stdout] bf75b4493c1a3fca0e0b1cd91a39f052753a9e2eac26e46910d46be820fde8f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db12efc81156775c13a68b70eecd65d09fe5630cf3aab70459ad442273ebfc3b [INFO] running `Command { std: "docker" "start" "-a" "db12efc81156775c13a68b70eecd65d09fe5630cf3aab70459ad442273ebfc3b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-alpn v0.3.0 [INFO] [stderr] Compiling a2 v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.09s [INFO] running `Command { std: "docker" "inspect" "db12efc81156775c13a68b70eecd65d09fe5630cf3aab70459ad442273ebfc3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db12efc81156775c13a68b70eecd65d09fe5630cf3aab70459ad442273ebfc3b", kill_on_drop: false }` [INFO] [stdout] db12efc81156775c13a68b70eecd65d09fe5630cf3aab70459ad442273ebfc3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b64bec9687c5644734fb68f505dd562bf01316ba950d63137b00cc65884cd49 [INFO] running `Command { std: "docker" "start" "-a" "5b64bec9687c5644734fb68f505dd562bf01316ba950d63137b00cc65884cd49", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling a2 v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.16s [INFO] running `Command { std: "docker" "inspect" "5b64bec9687c5644734fb68f505dd562bf01316ba950d63137b00cc65884cd49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b64bec9687c5644734fb68f505dd562bf01316ba950d63137b00cc65884cd49", kill_on_drop: false }` [INFO] [stdout] 5b64bec9687c5644734fb68f505dd562bf01316ba950d63137b00cc65884cd49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9dbb9a9735fae9c3286e6ffdd6a3bdc93eae875c71e88b589fa574d7225c79da [INFO] running `Command { std: "docker" "start" "-a" "9dbb9a9735fae9c3286e6ffdd6a3bdc93eae875c71e88b589fa574d7225c79da", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/a2-b13131fe73da082b) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test client::tests::test_request_content_length ... ok [INFO] [stdout] test client::tests::test_production_request_uri ... ok [INFO] [stdout] test client::tests::test_request_authorization_with_no_signer ... ok [INFO] [stdout] test client::tests::test_request_body ... ok [INFO] [stdout] test client::tests::test_request_content_type ... ok [INFO] [stdout] test client::tests::test_request_method ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_expiration ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_topic ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_id ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_collapse_id ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_collapse_id ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_id ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_expiration ... ok [INFO] [stdout] test client::tests::test_request_with_default_priority ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_topic ... ok [INFO] [stdout] test client::tests::test_request_with_high_priority ... ok [INFO] [stdout] test request::notification::localized::tests::test_localized_notification_with_full_data ... ok [INFO] [stdout] test client::tests::test_sandbox_request_uri ... ok [INFO] [stdout] test request::notification::options::tests::test_collapse_id_over_64_chars ... ok [INFO] [stdout] test client::tests::test_request_with_normal_priority ... ok [INFO] [stdout] test request::notification::localized::tests::test_localized_notification_with_minimal_required_values ... ok [INFO] [stdout] test request::notification::localized::tests::test_plain_notification_with_custom_data ... ok [INFO] [stdout] test request::notification::options::tests::test_collapse_id_under_64_chars ... ok [INFO] [stdout] test request::notification::plain::tests::test_plain_notification_with_custom_data ... ok [INFO] [stdout] test request::notification::plain::tests::test_plain_notification_with_full_data ... ok [INFO] [stdout] test request::notification::plain::tests::test_plain_notification_with_text_only ... ok [INFO] [stdout] test request::notification::silent::tests::test_silent_notification_with_custom_data ... ok [INFO] [stdout] test request::notification::silent::tests::test_silent_notification_with_no_content ... ok [INFO] [stdout] test request::notification::web::tests::test_webpush_notification ... ok [INFO] [stdout] test request::notification::silent::tests::test_silent_notification_with_custom_hashmap ... ok [INFO] [stdout] test response::tests::test_error_response_parsing ... ok [INFO] [stdout] test signer::tests::test_signature_caching ... ok [INFO] [stdout] test signer::tests::test_signature_without_caching ... ok [INFO] [stdout] test client::tests::test_request_authorization_with_a_signer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests a2 [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test src/lib.rs - (line 36) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 63) - compile ... ok [INFO] [stdout] test src/request/payload.rs - request::payload::Payload::add_custom_data (line 52) ... FAILED [INFO] [stdout] test src/request/notification/silent.rs - request::notification::silent::SilentNotificationBuilder (line 11) ... FAILED [INFO] [stdout] test src/request/payload.rs - request::payload::Payload::add_custom_data (line 32) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_title_loc_args (line 179) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_launch_image (line 269) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_loc_args (line 244) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder (line 35) ... FAILED [INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder::set_sound (line 57) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_loc_key (line 224) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::new (line 65) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_category (line 139) ... FAILED [INFO] [stdout] test src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::new (line 30) ... FAILED [INFO] [stdout] test src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_badge (line 53) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_mutable_content (line 289) ... FAILED [INFO] [stdout] test src/request/notification/silent.rs - request::notification::silent::SilentNotificationBuilder::new (line 36) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_title_loc_key (line 159) ... FAILED [INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder::new (line 35) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_badge (line 98) ... FAILED [INFO] [stdout] test src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_sound (line 73) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_action_loc_key (line 204) ... FAILED [INFO] [stdout] test src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_category (line 94) ... FAILED [INFO] [stdout] test src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_sound (line 118) ... FAILED [INFO] [stdout] test src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder (line 9) ... FAILED [INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder (line 17) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/request/payload.rs - request::payload::Payload::add_custom_data (line 52) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/silent.rs - request::notification::silent::SilentNotificationBuilder (line 11) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/payload.rs - request::payload::Payload::add_custom_data (line 32) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_title_loc_args (line 179) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_launch_image (line 269) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_loc_args (line 244) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder (line 35) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/web.rs - request::notification::web::WebNotificationBuilder::set_sound (line 57) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_loc_key (line 224) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::new (line 65) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_category (line 139) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::new (line 30) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_badge (line 53) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_mutable_content (line 289) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/silent.rs - request::notification::silent::SilentNotificationBuilder::new (line 36) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_title_loc_key (line 159) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/web.rs - request::notification::web::WebNotificationBuilder::new (line 35) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_badge (line 98) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_sound (line 73) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_action_loc_key (line 204) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_category (line 94) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_sound (line 118) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder (line 9) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/request/notification/web.rs - request::notification::web::WebNotificationBuilder (line 17) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder (line 35) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::new (line 65) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_action_loc_key (line 204) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_badge (line 98) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_category (line 139) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_launch_image (line 269) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_loc_args (line 244) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_loc_key (line 224) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_mutable_content (line 289) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_sound (line 118) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_title_loc_args (line 179) [INFO] [stdout] src/request/notification/localized.rs - request::notification::localized::LocalizedNotificationBuilder::set_title_loc_key (line 159) [INFO] [stdout] src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder (line 9) [INFO] [stdout] src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::new (line 30) [INFO] [stdout] src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_badge (line 53) [INFO] [stdout] src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_category (line 94) [INFO] [stdout] src/request/notification/plain.rs - request::notification::plain::PlainNotificationBuilder::set_sound (line 73) [INFO] [stdout] src/request/notification/silent.rs - request::notification::silent::SilentNotificationBuilder (line 11) [INFO] [stdout] src/request/notification/silent.rs - request::notification::silent::SilentNotificationBuilder::new (line 36) [INFO] [stdout] src/request/notification/web.rs - request::notification::web::WebNotificationBuilder (line 17) [INFO] [stdout] src/request/notification/web.rs - request::notification::web::WebNotificationBuilder::new (line 35) [INFO] [stdout] src/request/notification/web.rs - request::notification::web::WebNotificationBuilder::set_sound (line 57) [INFO] [stdout] src/request/payload.rs - request::payload::Payload::add_custom_data (line 32) [INFO] [stdout] src/request/payload.rs - request::payload::Payload::add_custom_data (line 52) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9dbb9a9735fae9c3286e6ffdd6a3bdc93eae875c71e88b589fa574d7225c79da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dbb9a9735fae9c3286e6ffdd6a3bdc93eae875c71e88b589fa574d7225c79da", kill_on_drop: false }` [INFO] [stdout] 9dbb9a9735fae9c3286e6ffdd6a3bdc93eae875c71e88b589fa574d7225c79da