Nov 17 01:59:16.920 INFO testing gnuvince/ev against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 01:59:16.922 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 01:59:17.379 INFO [stdout] b4edc653a4cf5e3d7989b53842c37d8409caf7074487f164e221c6a595db9afb Nov 17 01:59:17.381 INFO running `"docker" "start" "-a" "b4edc653a4cf5e3d7989b53842c37d8409caf7074487f164e221c6a595db9afb"` Nov 17 01:59:18.411 INFO [stderr] usermod: no changes Nov 17 01:59:18.491 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 01:59:18.491 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 01:59:18.491 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 01:59:18.491 INFO [stderr] files will be included as a binary target: Nov 17 01:59:18.491 INFO [stderr] Nov 17 01:59:18.491 INFO [stderr] * /source/src/main.rs Nov 17 01:59:18.491 INFO [stderr] Nov 17 01:59:18.491 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 01:59:18.491 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 01:59:18.491 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 01:59:18.491 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 01:59:18.491 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 01:59:18.491 INFO [stderr] Nov 17 01:59:18.491 INFO [stderr] For more information on this warning you can consult Nov 17 01:59:18.491 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 01:59:18.491 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Nov 17 01:59:18.491 INFO [stderr] please set bin.path in Cargo.toml Nov 17 01:59:18.499 INFO [stderr] Compiling ev-dice v0.5.1 (/source) Nov 17 01:59:20.078 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s Nov 17 01:59:20.083 INFO [stderr] su: No module specific data is present Nov 17 01:59:20.931 INFO running `"docker" "inspect" "b4edc653a4cf5e3d7989b53842c37d8409caf7074487f164e221c6a595db9afb"` Nov 17 01:59:21.210 INFO running `"docker" "rm" "-f" "b4edc653a4cf5e3d7989b53842c37d8409caf7074487f164e221c6a595db9afb"` Nov 17 01:59:21.547 INFO [stdout] b4edc653a4cf5e3d7989b53842c37d8409caf7074487f164e221c6a595db9afb Nov 17 01:59:21.554 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 01:59:21.981 INFO [stdout] ee4cbaff78a831def368372c529635419cebb6c85a587c4255d4b3e6670f0eeb Nov 17 01:59:21.989 INFO running `"docker" "start" "-a" "ee4cbaff78a831def368372c529635419cebb6c85a587c4255d4b3e6670f0eeb"` Nov 17 01:59:23.086 INFO [stderr] usermod: no changes Nov 17 01:59:23.131 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 01:59:23.131 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 01:59:23.131 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 01:59:23.131 INFO [stderr] files will be included as a binary target: Nov 17 01:59:23.131 INFO [stderr] Nov 17 01:59:23.131 INFO [stderr] * /source/src/main.rs Nov 17 01:59:23.131 INFO [stderr] Nov 17 01:59:23.131 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 01:59:23.131 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 01:59:23.131 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 01:59:23.131 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 01:59:23.131 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 01:59:23.131 INFO [stderr] Nov 17 01:59:23.131 INFO [stderr] For more information on this warning you can consult Nov 17 01:59:23.131 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 01:59:23.131 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Nov 17 01:59:23.131 INFO [stderr] please set bin.path in Cargo.toml Nov 17 01:59:23.135 INFO [stderr] Compiling ev-dice v0.5.1 (/source) Nov 17 01:59:24.307 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s Nov 17 01:59:24.309 INFO [stderr] su: No module specific data is present Nov 17 01:59:24.847 INFO running `"docker" "inspect" "ee4cbaff78a831def368372c529635419cebb6c85a587c4255d4b3e6670f0eeb"` Nov 17 01:59:25.257 INFO running `"docker" "rm" "-f" "ee4cbaff78a831def368372c529635419cebb6c85a587c4255d4b3e6670f0eeb"` Nov 17 01:59:25.440 INFO [stdout] ee4cbaff78a831def368372c529635419cebb6c85a587c4255d4b3e6670f0eeb Nov 17 01:59:25.442 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 01:59:25.779 INFO [stdout] 4435547988b64af65e7761f0f42a96e38bf47f4e6606c5a15f5df54878441ac6 Nov 17 01:59:25.784 INFO running `"docker" "start" "-a" "4435547988b64af65e7761f0f42a96e38bf47f4e6606c5a15f5df54878441ac6"` Nov 17 01:59:26.949 INFO [stderr] usermod: no changes Nov 17 01:59:26.991 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 01:59:26.991 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 01:59:26.991 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 01:59:26.991 INFO [stderr] files will be included as a binary target: Nov 17 01:59:26.991 INFO [stderr] Nov 17 01:59:26.991 INFO [stderr] * /source/src/main.rs Nov 17 01:59:26.991 INFO [stderr] Nov 17 01:59:26.991 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 01:59:26.991 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 01:59:26.991 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 01:59:26.991 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 01:59:26.991 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 01:59:26.991 INFO [stderr] Nov 17 01:59:26.991 INFO [stderr] For more information on this warning you can consult Nov 17 01:59:26.991 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 01:59:26.991 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ev`, Nov 17 01:59:26.991 INFO [stderr] please set bin.path in Cargo.toml Nov 17 01:59:26.999 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 17 01:59:27.011 INFO [stderr] Running /target/debug/deps/ev-b3ce9aa65a076210 Nov 17 01:59:27.011 INFO [stdout] Nov 17 01:59:27.011 INFO [stdout] running 3 tests Nov 17 01:59:27.011 INFO [stdout] test test_print ... ok Nov 17 01:59:27.011 INFO [stdout] test test_parse ... ok Nov 17 01:59:27.011 INFO [stdout] test test_roll ... ok Nov 17 01:59:27.011 INFO [stdout] Nov 17 01:59:27.011 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 01:59:27.011 INFO [stdout] Nov 17 01:59:27.014 INFO [stderr] su: No module specific data is present Nov 17 01:59:27.793 INFO running `"docker" "inspect" "4435547988b64af65e7761f0f42a96e38bf47f4e6606c5a15f5df54878441ac6"` Nov 17 01:59:28.085 INFO running `"docker" "rm" "-f" "4435547988b64af65e7761f0f42a96e38bf47f4e6606c5a15f5df54878441ac6"` Nov 17 01:59:28.439 INFO [stdout] 4435547988b64af65e7761f0f42a96e38bf47f4e6606c5a15f5df54878441ac6