Nov 17 00:09:12.027 INFO testing jamesmunns/zeit-rs against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 00:09:12.027 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 00:09:12.500 INFO [stdout] 8e80a3c3838a8bfa38613668c2737204e1f2f876dbc7c56a4fc675b10764c9ad Nov 17 00:09:12.503 INFO running `"docker" "start" "-a" "8e80a3c3838a8bfa38613668c2737204e1f2f876dbc7c56a4fc675b10764c9ad"` Nov 17 00:09:14.479 INFO [stderr] usermod: no changes Nov 17 00:09:14.543 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 00:09:14.543 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 00:09:14.543 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 00:09:14.543 INFO [stderr] files will be included as a binary target: Nov 17 00:09:14.543 INFO [stderr] Nov 17 00:09:14.543 INFO [stderr] * /source/src/main.rs Nov 17 00:09:14.543 INFO [stderr] Nov 17 00:09:14.543 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 00:09:14.543 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 00:09:14.543 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 00:09:14.543 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 00:09:14.543 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 00:09:14.543 INFO [stderr] Nov 17 00:09:14.543 INFO [stderr] For more information on this warning you can consult Nov 17 00:09:14.543 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 00:09:14.543 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Nov 17 00:09:14.543 INFO [stderr] please set bin.path in Cargo.toml Nov 17 00:09:14.651 INFO [stderr] Compiling dtoa v0.3.1 Nov 17 00:09:14.655 INFO [stderr] Compiling serde_test v0.8.23 Nov 17 00:09:14.655 INFO [stderr] Compiling toml v0.3.1 Nov 17 00:09:14.655 INFO [stderr] Compiling ordered-float v0.2.3 Nov 17 00:09:14.655 INFO [stderr] Compiling uuid v0.4.0 Nov 17 00:09:14.655 INFO [stderr] Compiling clap v2.20.5 Nov 17 00:09:14.657 INFO [stderr] Compiling chrono v0.3.0 Nov 17 00:09:16.899 INFO [stderr] Compiling serde-value v0.3.1 Nov 17 00:09:17.761 INFO [stderr] Compiling linked-hash-map v0.3.0 Nov 17 00:09:18.367 INFO [stderr] Compiling yaml-rust v0.3.5 Nov 17 00:09:24.207 INFO [stderr] Compiling serde_yaml v0.5.1 Nov 17 00:09:26.263 INFO [stderr] Compiling log4rs v0.5.2 Nov 17 00:09:37.645 INFO [stderr] Compiling zeit-rs v0.1.2 (/source) Nov 17 00:09:38.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. Nov 17 00:09:38.367 INFO [stderr] --> src/cli.rs:29:16 Nov 17 00:09:38.367 INFO [stderr] | Nov 17 00:09:38.367 INFO [stderr] 29 | let home = env::home_dir().expect("Home Directory Not Defined!"); Nov 17 00:09:38.367 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 00:09:38.367 INFO [stderr] | Nov 17 00:09:38.367 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 00:09:38.367 INFO [stderr] Nov 17 00:09:38.572 INFO [stderr] warning: method is never used: `new` Nov 17 00:09:38.572 INFO [stderr] --> src/pomodoro.rs:45:5 Nov 17 00:09:38.572 INFO [stderr] | Nov 17 00:09:38.572 INFO [stderr] 45 | pub fn new(task: Option<&str>, kind: PomodoroKind) -> Self { Nov 17 00:09:38.572 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 00:09:38.572 INFO [stderr] | Nov 17 00:09:38.572 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 00:09:38.572 INFO [stderr] Nov 17 00:09:39.449 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.92s Nov 17 00:09:39.455 INFO [stderr] su: No module specific data is present Nov 17 00:09:39.711 INFO running `"docker" "inspect" "8e80a3c3838a8bfa38613668c2737204e1f2f876dbc7c56a4fc675b10764c9ad"` Nov 17 00:09:39.820 INFO running `"docker" "rm" "-f" "8e80a3c3838a8bfa38613668c2737204e1f2f876dbc7c56a4fc675b10764c9ad"` Nov 17 00:09:39.923 INFO [stdout] 8e80a3c3838a8bfa38613668c2737204e1f2f876dbc7c56a4fc675b10764c9ad Nov 17 00:09:39.926 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 00:09:40.149 INFO [stdout] 955f655d28a15702d39c2fcdedd74af8b5c0f44900909579621c87878a6edfd3 Nov 17 00:09:40.152 INFO running `"docker" "start" "-a" "955f655d28a15702d39c2fcdedd74af8b5c0f44900909579621c87878a6edfd3"` Nov 17 00:09:40.752 INFO [stderr] usermod: no changes Nov 17 00:09:40.778 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 00:09:40.778 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 00:09:40.778 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 00:09:40.778 INFO [stderr] files will be included as a binary target: Nov 17 00:09:40.778 INFO [stderr] Nov 17 00:09:40.778 INFO [stderr] * /source/src/main.rs Nov 17 00:09:40.778 INFO [stderr] Nov 17 00:09:40.778 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 00:09:40.778 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 00:09:40.778 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 00:09:40.778 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 00:09:40.778 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 00:09:40.778 INFO [stderr] Nov 17 00:09:40.778 INFO [stderr] For more information on this warning you can consult Nov 17 00:09:40.778 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 00:09:40.778 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Nov 17 00:09:40.779 INFO [stderr] please set bin.path in Cargo.toml Nov 17 00:09:40.848 INFO [stderr] Compiling zeit-rs v0.1.2 (/source) Nov 17 00:09:41.429 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. Nov 17 00:09:41.429 INFO [stderr] --> src/cli.rs:29:16 Nov 17 00:09:41.429 INFO [stderr] | Nov 17 00:09:41.429 INFO [stderr] 29 | let home = env::home_dir().expect("Home Directory Not Defined!"); Nov 17 00:09:41.429 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 00:09:41.429 INFO [stderr] | Nov 17 00:09:41.429 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 00:09:41.429 INFO [stderr] Nov 17 00:09:41.623 INFO [stderr] warning: method is never used: `new` Nov 17 00:09:41.623 INFO [stderr] --> src/pomodoro.rs:45:5 Nov 17 00:09:41.623 INFO [stderr] | Nov 17 00:09:41.623 INFO [stderr] 45 | pub fn new(task: Option<&str>, kind: PomodoroKind) -> Self { Nov 17 00:09:41.623 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 00:09:41.623 INFO [stderr] | Nov 17 00:09:41.623 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 00:09:41.623 INFO [stderr] Nov 17 00:09:43.205 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.43s Nov 17 00:09:43.219 INFO [stderr] su: No module specific data is present Nov 17 00:09:43.712 INFO running `"docker" "inspect" "955f655d28a15702d39c2fcdedd74af8b5c0f44900909579621c87878a6edfd3"` Nov 17 00:09:43.973 INFO running `"docker" "rm" "-f" "955f655d28a15702d39c2fcdedd74af8b5c0f44900909579621c87878a6edfd3"` Nov 17 00:09:44.171 INFO [stdout] 955f655d28a15702d39c2fcdedd74af8b5c0f44900909579621c87878a6edfd3 Nov 17 00:09:44.175 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 00:09:44.583 INFO [stdout] f24afc687bbb5b426740fa0ad86eda248d3bf4e1efaeedf934f26f51257be455 Nov 17 00:09:44.587 INFO running `"docker" "start" "-a" "f24afc687bbb5b426740fa0ad86eda248d3bf4e1efaeedf934f26f51257be455"` Nov 17 00:09:45.444 INFO [stderr] usermod: no changes Nov 17 00:09:45.470 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 00:09:45.472 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 00:09:45.472 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 00:09:45.472 INFO [stderr] files will be included as a binary target: Nov 17 00:09:45.472 INFO [stderr] Nov 17 00:09:45.472 INFO [stderr] * /source/src/main.rs Nov 17 00:09:45.472 INFO [stderr] Nov 17 00:09:45.472 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 00:09:45.472 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 00:09:45.472 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 00:09:45.472 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 00:09:45.472 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 00:09:45.472 INFO [stderr] Nov 17 00:09:45.472 INFO [stderr] For more information on this warning you can consult Nov 17 00:09:45.472 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 00:09:45.472 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Nov 17 00:09:45.472 INFO [stderr] please set bin.path in Cargo.toml Nov 17 00:09:45.538 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s Nov 17 00:09:45.551 INFO [stderr] Running /target/debug/deps/zeit-93076ab1cbcee23e Nov 17 00:09:45.553 INFO [stdout] Nov 17 00:09:45.553 INFO [stdout] running 2 tests Nov 17 00:09:45.554 INFO [stdout] test pomodoro::tests::history_deserialize ... ok Nov 17 00:09:45.559 INFO [stdout] test pomodoro::tests::history_serialize ... ok Nov 17 00:09:45.560 INFO [stderr] su: No module specific data is present Nov 17 00:09:45.560 INFO [stdout] Nov 17 00:09:45.560 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 00:09:45.560 INFO [stdout] Nov 17 00:09:45.969 INFO running `"docker" "inspect" "f24afc687bbb5b426740fa0ad86eda248d3bf4e1efaeedf934f26f51257be455"` Nov 17 00:09:46.092 INFO running `"docker" "rm" "-f" "f24afc687bbb5b426740fa0ad86eda248d3bf4e1efaeedf934f26f51257be455"` Nov 17 00:09:46.211 INFO [stdout] f24afc687bbb5b426740fa0ad86eda248d3bf4e1efaeedf934f26f51257be455