[INFO] fetching crate fcm_http1 0.1.2... [INFO] testing fcm_http1-0.1.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate fcm_http1 0.1.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate fcm_http1 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fcm_http1 0.1.2 [INFO] tweaked toml for crates.io crate fcm_http1 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fcm_http1 0.1.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fcm_http1 0.1.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de6b78cc4fe13194ec33af3c0e5ccb10e0b0d1e8615b7fda070e01550bbcea20 [INFO] running `Command { std: "docker" "start" "-a" "de6b78cc4fe13194ec33af3c0e5ccb10e0b0d1e8615b7fda070e01550bbcea20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de6b78cc4fe13194ec33af3c0e5ccb10e0b0d1e8615b7fda070e01550bbcea20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de6b78cc4fe13194ec33af3c0e5ccb10e0b0d1e8615b7fda070e01550bbcea20", kill_on_drop: false }` [INFO] [stdout] de6b78cc4fe13194ec33af3c0e5ccb10e0b0d1e8615b7fda070e01550bbcea20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f560a707f8e41d6669cbaef99eb65a3400c4a0fdce8fc286ce9da90ff646138c [INFO] running `Command { std: "docker" "start" "-a" "f560a707f8e41d6669cbaef99eb65a3400c4a0fdce8fc286ce9da90ff646138c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling fcm_http1 v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.32s [INFO] running `Command { std: "docker" "inspect" "f560a707f8e41d6669cbaef99eb65a3400c4a0fdce8fc286ce9da90ff646138c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f560a707f8e41d6669cbaef99eb65a3400c4a0fdce8fc286ce9da90ff646138c", kill_on_drop: false }` [INFO] [stdout] f560a707f8e41d6669cbaef99eb65a3400c4a0fdce8fc286ce9da90ff646138c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a7efca08b1d28728ffb6dcddd0ce9795a51035817488d476f335e6826bc6bd2 [INFO] running `Command { std: "docker" "start" "-a" "2a7efca08b1d28728ffb6dcddd0ce9795a51035817488d476f335e6826bc6bd2", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling fcm_http1 v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.53s [INFO] running `Command { std: "docker" "inspect" "2a7efca08b1d28728ffb6dcddd0ce9795a51035817488d476f335e6826bc6bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7efca08b1d28728ffb6dcddd0ce9795a51035817488d476f335e6826bc6bd2", kill_on_drop: false }` [INFO] [stdout] 2a7efca08b1d28728ffb6dcddd0ce9795a51035817488d476f335e6826bc6bd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00e0d156521d3052b002cb069c0fe5d5c4aa3a42b0f24aa2a0a4b3e2434a2e6d [INFO] running `Command { std: "docker" "start" "-a" "00e0d156521d3052b002cb069c0fe5d5c4aa3a42b0f24aa2a0a4b3e2434a2e6d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fcm_http1-70c737bb26a3c13a) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test client::response::tests::test_retry_after_from_seconds ... ok [INFO] [stdout] test client::response::tests::test_retry_after_from_date ... ok [INFO] [stdout] test client::response::tests::test_some_errors ... ok [INFO] [stdout] test message::tests::should_be_able_to_render_a_full_message_to_json ... ok [INFO] [stdout] test message::tests::should_add_custom_data_to_the_payload ... ok [INFO] [stdout] test message::tests::should_leave_nones_out_of_the_json ... ok [INFO] [stdout] test message::tests::should_create_new_message ... ok [INFO] [stdout] test message::tests::should_set_collapse_key ... ok [INFO] [stdout] test message::tests::should_set_content_available ... ok [INFO] [stdout] test message::tests::should_set_dry_run ... ok [INFO] [stdout] test message::tests::should_set_mutable_content ... ok [INFO] [stdout] test message::tests::should_set_delay_while_idle ... ok [INFO] [stdout] test message::tests::should_set_notifications ... ok [INFO] [stdout] test message::tests::should_set_priority ... ok [INFO] [stdout] test message::tests::should_set_registration_ids ... ok [INFO] [stdout] test message::tests::should_set_restricted_package_name ... ok [INFO] [stdout] test message::tests::should_set_time_to_live ... ok [INFO] [stdout] test notification::tests::should_set_notification_badge ... ok [INFO] [stdout] test notification::tests::should_set_notification_body ... ok [INFO] [stdout] test notification::tests::should_be_able_to_render_a_full_notification_to_json ... ok [INFO] [stdout] test notification::tests::should_set_notification_body_loc_key ... ok [INFO] [stdout] test notification::tests::should_set_notification_icon ... ok [INFO] [stderr] Doc-tests fcm_http1 [INFO] [stdout] test notification::tests::should_set_notification_sound ... ok [INFO] [stdout] test notification::tests::should_set_notification_tag ... ok [INFO] [stdout] test notification::tests::should_set_notification_title ... ok [INFO] [stdout] test notification::tests::should_set_notification_title_loc_args ... ok [INFO] [stdout] test notification::tests::should_set_notification_title_loc_key ... ok [INFO] [stdout] test notification::tests::should_set_notification_color ... ok [INFO] [stdout] test notification::tests::should_set_notification_click_action ... ok [INFO] [stdout] test notification::tests::should_set_notification_body_loc_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - (line 11) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 42) - compile ... ok [INFO] [stdout] test src/message/mod.rs - message::Message (line 60) ... ok [INFO] [stdout] test src/lib.rs - (line 31) ... ok [INFO] [stdout] test src/message/mod.rs - message::MessageBuilder<'a>::priority (line 165) ... ok [INFO] [stdout] test src/notification/mod.rs - notification::NotificationBuilder (line 53) ... ok [INFO] [stdout] test src/message/mod.rs - message::MessageBuilder (line 78) ... ok [INFO] [stdout] test src/message/mod.rs - message::MessageBuilder<'a>::notification (line 231) ... ok [INFO] [stdout] test src/message/mod.rs - message::MessageBuilder<'a>::data (line 213) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "00e0d156521d3052b002cb069c0fe5d5c4aa3a42b0f24aa2a0a4b3e2434a2e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00e0d156521d3052b002cb069c0fe5d5c4aa3a42b0f24aa2a0a4b3e2434a2e6d", kill_on_drop: false }` [INFO] [stdout] 00e0d156521d3052b002cb069c0fe5d5c4aa3a42b0f24aa2a0a4b3e2434a2e6d