Dec 13 16:04:02.896 INFO testing jamesmunns/zeit-rs against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 16:04:02.896 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:03.264 INFO [stdout] bf747d48317fe6bfaea2fb0ebce324f50d271d642c344fca5040d6035d85a455 Dec 13 16:04:03.273 INFO running `"docker" "start" "-a" "bf747d48317fe6bfaea2fb0ebce324f50d271d642c344fca5040d6035d85a455"` Dec 13 16:04:03.943 INFO [stderr] usermod: no changes Dec 13 16:04:03.987 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 16:04:03.987 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 16:04:03.987 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 16:04:03.987 INFO [stderr] files will be included as a binary target: Dec 13 16:04:03.987 INFO [stderr] Dec 13 16:04:03.987 INFO [stderr] * /source/src/main.rs Dec 13 16:04:03.987 INFO [stderr] Dec 13 16:04:03.987 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 16:04:03.987 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 16:04:03.987 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 16:04:03.987 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 16:04:03.987 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 16:04:03.987 INFO [stderr] Dec 13 16:04:03.987 INFO [stderr] For more information on this warning you can consult Dec 13 16:04:03.987 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 16:04:03.987 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Dec 13 16:04:03.987 INFO [stderr] please set bin.path in Cargo.toml Dec 13 16:04:04.087 INFO [stderr] Compiling dtoa v0.3.1 Dec 13 16:04:04.089 INFO [stderr] Compiling humantime v1.0.0 Dec 13 16:04:04.089 INFO [stderr] Compiling toml v0.3.1 Dec 13 16:04:04.089 INFO [stderr] Compiling ordered-float v0.2.3 Dec 13 16:04:04.089 INFO [stderr] Compiling uuid v0.4.0 Dec 13 16:04:04.089 INFO [stderr] Compiling clap v2.20.5 Dec 13 16:04:04.089 INFO [stderr] Compiling yaml-rust v0.3.5 Dec 13 16:04:04.089 INFO [stderr] Compiling chrono v0.3.0 Dec 13 16:04:06.647 INFO [stderr] Compiling serde-value v0.3.1 Dec 13 16:04:10.503 INFO [stderr] Compiling serde_yaml v0.5.1 Dec 13 16:04:14.345 INFO [stderr] Compiling log4rs v0.5.2 Dec 13 16:04:28.250 INFO [stderr] Compiling zeit-rs v0.1.2 (/source) Dec 13 16:04:29.064 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:29.065 INFO [stderr] --> src/cli.rs:29:16 Dec 13 16:04:29.065 INFO [stderr] | Dec 13 16:04:29.065 INFO [stderr] 29 | let home = env::home_dir().expect("Home Directory Not Defined!"); Dec 13 16:04:29.065 INFO [stderr] | ^^^^^^^^^^^^^ Dec 13 16:04:29.065 INFO [stderr] | Dec 13 16:04:29.065 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 13 16:04:29.065 INFO [stderr] Dec 13 16:04:29.299 INFO [stderr] warning: method is never used: `new` Dec 13 16:04:29.299 INFO [stderr] --> src/pomodoro.rs:45:5 Dec 13 16:04:29.299 INFO [stderr] | Dec 13 16:04:29.299 INFO [stderr] 45 | pub fn new(task: Option<&str>, kind: PomodoroKind) -> Self { Dec 13 16:04:29.299 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 16:04:29.299 INFO [stderr] | Dec 13 16:04:29.299 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 13 16:04:29.299 INFO [stderr] Dec 13 16:04:30.740 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.77s Dec 13 16:04:30.750 INFO [stderr] su: No module specific data is present Dec 13 16:04:31.389 INFO running `"docker" "inspect" "bf747d48317fe6bfaea2fb0ebce324f50d271d642c344fca5040d6035d85a455"` Dec 13 16:04:31.707 INFO running `"docker" "rm" "-f" "bf747d48317fe6bfaea2fb0ebce324f50d271d642c344fca5040d6035d85a455"` Dec 13 16:04:31.971 INFO [stdout] bf747d48317fe6bfaea2fb0ebce324f50d271d642c344fca5040d6035d85a455 Dec 13 16:04:31.977 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:32.321 INFO [stdout] 5033a2b17d98a04e5d1652425665ee0fba439a02c9d1f1ec978b8bdd5c7b1d1d Dec 13 16:04:32.328 INFO running `"docker" "start" "-a" "5033a2b17d98a04e5d1652425665ee0fba439a02c9d1f1ec978b8bdd5c7b1d1d"` Dec 13 16:04:33.699 INFO [stderr] usermod: no changes Dec 13 16:04:33.759 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 16:04:33.759 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 16:04:33.759 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 16:04:33.759 INFO [stderr] files will be included as a binary target: Dec 13 16:04:33.759 INFO [stderr] Dec 13 16:04:33.759 INFO [stderr] * /source/src/main.rs Dec 13 16:04:33.759 INFO [stderr] Dec 13 16:04:33.759 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 16:04:33.759 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 16:04:33.759 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 16:04:33.759 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 16:04:33.759 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 16:04:33.759 INFO [stderr] Dec 13 16:04:33.759 INFO [stderr] For more information on this warning you can consult Dec 13 16:04:33.759 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 16:04:33.759 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Dec 13 16:04:33.759 INFO [stderr] please set bin.path in Cargo.toml Dec 13 16:04:33.875 INFO [stderr] Compiling zeit-rs v0.1.2 (/source) Dec 13 16:04:34.752 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:34.752 INFO [stderr] --> src/cli.rs:29:16 Dec 13 16:04:34.752 INFO [stderr] | Dec 13 16:04:34.752 INFO [stderr] 29 | let home = env::home_dir().expect("Home Directory Not Defined!"); Dec 13 16:04:34.752 INFO [stderr] | ^^^^^^^^^^^^^ Dec 13 16:04:34.752 INFO [stderr] | Dec 13 16:04:34.752 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 13 16:04:34.752 INFO [stderr] Dec 13 16:04:35.015 INFO [stderr] warning: method is never used: `new` Dec 13 16:04:35.015 INFO [stderr] --> src/pomodoro.rs:45:5 Dec 13 16:04:35.015 INFO [stderr] | Dec 13 16:04:35.015 INFO [stderr] 45 | pub fn new(task: Option<&str>, kind: PomodoroKind) -> Self { Dec 13 16:04:35.015 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 16:04:35.015 INFO [stderr] | Dec 13 16:04:35.015 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 13 16:04:35.015 INFO [stderr] Dec 13 16:04:38.017 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.28s Dec 13 16:04:38.025 INFO [stderr] su: No module specific data is present Dec 13 16:04:38.769 INFO running `"docker" "inspect" "5033a2b17d98a04e5d1652425665ee0fba439a02c9d1f1ec978b8bdd5c7b1d1d"` Dec 13 16:04:39.197 INFO running `"docker" "rm" "-f" "5033a2b17d98a04e5d1652425665ee0fba439a02c9d1f1ec978b8bdd5c7b1d1d"` Dec 13 16:04:39.515 INFO [stdout] 5033a2b17d98a04e5d1652425665ee0fba439a02c9d1f1ec978b8bdd5c7b1d1d Dec 13 16:04:39.519 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:40.003 INFO [stdout] ea6fe6008a5d5eeae7421a44d72db953abd5f57732fe430c6bee139fa3ff4fc9 Dec 13 16:04:40.009 INFO running `"docker" "start" "-a" "ea6fe6008a5d5eeae7421a44d72db953abd5f57732fe430c6bee139fa3ff4fc9"` Dec 13 16:04:41.183 INFO [stderr] usermod: no changes Dec 13 16:04:41.222 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 16:04:41.223 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 16:04:41.223 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 16:04:41.223 INFO [stderr] files will be included as a binary target: Dec 13 16:04:41.223 INFO [stderr] Dec 13 16:04:41.223 INFO [stderr] * /source/src/main.rs Dec 13 16:04:41.223 INFO [stderr] Dec 13 16:04:41.223 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 16:04:41.223 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 16:04:41.223 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 16:04:41.223 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 16:04:41.223 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 16:04:41.223 INFO [stderr] Dec 13 16:04:41.223 INFO [stderr] For more information on this warning you can consult Dec 13 16:04:41.223 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 16:04:41.223 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Dec 13 16:04:41.223 INFO [stderr] please set bin.path in Cargo.toml Dec 13 16:04:41.302 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s Dec 13 16:04:41.319 INFO [stderr] Running /target/debug/deps/zeit-484ba634d14cac54 Dec 13 16:04:41.324 INFO [stdout] Dec 13 16:04:41.324 INFO [stdout] running 2 tests Dec 13 16:04:41.331 INFO [stdout] test pomodoro::tests::history_deserialize ... ok Dec 13 16:04:41.331 INFO [stdout] test pomodoro::tests::history_serialize ... ok Dec 13 16:04:41.331 INFO [stdout] Dec 13 16:04:41.331 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 16:04:41.331 INFO [stdout] Dec 13 16:04:41.343 INFO [stderr] su: No module specific data is present Dec 13 16:04:41.969 INFO running `"docker" "inspect" "ea6fe6008a5d5eeae7421a44d72db953abd5f57732fe430c6bee139fa3ff4fc9"` Dec 13 16:04:42.371 INFO running `"docker" "rm" "-f" "ea6fe6008a5d5eeae7421a44d72db953abd5f57732fe430c6bee139fa3ff4fc9"` Dec 13 16:04:42.614 INFO [stdout] ea6fe6008a5d5eeae7421a44d72db953abd5f57732fe430c6bee139fa3ff4fc9