Nov 17 14:28:36.667 INFO testing JoonHoSon/rust_hello against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 14:28:36.669 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 14:28:37.135 INFO [stdout] 4cff3bf67b6cf67e6f3235b25c6553023f8eaf0cef615e4a13259265a39754d0 Nov 17 14:28:37.135 INFO running `"docker" "start" "-a" "4cff3bf67b6cf67e6f3235b25c6553023f8eaf0cef615e4a13259265a39754d0"` Nov 17 14:28:38.487 INFO [stderr] usermod: no changes Nov 17 14:28:38.547 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 14:28:38.547 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 14:28:38.547 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 14:28:38.547 INFO [stderr] files will be included as a binary target: Nov 17 14:28:38.547 INFO [stderr] Nov 17 14:28:38.547 INFO [stderr] * /source/src/main.rs Nov 17 14:28:38.547 INFO [stderr] Nov 17 14:28:38.547 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 14:28:38.547 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 14:28:38.547 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 14:28:38.547 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 14:28:38.547 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 14:28:38.547 INFO [stderr] Nov 17 14:28:38.547 INFO [stderr] For more information on this warning you can consult Nov 17 14:28:38.547 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 14:28:38.547 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Nov 17 14:28:38.547 INFO [stderr] please set bin.path in Cargo.toml Nov 17 14:28:38.547 INFO [stderr] Compiling hello v0.1.0 (/source) Nov 17 14:28:39.543 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s Nov 17 14:28:39.543 INFO [stderr] su: No module specific data is present Nov 17 14:28:40.167 INFO running `"docker" "inspect" "4cff3bf67b6cf67e6f3235b25c6553023f8eaf0cef615e4a13259265a39754d0"` Nov 17 14:28:40.340 INFO running `"docker" "rm" "-f" "4cff3bf67b6cf67e6f3235b25c6553023f8eaf0cef615e4a13259265a39754d0"` Nov 17 14:28:40.518 INFO [stdout] 4cff3bf67b6cf67e6f3235b25c6553023f8eaf0cef615e4a13259265a39754d0 Nov 17 14:28:40.520 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 14:28:40.809 INFO [stdout] 53d28b790b4e2ba5c02cd77417f39b8f4e3f0b6b364067929397bf1eda0553e6 Nov 17 14:28:40.809 INFO running `"docker" "start" "-a" "53d28b790b4e2ba5c02cd77417f39b8f4e3f0b6b364067929397bf1eda0553e6"` Nov 17 14:28:41.295 INFO [stderr] usermod: no changes Nov 17 14:28:41.337 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 14:28:41.338 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 14:28:41.338 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 14:28:41.338 INFO [stderr] files will be included as a binary target: Nov 17 14:28:41.338 INFO [stderr] Nov 17 14:28:41.338 INFO [stderr] * /source/src/main.rs Nov 17 14:28:41.338 INFO [stderr] Nov 17 14:28:41.338 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 14:28:41.338 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 14:28:41.338 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 14:28:41.338 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 14:28:41.338 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 14:28:41.338 INFO [stderr] Nov 17 14:28:41.338 INFO [stderr] For more information on this warning you can consult Nov 17 14:28:41.338 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 14:28:41.338 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Nov 17 14:28:41.338 INFO [stderr] please set bin.path in Cargo.toml Nov 17 14:28:41.341 INFO [stderr] Compiling hello v0.1.0 (/source) Nov 17 14:28:42.227 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s Nov 17 14:28:42.227 INFO [stderr] su: No module specific data is present Nov 17 14:28:43.312 INFO running `"docker" "inspect" "53d28b790b4e2ba5c02cd77417f39b8f4e3f0b6b364067929397bf1eda0553e6"` Nov 17 14:28:43.595 INFO running `"docker" "rm" "-f" "53d28b790b4e2ba5c02cd77417f39b8f4e3f0b6b364067929397bf1eda0553e6"` Nov 17 14:28:43.915 INFO [stdout] 53d28b790b4e2ba5c02cd77417f39b8f4e3f0b6b364067929397bf1eda0553e6 Nov 17 14:28:43.917 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 17 14:28:44.441 INFO [stdout] 7c78d6241fd574235f7baacf6a9163ad570ad5d3f9b28a15226cb8d2ad3d32bd Nov 17 14:28:44.443 INFO running `"docker" "start" "-a" "7c78d6241fd574235f7baacf6a9163ad570ad5d3f9b28a15226cb8d2ad3d32bd"` Nov 17 14:28:46.304 INFO [stderr] usermod: no changes Nov 17 14:28:46.377 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 14:28:46.377 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 14:28:46.377 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 14:28:46.377 INFO [stderr] files will be included as a binary target: Nov 17 14:28:46.377 INFO [stderr] Nov 17 14:28:46.377 INFO [stderr] * /source/src/main.rs Nov 17 14:28:46.377 INFO [stderr] Nov 17 14:28:46.378 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 14:28:46.378 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 14:28:46.378 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 14:28:46.378 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 14:28:46.378 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 14:28:46.378 INFO [stderr] Nov 17 14:28:46.378 INFO [stderr] For more information on this warning you can consult Nov 17 14:28:46.378 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 14:28:46.378 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Nov 17 14:28:46.378 INFO [stderr] please set bin.path in Cargo.toml Nov 17 14:28:46.383 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 17 14:28:46.383 INFO [stderr] Running /target/debug/deps/hello_joonho-6e068b6f6d6780c5 Nov 17 14:28:46.387 INFO [stdout] Nov 17 14:28:46.387 INFO [stdout] running 0 tests Nov 17 14:28:46.387 INFO [stdout] Nov 17 14:28:46.387 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 14:28:46.387 INFO [stdout] Nov 17 14:28:46.388 INFO [stderr] su: No module specific data is present Nov 17 14:28:47.104 INFO running `"docker" "inspect" "7c78d6241fd574235f7baacf6a9163ad570ad5d3f9b28a15226cb8d2ad3d32bd"` Nov 17 14:28:47.415 INFO running `"docker" "rm" "-f" "7c78d6241fd574235f7baacf6a9163ad570ad5d3f9b28a15226cb8d2ad3d32bd"` Nov 17 14:28:47.733 INFO [stdout] 7c78d6241fd574235f7baacf6a9163ad570ad5d3f9b28a15226cb8d2ad3d32bd