[INFO] fetching crate web-push 0.7.2... [INFO] testing web-push-0.7.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate web-push 0.7.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate web-push 0.7.2 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate web-push 0.7.2 [INFO] finished tweaking crates.io crate web-push 0.7.2 [INFO] tweaked toml for crates.io crate web-push 0.7.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate web-push 0.7.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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] 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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d8ebe5392971ee6696a107333da58d30b7eee9a6d2e0988a5413799f1f697a4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4d8ebe5392971ee6696a107333da58d30b7eee9a6d2e0988a5413799f1f697a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d8ebe5392971ee6696a107333da58d30b7eee9a6d2e0988a5413799f1f697a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d8ebe5392971ee6696a107333da58d30b7eee9a6d2e0988a5413799f1f697a4", kill_on_drop: false }` [INFO] [stdout] 4d8ebe5392971ee6696a107333da58d30b7eee9a6d2e0988a5413799f1f697a4 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 519dc14df8a9496a2b4fb5f71f843c22c70dad75f0f804d7c8d438eb63da2c4f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "519dc14df8a9496a2b4fb5f71f843c22c70dad75f0f804d7c8d438eb63da2c4f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling bytes v0.5.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling ring v0.16.10 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling tokio v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling web-push v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "519dc14df8a9496a2b4fb5f71f843c22c70dad75f0f804d7c8d438eb63da2c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519dc14df8a9496a2b4fb5f71f843c22c70dad75f0f804d7c8d438eb63da2c4f", kill_on_drop: false }` [INFO] [stdout] 519dc14df8a9496a2b4fb5f71f843c22c70dad75f0f804d7c8d438eb63da2c4f [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9af212fc0c6c1fb25fd6c8d2f7aae47a45d958a4e1795bc5d15dd849bde84038 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9af212fc0c6c1fb25fd6c8d2f7aae47a45d958a4e1795bc5d15dd849bde84038", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling web-push v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.10s [INFO] running `Command { std: "docker" "inspect" "9af212fc0c6c1fb25fd6c8d2f7aae47a45d958a4e1795bc5d15dd849bde84038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af212fc0c6c1fb25fd6c8d2f7aae47a45d958a4e1795bc5d15dd849bde84038", kill_on_drop: false }` [INFO] [stdout] 9af212fc0c6c1fb25fd6c8d2f7aae47a45d958a4e1795bc5d15dd849bde84038 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1fa4ea6d8f5177e7b27f49ccd63b8cbcdad733ad83fa16823455c7817a5d9157 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1fa4ea6d8f5177e7b27f49ccd63b8cbcdad733ad83fa16823455c7817a5d9157", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:175:30 [INFO] [stderr] | [INFO] [stderr] 175 | write!(f, "{}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:175:30 [INFO] [stderr] | [INFO] [stderr] 175 | write!(f, "{}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/web_push-100ae14fcb0533f2 [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test http_ece::tests::test_front_pad ... ok [INFO] [stdout] test http_ece::tests::test_headers_with_vapid ... ok [INFO] [stdout] test http_ece::tests::test_aes128gcm ... ok [INFO] [stdout] test http_ece::tests::test_aesgcm ... ok [INFO] [stdout] test http_ece::tests::test_headers_without_vapid ... ok [INFO] [stdout] test services::autopush::tests::builds_a_correct_request_with_empty_payload ... ok [INFO] [stdout] test services::autopush::tests::parses_a_not_found_response_correctly ... ok [INFO] [stdout] test services::autopush::tests::parses_a_bad_request_response_with_body_correctly ... ok [INFO] [stdout] test services::autopush::tests::parses_a_payload_too_large_response_correctly ... ok [INFO] [stdout] test services::autopush::tests::parses_a_gone_response_correctly ... ok [INFO] [stdout] test http_ece::tests::test_payload_too_big ... ok [INFO] [stdout] test services::autopush::tests::parses_a_bad_request_response_with_no_body_correctly ... ok [INFO] [stdout] test services::autopush::tests::parses_a_server_error_response_correctly ... ok [INFO] [stdout] test services::autopush::tests::parses_an_unauthorized_response_correctly ... ok [INFO] [stdout] test services::autopush::tests::parses_a_successful_response_correctly ... ok [INFO] [stdout] test services::firebase::tests::parses_a_message_too_big_response_correctly ... ok [INFO] [stdout] test services::firebase::tests::parses_a_invalid_registration_response_correctly ... ok [INFO] [stdout] test services::autopush::tests::builds_a_correct_request_with_payload ... ok [INFO] [stdout] test services::firebase::tests::parses_a_missing_registration_response_correctly ... ok [INFO] [stdout] test services::firebase::tests::builds_a_correct_request_with_a_payload ... ok [INFO] [stdout] test services::firebase::tests::parses_an_internal_server_error_response_correctly ... ok [INFO] [stdout] test services::firebase::tests::parses_a_successful_response_correctly ... ok [INFO] [stdout] test services::firebase::tests::parses_an_invalid_data_key_response_correctly ... ok [INFO] [stdout] test services::firebase::tests::parses_an_invalid_ttl_response_correctly ... ok [INFO] [stdout] test services::firebase::tests::parses_a_not_registered_response_correctly ... ok [INFO] [stdout] test services::firebase::tests::parses_an_unavailable_response_correctly ... ok [INFO] [stdout] test services::firebase::tests::builds_a_correct_request_with_empty_payload ... ok [INFO] [stdout] test vapid::signer::tests::test_vapid_signature_aesgcm_format ... ok [INFO] [stdout] test services::firebase::tests::parses_an_invalid_package_name_response_correctly ... ok [INFO] [stdout] test vapid::key::tests::test_public_key_derivation ... ok [INFO] [stderr] Doc-tests web-push [INFO] [stdout] test vapid::builder::tests::test_builder_from_der ... ok [INFO] [stdout] test vapid::builder::tests::test_builder_from_pem ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/vapid/builder.rs - vapid::builder::VapidSignatureBuilder (line 46) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1fa4ea6d8f5177e7b27f49ccd63b8cbcdad733ad83fa16823455c7817a5d9157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa4ea6d8f5177e7b27f49ccd63b8cbcdad733ad83fa16823455c7817a5d9157", kill_on_drop: false }` [INFO] [stdout] 1fa4ea6d8f5177e7b27f49ccd63b8cbcdad733ad83fa16823455c7817a5d9157