Dec 07 18:17:38.255 INFO testing du-0.1.1 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 18:17:38.255 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 18:17:38.463 INFO [stdout] d7b36e8be5fc1b4e848151e2fbca6163335a7de62c63666cf34743edefaecb02 Dec 07 18:17:38.465 INFO running `"docker" "start" "-a" "d7b36e8be5fc1b4e848151e2fbca6163335a7de62c63666cf34743edefaecb02"` Dec 07 18:17:38.906 INFO [stderr] usermod: no changes Dec 07 18:17:38.933 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 18:17:38.933 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 18:17:38.933 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 18:17:38.933 INFO [stderr] files will be included as a binary target: Dec 07 18:17:38.933 INFO [stderr] Dec 07 18:17:38.933 INFO [stderr] * /source/src/main.rs Dec 07 18:17:38.933 INFO [stderr] Dec 07 18:17:38.933 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 18:17:38.933 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 18:17:38.933 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 18:17:38.933 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 18:17:38.933 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 18:17:38.933 INFO [stderr] Dec 07 18:17:38.933 INFO [stderr] For more information on this warning you can consult Dec 07 18:17:38.933 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 18:17:38.933 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-du`, Dec 07 18:17:38.933 INFO [stderr] please set bin.path in Cargo.toml Dec 07 18:17:38.946 INFO [stderr] Compiling du v0.1.1 (/source) Dec 07 18:17:40.849 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s Dec 07 18:17:40.853 INFO [stderr] su: No module specific data is present Dec 07 18:17:41.481 INFO running `"docker" "inspect" "d7b36e8be5fc1b4e848151e2fbca6163335a7de62c63666cf34743edefaecb02"` Dec 07 18:17:41.606 INFO running `"docker" "rm" "-f" "d7b36e8be5fc1b4e848151e2fbca6163335a7de62c63666cf34743edefaecb02"` Dec 07 18:17:41.762 INFO [stdout] d7b36e8be5fc1b4e848151e2fbca6163335a7de62c63666cf34743edefaecb02 Dec 07 18:17:41.764 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 18:17:41.975 INFO [stdout] 28653d8cb0f0e1b3e974f39ec4204b41aa193116e7ce102c422eaa9e694524ad Dec 07 18:17:41.977 INFO running `"docker" "start" "-a" "28653d8cb0f0e1b3e974f39ec4204b41aa193116e7ce102c422eaa9e694524ad"` Dec 07 18:17:42.452 INFO [stderr] usermod: no changes Dec 07 18:17:42.492 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 18:17:42.492 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 18:17:42.492 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 18:17:42.492 INFO [stderr] files will be included as a binary target: Dec 07 18:17:42.492 INFO [stderr] Dec 07 18:17:42.492 INFO [stderr] * /source/src/main.rs Dec 07 18:17:42.492 INFO [stderr] Dec 07 18:17:42.492 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 18:17:42.492 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 18:17:42.492 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 18:17:42.492 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 18:17:42.492 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 18:17:42.492 INFO [stderr] Dec 07 18:17:42.492 INFO [stderr] For more information on this warning you can consult Dec 07 18:17:42.492 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 18:17:42.492 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-du`, Dec 07 18:17:42.492 INFO [stderr] please set bin.path in Cargo.toml Dec 07 18:17:42.521 INFO [stderr] Compiling du v0.1.1 (/source) Dec 07 18:17:44.025 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.54s Dec 07 18:17:44.029 INFO [stderr] su: No module specific data is present Dec 07 18:17:44.374 INFO running `"docker" "inspect" "28653d8cb0f0e1b3e974f39ec4204b41aa193116e7ce102c422eaa9e694524ad"` Dec 07 18:17:44.489 INFO running `"docker" "rm" "-f" "28653d8cb0f0e1b3e974f39ec4204b41aa193116e7ce102c422eaa9e694524ad"` Dec 07 18:17:44.705 INFO [stdout] 28653d8cb0f0e1b3e974f39ec4204b41aa193116e7ce102c422eaa9e694524ad