[INFO] fetching crate a2 0.6.0... [INFO] testing a2-0.6.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate a2 0.6.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate a2 0.6.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate a2 0.6.0 [INFO] finished tweaking crates.io crate a2 0.6.0 [INFO] tweaked toml for crates.io crate a2 0.6.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate a2 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d385be2670cb3521b3dc0fb629d3fcf53498410d389bd4994edfda9eb0daeae7 [INFO] running `Command { std: "docker" "start" "-a" "d385be2670cb3521b3dc0fb629d3fcf53498410d389bd4994edfda9eb0daeae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d385be2670cb3521b3dc0fb629d3fcf53498410d389bd4994edfda9eb0daeae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d385be2670cb3521b3dc0fb629d3fcf53498410d389bd4994edfda9eb0daeae7", kill_on_drop: false }` [INFO] [stdout] d385be2670cb3521b3dc0fb629d3fcf53498410d389bd4994edfda9eb0daeae7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a481ea6b955b156d1b208c7941376fbc032b151f224f06d49b868f12b3395a45 [INFO] running `Command { std: "docker" "start" "-a" "a481ea6b955b156d1b208c7941376fbc032b151f224f06d49b868f12b3395a45", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-alpn v0.3.0 [INFO] [stderr] Compiling a2 v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.15s [INFO] running `Command { std: "docker" "inspect" "a481ea6b955b156d1b208c7941376fbc032b151f224f06d49b868f12b3395a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a481ea6b955b156d1b208c7941376fbc032b151f224f06d49b868f12b3395a45", kill_on_drop: false }` [INFO] [stdout] a481ea6b955b156d1b208c7941376fbc032b151f224f06d49b868f12b3395a45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0afbb0a624df360d26b8f5c891279139e4aefc673804a282d8bbbf59392b065d [INFO] running `Command { std: "docker" "start" "-a" "0afbb0a624df360d26b8f5c891279139e4aefc673804a282d8bbbf59392b065d", kill_on_drop: false }` [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling a2 v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.57s [INFO] running `Command { std: "docker" "inspect" "0afbb0a624df360d26b8f5c891279139e4aefc673804a282d8bbbf59392b065d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0afbb0a624df360d26b8f5c891279139e4aefc673804a282d8bbbf59392b065d", kill_on_drop: false }` [INFO] [stdout] 0afbb0a624df360d26b8f5c891279139e4aefc673804a282d8bbbf59392b065d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a14e9009f9fb9a5082831aee6ab3f840bf5c47e2938508f0842f044656ca3fbf [INFO] running `Command { std: "docker" "start" "-a" "a14e9009f9fb9a5082831aee6ab3f840bf5c47e2938508f0842f044656ca3fbf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/a2-221f0351cdb5210c) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test client::tests::test_request_authorization_with_no_signer ... ok [INFO] [stdout] test client::tests::test_production_request_uri ... ok [INFO] [stdout] test client::tests::test_request_content_type ... ok [INFO] [stdout] test client::tests::test_request_content_length ... ok [INFO] [stdout] test client::tests::test_request_method ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_expiration ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_collapse_id ... ok [INFO] [stdout] test client::tests::test_request_body ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_collapse_id ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_id ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_id ... ok [INFO] [stdout] test client::tests::test_request_with_default_priority ... ok [INFO] [stdout] test client::tests::test_sandbox_request_uri ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_expiration ... ok [INFO] [stdout] test client::tests::test_request_with_default_apns_topic ... ok [INFO] [stdout] test request::notification::localized::tests::test_localized_notification_with_minimal_required_values ... ok [INFO] [stdout] test client::tests::test_request_with_an_apns_topic ... ok [INFO] [stdout] test request::notification::localized::tests::test_localized_notification_with_full_data ... ok [INFO] [stdout] test client::tests::test_request_with_normal_priority ... ok [INFO] [stdout] test request::notification::options::tests::test_collapse_id_under_64_chars ... ok [INFO] [stdout] test request::notification::options::tests::test_collapse_id_over_64_chars ... ok [INFO] [stdout] test client::tests::test_request_with_high_priority ... ok [INFO] [stdout] test request::notification::plain::tests::test_plain_notification_with_full_data ... ok [INFO] [stdout] test request::notification::plain::tests::test_plain_notification_with_custom_data ... ok [INFO] [stdout] test request::notification::localized::tests::test_plain_notification_with_custom_data ... ok [INFO] [stdout] test request::notification::plain::tests::test_plain_notification_with_text_only ... ok [INFO] [stdout] test request::notification::silent::tests::test_silent_notification_with_custom_data ... ok [INFO] [stdout] test request::notification::silent::tests::test_silent_notification_with_custom_hashmap ... ok [INFO] [stdout] test request::notification::silent::tests::test_silent_notification_with_no_content ... ok [INFO] [stdout] test response::tests::test_error_response_parsing ... ok [INFO] [stdout] test signer::tests::test_signature_caching ... ok [INFO] [stdout] test signer::tests::test_signature_without_caching ... ok [INFO] [stdout] test client::tests::test_request_authorization_with_a_signer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests a2 [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/lib.rs - (line 36) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 63) - compile ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name a2 --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/ring-14b2ee8c10e566e4/out --extern a2=/opt/rustwide/target/debug/deps/liba2-b21bd624a1357b4b.rlib --extern argparse=/opt/rustwide/target/debug/deps/libargparse-e8c74a22305d2e56.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-eceeffc3e09fe480.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c6755d05ecf76423.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-596b761305430a6b.rlib --extern hyper_alpn=/opt/rustwide/target/debug/deps/libhyper_alpn-faf18396b043cf58.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-7aa1afabba8ad231.so --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-664e601b7c9f4727.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-5e5e6006c90115d8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6918830dccb17dca.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-4f2a9f24f7764b79.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-10f57b80b2f8c873.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-60c48d8e3f8ddc1a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-993cc3d23f41aa08.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a14e9009f9fb9a5082831aee6ab3f840bf5c47e2938508f0842f044656ca3fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14e9009f9fb9a5082831aee6ab3f840bf5c47e2938508f0842f044656ca3fbf", kill_on_drop: false }` [INFO] [stdout] a14e9009f9fb9a5082831aee6ab3f840bf5c47e2938508f0842f044656ca3fbf