[INFO] fetching crate web-push 0.9.1... [INFO] testing web-push-0.9.1 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate web-push 0.9.1 into /workspace/builds/worker-18/source [INFO] validating manifest of crates.io crate web-push 0.9.1 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate web-push 0.9.1 [INFO] finished tweaking crates.io crate web-push 0.9.1 [INFO] tweaked toml for crates.io crate web-push 0.9.1 written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate crates.io crate web-push 0.9.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hkdf v0.9.0 [INFO] [stderr] Downloaded serde v1.0.128 [INFO] [stderr] Downloaded ece v2.1.0 [INFO] [stderr] Downloaded coarsetime v0.1.19 [INFO] [stderr] Downloaded hmac-sha512 v0.1.9 [INFO] [stderr] Downloaded spki v0.4.0 [INFO] [stderr] Downloaded const-oid v0.6.0 [INFO] [stderr] Downloaded base64ct v1.0.1 [INFO] [stderr] Downloaded ed25519-compact v0.1.9 [INFO] [stderr] Downloaded ct-codecs v1.1.1 [INFO] [stderr] Downloaded elliptic-curve v0.10.5 [INFO] [stderr] Downloaded crypto-bigint v0.2.3 [INFO] [stderr] Downloaded pkcs8 v0.7.5 [INFO] [stderr] Downloaded serde_derive v1.0.128 [INFO] [stderr] Downloaded der_derive v0.4.0 [INFO] [stderr] Downloaded sec1_decode v0.1.0 [INFO] [stderr] Downloaded pem-rfc7468 v0.2.0 [INFO] [stderr] Downloaded pkcs1 v0.2.3 [INFO] [stderr] Downloaded der v0.4.1 [INFO] [stderr] Downloaded jwt-simple v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b959064ddd973091c3e568de2b80edd84d033ef618a616de31d296a275f6f929 [INFO] running `Command { std: "docker" "start" "-a" "b959064ddd973091c3e568de2b80edd84d033ef618a616de31d296a275f6f929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b959064ddd973091c3e568de2b80edd84d033ef618a616de31d296a275f6f929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b959064ddd973091c3e568de2b80edd84d033ef618a616de31d296a275f6f929", kill_on_drop: false }` [INFO] [stdout] b959064ddd973091c3e568de2b80edd84d033ef618a616de31d296a275f6f929 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce3c6af866be6e6725f00ef574663d5583fee4e9abb9b3138377ca9846ac773d [INFO] running `Command { std: "docker" "start" "-a" "ce3c6af866be6e6725f00ef574663d5583fee4e9abb9b3138377ca9846ac773d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling isahc v1.4.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling pem-rfc7468 v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling coarsetime v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ed25519-compact v0.1.9 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling hmac-sha512 v0.1.9 [INFO] [stderr] Compiling hmac-sha256 v0.1.7 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling der_derive v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling crypto-bigint v0.2.3 [INFO] [stderr] Compiling der v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling pkcs1 v0.2.3 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling sec1_decode v0.1.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pkcs8 v0.7.5 [INFO] [stderr] Compiling elliptic-curve v0.10.5 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling ece v2.1.0 [INFO] [stderr] Compiling jwt-simple v0.10.4 [INFO] [stderr] Compiling web-push v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.29s [INFO] running `Command { std: "docker" "inspect" "ce3c6af866be6e6725f00ef574663d5583fee4e9abb9b3138377ca9846ac773d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce3c6af866be6e6725f00ef574663d5583fee4e9abb9b3138377ca9846ac773d", kill_on_drop: false }` [INFO] [stdout] ce3c6af866be6e6725f00ef574663d5583fee4e9abb9b3138377ca9846ac773d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 726648bbed52056f880a1787cbb5ef7673d70721ff0720d33a1cb2aa2b52fe1e [INFO] running `Command { std: "docker" "start" "-a" "726648bbed52056f880a1787cbb5ef7673d70721ff0720d33a1cb2aa2b52fe1e", kill_on_drop: false }` [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling web-push v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.68s [INFO] running `Command { std: "docker" "inspect" "726648bbed52056f880a1787cbb5ef7673d70721ff0720d33a1cb2aa2b52fe1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "726648bbed52056f880a1787cbb5ef7673d70721ff0720d33a1cb2aa2b52fe1e", kill_on_drop: false }` [INFO] [stdout] 726648bbed52056f880a1787cbb5ef7673d70721ff0720d33a1cb2aa2b52fe1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a85438206176d8a164a66736a9295f56e01900e2faa399c2e980fd5470aa59cc [INFO] running `Command { std: "docker" "start" "-a" "a85438206176d8a164a66736a9295f56e01900e2faa399c2e980fd5470aa59cc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/web_push-71702fdfaadbb50b) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test clients::request_builder::tests::parses_a_bad_request_response_with_no_body_correctly ... ok [INFO] [stdout] test clients::request_builder::tests::parses_a_payload_too_large_response_correctly ... ok [INFO] [stdout] test clients::request_builder::tests::parses_a_server_error_response_correctly ... ok [INFO] [stdout] test clients::request_builder::tests::parses_a_not_found_response_correctly ... ok [INFO] [stdout] test clients::request_builder::tests::parses_a_gone_response_correctly ... ok [INFO] [stdout] test http_ece::tests::test_aes128gcm_headers_vapid ... ok [INFO] [stdout] test clients::request_builder::tests::builds_a_correct_request_with_payload ... ok [INFO] [stdout] test http_ece::tests::test_payload_too_big ... ok [INFO] [stdout] test clients::request_builder::tests::parses_an_unauthorized_response_correctly ... ok [INFO] [stdout] test clients::request_builder::tests::builds_a_correct_request_with_empty_payload ... ok [INFO] [stdout] test http_ece::tests::test_aes128gcm_headers_no_vapid ... ok [INFO] [stdout] test clients::request_builder::tests::parses_a_bad_request_response_with_body_correctly ... ok [INFO] [stdout] test http_ece::tests::test_payload_encrypts_128 ... ok [INFO] [stdout] test clients::request_builder::tests::parses_a_successful_response_correctly ... ok [INFO] [stdout] test vapid::builder::tests::test_builder_from_der ... ok [INFO] [stdout] test vapid::key::tests::test_key_clones ... ok [INFO] [stdout] test vapid::key::tests::test_public_key_derivation ... ok [INFO] [stdout] test vapid::builder::tests::test_builder_from_pem ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests web-push [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/clients/request_builder.rs - clients::request_builder::build_request (line 24) - compile ... ok [INFO] [stdout] test src/vapid/builder.rs - vapid::builder::PartialVapidSignatureBuilder (line 201) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok [INFO] [stdout] test src/vapid/builder.rs - vapid::builder::VapidSignatureBuilder (line 50) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a85438206176d8a164a66736a9295f56e01900e2faa399c2e980fd5470aa59cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a85438206176d8a164a66736a9295f56e01900e2faa399c2e980fd5470aa59cc", kill_on_drop: false }` [INFO] [stdout] a85438206176d8a164a66736a9295f56e01900e2faa399c2e980fd5470aa59cc