[INFO] updating cached repository https://github.com/vishy1618/gcm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 53f9f18f86fb0e732525f04a99b5bea58656b321 [INFO] testing vishy1618/gcm against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvishy1618%2Fgcm" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vishy1618/gcm on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vishy1618/gcm [INFO] finished tweaking git repo https://github.com/vishy1618/gcm [INFO] tweaked toml for git repo https://github.com/vishy1618/gcm written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/vishy1618/gcm already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 2294153369f7bd2ea8a80c5be6e754d496415b78b55abcd9d11d627822c69240 [INFO] running `"docker" "start" "-a" "2294153369f7bd2ea8a80c5be6e754d496415b78b55abcd9d11d627822c69240"` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.4 [INFO] [stderr] Compiling openssl v0.9.7 [INFO] [stderr] Compiling httparse v1.2.1 [INFO] [stderr] Compiling serde v1.0.7 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling mime v0.2.2 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling hyper v0.10.4 [INFO] [stderr] Compiling serde_derive_internals v0.15.0 [INFO] [stderr] Compiling unicode-bidi v0.2.5 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling num_cpus v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.7 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.7 [INFO] [stderr] Compiling url v1.4.0 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.03s [INFO] running `"docker" "inspect" "2294153369f7bd2ea8a80c5be6e754d496415b78b55abcd9d11d627822c69240"` [INFO] running `"docker" "rm" "-f" "2294153369f7bd2ea8a80c5be6e754d496415b78b55abcd9d11d627822c69240"` [INFO] [stdout] 2294153369f7bd2ea8a80c5be6e754d496415b78b55abcd9d11d627822c69240 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 18213568cea713bd69a5df0dccf862864b857fc20a572ab277cc77aca8785537 [INFO] running `"docker" "start" "-a" "18213568cea713bd69a5df0dccf862864b857fc20a572ab277cc77aca8785537"` [INFO] [stderr] Compiling gcm v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `"docker" "inspect" "18213568cea713bd69a5df0dccf862864b857fc20a572ab277cc77aca8785537"` [INFO] running `"docker" "rm" "-f" "18213568cea713bd69a5df0dccf862864b857fc20a572ab277cc77aca8785537"` [INFO] [stdout] 18213568cea713bd69a5df0dccf862864b857fc20a572ab277cc77aca8785537 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] daf5d74d8b486bb2f1f4bda515c4dbd676b94d9f7c0bd36bc5105c6240ca4a49 [INFO] running `"docker" "start" "-a" "daf5d74d8b486bb2f1f4bda515c4dbd676b94d9f7c0bd36bc5105c6240ca4a49"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gcm-33834b3e1fc3ceef [INFO] [stdout] [INFO] [stdout] running 30 tests [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_parse_error_as_unauthorized ... ok [INFO] [stdout] test message::tests::should_parse_error_as_server_error ... ok [INFO] [stdout] test message::tests::should_set_data ... ok [INFO] [stdout] test message::tests::should_parse_error_as_invalid_message ... ok [INFO] [stdout] test message::tests::should_parse_decode_errors_as_server_errors ... ok [INFO] [stdout] test message::tests::should_set_content_available ... ok [INFO] [stdout] test message::tests::should_parse_successful_response ... ok [INFO] [stdout] test message::tests::should_parse_dry_run_message ... ok [INFO] [stdout] test message::tests::should_set_registration_ids ... ok [INFO] [stdout] test message::tests::should_set_delay_while_idle ... ok [INFO] [stdout] test message::tests::should_set_dry_run ... ok [INFO] [stdout] test message::tests::should_set_priority ... ok [INFO] [stdout] test notification::tests::should_set_notification_body ... ok [INFO] [stdout] test notification::tests::should_set_default_icon ... ok [INFO] [stdout] test notification::tests::should_set_notification_body_loc_key ... 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 message::tests::should_set_restricted_package_name ... ok [INFO] [stdout] test notification::tests::should_set_notification_body_loc_args ... ok [INFO] [stdout] test notification::tests::should_set_notification_click_action ... ok [INFO] [stdout] test notification::tests::should_set_notification_sound ... ok [INFO] [stdout] test notification::tests::should_set_notification_title_loc_key ... ok [INFO] [stdout] test notification::tests::should_set_notification_title_loc_args ... ok [INFO] [stdout] test notification::tests::should_set_notification_icon ... ok [INFO] [stdout] test notification::tests::should_set_notification_color ... ok [INFO] [stdout] test message::tests::should_set_notifications ... ok [INFO] [stdout] test notification::tests::should_set_notification_tag ... ok [INFO] [stdout] test notification::tests::should_create_new_notification_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests gcm [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/message/mod.rs - message::Message::send (line 187) ... ok [INFO] [stdout] test src/lib.rs - (line 23) ... ok [INFO] [stdout] test src/lib.rs - (line 57) ... ok [INFO] [stdout] test src/lib.rs - (line 46) ... ok [INFO] [stdout] test src/message/mod.rs - message::Message::priority (line 104) ... ok [INFO] [stdout] test src/message/mod.rs - message::Message::notification (line 170) ... ok [INFO] [stdout] test src/notification/mod.rs - notification::NotificationBuilder (line 37) ... ok [INFO] [stdout] test src/message/mod.rs - message::Message (line 29) ... ok [INFO] [stdout] test src/lib.rs - (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" "daf5d74d8b486bb2f1f4bda515c4dbd676b94d9f7c0bd36bc5105c6240ca4a49"` [INFO] running `"docker" "rm" "-f" "daf5d74d8b486bb2f1f4bda515c4dbd676b94d9f7c0bd36bc5105c6240ca4a49"` [INFO] [stdout] daf5d74d8b486bb2f1f4bda515c4dbd676b94d9f7c0bd36bc5105c6240ca4a49