[INFO] updating cached repository vishy1618/gcm [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vishy1618/gcm [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vishy1618/gcm" "work/ex/beta-1.38-1/sources/1.37.0/gh/vishy1618/gcm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/vishy1618/gcm'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vishy1618/gcm" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vishy1618/gcm"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vishy1618/gcm'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 53f9f18f86fb0e732525f04a99b5bea58656b321 [INFO] sha for GitHub repo vishy1618/gcm: 53f9f18f86fb0e732525f04a99b5bea58656b321 [INFO] validating manifest of vishy1618/gcm 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 vishy1618/gcm 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 vishy1618/gcm [INFO] finished frobbing vishy1618/gcm [INFO] frobbed toml for vishy1618/gcm written to work/ex/beta-1.38-1/sources/1.37.0/gh/vishy1618/gcm/Cargo.toml [INFO] started frobbing vishy1618/gcm [INFO] finished frobbing vishy1618/gcm [INFO] frobbed toml for vishy1618/gcm written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vishy1618/gcm/Cargo.toml [INFO] crate vishy1618/gcm already has a lockfile, it will not be regenerated [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 vishy1618/gcm 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vishy1618/gcm:/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] 021e9ac7905f27d49b46d270ab731901c45995da962804549d413d5b908f4048 [INFO] running `"docker" "start" "-a" "021e9ac7905f27d49b46d270ab731901c45995da962804549d413d5b908f4048"` [INFO] [stderr] Compiling openssl v0.9.7 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling serde v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.7 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.15.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.4.0/src/form_urlencoded.rs:246:40 [INFO] [stderr] | [INFO] [stderr] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling hyper v0.10.4 [INFO] [stderr] Compiling serde_derive v1.0.7 [INFO] [stderr] Compiling native-tls v0.1.1 [INFO] [stderr] Compiling hyper-native-tls v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling gcm v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.71s [INFO] running `"docker" "inspect" "021e9ac7905f27d49b46d270ab731901c45995da962804549d413d5b908f4048"` [INFO] running `"docker" "rm" "-f" "021e9ac7905f27d49b46d270ab731901c45995da962804549d413d5b908f4048"` [INFO] [stdout] 021e9ac7905f27d49b46d270ab731901c45995da962804549d413d5b908f4048 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vishy1618/gcm:/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] 815522b17a16f746e08f11ea0eacd8a3d608d3ca1e6debd5a594795ecee54ec0 [INFO] running `"docker" "start" "-a" "815522b17a16f746e08f11ea0eacd8a3d608d3ca1e6debd5a594795ecee54ec0"` [INFO] [stderr] Compiling gcm v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.99s [INFO] running `"docker" "inspect" "815522b17a16f746e08f11ea0eacd8a3d608d3ca1e6debd5a594795ecee54ec0"` [INFO] running `"docker" "rm" "-f" "815522b17a16f746e08f11ea0eacd8a3d608d3ca1e6debd5a594795ecee54ec0"` [INFO] [stdout] 815522b17a16f746e08f11ea0eacd8a3d608d3ca1e6debd5a594795ecee54ec0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vishy1618/gcm:/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] 18fc33dd3644b97b47814b98fa3811f18ed313a1f6ef6090c0b97e1e4f2b52fe [INFO] running `"docker" "start" "-a" "18fc33dd3644b97b47814b98fa3811f18ed313a1f6ef6090c0b97e1e4f2b52fe"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/gcm-5b41e690b242bd46 [INFO] [stderr] Doc-tests gcm [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test message::tests::should_parse_successful_response ... ok [INFO] [stdout] test message::tests::should_parse_error_as_unauthorized ... ok [INFO] [stdout] test message::tests::should_parse_error_as_server_error ... ok [INFO] [stdout] test message::tests::should_parse_error_as_invalid_message ... ok [INFO] [stdout] test message::tests::should_set_content_available ... ok [INFO] [stdout] test message::tests::should_set_data ... ok [INFO] [stdout] test message::tests::should_set_delay_while_idle ... ok [INFO] [stdout] test message::tests::should_create_new_message ... ok [INFO] [stdout] test message::tests::should_set_dry_run ... 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_create_new_notification_message ... ok [INFO] [stdout] test notification::tests::should_set_default_icon ... 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_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 message::tests::should_parse_decode_errors_as_server_errors ... ok [INFO] [stdout] test notification::tests::should_set_notification_tag ... ok [INFO] [stdout] test message::tests::should_set_collapse_key ... ok [INFO] [stdout] test message::tests::should_parse_dry_run_message ... 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] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/lib.rs - (line 15) ... ignored [INFO] [stdout] test src/lib.rs - (line 8) ... ignored [INFO] [stdout] test src/lib.rs - (line 46) ... ok [INFO] [stdout] test src/lib.rs - (line 23) ... ok [INFO] [stdout] test src/lib.rs - (line 57) ... ok [INFO] [stdout] test src/message/mod.rs - message::Message::send (line 187) ... ok [INFO] [stdout] test src/message/mod.rs - message::Message::notification (line 170) ... ok [INFO] [stdout] test src/lib.rs - (line 37) ... ok [INFO] [stdout] test src/message/mod.rs - message::Message::priority (line 104) ... ok [INFO] [stdout] test src/message/mod.rs - message::Message (line 29) ... ok [INFO] [stdout] test src/notification/mod.rs - notification::NotificationBuilder (line 37) ... ok [INFO] [stdout] test src/message/mod.rs - message::Message::data (line 149) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "18fc33dd3644b97b47814b98fa3811f18ed313a1f6ef6090c0b97e1e4f2b52fe"` [INFO] running `"docker" "rm" "-f" "18fc33dd3644b97b47814b98fa3811f18ed313a1f6ef6090c0b97e1e4f2b52fe"` [INFO] [stdout] 18fc33dd3644b97b47814b98fa3811f18ed313a1f6ef6090c0b97e1e4f2b52fe