Oct 26 21:30:43.920 INFO checking saschagrunert/craft against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 21:30:43.921 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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"` Oct 26 21:30:44.337 INFO blam! 657a7e82addad76762de5de126956d15da5cbc9cd95af2310c52a0f777f151e6 Oct 26 21:30:44.340 INFO running `"docker" "start" "-a" "657a7e82addad76762de5de126956d15da5cbc9cd95af2310c52a0f777f151e6"` Oct 26 21:30:45.403 INFO kablam! usermod: no changes Oct 26 21:30:45.443 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 26 21:30:45.443 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 26 21:30:45.443 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 26 21:30:45.443 INFO kablam! files will be included as a binary target: Oct 26 21:30:45.443 INFO kablam! Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/verify_project.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/generate_lockfile.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/run.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/doc.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/metadata.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/clean.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/update.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/build.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/locate_project.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/new.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/fetch.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/pkgid.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/main.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/package.rs Oct 26 21:30:45.443 INFO kablam! * /source/src/bin/git_checkout.rs Oct 26 21:30:45.443 INFO kablam! Oct 26 21:30:45.443 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 26 21:30:45.443 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 26 21:30:45.443 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 26 21:30:45.443 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 26 21:30:45.443 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 26 21:30:45.443 INFO kablam! Oct 26 21:30:45.443 INFO kablam! For more information on this warning you can consult Oct 26 21:30:45.443 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 26 21:30:45.443 INFO kablam! warning: path `/source/src/bin/main.rs` was erroneously implicitly accepted for binary `craft`, Oct 26 21:30:45.443 INFO kablam! please set bin.path in Cargo.toml Oct 26 21:30:45.650 INFO kablam! Compiling gcc v0.3.38 Oct 26 21:30:45.655 INFO kablam! Checking rustc-serialize v0.3.21 Oct 26 21:30:45.655 INFO kablam! Checking lazy_static v0.2.1 Oct 26 21:30:45.656 INFO kablam! Compiling openssl v0.9.0 Oct 26 21:30:45.705 INFO kablam! Checking strsim v0.5.1 Oct 26 21:30:45.706 INFO kablam! Checking bufstream v0.1.2 Oct 26 21:30:45.706 INFO kablam! Compiling ws2_32-sys v0.2.1 Oct 26 21:30:45.706 INFO kablam! Compiling advapi32-sys v0.2.0 Oct 26 21:30:46.879 INFO kablam! Compiling psapi-sys v0.1.0 Oct 26 21:30:46.916 INFO kablam! Compiling openssl-sys v0.9.0 Oct 26 21:30:47.711 INFO kablam! Checking rand v0.3.14 Oct 26 21:30:48.607 INFO kablam! Checking filetime v0.1.10 Oct 26 21:30:49.015 INFO kablam! Checking fs2 v0.3.0 Oct 26 21:30:49.066 INFO kablam! Checking num_cpus v1.1.0 Oct 26 21:30:52.445 INFO kablam! Checking net2 v0.2.26 Oct 26 21:30:52.683 INFO kablam! Checking tar v0.4.8 Oct 26 21:30:53.763 INFO kablam! Checking term v0.4.4 Oct 26 21:30:53.860 INFO kablam! Compiling libz-sys v1.0.6 Oct 26 21:30:54.211 INFO kablam! Compiling cmake v0.1.18 Oct 26 21:30:54.213 INFO kablam! Compiling curl-sys v0.3.0 Oct 26 21:30:55.259 INFO kablam! Compiling miniz-sys v0.1.7 Oct 26 21:30:58.995 INFO kablam! Checking miow v0.1.3 Oct 26 21:30:59.079 INFO kablam! Checking tempdir v0.3.5 Oct 26 21:30:59.279 INFO kablam! Compiling libssh2-sys v0.2.2 Oct 26 21:30:59.457 INFO kablam! Compiling libgit2-sys v0.6.1 Oct 26 21:31:00.595 INFO kablam! Checking semver-parser v0.6.1 Oct 26 21:31:01.919 INFO kablam! Checking env_logger v0.3.5 Oct 26 21:31:03.599 INFO kablam! Checking flate2 v0.2.14 Oct 26 21:31:03.611 INFO kablam! Checking semver v0.5.1 Oct 26 21:31:06.979 INFO kablam! Checking curl v0.4.0 Oct 26 21:31:07.367 INFO kablam! Checking num-bigint v0.1.35 Oct 26 21:31:07.368 INFO kablam! Checking num-complex v0.1.35 Oct 26 21:31:07.369 INFO kablam! Checking toml v0.2.1 Oct 26 21:31:07.624 INFO kablam! Checking docopt v0.6.86 Oct 26 21:31:12.980 INFO kablam! Checking num-rational v0.1.35 Oct 26 21:31:13.995 INFO kablam! Checking num v0.1.36 Oct 26 21:31:14.751 INFO kablam! Checking hamcrest v0.1.2 Oct 26 21:31:47.011 INFO kablam! Checking git2 v0.6.0 Oct 26 21:31:51.111 INFO kablam! Checking git2-curl v0.7.0 Oct 26 21:31:51.857 INFO kablam! Checking craft v0.1.0 (/source) Oct 26 21:31:53.131 INFO kablam! error: unused label Oct 26 21:31:53.131 INFO kablam! --> src/sources/path.rs:186:9 Oct 26 21:31:53.132 INFO kablam! | Oct 26 21:31:53.132 INFO kablam! 186 | 'outer: for (file_path, is_dir) in index_files.chain(untracked) { Oct 26 21:31:53.132 INFO kablam! | ^^^^^^ Oct 26 21:31:53.133 INFO kablam! | Oct 26 21:31:53.133 INFO kablam! note: lint level defined here Oct 26 21:31:53.133 INFO kablam! --> src/lib.rs:4:9 Oct 26 21:31:53.134 INFO kablam! | Oct 26 21:31:53.134 INFO kablam! 4 | #![deny(unused)] Oct 26 21:31:53.134 INFO kablam! | ^^^^^^ Oct 26 21:31:53.135 INFO kablam! = note: #[deny(unused_labels)] implied by #[deny(unused)] Oct 26 21:31:53.135 INFO kablam! Oct 26 21:31:53.369 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. Oct 26 21:31:53.369 INFO kablam! --> src/util/config.rs:634:29 Oct 26 21:31:53.370 INFO kablam! | Oct 26 21:31:53.370 INFO kablam! 634 | let home_dir_with_env = env::home_dir().map(|p| p.join(".craft")); Oct 26 21:31:53.370 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:31:53.370 INFO kablam! | Oct 26 21:31:53.371 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 21:31:53.371 INFO kablam! Oct 26 21:31:53.372 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. Oct 26 21:31:53.372 INFO kablam! --> src/util/config.rs:637:32 Oct 26 21:31:53.372 INFO kablam! | Oct 26 21:31:53.372 INFO kablam! 637 | let home_dir_without_env = env::home_dir().map(|p| p.join(".craft")); Oct 26 21:31:53.373 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:31:53.373 INFO kablam! Oct 26 21:31:56.711 INFO kablam! error: aborting due to previous error Oct 26 21:31:56.711 INFO kablam! Oct 26 21:31:56.729 INFO kablam! error: Could not compile `craft`. Oct 26 21:31:56.729 INFO kablam! Oct 26 21:31:56.729 INFO kablam! To learn more, run the command again with --verbose. Oct 26 21:31:56.739 INFO kablam! su: No module specific data is present Oct 26 21:31:57.765 INFO running `"docker" "rm" "-f" "657a7e82addad76762de5de126956d15da5cbc9cd95af2310c52a0f777f151e6"` Oct 26 21:31:58.104 INFO blam! 657a7e82addad76762de5de126956d15da5cbc9cd95af2310c52a0f777f151e6