[INFO] fetching crate apns-h2 0.11.0...
[INFO] testing apns-h2-0.11.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate apns-h2 0.11.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate apns-h2 0.11.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate apns-h2 0.11.0
[INFO] tweaked toml for crates.io crate apns-h2 0.11.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate apns-h2 0.11.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apns-h2 0.11.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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded der_derive v0.7.3
[INFO] [stderr]   Downloaded zmij v1.0.20
[INFO] [stderr]   Downloaded p12-keystore v0.2.0
[INFO] [stderr]   Downloaded pkcs5 v0.7.1
[INFO] [stderr]   Downloaded pkcs12 v0.1.0
[INFO] [stderr]   Downloaded cms v0.2.3
[INFO] [stderr]   Downloaded x509-cert v0.2.5
[INFO] [stderr]   Downloaded x509-parser v0.17.0
[INFO] [stderr]   Downloaded rustls-openssl v0.3.0
[INFO] [stderr]   Downloaded rc2 v0.8.1
[INFO] [stderr]   Downloaded flagset v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 758185ec91e518fa5ae260bc9b6ec5eb1a0e62551764201d1d651dd48135f7d3
[INFO] running `Command { std: "docker" "start" "-a" "758185ec91e518fa5ae260bc9b6ec5eb1a0e62551764201d1d651dd48135f7d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "758185ec91e518fa5ae260bc9b6ec5eb1a0e62551764201d1d651dd48135f7d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "758185ec91e518fa5ae260bc9b6ec5eb1a0e62551764201d1d651dd48135f7d3", kill_on_drop: false }`
[INFO] [stdout] 758185ec91e518fa5ae260bc9b6ec5eb1a0e62551764201d1d651dd48135f7d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10141b66fec721a6b05c87c292d85efcdb96c331510b49d0d06ff4abd5cb1f68
[INFO] running `Command { std: "docker" "start" "-a" "10141b66fec721a6b05c87c292d85efcdb96c331510b49d0d06ff4abd5cb1f68", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling pkcs12 v0.1.0
[INFO] [stderr]    Compiling p12-keystore v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling apns-h2 v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "10141b66fec721a6b05c87c292d85efcdb96c331510b49d0d06ff4abd5cb1f68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10141b66fec721a6b05c87c292d85efcdb96c331510b49d0d06ff4abd5cb1f68", kill_on_drop: false }`
[INFO] [stdout] 10141b66fec721a6b05c87c292d85efcdb96c331510b49d0d06ff4abd5cb1f68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b0a8966b9979b704946fe7b9fe61c9ccd8f89c34185c4ef4e0374b0af39d68b
[INFO] running `Command { std: "docker" "start" "-a" "2b0a8966b9979b704946fe7b9fe61c9ccd8f89c34185c4ef4e0374b0af39d68b", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling argparse v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling pkcs12 v0.1.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p12-keystore v0.2.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling apns-h2 v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.49s
[INFO] running `Command { std: "docker" "inspect" "2b0a8966b9979b704946fe7b9fe61c9ccd8f89c34185c4ef4e0374b0af39d68b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b0a8966b9979b704946fe7b9fe61c9ccd8f89c34185c4ef4e0374b0af39d68b", kill_on_drop: false }`
[INFO] [stdout] 2b0a8966b9979b704946fe7b9fe61c9ccd8f89c34185c4ef4e0374b0af39d68b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dc4af1cb68a2954a3f636e45abea5e2cbc8ce55dd460353095b6874cb3c819c0
[INFO] running `Command { std: "docker" "start" "-a" "dc4af1cb68a2954a3f636e45abea5e2cbc8ce55dd460353095b6874cb3c819c0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apns_h2-a5369e973c7e8f43)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test client::tests::test_request_with_an_apns_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_cert_parts ... 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_body ... ok
[INFO] [stdout] test request::notification::default::tests::test_default_notification_with_dismissal_date ... 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_loc_args_inputs ... 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_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 client::tests::test_request_authorization_with_a_signer ... ok
[INFO] [stdout] test client::tests::test_request_method ... ok
[INFO] [stdout] test request::notification::web::tests::test_webpush_notification ... ok
[INFO] [stdout] test request::notification::web::tests::test_webpush_notification_with_dismissal_date ... ok
[INFO] [stdout] test request::payload::tests::test_dismissal_date_serialization ... ok
[INFO] [stdout] test request::payload::tests::test_interruption_level_serialization ... ok
[INFO] [stdout] test request::payload::tests::test_live_activity_payload_serialization ... 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 signer::tests::test_new_secret ... ok
[INFO] [stdout] test client::tests::test_request_with_an_apns_topic ... ok
[INFO] [stdout] test client::tests::test_request_with_an_apns_collapse_id ... ok
[INFO] [stdout] test client::tests::test_sandbox_request_uri ... 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_high_priority ... ok
[INFO] [stdout] test client::tests::test_request_authorization_with_no_signer ... ok
[INFO] [stdout] test client::tests::test_request_with_default_apns_collapse_id ... ok
[INFO] [stdout] test client::tests::test_production_request_uri ... 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_normal_priority ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests apns_h2
[INFO] [stdout] 
[INFO] [stdout] running 48 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>::critical_interruption_level (line 739) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::content_available (line 685) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::attributes_type (line 895) ... FAILED
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::body (line 269) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::action_loc_key (line 527) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::dismissal_date (line 982) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::input_push_token (line 960) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::active_interruption_level (line 716) ... FAILED
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::loc_args (line 587) ... FAILED
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::mutable_content (line 655) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::attributes (line 916) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::loc_key (line 557) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::sound (line 327) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::subtitle (line 240) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::new (line 151) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::input_push_channel (line 939) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::time_sensitive_interruption_level (line 786) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::event (line 851) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::title (line 174) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::content_state (line 872) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::launch_image (line 625) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder (line 103) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::interruption_level (line 808) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::category (line 380) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::badge (line 298) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::critical (line 205) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::passive_interruption_level (line 762) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::subtitle_loc_key (line 410) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::subtitle_loc_args (line 432) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::timestamp (line 830) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::thread_id (line 357) ... ok
[INFO] [stdout] test src/request/payload.rs - request::payload::PayloadLike (line 30) - compile ... ok
[INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder<'a>::dismissal_date (line 247) ... ok
[INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder<'a>::sound (line 67) ... ok
[INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder (line 18) ... ok
[INFO] [stdout] test src/request/payload.rs - request::payload::APSAlert<'a>::body_only (line 256) ... ok
[INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder<'a>::time_sensitive_interruption_level (line 188) ... ok
[INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder<'a>::critical_interruption_level (line 127) ... ok
[INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder<'a>::new (line 39) ... ok
[INFO] [stdout] test src/request/payload.rs - request::payload::Payload<'a>::add_custom_data (line 108) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::title_loc_args (line 489) ... ok
[INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder<'a>::active_interruption_level (line 97) ... ok
[INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder<'a>::passive_interruption_level (line 157) ... ok
[INFO] [stdout] test src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::title_loc_key (line 459) ... ok
[INFO] [stdout] test src/request/notification/web.rs - request::notification::web::WebNotificationBuilder<'a>::interruption_level (line 217) ... ok
[INFO] [stdout] test src/request/payload.rs - request::payload::Payload<'a>::add_custom_data (line 130) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::attributes_type (line 895) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestwXmalT/rustcKWiYv1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libapns_h2-36be919e04fe2b59,libpem-8d726c43d1082e38,libbase64-703a072699e04b45,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libsmallvec-f89e312bdc161349,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,liberased_serde-7106fb3715e93250,libtypeid-d4830ffab0112666,libp12_keystore-5e494ce65555afaf,librc2-a5f87c3dc5e9e8c4,libdes-68f8bc77c49f94f6,libhex-89a7819ac077d9c8,libx509_parser-f5a92b0dc1364b47,libdata_encoding-356b59b2c8ff1af0,liblazy_static-43935f8bf5aea94d,liboid_registry-f1896122fa0c242b,libder_parser-8ee3d6a4bf981d6b,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-3ee85f0cbc504675,librusticata_macros-93e4608a7a7c77bc,libnom-31911d13efd97947,libnum_traits-4a4423a1e3894e42,libtime-9ed2f18b1018d4e6,libtime_core-cedd2d361de9f8a0,libnum_conv-3533006225575cb6,libderanged-5f548745f0dada0c,libpowerfmt-96bcc13aea1b0702,libsha1-b14cc28105013f27,librand-3c09e6f5170dda0b,librand_chacha-fb6babdddf9efd27,libppv_lite86-82d9149a24b47891,libzerocopy-6c0d4b77ee5f0366,librand_core-d889be4d24873b72,libgetrandom-153207dce3a11171,libpkcs12-bf9249a692f9ea30,libpkcs5-7fd97e0c576354f7,libaes-2eb551675b4f945f,libscrypt-e5f9c139f881c25d,libsalsa20-cbf130cba6e68d38,libsha2-543c7b4b57dcdf24,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libpbkdf2-7cd4744650ee9bc5,libcbc-b2816668c6545db1,libcipher-fcd92d6c8916b609,libinout-eb74a4314a9de14e,libblock_padding-b98dc02a346a6005,libhmac-c06d39db6b61b40e,libdigest-87c0db8bb1792744,libblock_buffer-a7368b681a1e14df,libcrypto_common-890c3fbc98336f9e,libgeneric_array-e7636fce3b3fe0c6,libtypenum-f14fa61429b7df4f,libcms-785f5dbb09b818e1,libx509_cert-705ddb7a2c65c8c4,libspki-796dee2fdd81be0d,libder-f639dfb7cc82794e,libflagset-e3a6269b2b962cd8,libpem_rfc7468-694b8a1bd058d0f8,libbase64ct-5eeb184d00c0eb0a,libconst_oid-addd2e6a1f2ffdb8,libthiserror-defa6e50d9035385,libhyper_rustls-1acee4d45d004ee1,libtokio_rustls-bf31913fb30d1223,libhyper_util-bcfab7d491e24f91,libtower_service-61a6e2aaa442e2aa,libfutures_util-582f1112f90bac1b,libfutures_task-91198c0810a33fed,libpin_utils-47b630022fed6c6f,librustls_platform_verifier-1e318d2a140cee50,librustls_native_certs-d987f7c3956acbe9,libopenssl_probe-28767363f42ec805,librustls-f7226742979a4b68,libsubtle-e2ee052f40415f75,libwebpki-f5d1f40d20ca7221,libuntrusted-ecd0150d37c0a849,libaws_lc_rs-5a366247873fe94d,libuntrusted-ec5b92643a810593,libaws_lc_sys-5412e1857960837c,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,liblog-f13639eb0ff88eed,libhyper-d33e37439155abf7,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libfutures_channel-25a5f1f793e07868,libh2-3e658ccd16ec56f3,libtracing-5000d0486cccd919,libtracing_core-9fd3f16e7160068e,libonce_cell-ce15a8b95b02a2ad,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-4766119aba1cdbeb,libatomic_waker-3b600cf3b15fbf6e,libfnv-68f5b69a4a74de9d,libtokio_util-197586d50d64310c,libfutures_sink-f0db3c24b19532ab,libhttp_body_util-87558b27b176ad92,libfutures_core-2de656caeca80e95,libhttp_body-e76447eb6d69a045,libhttp-5341a2e7bcc32b85,libtokio-bef2b1d38057b991,libsocket2-db887156d7e0a9b9,libbytes-c51ef010599fb8ef,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libpin_project_lite-0480e93619ded6e2,libserde_json-f98a163801dc2093,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-1cc39bcf4e423286,libserde-17766a11950e6a00,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwXmalT/rustcKWiYv1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-b4650e2cccec31e1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwXmalT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::active_interruption_level (line 716) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHCiwhE/rustcDAZWec/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libapns_h2-36be919e04fe2b59,libpem-8d726c43d1082e38,libbase64-703a072699e04b45,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libsmallvec-f89e312bdc161349,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,liberased_serde-7106fb3715e93250,libtypeid-d4830ffab0112666,libp12_keystore-5e494ce65555afaf,librc2-a5f87c3dc5e9e8c4,libdes-68f8bc77c49f94f6,libhex-89a7819ac077d9c8,libx509_parser-f5a92b0dc1364b47,libdata_encoding-356b59b2c8ff1af0,liblazy_static-43935f8bf5aea94d,liboid_registry-f1896122fa0c242b,libder_parser-8ee3d6a4bf981d6b,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-3ee85f0cbc504675,librusticata_macros-93e4608a7a7c77bc,libnom-31911d13efd97947,libnum_traits-4a4423a1e3894e42,libtime-9ed2f18b1018d4e6,libtime_core-cedd2d361de9f8a0,libnum_conv-3533006225575cb6,libderanged-5f548745f0dada0c,libpowerfmt-96bcc13aea1b0702,libsha1-b14cc28105013f27,librand-3c09e6f5170dda0b,librand_chacha-fb6babdddf9efd27,libppv_lite86-82d9149a24b47891,libzerocopy-6c0d4b77ee5f0366,librand_core-d889be4d24873b72,libgetrandom-153207dce3a11171,libpkcs12-bf9249a692f9ea30,libpkcs5-7fd97e0c576354f7,libaes-2eb551675b4f945f,libscrypt-e5f9c139f881c25d,libsalsa20-cbf130cba6e68d38,libsha2-543c7b4b57dcdf24,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libpbkdf2-7cd4744650ee9bc5,libcbc-b2816668c6545db1,libcipher-fcd92d6c8916b609,libinout-eb74a4314a9de14e,libblock_padding-b98dc02a346a6005,libhmac-c06d39db6b61b40e,libdigest-87c0db8bb1792744,libblock_buffer-a7368b681a1e14df,libcrypto_common-890c3fbc98336f9e,libgeneric_array-e7636fce3b3fe0c6,libtypenum-f14fa61429b7df4f,libcms-785f5dbb09b818e1,libx509_cert-705ddb7a2c65c8c4,libspki-796dee2fdd81be0d,libder-f639dfb7cc82794e,libflagset-e3a6269b2b962cd8,libpem_rfc7468-694b8a1bd058d0f8,libbase64ct-5eeb184d00c0eb0a,libconst_oid-addd2e6a1f2ffdb8,libthiserror-defa6e50d9035385,libhyper_rustls-1acee4d45d004ee1,libtokio_rustls-bf31913fb30d1223,libhyper_util-bcfab7d491e24f91,libtower_service-61a6e2aaa442e2aa,libfutures_util-582f1112f90bac1b,libfutures_task-91198c0810a33fed,libpin_utils-47b630022fed6c6f,librustls_platform_verifier-1e318d2a140cee50,librustls_native_certs-d987f7c3956acbe9,libopenssl_probe-28767363f42ec805,librustls-f7226742979a4b68,libsubtle-e2ee052f40415f75,libwebpki-f5d1f40d20ca7221,libuntrusted-ecd0150d37c0a849,libaws_lc_rs-5a366247873fe94d,libuntrusted-ec5b92643a810593,libaws_lc_sys-5412e1857960837c,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,liblog-f13639eb0ff88eed,libhyper-d33e37439155abf7,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libfutures_channel-25a5f1f793e07868,libh2-3e658ccd16ec56f3,libtracing-5000d0486cccd919,libtracing_core-9fd3f16e7160068e,libonce_cell-ce15a8b95b02a2ad,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-4766119aba1cdbeb,libatomic_waker-3b600cf3b15fbf6e,libfnv-68f5b69a4a74de9d,libtokio_util-197586d50d64310c,libfutures_sink-f0db3c24b19532ab,libhttp_body_util-87558b27b176ad92,libfutures_core-2de656caeca80e95,libhttp_body-e76447eb6d69a045,libhttp-5341a2e7bcc32b85,libtokio-bef2b1d38057b991,libsocket2-db887156d7e0a9b9,libbytes-c51ef010599fb8ef,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libpin_project_lite-0480e93619ded6e2,libserde_json-f98a163801dc2093,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-1cc39bcf4e423286,libserde-17766a11950e6a00,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHCiwhE/rustcDAZWec/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-b4650e2cccec31e1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHCiwhE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::loc_args (line 587) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOiphgg/rustcY4hlHh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libapns_h2-36be919e04fe2b59,libpem-8d726c43d1082e38,libbase64-703a072699e04b45,libparking_lot-5b03ddcd719ab89a,libparking_lot_core-ddb66404e94a9f0c,libsmallvec-f89e312bdc161349,liblock_api-e031e2da41cd10fe,libscopeguard-9728c2fe73941895,liberased_serde-7106fb3715e93250,libtypeid-d4830ffab0112666,libp12_keystore-5e494ce65555afaf,librc2-a5f87c3dc5e9e8c4,libdes-68f8bc77c49f94f6,libhex-89a7819ac077d9c8,libx509_parser-f5a92b0dc1364b47,libdata_encoding-356b59b2c8ff1af0,liblazy_static-43935f8bf5aea94d,liboid_registry-f1896122fa0c242b,libder_parser-8ee3d6a4bf981d6b,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-3ee85f0cbc504675,librusticata_macros-93e4608a7a7c77bc,libnom-31911d13efd97947,libnum_traits-4a4423a1e3894e42,libtime-9ed2f18b1018d4e6,libtime_core-cedd2d361de9f8a0,libnum_conv-3533006225575cb6,libderanged-5f548745f0dada0c,libpowerfmt-96bcc13aea1b0702,libsha1-b14cc28105013f27,librand-3c09e6f5170dda0b,librand_chacha-fb6babdddf9efd27,libppv_lite86-82d9149a24b47891,libzerocopy-6c0d4b77ee5f0366,librand_core-d889be4d24873b72,libgetrandom-153207dce3a11171,libpkcs12-bf9249a692f9ea30,libpkcs5-7fd97e0c576354f7,libaes-2eb551675b4f945f,libscrypt-e5f9c139f881c25d,libsalsa20-cbf130cba6e68d38,libsha2-543c7b4b57dcdf24,libcpufeatures-ffd35937018bee08,libcfg_if-f1fc2100170eba64,libpbkdf2-7cd4744650ee9bc5,libcbc-b2816668c6545db1,libcipher-fcd92d6c8916b609,libinout-eb74a4314a9de14e,libblock_padding-b98dc02a346a6005,libhmac-c06d39db6b61b40e,libdigest-87c0db8bb1792744,libblock_buffer-a7368b681a1e14df,libcrypto_common-890c3fbc98336f9e,libgeneric_array-e7636fce3b3fe0c6,libtypenum-f14fa61429b7df4f,libcms-785f5dbb09b818e1,libx509_cert-705ddb7a2c65c8c4,libspki-796dee2fdd81be0d,libder-f639dfb7cc82794e,libflagset-e3a6269b2b962cd8,libpem_rfc7468-694b8a1bd058d0f8,libbase64ct-5eeb184d00c0eb0a,libconst_oid-addd2e6a1f2ffdb8,libthiserror-defa6e50d9035385,libhyper_rustls-1acee4d45d004ee1,libtokio_rustls-bf31913fb30d1223,libhyper_util-bcfab7d491e24f91,libtower_service-61a6e2aaa442e2aa,libfutures_util-582f1112f90bac1b,libfutures_task-91198c0810a33fed,libpin_utils-47b630022fed6c6f,librustls_platform_verifier-1e318d2a140cee50,librustls_native_certs-d987f7c3956acbe9,libopenssl_probe-28767363f42ec805,librustls-f7226742979a4b68,libsubtle-e2ee052f40415f75,libwebpki-f5d1f40d20ca7221,libuntrusted-ecd0150d37c0a849,libaws_lc_rs-5a366247873fe94d,libuntrusted-ec5b92643a810593,libaws_lc_sys-5412e1857960837c,librustls_pki_types-85d492029fcaa82a,libzeroize-0d40293ead11df40,liblog-f13639eb0ff88eed,libhyper-d33e37439155abf7,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libfutures_channel-25a5f1f793e07868,libh2-3e658ccd16ec56f3,libtracing-5000d0486cccd919,libtracing_core-9fd3f16e7160068e,libonce_cell-ce15a8b95b02a2ad,libindexmap-56d29ddacdc2ccde,libequivalent-a978cf5163e8d2d6,libhashbrown-47a3ad7a16c9e7a9,libslab-4766119aba1cdbeb,libatomic_waker-3b600cf3b15fbf6e,libfnv-68f5b69a4a74de9d,libtokio_util-197586d50d64310c,libfutures_sink-f0db3c24b19532ab,libhttp_body_util-87558b27b176ad92,libfutures_core-2de656caeca80e95,libhttp_body-e76447eb6d69a045,libhttp-5341a2e7bcc32b85,libtokio-bef2b1d38057b991,libsocket2-db887156d7e0a9b9,libbytes-c51ef010599fb8ef,libmio-a57066bb9b21183d,liblibc-505a64c2b6b6d82d,libpin_project_lite-0480e93619ded6e2,libserde_json-f98a163801dc2093,libmemchr-c0c1e26329cf4dad,libitoa-9504ee2897050eea,libzmij-1cc39bcf4e423286,libserde-17766a11950e6a00,libserde_core-776a0533b765bf84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOiphgg/rustcY4hlHh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-b4650e2cccec31e1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOiphgg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::active_interruption_level (line 716)
[INFO] [stdout]     src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::attributes_type (line 895)
[INFO] [stdout]     src/request/notification/default.rs - request::notification::default::DefaultNotificationBuilder<'a>::loc_args (line 587)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 45 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 43.71s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 44.00s; merged doctests compilation took 0.28s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "dc4af1cb68a2954a3f636e45abea5e2cbc8ce55dd460353095b6874cb3c819c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc4af1cb68a2954a3f636e45abea5e2cbc8ce55dd460353095b6874cb3c819c0", kill_on_drop: false }`
[INFO] [stdout] dc4af1cb68a2954a3f636e45abea5e2cbc8ce55dd460353095b6874cb3c819c0
