Oct 26 21:30:44.422 INFO checking saschagrunert/craft against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 21:30:44.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.970 INFO blam! 9e4818b0bc7cfdad9edd42fc77d0a20adb8f4adb7c8d5cd70dfc468327094ae4 Oct 26 21:30:44.973 INFO running `"docker" "start" "-a" "9e4818b0bc7cfdad9edd42fc77d0a20adb8f4adb7c8d5cd70dfc468327094ae4"` Oct 26 21:30:46.358 INFO kablam! usermod: no changes Oct 26 21:30:46.399 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 26 21:30:46.400 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 26 21:30:46.400 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 26 21:30:46.401 INFO kablam! files will be included as a binary target: Oct 26 21:30:46.401 INFO kablam! Oct 26 21:30:46.401 INFO kablam! * /source/src/bin/verify_project.rs Oct 26 21:30:46.402 INFO kablam! * /source/src/bin/generate_lockfile.rs Oct 26 21:30:46.402 INFO kablam! * /source/src/bin/run.rs Oct 26 21:30:46.402 INFO kablam! * /source/src/bin/doc.rs Oct 26 21:30:46.403 INFO kablam! * /source/src/bin/metadata.rs Oct 26 21:30:46.403 INFO kablam! * /source/src/bin/clean.rs Oct 26 21:30:46.403 INFO kablam! * /source/src/bin/update.rs Oct 26 21:30:46.404 INFO kablam! * /source/src/bin/build.rs Oct 26 21:30:46.404 INFO kablam! * /source/src/bin/locate_project.rs Oct 26 21:30:46.404 INFO kablam! * /source/src/bin/new.rs Oct 26 21:30:46.404 INFO kablam! * /source/src/bin/fetch.rs Oct 26 21:30:46.405 INFO kablam! * /source/src/bin/pkgid.rs Oct 26 21:30:46.405 INFO kablam! * /source/src/bin/main.rs Oct 26 21:30:46.406 INFO kablam! * /source/src/bin/package.rs Oct 26 21:30:46.406 INFO kablam! * /source/src/bin/git_checkout.rs Oct 26 21:30:46.406 INFO kablam! Oct 26 21:30:46.406 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 26 21:30:46.407 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 26 21:30:46.407 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 26 21:30:46.407 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 26 21:30:46.408 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 26 21:30:46.408 INFO kablam! Oct 26 21:30:46.408 INFO kablam! For more information on this warning you can consult Oct 26 21:30:46.409 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 26 21:30:46.409 INFO kablam! warning: path `/source/src/bin/main.rs` was erroneously implicitly accepted for binary `craft`, Oct 26 21:30:46.409 INFO kablam! please set bin.path in Cargo.toml Oct 26 21:30:46.703 INFO kablam! Checking unicode-normalization v0.1.2 Oct 26 21:30:46.704 INFO kablam! Compiling openssl v0.9.0 Oct 26 21:30:46.711 INFO kablam! Checking strsim v0.5.1 Oct 26 21:30:46.711 INFO kablam! Checking bufstream v0.1.2 Oct 26 21:30:46.719 INFO kablam! Compiling ws2_32-sys v0.2.1 Oct 26 21:30:46.719 INFO kablam! Compiling advapi32-sys v0.2.0 Oct 26 21:30:46.723 INFO kablam! Compiling psapi-sys v0.1.0 Oct 26 21:30:46.727 INFO kablam! Compiling openssl-sys v0.9.0 Oct 26 21:30:47.775 INFO kablam! Compiling libz-sys v1.0.6 Oct 26 21:30:48.359 INFO kablam! Compiling cmake v0.1.18 Oct 26 21:30:50.307 INFO kablam! Compiling curl-sys v0.3.0 Oct 26 21:30:50.307 INFO kablam! Compiling miniz-sys v0.1.7 Oct 26 21:30:50.327 INFO kablam! Checking unicode-bidi v0.2.3 Oct 26 21:30:52.043 INFO kablam! Checking memchr v0.1.11 Oct 26 21:30:52.043 INFO kablam! Checking filetime v0.1.10 Oct 26 21:30:52.807 INFO kablam! Checking num_cpus v1.1.0 Oct 26 21:30:53.001 INFO kablam! Checking fs2 v0.3.0 Oct 26 21:30:53.167 INFO kablam! Checking num-complex v0.1.35 Oct 26 21:30:53.991 INFO kablam! Checking toml v0.2.1 Oct 26 21:30:53.991 INFO kablam! Checking net2 v0.2.26 Oct 26 21:30:54.076 INFO kablam! Compiling libssh2-sys v0.2.2 Oct 26 21:30:54.350 INFO kablam! Compiling libgit2-sys v0.6.1 Oct 26 21:30:54.861 INFO kablam! Checking tempdir v0.3.5 Oct 26 21:30:56.932 INFO kablam! Checking aho-corasick v0.5.3 Oct 26 21:30:56.948 INFO kablam! Checking num-bigint v0.1.35 Oct 26 21:30:59.149 INFO kablam! Checking tar v0.4.8 Oct 26 21:30:59.733 INFO kablam! Checking idna v0.1.0 Oct 26 21:31:00.499 INFO kablam! Checking thread-id v2.0.0 Oct 26 21:31:00.875 INFO kablam! Checking term v0.4.4 Oct 26 21:31:01.071 INFO kablam! Checking miow v0.1.3 Oct 26 21:31:02.475 INFO kablam! Checking thread_local v0.2.7 Oct 26 21:31:02.567 INFO kablam! Checking num-rational v0.1.35 Oct 26 21:31:05.093 INFO kablam! Checking flate2 v0.2.14 Oct 26 21:31:05.267 INFO kablam! Checking regex v0.1.80 Oct 26 21:31:05.911 INFO kablam! Checking curl v0.4.0 Oct 26 21:31:06.159 INFO kablam! Checking num v0.1.36 Oct 26 21:31:10.627 INFO kablam! Checking url v1.2.3 Oct 26 21:31:16.545 INFO kablam! Checking semver-parser v0.6.1 Oct 26 21:31:16.551 INFO kablam! Checking env_logger v0.3.5 Oct 26 21:31:16.559 INFO kablam! Checking docopt v0.6.86 Oct 26 21:31:16.559 INFO kablam! Checking hamcrest v0.1.2 Oct 26 21:31:18.583 INFO kablam! Checking semver v0.5.1 Oct 26 21:31:47.221 INFO kablam! Checking git2 v0.6.0 Oct 26 21:31:50.756 INFO kablam! Checking git2-curl v0.7.0 Oct 26 21:31:51.343 INFO kablam! Checking craft v0.1.0 (/source) Oct 26 21:31:52.647 INFO kablam! error: unused label Oct 26 21:31:52.648 INFO kablam! --> src/sources/path.rs:186:9 Oct 26 21:31:52.649 INFO kablam! | Oct 26 21:31:52.649 INFO kablam! 186 | 'outer: for (file_path, is_dir) in index_files.chain(untracked) { Oct 26 21:31:52.650 INFO kablam! | ^^^^^^ Oct 26 21:31:52.651 INFO kablam! | Oct 26 21:31:52.651 INFO kablam! note: lint level defined here Oct 26 21:31:52.652 INFO kablam! --> src/lib.rs:4:9 Oct 26 21:31:52.652 INFO kablam! | Oct 26 21:31:52.653 INFO kablam! 4 | #![deny(unused)] Oct 26 21:31:52.654 INFO kablam! | ^^^^^^ Oct 26 21:31:52.654 INFO kablam! = note: #[deny(unused_labels)] implied by #[deny(unused)] Oct 26 21:31:52.655 INFO kablam! Oct 26 21:31:52.884 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:52.884 INFO kablam! --> src/util/config.rs:634:29 Oct 26 21:31:52.884 INFO kablam! | Oct 26 21:31:52.885 INFO kablam! 634 | let home_dir_with_env = env::home_dir().map(|p| p.join(".craft")); Oct 26 21:31:52.885 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:31:52.885 INFO kablam! | Oct 26 21:31:52.885 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 21:31:52.885 INFO kablam! Oct 26 21:31:52.885 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:52.885 INFO kablam! --> src/util/config.rs:637:32 Oct 26 21:31:52.885 INFO kablam! | Oct 26 21:31:52.885 INFO kablam! 637 | let home_dir_without_env = env::home_dir().map(|p| p.join(".craft")); Oct 26 21:31:52.885 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 21:31:52.885 INFO kablam! Oct 26 21:31:56.383 INFO kablam! error: aborting due to previous error Oct 26 21:31:56.383 INFO kablam! Oct 26 21:31:56.404 INFO kablam! error: Could not compile `craft`. Oct 26 21:31:56.405 INFO kablam! Oct 26 21:31:56.405 INFO kablam! To learn more, run the command again with --verbose. Oct 26 21:31:56.408 INFO kablam! su: No module specific data is present Oct 26 21:31:57.664 INFO running `"docker" "rm" "-f" "9e4818b0bc7cfdad9edd42fc77d0a20adb8f4adb7c8d5cd70dfc468327094ae4"` Oct 26 21:31:57.928 INFO blam! 9e4818b0bc7cfdad9edd42fc77d0a20adb8f4adb7c8d5cd70dfc468327094ae4