Dec 13 16:04:06.045 INFO testing jamesmunns/zeit-rs against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 16:04:06.045 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +bd47d6825bf4090517549d33cfef10d3300b4a75-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 16:04:06.659 INFO [stdout] d898fd7e2d9d1bc50bcd5967faf206410ea01dad54b57dce055e53c035ee264f Dec 13 16:04:06.661 INFO running `"docker" "start" "-a" "d898fd7e2d9d1bc50bcd5967faf206410ea01dad54b57dce055e53c035ee264f"` Dec 13 16:04:07.911 INFO [stderr] usermod: no changes Dec 13 16:04:07.975 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 16:04:07.975 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 16:04:07.975 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 16:04:07.975 INFO [stderr] files will be included as a binary target: Dec 13 16:04:07.975 INFO [stderr] Dec 13 16:04:07.975 INFO [stderr] * /source/src/main.rs Dec 13 16:04:07.975 INFO [stderr] Dec 13 16:04:07.975 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 16:04:07.975 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 16:04:07.975 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 16:04:07.975 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 16:04:07.975 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 16:04:07.975 INFO [stderr] Dec 13 16:04:07.975 INFO [stderr] For more information on this warning you can consult Dec 13 16:04:07.975 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 16:04:07.975 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Dec 13 16:04:07.975 INFO [stderr] please set bin.path in Cargo.toml Dec 13 16:04:08.111 INFO [stderr] Compiling dtoa v0.3.1 Dec 13 16:04:08.111 INFO [stderr] Compiling humantime v1.0.0 Dec 13 16:04:08.111 INFO [stderr] Compiling toml v0.3.1 Dec 13 16:04:08.111 INFO [stderr] Compiling ordered-float v0.2.3 Dec 13 16:04:08.111 INFO [stderr] Compiling uuid v0.4.0 Dec 13 16:04:08.111 INFO [stderr] Compiling yaml-rust v0.3.5 Dec 13 16:04:08.111 INFO [stderr] Compiling serde_codegen_internals v0.14.1 Dec 13 16:04:08.111 INFO [stderr] Compiling chrono v0.2.25 Dec 13 16:04:10.299 INFO [stderr] Compiling chrono v0.3.0 Dec 13 16:04:11.416 INFO [stderr] Compiling serde-value v0.3.1 Dec 13 16:04:13.363 INFO [stderr] Compiling serde_derive v0.9.11 Dec 13 16:04:18.405 INFO [stderr] Compiling serde_yaml v0.5.1 Dec 13 16:04:21.566 INFO [stderr] Compiling log4rs v0.5.2 Dec 13 16:04:26.909 INFO [stderr] Compiling zeit-rs v0.1.2 (/source) Dec 13 16:04:27.765 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Dec 13 16:04:27.765 INFO [stderr] --> src/cli.rs:29:16 Dec 13 16:04:27.765 INFO [stderr] | Dec 13 16:04:27.765 INFO [stderr] 29 | let home = env::home_dir().expect("Home Directory Not Defined!"); Dec 13 16:04:27.765 INFO [stderr] | ^^^^^^^^^^^^^ Dec 13 16:04:27.765 INFO [stderr] | Dec 13 16:04:27.765 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 13 16:04:27.765 INFO [stderr] Dec 13 16:04:27.971 INFO [stderr] warning: method is never used: `new` Dec 13 16:04:27.971 INFO [stderr] --> src/pomodoro.rs:45:5 Dec 13 16:04:27.971 INFO [stderr] | Dec 13 16:04:27.971 INFO [stderr] 45 | pub fn new(task: Option<&str>, kind: PomodoroKind) -> Self { Dec 13 16:04:27.971 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 16:04:27.971 INFO [stderr] | Dec 13 16:04:27.971 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 13 16:04:27.971 INFO [stderr] Dec 13 16:04:29.599 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.66s Dec 13 16:04:29.608 INFO [stderr] su: No module specific data is present Dec 13 16:04:30.311 INFO running `"docker" "inspect" "d898fd7e2d9d1bc50bcd5967faf206410ea01dad54b57dce055e53c035ee264f"` Dec 13 16:04:30.581 INFO running `"docker" "rm" "-f" "d898fd7e2d9d1bc50bcd5967faf206410ea01dad54b57dce055e53c035ee264f"` Dec 13 16:04:30.855 INFO [stdout] d898fd7e2d9d1bc50bcd5967faf206410ea01dad54b57dce055e53c035ee264f Dec 13 16:04:30.857 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 16:04:31.204 INFO [stdout] be2a51d8bbe2cebd743a8e88a014082e82a16e2c7415a965a3821b5d5a86935e Dec 13 16:04:31.207 INFO running `"docker" "start" "-a" "be2a51d8bbe2cebd743a8e88a014082e82a16e2c7415a965a3821b5d5a86935e"` Dec 13 16:04:32.359 INFO [stderr] usermod: no changes Dec 13 16:04:32.411 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 16:04:32.411 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 16:04:32.411 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 16:04:32.411 INFO [stderr] files will be included as a binary target: Dec 13 16:04:32.411 INFO [stderr] Dec 13 16:04:32.411 INFO [stderr] * /source/src/main.rs Dec 13 16:04:32.411 INFO [stderr] Dec 13 16:04:32.411 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 16:04:32.411 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 16:04:32.411 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 16:04:32.411 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 16:04:32.411 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 16:04:32.411 INFO [stderr] Dec 13 16:04:32.411 INFO [stderr] For more information on this warning you can consult Dec 13 16:04:32.411 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 16:04:32.411 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Dec 13 16:04:32.411 INFO [stderr] please set bin.path in Cargo.toml Dec 13 16:04:32.531 INFO [stderr] Compiling zeit-rs v0.1.2 (/source) Dec 13 16:04:33.367 INFO [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Dec 13 16:04:33.367 INFO [stderr] --> src/cli.rs:29:16 Dec 13 16:04:33.367 INFO [stderr] | Dec 13 16:04:33.367 INFO [stderr] 29 | let home = env::home_dir().expect("Home Directory Not Defined!"); Dec 13 16:04:33.367 INFO [stderr] | ^^^^^^^^^^^^^ Dec 13 16:04:33.367 INFO [stderr] | Dec 13 16:04:33.367 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 13 16:04:33.367 INFO [stderr] Dec 13 16:04:33.595 INFO [stderr] warning: method is never used: `new` Dec 13 16:04:33.595 INFO [stderr] --> src/pomodoro.rs:45:5 Dec 13 16:04:33.595 INFO [stderr] | Dec 13 16:04:33.595 INFO [stderr] 45 | pub fn new(task: Option<&str>, kind: PomodoroKind) -> Self { Dec 13 16:04:33.595 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 16:04:33.595 INFO [stderr] | Dec 13 16:04:33.595 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 13 16:04:33.595 INFO [stderr] Dec 13 16:04:36.778 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.39s Dec 13 16:04:36.790 INFO [stderr] su: No module specific data is present Dec 13 16:04:37.687 INFO running `"docker" "inspect" "be2a51d8bbe2cebd743a8e88a014082e82a16e2c7415a965a3821b5d5a86935e"` Dec 13 16:04:37.970 INFO running `"docker" "rm" "-f" "be2a51d8bbe2cebd743a8e88a014082e82a16e2c7415a965a3821b5d5a86935e"` Dec 13 16:04:38.275 INFO [stdout] be2a51d8bbe2cebd743a8e88a014082e82a16e2c7415a965a3821b5d5a86935e Dec 13 16:04:38.281 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 13 16:04:38.775 INFO [stdout] f0e4a89f269c74792f00be8b8f20771cb1866c9ebe9e681c76f0b13811a26dd6 Dec 13 16:04:38.779 INFO running `"docker" "start" "-a" "f0e4a89f269c74792f00be8b8f20771cb1866c9ebe9e681c76f0b13811a26dd6"` Dec 13 16:04:39.949 INFO [stderr] usermod: no changes Dec 13 16:04:40.007 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 16:04:40.007 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 16:04:40.007 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 16:04:40.007 INFO [stderr] files will be included as a binary target: Dec 13 16:04:40.007 INFO [stderr] Dec 13 16:04:40.007 INFO [stderr] * /source/src/main.rs Dec 13 16:04:40.007 INFO [stderr] Dec 13 16:04:40.007 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 16:04:40.007 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 16:04:40.007 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 16:04:40.007 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 16:04:40.007 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 16:04:40.007 INFO [stderr] Dec 13 16:04:40.007 INFO [stderr] For more information on this warning you can consult Dec 13 16:04:40.007 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 16:04:40.007 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Dec 13 16:04:40.007 INFO [stderr] please set bin.path in Cargo.toml Dec 13 16:04:40.099 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s Dec 13 16:04:40.099 INFO [stderr] Running /target/debug/deps/zeit-3dedf2a2054f9acc Dec 13 16:04:40.106 INFO [stdout] Dec 13 16:04:40.106 INFO [stdout] running 2 tests Dec 13 16:04:40.106 INFO [stdout] test pomodoro::tests::history_serialize ... ok Dec 13 16:04:40.106 INFO [stdout] test pomodoro::tests::history_deserialize ... ok Dec 13 16:04:40.106 INFO [stdout] Dec 13 16:04:40.106 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 16:04:40.106 INFO [stdout] Dec 13 16:04:40.111 INFO [stderr] su: No module specific data is present Dec 13 16:04:40.800 INFO running `"docker" "inspect" "f0e4a89f269c74792f00be8b8f20771cb1866c9ebe9e681c76f0b13811a26dd6"` Dec 13 16:04:41.065 INFO running `"docker" "rm" "-f" "f0e4a89f269c74792f00be8b8f20771cb1866c9ebe9e681c76f0b13811a26dd6"` Dec 13 16:04:41.394 INFO [stdout] f0e4a89f269c74792f00be8b8f20771cb1866c9ebe9e681c76f0b13811a26dd6