Oct 31 21:44:51.847 INFO checking saschagrunert/craft against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 21:44:51.848 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-0/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 21:44:52.261 INFO blam! ccfbfdefc8303e2b1c0b4252e5ab2d6c3e932800c56898b6c511a007dcf28eae Oct 31 21:44:52.273 INFO running `"docker" "start" "-a" "ccfbfdefc8303e2b1c0b4252e5ab2d6c3e932800c56898b6c511a007dcf28eae"` Oct 31 21:44:53.725 INFO kablam! usermod: no changes Oct 31 21:44:53.761 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 31 21:44:53.761 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 31 21:44:53.761 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 31 21:44:53.761 INFO kablam! files will be included as a binary target: Oct 31 21:44:53.762 INFO kablam! Oct 31 21:44:53.762 INFO kablam! * /source/src/bin/generate_lockfile.rs Oct 31 21:44:53.762 INFO kablam! * /source/src/bin/build.rs Oct 31 21:44:53.762 INFO kablam! * /source/src/bin/pkgid.rs Oct 31 21:44:53.763 INFO kablam! * /source/src/bin/git_checkout.rs Oct 31 21:44:53.763 INFO kablam! * /source/src/bin/locate_project.rs Oct 31 21:44:53.763 INFO kablam! * /source/src/bin/new.rs Oct 31 21:44:53.764 INFO kablam! * /source/src/bin/fetch.rs Oct 31 21:44:53.764 INFO kablam! * /source/src/bin/clean.rs Oct 31 21:44:53.764 INFO kablam! * /source/src/bin/update.rs Oct 31 21:44:53.765 INFO kablam! * /source/src/bin/metadata.rs Oct 31 21:44:53.765 INFO kablam! * /source/src/bin/doc.rs Oct 31 21:44:53.765 INFO kablam! * /source/src/bin/run.rs Oct 31 21:44:53.766 INFO kablam! * /source/src/bin/main.rs Oct 31 21:44:53.766 INFO kablam! * /source/src/bin/package.rs Oct 31 21:44:53.766 INFO kablam! * /source/src/bin/verify_project.rs Oct 31 21:44:53.767 INFO kablam! Oct 31 21:44:53.767 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 31 21:44:53.767 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 31 21:44:53.768 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 31 21:44:53.772 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 31 21:44:53.773 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 31 21:44:53.773 INFO kablam! Oct 31 21:44:53.773 INFO kablam! For more information on this warning you can consult Oct 31 21:44:53.774 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 31 21:44:53.774 INFO kablam! warning: path `/source/src/bin/main.rs` was erroneously implicitly accepted for binary `craft`, Oct 31 21:44:53.774 INFO kablam! please set bin.path in Cargo.toml Oct 31 21:44:53.944 INFO kablam! Compiling gcc v0.3.38 Oct 31 21:44:53.950 INFO kablam! Compiling openssl v0.9.0 Oct 31 21:44:53.950 INFO kablam! Checking bufstream v0.1.2 Oct 31 21:44:53.950 INFO kablam! Compiling ws2_32-sys v0.2.1 Oct 31 21:44:53.950 INFO kablam! Compiling psapi-sys v0.1.0 Oct 31 21:44:53.950 INFO kablam! Compiling advapi32-sys v0.2.0 Oct 31 21:44:53.950 INFO kablam! Compiling openssl-sys v0.9.0 Oct 31 21:44:53.960 INFO kablam! Checking rand v0.3.14 Oct 31 21:44:56.037 INFO kablam! Checking filetime v0.1.10 Oct 31 21:44:56.188 INFO kablam! Checking num_cpus v1.1.0 Oct 31 21:44:56.628 INFO kablam! Checking fs2 v0.3.0 Oct 31 21:44:56.907 INFO kablam! Checking num-complex v0.1.35 Oct 31 21:44:57.096 INFO kablam! Checking net2 v0.2.26 Oct 31 21:44:58.505 INFO kablam! Checking tar v0.4.8 Oct 31 21:45:00.596 INFO kablam! Checking term v0.4.4 Oct 31 21:45:01.906 INFO kablam! Checking num-bigint v0.1.35 Oct 31 21:45:01.998 INFO kablam! Checking tempdir v0.3.5 Oct 31 21:45:02.024 INFO kablam! Checking miow v0.1.3 Oct 31 21:45:02.116 INFO kablam! Checking semver-parser v0.6.1 Oct 31 21:45:02.132 INFO kablam! Checking env_logger v0.3.5 Oct 31 21:45:02.396 INFO kablam! Checking docopt v0.6.86 Oct 31 21:45:03.352 INFO kablam! Compiling cmake v0.1.18 Oct 31 21:45:03.501 INFO kablam! Compiling libz-sys v1.0.6 Oct 31 21:45:04.948 INFO kablam! Compiling curl-sys v0.3.0 Oct 31 21:45:05.669 INFO kablam! Compiling miniz-sys v0.1.7 Oct 31 21:45:06.241 INFO kablam! Checking semver v0.5.1 Oct 31 21:45:09.606 INFO kablam! Compiling libssh2-sys v0.2.2 Oct 31 21:45:09.606 INFO kablam! Compiling libgit2-sys v0.6.1 Oct 31 21:45:11.008 INFO kablam! Checking num-rational v0.1.35 Oct 31 21:45:13.860 INFO kablam! Checking num v0.1.36 Oct 31 21:45:14.124 INFO kablam! Checking flate2 v0.2.14 Oct 31 21:45:15.059 INFO kablam! Checking curl v0.4.0 Oct 31 21:45:15.105 INFO kablam! Checking hamcrest v0.1.2 Oct 31 21:45:56.518 INFO kablam! Checking git2 v0.6.0 Oct 31 21:46:00.072 INFO kablam! Checking git2-curl v0.7.0 Oct 31 21:46:00.693 INFO kablam! Checking craft v0.1.0 (/source) Oct 31 21:46:02.100 INFO kablam! error: unused label Oct 31 21:46:02.100 INFO kablam! --> src/sources/path.rs:186:9 Oct 31 21:46:02.100 INFO kablam! | Oct 31 21:46:02.100 INFO kablam! 186 | 'outer: for (file_path, is_dir) in index_files.chain(untracked) { Oct 31 21:46:02.100 INFO kablam! | ^^^^^^ Oct 31 21:46:02.100 INFO kablam! | Oct 31 21:46:02.100 INFO kablam! note: lint level defined here Oct 31 21:46:02.100 INFO kablam! --> src/lib.rs:4:9 Oct 31 21:46:02.100 INFO kablam! | Oct 31 21:46:02.100 INFO kablam! 4 | #![deny(unused)] Oct 31 21:46:02.100 INFO kablam! | ^^^^^^ Oct 31 21:46:02.100 INFO kablam! = note: #[deny(unused_labels)] implied by #[deny(unused)] Oct 31 21:46:02.100 INFO kablam! Oct 31 21:46:02.394 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 31 21:46:02.395 INFO kablam! --> src/util/config.rs:634:29 Oct 31 21:46:02.395 INFO kablam! | Oct 31 21:46:02.395 INFO kablam! 634 | let home_dir_with_env = env::home_dir().map(|p| p.join(".craft")); Oct 31 21:46:02.395 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:46:02.395 INFO kablam! | Oct 31 21:46:02.395 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 21:46:02.395 INFO kablam! Oct 31 21:46:02.395 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 31 21:46:02.395 INFO kablam! --> src/util/config.rs:637:32 Oct 31 21:46:02.395 INFO kablam! | Oct 31 21:46:02.395 INFO kablam! 637 | let home_dir_without_env = env::home_dir().map(|p| p.join(".craft")); Oct 31 21:46:02.395 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 21:46:02.395 INFO kablam! Oct 31 21:46:06.608 INFO kablam! error: aborting due to previous error Oct 31 21:46:06.608 INFO kablam! Oct 31 21:46:06.628 INFO kablam! error: Could not compile `craft`. Oct 31 21:46:06.628 INFO kablam! Oct 31 21:46:06.628 INFO kablam! To learn more, run the command again with --verbose. Oct 31 21:46:06.630 INFO kablam! su: No module specific data is present Oct 31 21:46:07.790 INFO running `"docker" "rm" "-f" "ccfbfdefc8303e2b1c0b4252e5ab2d6c3e932800c56898b6c511a007dcf28eae"` Oct 31 21:46:08.045 INFO blam! ccfbfdefc8303e2b1c0b4252e5ab2d6c3e932800c56898b6c511a007dcf28eae