Oct 12 14:19:30.430 INFO checking saschagrunert/craft against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 14:19:30.430 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 14:19:30.880 INFO blam! 8277fbc34cdb7d7b57182c8955b2da934ccde6a8908590ec0bffb8627ae29536 Oct 12 14:19:30.881 INFO running `"docker" "start" "-a" "8277fbc34cdb7d7b57182c8955b2da934ccde6a8908590ec0bffb8627ae29536"` Oct 12 14:19:31.904 INFO kablam! usermod: no changes Oct 12 14:19:31.940 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 14:19:31.940 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 14:19:31.940 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 14:19:31.940 INFO kablam! files will be included as a binary target: Oct 12 14:19:31.940 INFO kablam! Oct 12 14:19:31.940 INFO kablam! * /source/src/bin/generate_lockfile.rs Oct 12 14:19:31.940 INFO kablam! * /source/src/bin/build.rs Oct 12 14:19:31.940 INFO kablam! * /source/src/bin/pkgid.rs Oct 12 14:19:31.940 INFO kablam! * /source/src/bin/git_checkout.rs Oct 12 14:19:31.941 INFO kablam! * /source/src/bin/locate_project.rs Oct 12 14:19:31.941 INFO kablam! * /source/src/bin/new.rs Oct 12 14:19:31.941 INFO kablam! * /source/src/bin/fetch.rs Oct 12 14:19:31.941 INFO kablam! * /source/src/bin/clean.rs Oct 12 14:19:31.941 INFO kablam! * /source/src/bin/update.rs Oct 12 14:19:31.941 INFO kablam! * /source/src/bin/metadata.rs Oct 12 14:19:31.941 INFO kablam! * /source/src/bin/doc.rs Oct 12 14:19:31.941 INFO kablam! * /source/src/bin/run.rs Oct 12 14:19:31.941 INFO kablam! * /source/src/bin/main.rs Oct 12 14:19:31.941 INFO kablam! * /source/src/bin/package.rs Oct 12 14:19:31.941 INFO kablam! * /source/src/bin/verify_project.rs Oct 12 14:19:31.941 INFO kablam! Oct 12 14:19:31.941 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 14:19:31.941 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 14:19:31.941 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 14:19:31.941 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 14:19:31.941 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 14:19:31.941 INFO kablam! Oct 12 14:19:31.941 INFO kablam! For more information on this warning you can consult Oct 12 14:19:31.941 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 14:19:31.941 INFO kablam! warning: path `/source/src/bin/main.rs` was erroneously implicitly accepted for binary `craft`, Oct 12 14:19:31.941 INFO kablam! please set bin.path in Cargo.toml Oct 12 14:19:32.154 INFO kablam! Compiling gcc v0.3.38 Oct 12 14:19:32.160 INFO kablam! Checking unicode-normalization v0.1.2 Oct 12 14:19:32.165 INFO kablam! Checking rustc-serialize v0.3.21 Oct 12 14:19:32.166 INFO kablam! Checking openssl-probe v0.1.0 Oct 12 14:19:32.172 INFO kablam! Checking lazy_static v0.2.1 Oct 12 14:19:32.194 INFO kablam! Compiling openssl v0.9.0 Oct 12 14:19:32.201 INFO kablam! Checking strsim v0.5.1 Oct 12 14:19:32.208 INFO kablam! Checking bufstream v0.1.2 Oct 12 14:19:33.712 INFO kablam! Compiling ws2_32-sys v0.2.1 Oct 12 14:19:33.784 INFO kablam! Compiling advapi32-sys v0.2.0 Oct 12 14:19:33.832 INFO kablam! Compiling psapi-sys v0.1.0 Oct 12 14:19:34.628 INFO kablam! Compiling openssl-sys v0.9.0 Oct 12 14:19:36.172 INFO kablam! Checking unicode-bidi v0.2.3 Oct 12 14:19:36.257 INFO kablam! Checking filetime v0.1.10 Oct 12 14:19:36.467 INFO kablam! Checking num_cpus v1.1.0 Oct 12 14:19:37.396 INFO kablam! Checking fs2 v0.3.0 Oct 12 14:19:40.196 INFO kablam! Checking net2 v0.2.26 Oct 12 14:19:40.744 INFO kablam! Checking tempdir v0.3.5 Oct 12 14:19:40.785 INFO kablam! Checking tar v0.4.8 Oct 12 14:19:40.785 INFO kablam! Compiling libz-sys v1.0.6 Oct 12 14:19:40.786 INFO kablam! Compiling cmake v0.1.18 Oct 12 14:19:41.499 INFO kablam! Compiling curl-sys v0.3.0 Oct 12 14:19:41.534 INFO kablam! Compiling miniz-sys v0.1.7 Oct 12 14:19:44.749 INFO kablam! Checking idna v0.1.0 Oct 12 14:19:44.901 INFO kablam! Compiling libssh2-sys v0.2.2 Oct 12 14:19:45.892 INFO kablam! Compiling libgit2-sys v0.6.1 Oct 12 14:19:46.752 INFO kablam! Checking miow v0.1.3 Oct 12 14:19:47.572 INFO kablam! Checking semver-parser v0.6.1 Oct 12 14:19:49.881 INFO kablam! Checking flate2 v0.2.14 Oct 12 14:19:51.551 INFO kablam! Checking curl v0.4.0 Oct 12 14:19:51.832 INFO kablam! Checking semver v0.5.1 Oct 12 14:19:56.625 INFO kablam! Checking url v1.2.3 Oct 12 14:19:59.500 INFO kablam! Checking num-bigint v0.1.35 Oct 12 14:19:59.500 INFO kablam! Checking num-complex v0.1.35 Oct 12 14:19:59.500 INFO kablam! Checking toml v0.2.1 Oct 12 14:19:59.500 INFO kablam! Checking docopt v0.6.86 Oct 12 14:20:05.321 INFO kablam! Checking num-rational v0.1.35 Oct 12 14:20:09.179 INFO kablam! Checking num v0.1.36 Oct 12 14:20:10.049 INFO kablam! Checking hamcrest v0.1.2 Oct 12 14:20:38.305 INFO kablam! Checking git2 v0.6.0 Oct 12 14:20:42.088 INFO kablam! Checking git2-curl v0.7.0 Oct 12 14:20:42.832 INFO kablam! Checking craft v0.1.0 (/source) Oct 12 14:20:44.368 INFO kablam! error: unused label Oct 12 14:20:44.368 INFO kablam! --> src/sources/path.rs:186:9 Oct 12 14:20:44.368 INFO kablam! | Oct 12 14:20:44.368 INFO kablam! 186 | 'outer: for (file_path, is_dir) in index_files.chain(untracked) { Oct 12 14:20:44.368 INFO kablam! | ^^^^^^ Oct 12 14:20:44.368 INFO kablam! | Oct 12 14:20:44.368 INFO kablam! note: lint level defined here Oct 12 14:20:44.368 INFO kablam! --> src/lib.rs:4:9 Oct 12 14:20:44.368 INFO kablam! | Oct 12 14:20:44.368 INFO kablam! 4 | #![deny(unused)] Oct 12 14:20:44.368 INFO kablam! | ^^^^^^ Oct 12 14:20:44.368 INFO kablam! = note: #[deny(unused_labels)] implied by #[deny(unused)] Oct 12 14:20:44.368 INFO kablam! Oct 12 14:20:44.684 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 12 14:20:44.684 INFO kablam! --> src/util/config.rs:634:29 Oct 12 14:20:44.684 INFO kablam! | Oct 12 14:20:44.684 INFO kablam! 634 | let home_dir_with_env = env::home_dir().map(|p| p.join(".craft")); Oct 12 14:20:44.684 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 14:20:44.686 INFO kablam! | Oct 12 14:20:44.686 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 14:20:44.686 INFO kablam! Oct 12 14:20:44.686 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 12 14:20:44.686 INFO kablam! --> src/util/config.rs:637:32 Oct 12 14:20:44.686 INFO kablam! | Oct 12 14:20:44.686 INFO kablam! 637 | let home_dir_without_env = env::home_dir().map(|p| p.join(".craft")); Oct 12 14:20:44.686 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 14:20:44.686 INFO kablam! Oct 12 14:20:48.610 INFO kablam! error: aborting due to previous error Oct 12 14:20:48.610 INFO kablam! Oct 12 14:20:48.636 INFO kablam! error: Could not compile `craft`. Oct 12 14:20:48.636 INFO kablam! Oct 12 14:20:48.637 INFO kablam! To learn more, run the command again with --verbose. Oct 12 14:20:48.638 INFO kablam! su: No module specific data is present Oct 12 14:20:49.845 INFO running `"docker" "rm" "-f" "8277fbc34cdb7d7b57182c8955b2da934ccde6a8908590ec0bffb8627ae29536"` Oct 12 14:20:50.169 INFO blam! 8277fbc34cdb7d7b57182c8955b2da934ccde6a8908590ec0bffb8627ae29536