Dec 14 09:07:34.733 INFO testing JoonHoSon/rust_hello against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 14 09:07:34.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 14 09:07:35.267 INFO [stdout] c3ee534e9746d2026670b3e8efd92f58cf83a7b0c1dacd2a55bb3f34c35b7647 Dec 14 09:07:35.271 INFO running `"docker" "start" "-a" "c3ee534e9746d2026670b3e8efd92f58cf83a7b0c1dacd2a55bb3f34c35b7647"` Dec 14 09:07:37.134 INFO [stderr] usermod: no changes Dec 14 09:07:37.211 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 09:07:37.211 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 09:07:37.211 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 09:07:37.211 INFO [stderr] files will be included as a binary target: Dec 14 09:07:37.211 INFO [stderr] Dec 14 09:07:37.211 INFO [stderr] * /source/src/main.rs Dec 14 09:07:37.211 INFO [stderr] Dec 14 09:07:37.211 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 09:07:37.211 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 09:07:37.211 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 09:07:37.211 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 09:07:37.211 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 09:07:37.211 INFO [stderr] Dec 14 09:07:37.211 INFO [stderr] For more information on this warning you can consult Dec 14 09:07:37.211 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 09:07:37.211 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Dec 14 09:07:37.211 INFO [stderr] please set bin.path in Cargo.toml Dec 14 09:07:37.211 INFO [stderr] Compiling hello v0.1.0 (/source) Dec 14 09:07:38.447 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s Dec 14 09:07:38.447 INFO [stderr] su: No module specific data is present Dec 14 09:07:39.411 INFO running `"docker" "inspect" "c3ee534e9746d2026670b3e8efd92f58cf83a7b0c1dacd2a55bb3f34c35b7647"` Dec 14 09:07:39.889 INFO running `"docker" "rm" "-f" "c3ee534e9746d2026670b3e8efd92f58cf83a7b0c1dacd2a55bb3f34c35b7647"` Dec 14 09:07:40.253 INFO [stdout] c3ee534e9746d2026670b3e8efd92f58cf83a7b0c1dacd2a55bb3f34c35b7647 Dec 14 09:07:40.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 14 09:07:40.599 INFO [stdout] c399d1de67fbd74b1d8ceaf989b4a46e6a29d81bdb09819ab03df06ec146ef02 Dec 14 09:07:40.601 INFO running `"docker" "start" "-a" "c399d1de67fbd74b1d8ceaf989b4a46e6a29d81bdb09819ab03df06ec146ef02"` Dec 14 09:07:41.703 INFO [stderr] usermod: no changes Dec 14 09:07:41.759 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 09:07:41.759 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 09:07:41.759 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 09:07:41.759 INFO [stderr] files will be included as a binary target: Dec 14 09:07:41.759 INFO [stderr] Dec 14 09:07:41.759 INFO [stderr] * /source/src/main.rs Dec 14 09:07:41.759 INFO [stderr] Dec 14 09:07:41.759 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 09:07:41.759 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 09:07:41.759 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 09:07:41.759 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 09:07:41.759 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 09:07:41.759 INFO [stderr] Dec 14 09:07:41.759 INFO [stderr] For more information on this warning you can consult Dec 14 09:07:41.759 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 09:07:41.759 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Dec 14 09:07:41.759 INFO [stderr] please set bin.path in Cargo.toml Dec 14 09:07:41.759 INFO [stderr] Compiling hello v0.1.0 (/source) Dec 14 09:07:42.786 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s Dec 14 09:07:42.795 INFO [stderr] su: No module specific data is present Dec 14 09:07:43.468 INFO running `"docker" "inspect" "c399d1de67fbd74b1d8ceaf989b4a46e6a29d81bdb09819ab03df06ec146ef02"` Dec 14 09:07:43.709 INFO running `"docker" "rm" "-f" "c399d1de67fbd74b1d8ceaf989b4a46e6a29d81bdb09819ab03df06ec146ef02"` Dec 14 09:07:43.995 INFO [stdout] c399d1de67fbd74b1d8ceaf989b4a46e6a29d81bdb09819ab03df06ec146ef02 Dec 14 09:07:44.001 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --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 14 09:07:44.670 INFO [stdout] b098ded4f51c1f001eea9a4d2b28c25ca27d6ce9375c13285fa24f3a1109bfda Dec 14 09:07:44.672 INFO running `"docker" "start" "-a" "b098ded4f51c1f001eea9a4d2b28c25ca27d6ce9375c13285fa24f3a1109bfda"` Dec 14 09:07:46.366 INFO [stderr] usermod: no changes Dec 14 09:07:46.416 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 09:07:46.416 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 09:07:46.416 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 09:07:46.416 INFO [stderr] files will be included as a binary target: Dec 14 09:07:46.416 INFO [stderr] Dec 14 09:07:46.416 INFO [stderr] * /source/src/main.rs Dec 14 09:07:46.416 INFO [stderr] Dec 14 09:07:46.416 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 09:07:46.416 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 09:07:46.416 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 09:07:46.416 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 09:07:46.416 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 09:07:46.416 INFO [stderr] Dec 14 09:07:46.416 INFO [stderr] For more information on this warning you can consult Dec 14 09:07:46.416 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 09:07:46.416 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Dec 14 09:07:46.416 INFO [stderr] please set bin.path in Cargo.toml Dec 14 09:07:46.416 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 14 09:07:46.431 INFO [stderr] Running /target/debug/deps/hello_joonho-e397ea4598d80005 Dec 14 09:07:46.447 INFO [stderr] su: No module specific data is present Dec 14 09:07:46.447 INFO [stdout] Dec 14 09:07:46.447 INFO [stdout] running 0 tests Dec 14 09:07:46.447 INFO [stdout] Dec 14 09:07:46.447 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 09:07:46.447 INFO [stdout] Dec 14 09:07:47.828 INFO running `"docker" "inspect" "b098ded4f51c1f001eea9a4d2b28c25ca27d6ce9375c13285fa24f3a1109bfda"` Dec 14 09:07:48.207 INFO running `"docker" "rm" "-f" "b098ded4f51c1f001eea9a4d2b28c25ca27d6ce9375c13285fa24f3a1109bfda"` Dec 14 09:07:48.541 INFO [stdout] b098ded4f51c1f001eea9a4d2b28c25ca27d6ce9375c13285fa24f3a1109bfda