Dec 15 18:09:03.444 INFO testing conway-rs-0.1.2 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 18:09:03.444 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 15 18:09:03.898 INFO [stdout] a2cdf6f3b83980fadc08669c89e43e4bc3f302775eb3723a1efac2710bd7ecca Dec 15 18:09:03.907 INFO running `"docker" "start" "-a" "a2cdf6f3b83980fadc08669c89e43e4bc3f302775eb3723a1efac2710bd7ecca"` Dec 15 18:09:04.870 INFO [stderr] usermod: no changes Dec 15 18:09:04.870 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 18:09:04.870 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 18:09:04.870 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 18:09:04.870 INFO [stderr] files will be included as a binary target: Dec 15 18:09:04.870 INFO [stderr] Dec 15 18:09:04.870 INFO [stderr] * /source/src/main.rs Dec 15 18:09:04.870 INFO [stderr] Dec 15 18:09:04.870 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 18:09:04.870 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 18:09:04.870 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 18:09:04.870 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 18:09:04.870 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 18:09:04.870 INFO [stderr] Dec 15 18:09:04.870 INFO [stderr] For more information on this warning you can consult Dec 15 18:09:04.870 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 18:09:04.870 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `conway`, Dec 15 18:09:04.870 INFO [stderr] please set bin.path in Cargo.toml Dec 15 18:09:04.907 INFO [stderr] Compiling conway-rs v0.1.2 (/source) Dec 15 18:09:07.699 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.86s Dec 15 18:09:07.703 INFO [stderr] su: No module specific data is present Dec 15 18:09:08.735 INFO running `"docker" "inspect" "a2cdf6f3b83980fadc08669c89e43e4bc3f302775eb3723a1efac2710bd7ecca"` Dec 15 18:09:08.949 INFO running `"docker" "rm" "-f" "a2cdf6f3b83980fadc08669c89e43e4bc3f302775eb3723a1efac2710bd7ecca"` Dec 15 18:09:09.243 INFO [stdout] a2cdf6f3b83980fadc08669c89e43e4bc3f302775eb3723a1efac2710bd7ecca Dec 15 18:09:09.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 15 18:09:09.727 INFO [stdout] e0198bfe4e0d5dcfbb5148a426cdcdb69bb74cdf3857b7f1d4d4145a50066842 Dec 15 18:09:09.732 INFO running `"docker" "start" "-a" "e0198bfe4e0d5dcfbb5148a426cdcdb69bb74cdf3857b7f1d4d4145a50066842"` Dec 15 18:09:10.899 INFO [stderr] usermod: no changes Dec 15 18:09:10.974 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 18:09:10.974 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 18:09:10.974 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 18:09:10.974 INFO [stderr] files will be included as a binary target: Dec 15 18:09:10.974 INFO [stderr] Dec 15 18:09:10.974 INFO [stderr] * /source/src/main.rs Dec 15 18:09:10.974 INFO [stderr] Dec 15 18:09:10.974 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 18:09:10.974 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 18:09:10.974 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 18:09:10.974 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 18:09:10.974 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 18:09:10.974 INFO [stderr] Dec 15 18:09:10.974 INFO [stderr] For more information on this warning you can consult Dec 15 18:09:10.974 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 18:09:10.974 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `conway`, Dec 15 18:09:10.974 INFO [stderr] please set bin.path in Cargo.toml Dec 15 18:09:10.999 INFO [stderr] Compiling conway-rs v0.1.2 (/source) Dec 15 18:09:12.775 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.84s Dec 15 18:09:12.781 INFO [stderr] su: No module specific data is present Dec 15 18:09:13.310 INFO running `"docker" "inspect" "e0198bfe4e0d5dcfbb5148a426cdcdb69bb74cdf3857b7f1d4d4145a50066842"` Dec 15 18:09:13.565 INFO running `"docker" "rm" "-f" "e0198bfe4e0d5dcfbb5148a426cdcdb69bb74cdf3857b7f1d4d4145a50066842"` Dec 15 18:09:13.872 INFO [stdout] e0198bfe4e0d5dcfbb5148a426cdcdb69bb74cdf3857b7f1d4d4145a50066842 Dec 15 18:09:13.883 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 15 18:09:14.263 INFO [stdout] 635abb234ae94ea9bfffe3a87899131bdadf9cf8b219c1c404fe5158804354de Dec 15 18:09:14.269 INFO running `"docker" "start" "-a" "635abb234ae94ea9bfffe3a87899131bdadf9cf8b219c1c404fe5158804354de"` Dec 15 18:09:15.159 INFO [stderr] usermod: no changes Dec 15 18:09:15.238 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 18:09:15.238 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 18:09:15.238 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 18:09:15.238 INFO [stderr] files will be included as a binary target: Dec 15 18:09:15.238 INFO [stderr] Dec 15 18:09:15.238 INFO [stderr] * /source/src/main.rs Dec 15 18:09:15.238 INFO [stderr] Dec 15 18:09:15.238 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 18:09:15.238 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 18:09:15.238 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 18:09:15.238 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 18:09:15.238 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 18:09:15.238 INFO [stderr] Dec 15 18:09:15.238 INFO [stderr] For more information on this warning you can consult Dec 15 18:09:15.238 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 18:09:15.238 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `conway`, Dec 15 18:09:15.238 INFO [stderr] please set bin.path in Cargo.toml Dec 15 18:09:15.275 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s Dec 15 18:09:15.287 INFO [stderr] Running /target/debug/deps/conway_rs-d18512a5226b96e8 Dec 15 18:09:15.294 INFO [stdout] Dec 15 18:09:15.294 INFO [stdout] running 0 tests Dec 15 18:09:15.294 INFO [stdout] Dec 15 18:09:15.294 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 18:09:15.294 INFO [stdout] Dec 15 18:09:15.294 INFO [stdout] Dec 15 18:09:15.294 INFO [stdout] running 0 tests Dec 15 18:09:15.294 INFO [stdout] Dec 15 18:09:15.294 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 18:09:15.294 INFO [stdout] Dec 15 18:09:15.294 INFO [stderr] Running /target/debug/deps/conway-54e00b7a31511a24 Dec 15 18:09:15.294 INFO [stderr] Doc-tests conway-rs Dec 15 18:09:16.715 INFO [stdout] Dec 15 18:09:16.715 INFO [stdout] running 0 tests Dec 15 18:09:16.715 INFO [stdout] Dec 15 18:09:16.715 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 18:09:16.715 INFO [stdout] Dec 15 18:09:16.723 INFO [stderr] su: No module specific data is present Dec 15 18:09:17.542 INFO running `"docker" "inspect" "635abb234ae94ea9bfffe3a87899131bdadf9cf8b219c1c404fe5158804354de"` Dec 15 18:09:17.855 INFO running `"docker" "rm" "-f" "635abb234ae94ea9bfffe3a87899131bdadf9cf8b219c1c404fe5158804354de"` Dec 15 18:09:18.195 INFO [stdout] 635abb234ae94ea9bfffe3a87899131bdadf9cf8b219c1c404fe5158804354de