[INFO] crate pshbullet_client 0.2.1 is already in cache [INFO] extracting crate pshbullet_client 0.2.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/pshbullet_client/0.2.1 [INFO] extracting crate pshbullet_client 0.2.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/pshbullet_client/0.2.1 [INFO] validating manifest of pshbullet_client-0.2.1 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pshbullet_client-0.2.1 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pshbullet_client-0.2.1 [INFO] finished frobbing pshbullet_client-0.2.1 [INFO] frobbed toml for pshbullet_client-0.2.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/pshbullet_client/0.2.1/Cargo.toml [INFO] started frobbing pshbullet_client-0.2.1 [INFO] finished frobbing pshbullet_client-0.2.1 [INFO] frobbed toml for pshbullet_client-0.2.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/pshbullet_client/0.2.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing pshbullet_client-0.2.1 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/pshbullet_client/0.2.1:/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.36.0" "build" "--frozen"` [INFO] [stdout] 5c09497d516a5ae9652519df0cbde54fe34e4f64cffab9cd531a86dba702249f [INFO] running `"docker" "start" "-a" "5c09497d516a5ae9652519df0cbde54fe34e4f64cffab9cd531a86dba702249f"` [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling pshbullet_client v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.18s [INFO] running `"docker" "inspect" "5c09497d516a5ae9652519df0cbde54fe34e4f64cffab9cd531a86dba702249f"` [INFO] running `"docker" "rm" "-f" "5c09497d516a5ae9652519df0cbde54fe34e4f64cffab9cd531a86dba702249f"` [INFO] [stdout] 5c09497d516a5ae9652519df0cbde54fe34e4f64cffab9cd531a86dba702249f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/pshbullet_client/0.2.1:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2b202bc221acb9441f9c44ffbeb822f8f2532609d35ce7ecf1e415da89d02cf6 [INFO] running `"docker" "start" "-a" "2b202bc221acb9441f9c44ffbeb822f8f2532609d35ce7ecf1e415da89d02cf6"` [INFO] [stderr] Compiling simple_logger v0.5.0 [INFO] [stderr] Compiling dotenv v0.12.0 [INFO] [stderr] Compiling pshbullet_client v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.35s [INFO] running `"docker" "inspect" "2b202bc221acb9441f9c44ffbeb822f8f2532609d35ce7ecf1e415da89d02cf6"` [INFO] running `"docker" "rm" "-f" "2b202bc221acb9441f9c44ffbeb822f8f2532609d35ce7ecf1e415da89d02cf6"` [INFO] [stdout] 2b202bc221acb9441f9c44ffbeb822f8f2532609d35ce7ecf1e415da89d02cf6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/pshbullet_client/0.2.1:/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.36.0" "test" "--frozen"` [INFO] [stdout] 4c20c9b8c4c9f3850dd91dca65584c2e519e278c365293ed8e0ac0d840f62476 [INFO] running `"docker" "start" "-a" "4c20c9b8c4c9f3850dd91dca65584c2e519e278c365293ed8e0ac0d840f62476"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/pshbullet_client-e81f0a1ec0dc5d66 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::response_headers_test ... ok [INFO] [stdout] test push::tests::deserialize_test ... ok [INFO] [stdout] test tests::timestamp_conversion_test ... ok [INFO] [stdout] test device::tests::deserialize_devices_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pshbullet_client [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4c20c9b8c4c9f3850dd91dca65584c2e519e278c365293ed8e0ac0d840f62476"` [INFO] running `"docker" "rm" "-f" "4c20c9b8c4c9f3850dd91dca65584c2e519e278c365293ed8e0ac0d840f62476"` [INFO] [stdout] 4c20c9b8c4c9f3850dd91dca65584c2e519e278c365293ed8e0ac0d840f62476