Dec 06 12:50:29.770 INFO testing JoonHoSon/rust_hello against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 12:50:29.770 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 06 12:50:30.192 INFO [stdout] 4ec29c8a60ba6ff74096a35941cdb2135a4583c0fea37febf94c6380a91308a7 Dec 06 12:50:30.196 INFO running `"docker" "start" "-a" "4ec29c8a60ba6ff74096a35941cdb2135a4583c0fea37febf94c6380a91308a7"` Dec 06 12:50:31.147 INFO [stderr] usermod: no changes Dec 06 12:50:31.176 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 12:50:31.176 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 12:50:31.176 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 12:50:31.176 INFO [stderr] files will be included as a binary target: Dec 06 12:50:31.176 INFO [stderr] Dec 06 12:50:31.176 INFO [stderr] * /source/src/main.rs Dec 06 12:50:31.176 INFO [stderr] Dec 06 12:50:31.176 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 12:50:31.176 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 12:50:31.176 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 12:50:31.176 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 12:50:31.176 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 12:50:31.176 INFO [stderr] Dec 06 12:50:31.176 INFO [stderr] For more information on this warning you can consult Dec 06 12:50:31.176 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 12:50:31.176 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Dec 06 12:50:31.176 INFO [stderr] please set bin.path in Cargo.toml Dec 06 12:50:31.176 INFO [stderr] Compiling hello v0.1.0 (/source) Dec 06 12:50:31.925 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s Dec 06 12:50:31.931 INFO [stderr] su: No module specific data is present Dec 06 12:50:32.554 INFO running `"docker" "inspect" "4ec29c8a60ba6ff74096a35941cdb2135a4583c0fea37febf94c6380a91308a7"` Dec 06 12:50:32.856 INFO running `"docker" "rm" "-f" "4ec29c8a60ba6ff74096a35941cdb2135a4583c0fea37febf94c6380a91308a7"` Dec 06 12:50:33.064 INFO [stdout] 4ec29c8a60ba6ff74096a35941cdb2135a4583c0fea37febf94c6380a91308a7 Dec 06 12:50:33.072 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 06 12:50:33.488 INFO [stdout] a26512023127e868ca95780a6df5380e6cb4d7e1f206a416affc3d05b6d91940 Dec 06 12:50:33.496 INFO running `"docker" "start" "-a" "a26512023127e868ca95780a6df5380e6cb4d7e1f206a416affc3d05b6d91940"` Dec 06 12:50:34.336 INFO [stderr] usermod: no changes Dec 06 12:50:34.404 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 12:50:34.404 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 12:50:34.404 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 12:50:34.404 INFO [stderr] files will be included as a binary target: Dec 06 12:50:34.404 INFO [stderr] Dec 06 12:50:34.404 INFO [stderr] * /source/src/main.rs Dec 06 12:50:34.404 INFO [stderr] Dec 06 12:50:34.404 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 12:50:34.404 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 12:50:34.404 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 12:50:34.404 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 12:50:34.404 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 12:50:34.404 INFO [stderr] Dec 06 12:50:34.404 INFO [stderr] For more information on this warning you can consult Dec 06 12:50:34.404 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 12:50:34.404 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Dec 06 12:50:34.404 INFO [stderr] please set bin.path in Cargo.toml Dec 06 12:50:34.404 INFO [stderr] Compiling hello v0.1.0 (/source) Dec 06 12:50:35.384 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s Dec 06 12:50:35.384 INFO [stderr] su: No module specific data is present Dec 06 12:50:35.967 INFO running `"docker" "inspect" "a26512023127e868ca95780a6df5380e6cb4d7e1f206a416affc3d05b6d91940"` Dec 06 12:50:36.115 INFO running `"docker" "rm" "-f" "a26512023127e868ca95780a6df5380e6cb4d7e1f206a416affc3d05b6d91940"` Dec 06 12:50:36.444 INFO [stdout] a26512023127e868ca95780a6df5380e6cb4d7e1f206a416affc3d05b6d91940 Dec 06 12:50:36.452 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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" "-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 06 12:50:36.855 INFO [stdout] 2c3a59dbb15edc66b1c4c8ef7d0158d66412a4009aa0d600ad50718c5ba42984 Dec 06 12:50:36.858 INFO running `"docker" "start" "-a" "2c3a59dbb15edc66b1c4c8ef7d0158d66412a4009aa0d600ad50718c5ba42984"` Dec 06 12:50:37.980 INFO [stderr] usermod: no changes Dec 06 12:50:38.048 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 12:50:38.048 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 12:50:38.048 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 12:50:38.048 INFO [stderr] files will be included as a binary target: Dec 06 12:50:38.048 INFO [stderr] Dec 06 12:50:38.048 INFO [stderr] * /source/src/main.rs Dec 06 12:50:38.048 INFO [stderr] Dec 06 12:50:38.048 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 12:50:38.048 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 12:50:38.048 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 12:50:38.048 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 12:50:38.048 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 12:50:38.048 INFO [stderr] Dec 06 12:50:38.048 INFO [stderr] For more information on this warning you can consult Dec 06 12:50:38.048 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 12:50:38.048 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Dec 06 12:50:38.048 INFO [stderr] please set bin.path in Cargo.toml Dec 06 12:50:38.064 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s Dec 06 12:50:38.064 INFO [stderr] Running /target/debug/deps/hello_joonho-0c79073ca3fc2d9a Dec 06 12:50:38.072 INFO [stdout] Dec 06 12:50:38.072 INFO [stdout] running 0 tests Dec 06 12:50:38.072 INFO [stdout] Dec 06 12:50:38.072 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 12:50:38.072 INFO [stdout] Dec 06 12:50:38.072 INFO [stderr] su: No module specific data is present Dec 06 12:50:38.864 INFO running `"docker" "inspect" "2c3a59dbb15edc66b1c4c8ef7d0158d66412a4009aa0d600ad50718c5ba42984"` Dec 06 12:50:39.180 INFO running `"docker" "rm" "-f" "2c3a59dbb15edc66b1c4c8ef7d0158d66412a4009aa0d600ad50718c5ba42984"` Dec 06 12:50:39.416 INFO [stdout] 2c3a59dbb15edc66b1c4c8ef7d0158d66412a4009aa0d600ad50718c5ba42984