[INFO] crate fcm 0.6.0 is already in cache [INFO] extracting crate fcm 0.6.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/fcm/0.6.0 [INFO] extracting crate fcm 0.6.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/fcm/0.6.0 [INFO] validating manifest of fcm-0.6.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fcm-0.6.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing fcm-0.6.0 [INFO] finished frobbing fcm-0.6.0 [INFO] frobbed toml for fcm-0.6.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/fcm/0.6.0/Cargo.toml [INFO] started frobbing fcm-0.6.0 [INFO] finished frobbing fcm-0.6.0 [INFO] frobbed toml for fcm-0.6.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/fcm/0.6.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing fcm-0.6.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/fcm/0.6.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] cca2f9c1f3da8ff497334eebf62a16102a9ca39dbeeb371a8dff4784ad3ec4fe [INFO] running `"docker" "start" "-a" "cca2f9c1f3da8ff497334eebf62a16102a9ca39dbeeb371a8dff4784ad3ec4fe"` [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling fcm v0.6.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/message/mod.rs:198:35 [INFO] [stderr] | [INFO] [stderr] 198 | pub fn data(&mut self, data: &Serialize) -> Result<&mut Self, serde_json::Error> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Serialize` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:33:31 [INFO] [stderr] | [INFO] [stderr] 33 | pub struct FutureResponse(Box + 'static + Send>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + 'static + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.79s [INFO] running `"docker" "inspect" "cca2f9c1f3da8ff497334eebf62a16102a9ca39dbeeb371a8dff4784ad3ec4fe"` [INFO] running `"docker" "rm" "-f" "cca2f9c1f3da8ff497334eebf62a16102a9ca39dbeeb371a8dff4784ad3ec4fe"` [INFO] [stdout] cca2f9c1f3da8ff497334eebf62a16102a9ca39dbeeb371a8dff4784ad3ec4fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/fcm/0.6.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 9f38a50d3adfbab1bcf3019ae29ffbf31bb37d43958265f02bb286f370771dc4 [INFO] running `"docker" "start" "-a" "9f38a50d3adfbab1bcf3019ae29ffbf31bb37d43958265f02bb286f370771dc4"` [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling fcm v0.6.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/message/mod.rs:198:35 [INFO] [stderr] | [INFO] [stderr] 198 | pub fn data(&mut self, data: &Serialize) -> Result<&mut Self, serde_json::Error> { [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `dyn Serialize` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:33:31 [INFO] [stderr] | [INFO] [stderr] 33 | pub struct FutureResponse(Box + 'static + Send>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + 'static + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.29s [INFO] running `"docker" "inspect" "9f38a50d3adfbab1bcf3019ae29ffbf31bb37d43958265f02bb286f370771dc4"` [INFO] running `"docker" "rm" "-f" "9f38a50d3adfbab1bcf3019ae29ffbf31bb37d43958265f02bb286f370771dc4"` [INFO] [stdout] 9f38a50d3adfbab1bcf3019ae29ffbf31bb37d43958265f02bb286f370771dc4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/fcm/0.6.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 888d49562c212c3e564a08f52d5a2f11d12b96cb33407e45ee78efb8b358bd20 [INFO] running `"docker" "start" "-a" "888d49562c212c3e564a08f52d5a2f11d12b96cb33407e45ee78efb8b358bd20"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/fcm-c9fec560991a7140 [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test message::tests::should_create_new_message ... ok [INFO] [stdout] test message::tests::should_add_custom_data_to_the_payload ... ok [INFO] [stdout] test client::response::tests::test_retry_after_from_seconds ... 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 client::response::tests::test_retry_after_from_date ... ok [INFO] [stdout] test message::tests::should_set_notifications ... ok [INFO] [stdout] test message::tests::should_set_dry_run ... ok [INFO] [stdout] test message::tests::should_set_delay_while_idle ... ok [INFO] [stdout] test message::tests::should_set_priority ... ok [INFO] [stdout] test message::tests::should_set_content_available ... ok [INFO] [stdout] test message::tests::should_set_collapse_key ... ok [INFO] [stdout] test notification::tests::should_set_notification_body ... ok [INFO] [stdout] test message::tests::should_leave_nones_out_of_the_json ... ok [INFO] [stdout] test notification::tests::should_set_notification_body_loc_args ... ok [INFO] [stdout] test notification::tests::should_set_notification_body_loc_key ... ok [INFO] [stdout] test notification::tests::should_set_notification_click_action ... ok [INFO] [stdout] test notification::tests::should_set_notification_color ... ok [INFO] [stdout] test notification::tests::should_set_notification_icon ... ok [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 message::tests::should_set_restricted_package_name ... ok [INFO] [stderr] Doc-tests fcm [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_be_able_to_render_a_full_notification_to_json ... ok [INFO] [stdout] test message::tests::should_set_registration_ids ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - (line 54) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] test src/lib.rs - (line 42) ... ok [INFO] [stdout] test src/message/mod.rs - message::MessageBuilder::data (line 187) ... ok [INFO] [stdout] test src/message/mod.rs - message::MessageBuilder (line 71) ... ok [INFO] [stdout] test src/message/mod.rs - message::MessageBuilder::priority (line 139) ... ok [INFO] [stdout] test src/message/mod.rs - message::MessageBuilder::notification (line 205) ... ok [INFO] [stdout] test src/notification/mod.rs - notification::NotificationBuilder (line 52) ... ok [INFO] [stdout] test src/message/mod.rs - message::Message (line 53) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "888d49562c212c3e564a08f52d5a2f11d12b96cb33407e45ee78efb8b358bd20"` [INFO] running `"docker" "rm" "-f" "888d49562c212c3e564a08f52d5a2f11d12b96cb33407e45ee78efb8b358bd20"` [INFO] [stdout] 888d49562c212c3e564a08f52d5a2f11d12b96cb33407e45ee78efb8b358bd20