Nov 18 14:49:43.186 INFO testing ev-dice-0.5.1 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 14:49:43.188 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18 14:49:43.667 INFO [stdout] 2cfc23d76442aa6c02e102990854454694e6d0b4becf3628b3343eb8aabd25aa Nov 18 14:49:43.670 INFO running `"docker" "start" "-a" "2cfc23d76442aa6c02e102990854454694e6d0b4becf3628b3343eb8aabd25aa"` Nov 18 14:49:45.191 INFO [stderr] usermod: no changes Nov 18 14:49:45.230 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 14:49:45.230 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 14:49:45.230 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 14:49:45.230 INFO [stderr] files will be included as a binary target: Nov 18 14:49:45.230 INFO [stderr] Nov 18 14:49:45.230 INFO [stderr] * /source/src/main.rs Nov 18 14:49:45.230 INFO [stderr] Nov 18 14:49:45.230 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 14:49:45.230 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 14:49:45.230 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 14:49:45.230 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 14:49:45.230 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 14:49:45.230 INFO [stderr] Nov 18 14:49:45.230 INFO [stderr] For more information on this warning you can consult Nov 18 14:49:45.230 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 14:49:45.230 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Nov 18 14:49:45.230 INFO [stderr] please set bin.path in Cargo.toml Nov 18 14:49:45.244 INFO [stderr] Compiling ev-dice v0.5.1 (/source) Nov 18 14:49:46.985 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s Nov 18 14:49:46.985 INFO [stderr] su: No module specific data is present Nov 18 14:49:47.775 INFO running `"docker" "inspect" "2cfc23d76442aa6c02e102990854454694e6d0b4becf3628b3343eb8aabd25aa"` Nov 18 14:49:48.073 INFO running `"docker" "rm" "-f" "2cfc23d76442aa6c02e102990854454694e6d0b4becf3628b3343eb8aabd25aa"` Nov 18 14:49:48.443 INFO [stdout] 2cfc23d76442aa6c02e102990854454694e6d0b4becf3628b3343eb8aabd25aa Nov 18 14:49:48.445 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18 14:49:48.897 INFO [stdout] 1d5f884dccd48d7896c9b375a26f39c5c45c92a4f9aab299650ce28f28ca7155 Nov 18 14:49:48.899 INFO running `"docker" "start" "-a" "1d5f884dccd48d7896c9b375a26f39c5c45c92a4f9aab299650ce28f28ca7155"` Nov 18 14:49:49.948 INFO [stderr] usermod: no changes Nov 18 14:49:50.031 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 14:49:50.032 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 14:49:50.032 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 14:49:50.032 INFO [stderr] files will be included as a binary target: Nov 18 14:49:50.033 INFO [stderr] Nov 18 14:49:50.033 INFO [stderr] * /source/src/main.rs Nov 18 14:49:50.033 INFO [stderr] Nov 18 14:49:50.034 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 14:49:50.034 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 14:49:50.034 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 14:49:50.034 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 14:49:50.035 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 14:49:50.035 INFO [stderr] Nov 18 14:49:50.035 INFO [stderr] For more information on this warning you can consult Nov 18 14:49:50.036 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 14:49:50.036 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Nov 18 14:49:50.036 INFO [stderr] please set bin.path in Cargo.toml Nov 18 14:49:50.051 INFO [stderr] Compiling ev-dice v0.5.1 (/source) Nov 18 14:49:51.468 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s Nov 18 14:49:51.471 INFO [stderr] su: No module specific data is present Nov 18 14:49:52.555 INFO running `"docker" "inspect" "1d5f884dccd48d7896c9b375a26f39c5c45c92a4f9aab299650ce28f28ca7155"` Nov 18 14:49:52.826 INFO running `"docker" "rm" "-f" "1d5f884dccd48d7896c9b375a26f39c5c45c92a4f9aab299650ce28f28ca7155"` Nov 18 14:49:53.074 INFO [stdout] 1d5f884dccd48d7896c9b375a26f39c5c45c92a4f9aab299650ce28f28ca7155 Nov 18 14:49:53.081 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 18 14:49:53.673 INFO [stdout] 04e89f5dab08191e92e85d82bd3b3618d67048380b44c5e0e5278f85a95410c8 Nov 18 14:49:53.675 INFO running `"docker" "start" "-a" "04e89f5dab08191e92e85d82bd3b3618d67048380b44c5e0e5278f85a95410c8"` Nov 18 14:49:55.327 INFO [stderr] usermod: no changes Nov 18 14:49:55.387 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 14:49:55.387 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 14:49:55.387 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 14:49:55.387 INFO [stderr] files will be included as a binary target: Nov 18 14:49:55.387 INFO [stderr] Nov 18 14:49:55.387 INFO [stderr] * /source/src/main.rs Nov 18 14:49:55.387 INFO [stderr] Nov 18 14:49:55.387 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 14:49:55.387 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 14:49:55.387 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 14:49:55.387 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 14:49:55.387 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 14:49:55.387 INFO [stderr] Nov 18 14:49:55.387 INFO [stderr] For more information on this warning you can consult Nov 18 14:49:55.387 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 14:49:55.387 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Nov 18 14:49:55.387 INFO [stderr] please set bin.path in Cargo.toml Nov 18 14:49:55.391 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s Nov 18 14:49:55.395 INFO [stderr] Running /target/debug/deps/ev-c67ea95693e299c6 Nov 18 14:49:55.399 INFO [stdout] Nov 18 14:49:55.399 INFO [stdout] running 3 tests Nov 18 14:49:55.399 INFO [stdout] test test_print ... ok Nov 18 14:49:55.399 INFO [stdout] test test_parse ... ok Nov 18 14:49:55.399 INFO [stdout] test test_roll ... ok Nov 18 14:49:55.399 INFO [stdout] Nov 18 14:49:55.399 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 14:49:55.399 INFO [stdout] Nov 18 14:49:55.403 INFO [stderr] su: No module specific data is present Nov 18 14:49:56.545 INFO running `"docker" "inspect" "04e89f5dab08191e92e85d82bd3b3618d67048380b44c5e0e5278f85a95410c8"` Nov 18 14:49:56.957 INFO running `"docker" "rm" "-f" "04e89f5dab08191e92e85d82bd3b3618d67048380b44c5e0e5278f85a95410c8"` Nov 18 14:49:57.329 INFO [stdout] 04e89f5dab08191e92e85d82bd3b3618d67048380b44c5e0e5278f85a95410c8