Dec 05 20:21:45.883 INFO testing jamesmunns/zeit-rs against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 20:21:45.883 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 20:21:46.086 INFO [stdout] 961921749a2fb4890f8bc74bc6b582a2165c5ee001521d45287f34cd7a96430d Dec 05 20:21:46.088 INFO running `"docker" "start" "-a" "961921749a2fb4890f8bc74bc6b582a2165c5ee001521d45287f34cd7a96430d"` Dec 05 20:21:46.493 INFO [stderr] usermod: no changes Dec 05 20:21:46.516 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 20:21:46.516 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 20:21:46.516 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 20:21:46.516 INFO [stderr] files will be included as a binary target: Dec 05 20:21:46.516 INFO [stderr] Dec 05 20:21:46.516 INFO [stderr] * /source/src/main.rs Dec 05 20:21:46.516 INFO [stderr] Dec 05 20:21:46.516 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 20:21:46.516 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 20:21:46.516 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 20:21:46.516 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 20:21:46.516 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 20:21:46.516 INFO [stderr] Dec 05 20:21:46.516 INFO [stderr] For more information on this warning you can consult Dec 05 20:21:46.516 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 20:21:46.516 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Dec 05 20:21:46.516 INFO [stderr] please set bin.path in Cargo.toml Dec 05 20:21:46.630 INFO [stderr] Compiling dtoa v0.3.1 Dec 05 20:21:46.632 INFO [stderr] Compiling toml v0.3.1 Dec 05 20:21:46.632 INFO [stderr] Compiling ordered-float v0.2.3 Dec 05 20:21:46.632 INFO [stderr] Compiling clap v2.20.5 Dec 05 20:21:46.635 INFO [stderr] Compiling uuid v0.4.0 Dec 05 20:21:46.635 INFO [stderr] Compiling yaml-rust v0.3.5 Dec 05 20:21:46.637 INFO [stderr] Compiling chrono v0.3.0 Dec 05 20:21:47.781 INFO [stderr] Compiling serde-value v0.3.1 Dec 05 20:21:54.236 INFO [stderr] Compiling serde_yaml v0.5.1 Dec 05 20:21:55.293 INFO [stderr] Compiling log4rs v0.5.2 Dec 05 20:22:04.170 INFO [stderr] Compiling zeit-rs v0.1.2 (/source) Dec 05 20:22:05.097 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 05 20:22:05.097 INFO [stderr] --> src/cli.rs:29:16 Dec 05 20:22:05.097 INFO [stderr] | Dec 05 20:22:05.097 INFO [stderr] 29 | let home = env::home_dir().expect("Home Directory Not Defined!"); Dec 05 20:22:05.097 INFO [stderr] | ^^^^^^^^^^^^^ Dec 05 20:22:05.097 INFO [stderr] | Dec 05 20:22:05.097 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 05 20:22:05.097 INFO [stderr] Dec 05 20:22:05.340 INFO [stderr] warning: method is never used: `new` Dec 05 20:22:05.340 INFO [stderr] --> src/pomodoro.rs:45:5 Dec 05 20:22:05.340 INFO [stderr] | Dec 05 20:22:05.340 INFO [stderr] 45 | pub fn new(task: Option<&str>, kind: PomodoroKind) -> Self { Dec 05 20:22:05.340 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 20:22:05.340 INFO [stderr] | Dec 05 20:22:05.341 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 05 20:22:05.341 INFO [stderr] Dec 05 20:22:06.828 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.32s Dec 05 20:22:06.838 INFO [stderr] su: No module specific data is present Dec 05 20:22:07.646 INFO running `"docker" "inspect" "961921749a2fb4890f8bc74bc6b582a2165c5ee001521d45287f34cd7a96430d"` Dec 05 20:22:07.940 INFO running `"docker" "rm" "-f" "961921749a2fb4890f8bc74bc6b582a2165c5ee001521d45287f34cd7a96430d"` Dec 05 20:22:08.152 INFO [stdout] 961921749a2fb4890f8bc74bc6b582a2165c5ee001521d45287f34cd7a96430d Dec 05 20:22:08.158 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 20:22:08.572 INFO [stdout] a5f55c9651bedac7e4751c455ff454a9bafde0ff5365ed2d96042a2a4533bd3b Dec 05 20:22:08.574 INFO running `"docker" "start" "-a" "a5f55c9651bedac7e4751c455ff454a9bafde0ff5365ed2d96042a2a4533bd3b"` Dec 05 20:22:10.060 INFO [stderr] usermod: no changes Dec 05 20:22:10.112 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 20:22:10.112 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 20:22:10.112 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 20:22:10.112 INFO [stderr] files will be included as a binary target: Dec 05 20:22:10.112 INFO [stderr] Dec 05 20:22:10.112 INFO [stderr] * /source/src/main.rs Dec 05 20:22:10.112 INFO [stderr] Dec 05 20:22:10.112 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 20:22:10.112 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 20:22:10.112 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 20:22:10.112 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 20:22:10.112 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 20:22:10.112 INFO [stderr] Dec 05 20:22:10.112 INFO [stderr] For more information on this warning you can consult Dec 05 20:22:10.112 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 20:22:10.112 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Dec 05 20:22:10.112 INFO [stderr] please set bin.path in Cargo.toml Dec 05 20:22:10.184 INFO [stderr] Compiling zeit-rs v0.1.2 (/source) Dec 05 20:22:10.980 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 05 20:22:10.980 INFO [stderr] --> src/cli.rs:29:16 Dec 05 20:22:10.980 INFO [stderr] | Dec 05 20:22:10.980 INFO [stderr] 29 | let home = env::home_dir().expect("Home Directory Not Defined!"); Dec 05 20:22:10.980 INFO [stderr] | ^^^^^^^^^^^^^ Dec 05 20:22:10.980 INFO [stderr] | Dec 05 20:22:10.980 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 05 20:22:10.980 INFO [stderr] Dec 05 20:22:11.204 INFO [stderr] warning: method is never used: `new` Dec 05 20:22:11.204 INFO [stderr] --> src/pomodoro.rs:45:5 Dec 05 20:22:11.204 INFO [stderr] | Dec 05 20:22:11.204 INFO [stderr] 45 | pub fn new(task: Option<&str>, kind: PomodoroKind) -> Self { Dec 05 20:22:11.204 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 20:22:11.204 INFO [stderr] | Dec 05 20:22:11.204 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 05 20:22:11.204 INFO [stderr] Dec 05 20:22:13.812 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.72s Dec 05 20:22:13.814 INFO [stderr] su: No module specific data is present Dec 05 20:22:14.416 INFO running `"docker" "inspect" "a5f55c9651bedac7e4751c455ff454a9bafde0ff5365ed2d96042a2a4533bd3b"` Dec 05 20:22:14.782 INFO running `"docker" "rm" "-f" "a5f55c9651bedac7e4751c455ff454a9bafde0ff5365ed2d96042a2a4533bd3b"` Dec 05 20:22:15.196 INFO [stdout] a5f55c9651bedac7e4751c455ff454a9bafde0ff5365ed2d96042a2a4533bd3b Dec 05 20:22:15.204 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 05 20:22:15.682 INFO [stdout] f5f9ae63de9ef1bb8067cbb4e1f2b27eacf95f11bd8e4d9f4ab45bc6fbbf73f0 Dec 05 20:22:15.688 INFO running `"docker" "start" "-a" "f5f9ae63de9ef1bb8067cbb4e1f2b27eacf95f11bd8e4d9f4ab45bc6fbbf73f0"` Dec 05 20:22:17.508 INFO [stderr] usermod: no changes Dec 05 20:22:17.552 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 20:22:17.552 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 20:22:17.552 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 20:22:17.552 INFO [stderr] files will be included as a binary target: Dec 05 20:22:17.552 INFO [stderr] Dec 05 20:22:17.552 INFO [stderr] * /source/src/main.rs Dec 05 20:22:17.552 INFO [stderr] Dec 05 20:22:17.552 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 20:22:17.552 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 20:22:17.552 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 20:22:17.552 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 20:22:17.552 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 20:22:17.552 INFO [stderr] Dec 05 20:22:17.552 INFO [stderr] For more information on this warning you can consult Dec 05 20:22:17.552 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 20:22:17.552 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Dec 05 20:22:17.552 INFO [stderr] please set bin.path in Cargo.toml Dec 05 20:22:17.664 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s Dec 05 20:22:17.668 INFO [stderr] Running /target/debug/deps/zeit-417c3db1afdb2cb8 Dec 05 20:22:17.691 INFO [stdout] Dec 05 20:22:17.691 INFO [stdout] running 2 tests Dec 05 20:22:17.692 INFO [stdout] test pomodoro::tests::history_serialize ... ok Dec 05 20:22:17.692 INFO [stdout] test pomodoro::tests::history_deserialize ... ok Dec 05 20:22:17.692 INFO [stdout] Dec 05 20:22:17.692 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 20:22:17.692 INFO [stdout] Dec 05 20:22:17.699 INFO [stderr] su: No module specific data is present Dec 05 20:22:19.080 INFO running `"docker" "inspect" "f5f9ae63de9ef1bb8067cbb4e1f2b27eacf95f11bd8e4d9f4ab45bc6fbbf73f0"` Dec 05 20:22:19.394 INFO running `"docker" "rm" "-f" "f5f9ae63de9ef1bb8067cbb4e1f2b27eacf95f11bd8e4d9f4ab45bc6fbbf73f0"` Dec 05 20:22:19.704 INFO [stdout] f5f9ae63de9ef1bb8067cbb4e1f2b27eacf95f11bd8e4d9f4ab45bc6fbbf73f0