Sep 21 00:11:41.316 INFO checking zeit-rs-0.1.2 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 00:11:41.316 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 00:11:41.316 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:11:41.566 INFO blam! 9f97220c9676306bedfcb186bd6d4ee866356d6d9747b0590147f75b7bbda47e Sep 21 00:11:41.573 INFO running `"docker" "start" "-a" "9f97220c9676306bedfcb186bd6d4ee866356d6d9747b0590147f75b7bbda47e"` Sep 21 00:11:42.797 INFO kablam! usermod: no changes Sep 21 00:11:42.842 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 21 00:11:42.842 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 21 00:11:42.842 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 21 00:11:42.842 INFO kablam! files will be included as a binary target: Sep 21 00:11:42.842 INFO kablam! Sep 21 00:11:42.842 INFO kablam! * /source/src/main.rs Sep 21 00:11:42.842 INFO kablam! Sep 21 00:11:42.842 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 21 00:11:42.842 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 21 00:11:42.842 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 21 00:11:42.842 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 21 00:11:42.842 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 21 00:11:42.842 INFO kablam! Sep 21 00:11:42.842 INFO kablam! For more information on this warning you can consult Sep 21 00:11:42.842 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 21 00:11:42.842 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `zeit`, Sep 21 00:11:42.842 INFO kablam! please set bin.path in Cargo.toml Sep 21 00:11:42.986 INFO kablam! Checking dtoa v0.3.1 Sep 21 00:11:42.986 INFO kablam! Checking serde_test v0.8.23 Sep 21 00:11:43.011 INFO kablam! Checking toml v0.2.1 Sep 21 00:11:43.011 INFO kablam! Checking ordered-float v0.2.3 Sep 21 00:11:43.990 INFO kablam! Checking serde-value v0.3.1 Sep 21 00:11:44.872 INFO kablam! Checking linked-hash-map v0.3.0 Sep 21 00:11:45.328 INFO kablam! Checking yaml-rust v0.3.5 Sep 21 00:11:46.179 INFO kablam! Checking serde_yaml v0.5.1 Sep 21 00:11:46.687 INFO kablam! Checking log4rs v0.5.2 Sep 21 00:11:47.866 INFO kablam! Checking zeit-rs v0.1.2 (/source) Sep 21 00:11:48.106 INFO kablam! warning: unused import: `clap` Sep 21 00:11:48.106 INFO kablam! --> src/cli.rs:1:5 Sep 21 00:11:48.106 INFO kablam! | Sep 21 00:11:48.106 INFO kablam! 1 | use clap; Sep 21 00:11:48.106 INFO kablam! | ^^^^ Sep 21 00:11:48.106 INFO kablam! | Sep 21 00:11:48.106 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 00:11:48.106 INFO kablam! Sep 21 00:11:48.106 INFO kablam! warning: unused import: `Arg` Sep 21 00:11:48.106 INFO kablam! --> src/cli.rs:3:12 Sep 21 00:11:48.106 INFO kablam! | Sep 21 00:11:48.106 INFO kablam! 3 | use clap::{Arg, App, SubCommand}; Sep 21 00:11:48.106 INFO kablam! | ^^^ Sep 21 00:11:48.106 INFO kablam! Sep 21 00:11:48.112 INFO kablam! 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. Sep 21 00:11:48.112 INFO kablam! --> src/cli.rs:29:16 Sep 21 00:11:48.112 INFO kablam! | Sep 21 00:11:48.112 INFO kablam! 29 | let home = env::home_dir() Sep 21 00:11:48.112 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 00:11:48.112 INFO kablam! | Sep 21 00:11:48.112 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 00:11:48.113 INFO kablam! Sep 21 00:11:48.133 INFO kablam! warning: unused import: `clap` Sep 21 00:11:48.133 INFO kablam! --> src/cli.rs:1:5 Sep 21 00:11:48.133 INFO kablam! | Sep 21 00:11:48.133 INFO kablam! 1 | use clap; Sep 21 00:11:48.133 INFO kablam! | ^^^^ Sep 21 00:11:48.133 INFO kablam! | Sep 21 00:11:48.133 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 00:11:48.133 INFO kablam! Sep 21 00:11:48.133 INFO kablam! warning: unused import: `Arg` Sep 21 00:11:48.133 INFO kablam! --> src/cli.rs:3:12 Sep 21 00:11:48.133 INFO kablam! | Sep 21 00:11:48.133 INFO kablam! 3 | use clap::{Arg, App, SubCommand}; Sep 21 00:11:48.133 INFO kablam! | ^^^ Sep 21 00:11:48.133 INFO kablam! Sep 21 00:11:48.146 INFO kablam! 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. Sep 21 00:11:48.146 INFO kablam! --> src/cli.rs:29:16 Sep 21 00:11:48.146 INFO kablam! | Sep 21 00:11:48.146 INFO kablam! 29 | let home = env::home_dir() Sep 21 00:11:48.146 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 00:11:48.146 INFO kablam! | Sep 21 00:11:48.146 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 00:11:48.146 INFO kablam! Sep 21 00:11:48.214 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.39s Sep 21 00:11:48.222 INFO kablam! su: No module specific data is present Sep 21 00:11:48.986 INFO running `"docker" "rm" "-f" "9f97220c9676306bedfcb186bd6d4ee866356d6d9747b0590147f75b7bbda47e"` Sep 21 00:11:49.063 INFO blam! 9f97220c9676306bedfcb186bd6d4ee866356d6d9747b0590147f75b7bbda47e