Oct 12 01:05:06.603 INFO testing du-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 01:05:06.605 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 01:05:07.062 INFO blam! 81dd4aa0a47fe6b709810875f6aa49ff801205191b0a61e8803fc92127175263 Oct 12 01:05:07.070 INFO running `"docker" "start" "-a" "81dd4aa0a47fe6b709810875f6aa49ff801205191b0a61e8803fc92127175263"` Oct 12 01:05:08.052 INFO kablam! usermod: no changes Oct 12 01:05:08.096 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 01:05:08.096 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 01:05:08.096 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 01:05:08.096 INFO kablam! files will be included as a binary target: Oct 12 01:05:08.096 INFO kablam! Oct 12 01:05:08.096 INFO kablam! * /source/src/main.rs Oct 12 01:05:08.096 INFO kablam! Oct 12 01:05:08.096 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 01:05:08.096 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 01:05:08.096 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 01:05:08.096 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 01:05:08.096 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 01:05:08.096 INFO kablam! Oct 12 01:05:08.097 INFO kablam! For more information on this warning you can consult Oct 12 01:05:08.097 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 01:05:08.097 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-du`, Oct 12 01:05:08.097 INFO kablam! please set bin.path in Cargo.toml Oct 12 01:05:08.124 INFO kablam! Compiling du v0.1.1 (/source) Oct 12 01:05:11.226 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.15s Oct 12 01:05:11.230 INFO kablam! su: No module specific data is present Oct 12 01:05:12.311 INFO running `"docker" "rm" "-f" "81dd4aa0a47fe6b709810875f6aa49ff801205191b0a61e8803fc92127175263"` Oct 12 01:05:12.705 INFO blam! 81dd4aa0a47fe6b709810875f6aa49ff801205191b0a61e8803fc92127175263 Oct 12 01:05:12.706 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 01:05:13.168 INFO blam! 7d274f0f7940310802c647230314dd69d10fe7eb8118060107eb525d74476d65 Oct 12 01:05:13.170 INFO running `"docker" "start" "-a" "7d274f0f7940310802c647230314dd69d10fe7eb8118060107eb525d74476d65"` Oct 12 01:05:14.590 INFO kablam! usermod: no changes Oct 12 01:05:14.632 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 01:05:14.632 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 01:05:14.632 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 01:05:14.632 INFO kablam! files will be included as a binary target: Oct 12 01:05:14.632 INFO kablam! Oct 12 01:05:14.632 INFO kablam! * /source/src/main.rs Oct 12 01:05:14.632 INFO kablam! Oct 12 01:05:14.632 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 01:05:14.632 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 01:05:14.632 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 01:05:14.632 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 01:05:14.632 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 01:05:14.632 INFO kablam! Oct 12 01:05:14.632 INFO kablam! For more information on this warning you can consult Oct 12 01:05:14.632 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 01:05:14.632 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-du`, Oct 12 01:05:14.632 INFO kablam! please set bin.path in Cargo.toml Oct 12 01:05:14.681 INFO kablam! Compiling du v0.1.1 (/source) Oct 12 01:05:17.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.99s Oct 12 01:05:17.624 INFO kablam! su: No module specific data is present Oct 12 01:05:18.266 INFO running `"docker" "rm" "-f" "7d274f0f7940310802c647230314dd69d10fe7eb8118060107eb525d74476d65"` Oct 12 01:05:18.601 INFO blam! 7d274f0f7940310802c647230314dd69d10fe7eb8118060107eb525d74476d65