Oct 16 12:50:40.909 INFO testing du-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:50:40.909 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 12:50:41.111 INFO blam! 25c55ffebcb1e9c1d7d901ecd9c74be656be2f156eff7927988ae1bee4bec3df Oct 16 12:50:41.119 INFO running `"docker" "start" "-a" "25c55ffebcb1e9c1d7d901ecd9c74be656be2f156eff7927988ae1bee4bec3df"` Oct 16 12:50:41.557 INFO kablam! usermod: no changes Oct 16 12:50:41.583 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 12:50:41.583 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 12:50:41.583 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 12:50:41.583 INFO kablam! files will be included as a binary target: Oct 16 12:50:41.583 INFO kablam! Oct 16 12:50:41.583 INFO kablam! * /source/src/main.rs Oct 16 12:50:41.583 INFO kablam! Oct 16 12:50:41.583 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 12:50:41.583 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 12:50:41.583 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 12:50:41.583 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 12:50:41.583 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 12:50:41.583 INFO kablam! Oct 16 12:50:41.583 INFO kablam! For more information on this warning you can consult Oct 16 12:50:41.583 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 12:50:41.583 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-du`, Oct 16 12:50:41.583 INFO kablam! please set bin.path in Cargo.toml Oct 16 12:50:41.593 INFO kablam! Compiling du v0.1.1 (/source) Oct 16 12:50:43.360 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.78s Oct 16 12:50:43.364 INFO kablam! su: No module specific data is present Oct 16 12:50:43.672 INFO running `"docker" "rm" "-f" "25c55ffebcb1e9c1d7d901ecd9c74be656be2f156eff7927988ae1bee4bec3df"` Oct 16 12:50:43.757 INFO blam! 25c55ffebcb1e9c1d7d901ecd9c74be656be2f156eff7927988ae1bee4bec3df Oct 16 12:50:43.758 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 12:50:43.998 INFO blam! fca4065930d06e2194f33d3a1a5728670e15de3063e74ff0ea99729638806410 Oct 16 12:50:43.999 INFO running `"docker" "start" "-a" "fca4065930d06e2194f33d3a1a5728670e15de3063e74ff0ea99729638806410"` Oct 16 12:50:44.479 INFO kablam! usermod: no changes Oct 16 12:50:44.519 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 12:50:44.519 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 12:50:44.519 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 12:50:44.519 INFO kablam! files will be included as a binary target: Oct 16 12:50:44.519 INFO kablam! Oct 16 12:50:44.520 INFO kablam! * /source/src/main.rs Oct 16 12:50:44.520 INFO kablam! Oct 16 12:50:44.520 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 12:50:44.520 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 12:50:44.520 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 12:50:44.520 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 12:50:44.520 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 12:50:44.520 INFO kablam! Oct 16 12:50:44.520 INFO kablam! For more information on this warning you can consult Oct 16 12:50:44.520 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 12:50:44.520 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-du`, Oct 16 12:50:44.520 INFO kablam! please set bin.path in Cargo.toml Oct 16 12:50:44.556 INFO kablam! Compiling du v0.1.1 (/source) Oct 16 12:50:46.669 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.17s Oct 16 12:50:46.672 INFO kablam! su: No module specific data is present Oct 16 12:50:47.031 INFO running `"docker" "rm" "-f" "fca4065930d06e2194f33d3a1a5728670e15de3063e74ff0ea99729638806410"` Oct 16 12:50:47.143 INFO blam! fca4065930d06e2194f33d3a1a5728670e15de3063e74ff0ea99729638806410