Nov 18 17:07:36.286 INFO testing conway-rs-0.1.2 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 17:07:36.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 17:07:36.790 INFO [stdout] 3ff200bd3f7a417f04dbed0cf230ef2b23730da49bfcfd144274689ad4047a0e Nov 18 17:07:36.794 INFO running `"docker" "start" "-a" "3ff200bd3f7a417f04dbed0cf230ef2b23730da49bfcfd144274689ad4047a0e"` Nov 18 17:07:38.011 INFO [stderr] usermod: no changes Nov 18 17:07:38.080 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 17:07:38.080 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 17:07:38.080 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 17:07:38.081 INFO [stderr] files will be included as a binary target: Nov 18 17:07:38.081 INFO [stderr] Nov 18 17:07:38.081 INFO [stderr] * /source/src/main.rs Nov 18 17:07:38.082 INFO [stderr] Nov 18 17:07:38.082 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 17:07:38.122 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 17:07:38.122 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 17:07:38.122 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 17:07:38.122 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 17:07:38.122 INFO [stderr] Nov 18 17:07:38.122 INFO [stderr] For more information on this warning you can consult Nov 18 17:07:38.122 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 17:07:38.122 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `conway`, Nov 18 17:07:38.122 INFO [stderr] please set bin.path in Cargo.toml Nov 18 17:07:38.122 INFO [stderr] Compiling conway-rs v0.1.2 (/source) Nov 18 17:07:40.391 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.34s Nov 18 17:07:40.391 INFO [stderr] su: No module specific data is present Nov 18 17:07:41.005 INFO running `"docker" "inspect" "3ff200bd3f7a417f04dbed0cf230ef2b23730da49bfcfd144274689ad4047a0e"` Nov 18 17:07:41.230 INFO running `"docker" "rm" "-f" "3ff200bd3f7a417f04dbed0cf230ef2b23730da49bfcfd144274689ad4047a0e"` Nov 18 17:07:41.418 INFO [stdout] 3ff200bd3f7a417f04dbed0cf230ef2b23730da49bfcfd144274689ad4047a0e Nov 18 17:07:41.423 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 17:07:41.804 INFO [stdout] 8f5ef84762d6b1938bbe3640723225ab4345e8cc4713b69338d79cdcec257533 Nov 18 17:07:41.806 INFO running `"docker" "start" "-a" "8f5ef84762d6b1938bbe3640723225ab4345e8cc4713b69338d79cdcec257533"` Nov 18 17:07:43.282 INFO [stderr] usermod: no changes Nov 18 17:07:43.331 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 17:07:43.331 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 17:07:43.331 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 17:07:43.331 INFO [stderr] files will be included as a binary target: Nov 18 17:07:43.331 INFO [stderr] Nov 18 17:07:43.331 INFO [stderr] * /source/src/main.rs Nov 18 17:07:43.331 INFO [stderr] Nov 18 17:07:43.331 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 17:07:43.331 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 17:07:43.331 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 17:07:43.331 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 17:07:43.331 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 17:07:43.331 INFO [stderr] Nov 18 17:07:43.331 INFO [stderr] For more information on this warning you can consult Nov 18 17:07:43.331 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 17:07:43.331 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `conway`, Nov 18 17:07:43.331 INFO [stderr] please set bin.path in Cargo.toml Nov 18 17:07:43.351 INFO [stderr] Compiling conway-rs v0.1.2 (/source) Nov 18 17:07:45.145 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.82s Nov 18 17:07:45.158 INFO [stderr] su: No module specific data is present Nov 18 17:07:45.587 INFO running `"docker" "inspect" "8f5ef84762d6b1938bbe3640723225ab4345e8cc4713b69338d79cdcec257533"` Nov 18 17:07:45.812 INFO running `"docker" "rm" "-f" "8f5ef84762d6b1938bbe3640723225ab4345e8cc4713b69338d79cdcec257533"` Nov 18 17:07:46.047 INFO [stdout] 8f5ef84762d6b1938bbe3640723225ab4345e8cc4713b69338d79cdcec257533 Nov 18 17:07:46.058 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 17:07:46.528 INFO [stdout] 4b10f0827a8789716adebbbcf75c406e591c0d77f4bf7ec33f3a7d90170a9b3d Nov 18 17:07:46.539 INFO running `"docker" "start" "-a" "4b10f0827a8789716adebbbcf75c406e591c0d77f4bf7ec33f3a7d90170a9b3d"` Nov 18 17:07:47.515 INFO [stderr] usermod: no changes Nov 18 17:07:47.575 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 17:07:47.575 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 17:07:47.575 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 17:07:47.575 INFO [stderr] files will be included as a binary target: Nov 18 17:07:47.575 INFO [stderr] Nov 18 17:07:47.575 INFO [stderr] * /source/src/main.rs Nov 18 17:07:47.575 INFO [stderr] Nov 18 17:07:47.575 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 17:07:47.575 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 17:07:47.575 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 17:07:47.575 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 17:07:47.575 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 17:07:47.575 INFO [stderr] Nov 18 17:07:47.575 INFO [stderr] For more information on this warning you can consult Nov 18 17:07:47.575 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 17:07:47.575 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `conway`, Nov 18 17:07:47.575 INFO [stderr] please set bin.path in Cargo.toml Nov 18 17:07:47.603 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Nov 18 17:07:47.615 INFO [stderr] Running /target/debug/deps/conway_rs-e88fac3ba74db75c Nov 18 17:07:47.623 INFO [stdout] Nov 18 17:07:47.623 INFO [stdout] running 0 tests Nov 18 17:07:47.623 INFO [stdout] Nov 18 17:07:47.623 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 17:07:47.623 INFO [stdout] Nov 18 17:07:47.623 INFO [stdout] Nov 18 17:07:47.623 INFO [stdout] running 0 tests Nov 18 17:07:47.623 INFO [stdout] Nov 18 17:07:47.623 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 17:07:47.623 INFO [stdout] Nov 18 17:07:47.625 INFO [stderr] Running /target/debug/deps/conway-b4873b96cebdbcc3 Nov 18 17:07:47.625 INFO [stderr] Doc-tests conway-rs Nov 18 17:07:48.715 INFO [stdout] Nov 18 17:07:48.715 INFO [stdout] running 0 tests Nov 18 17:07:48.715 INFO [stdout] Nov 18 17:07:48.715 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 17:07:48.715 INFO [stdout] Nov 18 17:07:48.728 INFO [stderr] su: No module specific data is present Nov 18 17:07:49.831 INFO running `"docker" "inspect" "4b10f0827a8789716adebbbcf75c406e591c0d77f4bf7ec33f3a7d90170a9b3d"` Nov 18 17:07:50.133 INFO running `"docker" "rm" "-f" "4b10f0827a8789716adebbbcf75c406e591c0d77f4bf7ec33f3a7d90170a9b3d"` Nov 18 17:07:50.495 INFO [stdout] 4b10f0827a8789716adebbbcf75c406e591c0d77f4bf7ec33f3a7d90170a9b3d