Nov 16 13:12:56.482 INFO testing sirlag/WordsWithEnemies against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 13:12:56.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 16 13:12:56.944 INFO [stdout] 29df9425b966854dbe32d53354e9622e38a2c37f8b54d52c7f41c86987591853 Nov 16 13:12:56.951 INFO running `"docker" "start" "-a" "29df9425b966854dbe32d53354e9622e38a2c37f8b54d52c7f41c86987591853"` Nov 16 13:12:58.510 INFO [stderr] usermod: no changes Nov 16 13:12:58.571 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 13:12:58.571 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 13:12:58.571 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 13:12:58.571 INFO [stderr] files will be included as a binary target: Nov 16 13:12:58.571 INFO [stderr] Nov 16 13:12:58.571 INFO [stderr] * /source/src/main.rs Nov 16 13:12:58.571 INFO [stderr] Nov 16 13:12:58.571 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 13:12:58.571 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 13:12:58.571 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 13:12:58.571 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 13:12:58.571 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 13:12:58.571 INFO [stderr] Nov 16 13:12:58.571 INFO [stderr] For more information on this warning you can consult Nov 16 13:12:58.571 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 13:12:58.571 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `WWE`, Nov 16 13:12:58.571 INFO [stderr] please set bin.path in Cargo.toml Nov 16 13:12:58.571 INFO [stderr] Compiling WordsWithEnemies v0.0.1 (/source) Nov 16 13:12:58.911 INFO [stderr] warning: crate `WWE` should have a snake case name such as `wwe` Nov 16 13:12:58.911 INFO [stderr] | Nov 16 13:12:58.911 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 16 13:12:58.911 INFO [stderr] Nov 16 13:12:59.335 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s Nov 16 13:12:59.335 INFO [stderr] su: No module specific data is present Nov 16 13:13:00.017 INFO running `"docker" "inspect" "29df9425b966854dbe32d53354e9622e38a2c37f8b54d52c7f41c86987591853"` Nov 16 13:13:00.311 INFO running `"docker" "rm" "-f" "29df9425b966854dbe32d53354e9622e38a2c37f8b54d52c7f41c86987591853"` Nov 16 13:13:00.615 INFO [stdout] 29df9425b966854dbe32d53354e9622e38a2c37f8b54d52c7f41c86987591853 Nov 16 13:13:00.625 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 16 13:13:01.040 INFO [stdout] d433c9908427c5336fc2df5c1f48dbb2ab66301095610a8e3b7c415aecc01d02 Nov 16 13:13:01.042 INFO running `"docker" "start" "-a" "d433c9908427c5336fc2df5c1f48dbb2ab66301095610a8e3b7c415aecc01d02"` Nov 16 13:13:02.091 INFO [stderr] usermod: no changes Nov 16 13:13:02.199 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 13:13:02.199 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 13:13:02.199 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 13:13:02.199 INFO [stderr] files will be included as a binary target: Nov 16 13:13:02.199 INFO [stderr] Nov 16 13:13:02.199 INFO [stderr] * /source/src/main.rs Nov 16 13:13:02.199 INFO [stderr] Nov 16 13:13:02.199 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 13:13:02.199 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 13:13:02.199 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 13:13:02.199 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 13:13:02.199 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 13:13:02.199 INFO [stderr] Nov 16 13:13:02.199 INFO [stderr] For more information on this warning you can consult Nov 16 13:13:02.199 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 13:13:02.199 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `WWE`, Nov 16 13:13:02.199 INFO [stderr] please set bin.path in Cargo.toml Nov 16 13:13:02.202 INFO [stderr] Compiling WordsWithEnemies v0.0.1 (/source) Nov 16 13:13:02.447 INFO [stderr] warning: crate `WWE` should have a snake case name such as `wwe` Nov 16 13:13:02.447 INFO [stderr] | Nov 16 13:13:02.447 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 16 13:13:02.447 INFO [stderr] Nov 16 13:13:02.845 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s Nov 16 13:13:02.861 INFO [stderr] su: No module specific data is present Nov 16 13:13:03.907 INFO running `"docker" "inspect" "d433c9908427c5336fc2df5c1f48dbb2ab66301095610a8e3b7c415aecc01d02"` Nov 16 13:13:04.265 INFO running `"docker" "rm" "-f" "d433c9908427c5336fc2df5c1f48dbb2ab66301095610a8e3b7c415aecc01d02"` Nov 16 13:13:04.632 INFO [stdout] d433c9908427c5336fc2df5c1f48dbb2ab66301095610a8e3b7c415aecc01d02 Nov 16 13:13:04.638 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 16 13:13:05.193 INFO [stdout] 4f92c30001da58ca395ca384723c698c1deae54bc5c24c10236150167216d83a Nov 16 13:13:05.194 INFO running `"docker" "start" "-a" "4f92c30001da58ca395ca384723c698c1deae54bc5c24c10236150167216d83a"` Nov 16 13:13:06.675 INFO [stderr] usermod: no changes Nov 16 13:13:06.735 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 13:13:06.735 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 13:13:06.735 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 13:13:06.735 INFO [stderr] files will be included as a binary target: Nov 16 13:13:06.735 INFO [stderr] Nov 16 13:13:06.735 INFO [stderr] * /source/src/main.rs Nov 16 13:13:06.735 INFO [stderr] Nov 16 13:13:06.735 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 13:13:06.735 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 13:13:06.735 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 13:13:06.735 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 13:13:06.735 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 13:13:06.735 INFO [stderr] Nov 16 13:13:06.735 INFO [stderr] For more information on this warning you can consult Nov 16 13:13:06.735 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 13:13:06.735 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `WWE`, Nov 16 13:13:06.735 INFO [stderr] please set bin.path in Cargo.toml Nov 16 13:13:06.735 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 16 13:13:06.735 INFO [stderr] Running /target/debug/deps/WWE-46dd4aafef911344 Nov 16 13:13:06.743 INFO [stdout] Nov 16 13:13:06.743 INFO [stdout] running 0 tests Nov 16 13:13:06.743 INFO [stdout] Nov 16 13:13:06.743 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 13:13:06.743 INFO [stdout] Nov 16 13:13:06.751 INFO [stderr] su: No module specific data is present Nov 16 13:13:07.575 INFO running `"docker" "inspect" "4f92c30001da58ca395ca384723c698c1deae54bc5c24c10236150167216d83a"` Nov 16 13:13:07.918 INFO running `"docker" "rm" "-f" "4f92c30001da58ca395ca384723c698c1deae54bc5c24c10236150167216d83a"` Nov 16 13:13:08.257 INFO [stdout] 4f92c30001da58ca395ca384723c698c1deae54bc5c24c10236150167216d83a