[INFO] fetching crate a2 0.10.0...
[INFO] testing a2-0.10.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate a2 0.10.0 into /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate a2 0.10.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f296fe71425c46ea101e7190d54bdcfb5c288ee5bef8924b821d3438e1365142
[INFO] running `Command { std: "docker" "start" "-a" "f296fe71425c46ea101e7190d54bdcfb5c288ee5bef8924b821d3438e1365142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f296fe71425c46ea101e7190d54bdcfb5c288ee5bef8924b821d3438e1365142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f296fe71425c46ea101e7190d54bdcfb5c288ee5bef8924b821d3438e1365142", kill_on_drop: false }`
[INFO] [stdout] f296fe71425c46ea101e7190d54bdcfb5c288ee5bef8924b821d3438e1365142
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9ee419780282b6cca98c50a1f080d6634f3c6cc207e96c3be90b3d0a365c608
[INFO] running `Command { std: "docker" "start" "-a" "a9ee419780282b6cca98c50a1f080d6634f3c6cc207e96c3be90b3d0a365c608", 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 rustls-pki-types v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling spin v0.9.8
[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 openssl v0.10.64
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[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 ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.1
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling erased-serde v0.3.31
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.09s
[INFO] running `Command { std: "docker" "inspect" "a9ee419780282b6cca98c50a1f080d6634f3c6cc207e96c3be90b3d0a365c608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9ee419780282b6cca98c50a1f080d6634f3c6cc207e96c3be90b3d0a365c608", kill_on_drop: false }`
[INFO] [stdout] a9ee419780282b6cca98c50a1f080d6634f3c6cc207e96c3be90b3d0a365c608
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc4c06377f0fe40853c884cbc7943144827123714625de10f13baeff6e8351ac
[INFO] running `Command { std: "docker" "start" "-a" "cc4c06377f0fe40853c884cbc7943144827123714625de10f13baeff6e8351ac", 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 lazy_static v1.4.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling argparse v0.2.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.36.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 29.54s
[INFO] running `Command { std: "docker" "inspect" "cc4c06377f0fe40853c884cbc7943144827123714625de10f13baeff6e8351ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc4c06377f0fe40853c884cbc7943144827123714625de10f13baeff6e8351ac", kill_on_drop: false }`
[INFO] [stdout] cc4c06377f0fe40853c884cbc7943144827123714625de10f13baeff6e8351ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3685925fc8caa93c6447249d7e522cd928ef2e0abda4806f94dc2a5edf95d668
[INFO] running `Command { std: "docker" "start" "-a" "3685925fc8caa93c6447249d7e522cd928ef2e0abda4806f94dc2a5edf95d668", 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.15s
[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_cert_parts ... ok
[INFO] [stdout] test client::tests::test_production_request_uri ... ok
[INFO] [stdout] test client::tests::test_request_body ... ok
[INFO] [stdout] test client::tests::test_request_authorization_with_no_signer ... ok
[INFO] [stdout] test client::tests::test_request_with_an_apns_collapse_id ... ok
[INFO] [stdout] test client::tests::test_request_content_length ... ok
[INFO] [stdout] test client::tests::test_request_content_type ... ok
[INFO] [stdout] test client::tests::test_request_invalid ... ok
[INFO] [stdout] test client::tests::test_request_method ... ok
[INFO] [stdout] test client::tests::test_request_with_background_type ... ok
[INFO] [stdout] test client::tests::test_request_with_an_apns_topic ... ok
[INFO] [stdout] test client::tests::test_request_with_default_apns_id ... ok
[INFO] [stdout] test client::tests::test_request_with_high_priority ... ok
[INFO] [stdout] test client::tests::test_sandbox_request_uri ... ok
[INFO] [stdout] test client::tests::test_request_with_normal_priority ... 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::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 client::tests::test_request_with_an_apns_expiration ... ok
[INFO] [stdout] test request::notification::web::tests::test_webpush_notification ... ok
[INFO] [stdout] test client::tests::test_request_with_default_apns_collapse_id ... ok
[INFO] [stdout] test client::tests::test_request_with_default_apns_topic ... ok
[INFO] [stdout] test client::tests::test_request_with_default_apns_expiration ... ok
[INFO] [stdout] test request::notification::default::tests::test_silent_notification_with_no_content ... ok
[INFO] [stdout] test response::tests::test_error_response_parsing ... ok
[INFO] [stdout] test client::tests::test_request_with_default_priority ... ok
[INFO] [stdout] test client::tests::test_request_with_an_apns_id ... ok
[INFO] [stdout] test request::notification::default::tests::test_default_notification_with_full_data ... ok
[INFO] [stdout] test request::notification::default::tests::test_default_notification_with_minimal_required_values ... ok
[INFO] [stdout] test request::notification::default::tests::test_silent_notification_with_custom_hashmap ... ok
[INFO] [stdout] test request::notification::default::tests::test_silent_notification_with_custom_data ... ok
[INFO] [stdout] test client::tests::test_request_authorization_with_a_signer ... ok
[INFO] [stdout] test signer::tests::test_signature_without_caching ... ok
[INFO] [stdout] test signer::tests::test_signature_caching ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests a2
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test src/lib.rs - (line 61) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 33) - compile ... 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>::new (line 125) ... 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 (line 87) ... 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>::set_critical (line 194) ... 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_mutable_content (line 478) ... 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_loc_key (line 404) ... 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_content_available (line 500) ... 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_sound (line 285) ... 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/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_title (line 170) ... ok
[INFO] [stdout] test src/request/payload.rs - request::payload::Payload<'a>::add_custom_data (line 107) ... 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/web.rs - request::notification::web::WebNotificationBuilder<'a>::set_sound (line 59) ... ok
[INFO] [stdout] test src/request/payload.rs - request::payload::Payload<'a>::add_custom_data (line 129) ... ok
[INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder (line 17) ... ok
[INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder<'a>::new (line 36) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::set_title_loc_key (line 330) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.52s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3685925fc8caa93c6447249d7e522cd928ef2e0abda4806f94dc2a5edf95d668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3685925fc8caa93c6447249d7e522cd928ef2e0abda4806f94dc2a5edf95d668", kill_on_drop: false }`
[INFO] [stdout] 3685925fc8caa93c6447249d7e522cd928ef2e0abda4806f94dc2a5edf95d668
