[INFO] fetching crate a2 0.10.0... [INFO] testing a2-0.10.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate a2 0.10.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate a2 0.10.0 [INFO] finished tweaking crates.io crate a2 0.10.0 [INFO] tweaked toml for crates.io crate a2 0.10.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate a2 0.10.0 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 a2 0.10.0 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 serde_derive v1.0.197 [INFO] [stderr] Downloaded pem v3.0.3 [INFO] [stderr] Downloaded cc v1.0.90 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded rustls-pki-types v1.4.0 [INFO] [stderr] Downloaded serde v1.0.197 [INFO] [stderr] Downloaded hyper v1.2.0 [INFO] [stderr] Downloaded syn v2.0.55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fc09fc4dd54808aef30135dcae990989b6b1871a814d2629e212a875320844ad [INFO] running `Command { std: "docker" "start" "-a" "fc09fc4dd54808aef30135dcae990989b6b1871a814d2629e212a875320844ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc09fc4dd54808aef30135dcae990989b6b1871a814d2629e212a875320844ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc09fc4dd54808aef30135dcae990989b6b1871a814d2629e212a875320844ad", kill_on_drop: false }` [INFO] [stdout] fc09fc4dd54808aef30135dcae990989b6b1871a814d2629e212a875320844ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b6c779f103b313ecc30731f0999f863700afde5ef252f342736aa6b07ade982d [INFO] running `Command { std: "docker" "start" "-a" "b6c779f103b313ecc30731f0999f863700afde5ef252f342736aa6b07ade982d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rustls-pki-types v1.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling a2 v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/payload.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | fn get_options(&self) -> &NotificationOptions; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 84 | fn get_options(&self) -> &NotificationOptions<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/payload.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | fn get_options(&self) -> &NotificationOptions { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 92 | fn get_options(&self) -> &NotificationOptions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.33s [INFO] running `Command { std: "docker" "inspect" "b6c779f103b313ecc30731f0999f863700afde5ef252f342736aa6b07ade982d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c779f103b313ecc30731f0999f863700afde5ef252f342736aa6b07ade982d", kill_on_drop: false }` [INFO] [stdout] b6c779f103b313ecc30731f0999f863700afde5ef252f342736aa6b07ade982d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 40fc197f01af2738a20cec3fa84994b3481ffea5d5cde5f287af9486433c9451 [INFO] running `Command { std: "docker" "start" "-a" "40fc197f01af2738a20cec3fa84994b3481ffea5d5cde5f287af9486433c9451", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling a2 v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/payload.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | fn get_options(&self) -> &NotificationOptions; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 84 | fn get_options(&self) -> &NotificationOptions<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/payload.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | fn get_options(&self) -> &NotificationOptions { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 92 | fn get_options(&self) -> &NotificationOptions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/payload.rs:84:20 [INFO] [stdout] | [INFO] [stdout] 84 | fn get_options(&self) -> &NotificationOptions; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 84 | fn get_options(&self) -> &NotificationOptions<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request/payload.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | fn get_options(&self) -> &NotificationOptions { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 92 | fn get_options(&self) -> &NotificationOptions<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.71s [INFO] running `Command { std: "docker" "inspect" "40fc197f01af2738a20cec3fa84994b3481ffea5d5cde5f287af9486433c9451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40fc197f01af2738a20cec3fa84994b3481ffea5d5cde5f287af9486433c9451", kill_on_drop: false }` [INFO] [stdout] 40fc197f01af2738a20cec3fa84994b3481ffea5d5cde5f287af9486433c9451 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 606b53a97b75b56efbf82213724db37e02ab92803943209b627c7341e8483b89 [INFO] running `Command { std: "docker" "start" "-a" "606b53a97b75b56efbf82213724db37e02ab92803943209b627c7341e8483b89", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request/payload.rs:84:20 [INFO] [stderr] | [INFO] [stderr] 84 | fn get_options(&self) -> &NotificationOptions; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 84 | fn get_options(&self) -> &NotificationOptions<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request/payload.rs:92:20 [INFO] [stderr] | [INFO] [stderr] 92 | fn get_options(&self) -> &NotificationOptions { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 92 | fn get_options(&self) -> &NotificationOptions<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `a2` (lib) generated 2 warnings (run `cargo fix --lib -p a2` to apply 2 suggestions) [INFO] [stderr] warning: `a2` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/a2-c40b3fe32bed124c) [INFO] [stdout] [INFO] [stdout] running 35 tests [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_cert_parts ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_collapse_id ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_expiration ... ok [INFO] [stdout] test client::tests::test_request_content_length ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_id ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_topic ... ok [INFO] [stdout] test client::tests::test_request_method ... ok [INFO] [stdout] test client::tests::test_request_invalid ... ok [INFO] [stdout] test client::tests::test_request_with_background_type ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_expiration ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_id ... 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 client::tests::test_request_with_default_priority ... ok [INFO] [stdout] test client::tests::test_request_with_normal_priority ... ok [INFO] [stdout] test client::tests::test_sandbox_request_uri ... ok [INFO] [stdout] test request::notification::default::tests::test_default_notification_with_minimal_required_values ... ok [INFO] [stdout] test request::notification::default::tests::test_notification_with_custom_data_1 ... ok [INFO] [stdout] test request::notification::default::tests::test_notification_with_custom_data_2 ... ok [INFO] [stdout] test request::notification::default::tests::test_silent_notification_with_custom_data ... ok [INFO] [stdout] test request::notification::default::tests::test_silent_notification_with_custom_hashmap ... ok [INFO] [stdout] test request::notification::default::tests::test_default_notification_with_full_data ... ok [INFO] [stdout] test request::notification::default::tests::test_silent_notification_with_no_content ... ok [INFO] [stdout] test request::notification::options::tests::test_collapse_id_over_64_chars ... ok [INFO] [stdout] test request::notification::options::tests::test_collapse_id_under_64_chars ... ok [INFO] [stdout] test request::notification::web::tests::test_webpush_notification ... ok [INFO] [stdout] test response::tests::test_error_response_parsing ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_collapse_id ... ok [INFO] [stdout] test client::tests::test_request_content_type ... ok [INFO] [stdout] test signer::tests::test_signature_without_caching ... ok [INFO] [stdout] test signer::tests::test_signature_caching ... ok [INFO] [stdout] test client::tests::test_request_authorization_with_a_signer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 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 25 tests [INFO] [stdout] test src/lib.rs - (line 33) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 61) - compile ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_launch_image (line 455) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_action_loc_key (line 381) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_mutable_content (line 478) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_subtitle (line 221) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_title (line 170) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_badge (line 264) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::new (line 125) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_category (line 308) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_sound (line 285) ... ok [INFO] [stdout] test src/request/payload.rs - request::payload::PayloadLike (line 29) - compile ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_critical (line 194) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_content_available (line 500) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder (line 87) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_body (line 243) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_loc_args (line 427) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_loc_key (line 404) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_title_loc_key (line 330) ... ok [INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_title_loc_args (line 353) ... ok [INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder (line 17) ... ok [INFO] [stdout] test src/request/payload.rs - request::payload::Payload<'a>::add_custom_data (line 107) ... ok [INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder<'a>::set_sound (line 59) ... ok [INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder<'a>::new (line 36) ... ok [INFO] [stdout] test src/request/payload.rs - request::payload::Payload<'a>::add_custom_data (line 129) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.42s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "606b53a97b75b56efbf82213724db37e02ab92803943209b627c7341e8483b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606b53a97b75b56efbf82213724db37e02ab92803943209b627c7341e8483b89", kill_on_drop: false }` [INFO] [stdout] 606b53a97b75b56efbf82213724db37e02ab92803943209b627c7341e8483b89