Dec 15 18:08:54.960 INFO testing conway-rs-0.1.2 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 18:08:54.960 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:08:55.346 INFO [stdout] e49f7293955b235d6a8fbb565ca6f7dbc8666b02946e71ccccb6d2ff218c72ae Dec 15 18:08:55.353 INFO running `"docker" "start" "-a" "e49f7293955b235d6a8fbb565ca6f7dbc8666b02946e71ccccb6d2ff218c72ae"` Dec 15 18:08:56.391 INFO [stderr] usermod: no changes Dec 15 18:08:56.439 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 18:08:56.439 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 18:08:56.439 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 18:08:56.439 INFO [stderr] files will be included as a binary target: Dec 15 18:08:56.439 INFO [stderr] Dec 15 18:08:56.439 INFO [stderr] * /source/src/main.rs Dec 15 18:08:56.439 INFO [stderr] Dec 15 18:08:56.439 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 18:08:56.439 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 18:08:56.439 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 18:08:56.439 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 18:08:56.439 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 18:08:56.439 INFO [stderr] Dec 15 18:08:56.439 INFO [stderr] For more information on this warning you can consult Dec 15 18:08:56.439 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 18:08:56.439 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `conway`, Dec 15 18:08:56.439 INFO [stderr] please set bin.path in Cargo.toml Dec 15 18:08:56.463 INFO [stderr] Compiling conway-rs v0.1.2 (/source) Dec 15 18:08:59.114 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.70s Dec 15 18:08:59.119 INFO [stderr] su: No module specific data is present Dec 15 18:08:59.909 INFO running `"docker" "inspect" "e49f7293955b235d6a8fbb565ca6f7dbc8666b02946e71ccccb6d2ff218c72ae"` Dec 15 18:09:00.205 INFO running `"docker" "rm" "-f" "e49f7293955b235d6a8fbb565ca6f7dbc8666b02946e71ccccb6d2ff218c72ae"` Dec 15 18:09:00.457 INFO [stdout] e49f7293955b235d6a8fbb565ca6f7dbc8666b02946e71ccccb6d2ff218c72ae Dec 15 18:09:00.465 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:01.008 INFO [stdout] 4e650fc9a59ba4a3854d92e5bad012e96a57740d72a6f7c1c81adb05656f0365 Dec 15 18:09:01.010 INFO running `"docker" "start" "-a" "4e650fc9a59ba4a3854d92e5bad012e96a57740d72a6f7c1c81adb05656f0365"` Dec 15 18:09:02.075 INFO [stderr] usermod: no changes Dec 15 18:09:02.112 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 18:09:02.112 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 18:09:02.112 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 18:09:02.112 INFO [stderr] files will be included as a binary target: Dec 15 18:09:02.112 INFO [stderr] Dec 15 18:09:02.112 INFO [stderr] * /source/src/main.rs Dec 15 18:09:02.112 INFO [stderr] Dec 15 18:09:02.112 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 18:09:02.112 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 18:09:02.112 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 18:09:02.112 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 18:09:02.112 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 18:09:02.112 INFO [stderr] Dec 15 18:09:02.112 INFO [stderr] For more information on this warning you can consult Dec 15 18:09:02.112 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 18:09:02.112 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `conway`, Dec 15 18:09:02.112 INFO [stderr] please set bin.path in Cargo.toml Dec 15 18:09:02.127 INFO [stderr] Compiling conway-rs v0.1.2 (/source) Dec 15 18:09:03.718 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s Dec 15 18:09:03.728 INFO [stderr] su: No module specific data is present Dec 15 18:09:04.280 INFO running `"docker" "inspect" "4e650fc9a59ba4a3854d92e5bad012e96a57740d72a6f7c1c81adb05656f0365"` Dec 15 18:09:04.521 INFO running `"docker" "rm" "-f" "4e650fc9a59ba4a3854d92e5bad012e96a57740d72a6f7c1c81adb05656f0365"` Dec 15 18:09:04.797 INFO [stdout] 4e650fc9a59ba4a3854d92e5bad012e96a57740d72a6f7c1c81adb05656f0365 Dec 15 18:09:04.797 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:05.354 INFO [stdout] 7ceaf503e8f7629c8a12265386b672aa63c12a3ea7587efa6e2c51ae77d7d774 Dec 15 18:09:05.418 INFO running `"docker" "start" "-a" "7ceaf503e8f7629c8a12265386b672aa63c12a3ea7587efa6e2c51ae77d7d774"` Dec 15 18:09:06.914 INFO [stderr] usermod: no changes Dec 15 18:09:06.971 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 18:09:06.971 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 18:09:06.971 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 18:09:06.971 INFO [stderr] files will be included as a binary target: Dec 15 18:09:06.971 INFO [stderr] Dec 15 18:09:06.971 INFO [stderr] * /source/src/main.rs Dec 15 18:09:06.971 INFO [stderr] Dec 15 18:09:06.971 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 18:09:06.971 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 18:09:06.971 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 18:09:06.971 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 18:09:06.971 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 18:09:06.971 INFO [stderr] Dec 15 18:09:06.971 INFO [stderr] For more information on this warning you can consult Dec 15 18:09:06.971 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 18:09:06.971 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `conway`, Dec 15 18:09:06.971 INFO [stderr] please set bin.path in Cargo.toml Dec 15 18:09:07.004 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Dec 15 18:09:07.012 INFO [stderr] Running /target/debug/deps/conway_rs-ed10d8588636cad4 Dec 15 18:09:07.015 INFO [stderr] Running /target/debug/deps/conway-a701734122974cfc Dec 15 18:09:07.015 INFO [stdout] Dec 15 18:09:07.015 INFO [stdout] running 0 tests Dec 15 18:09:07.015 INFO [stdout] Dec 15 18:09:07.015 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 18:09:07.015 INFO [stdout] Dec 15 18:09:07.023 INFO [stdout] Dec 15 18:09:07.023 INFO [stderr] Doc-tests conway-rs Dec 15 18:09:07.023 INFO [stdout] running 0 tests Dec 15 18:09:07.023 INFO [stdout] Dec 15 18:09:07.023 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 18:09:07.023 INFO [stdout] Dec 15 18:09:08.427 INFO [stdout] Dec 15 18:09:08.427 INFO [stdout] running 0 tests Dec 15 18:09:08.427 INFO [stdout] Dec 15 18:09:08.427 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 18:09:08.427 INFO [stdout] Dec 15 18:09:08.435 INFO [stderr] su: No module specific data is present Dec 15 18:09:09.100 INFO running `"docker" "inspect" "7ceaf503e8f7629c8a12265386b672aa63c12a3ea7587efa6e2c51ae77d7d774"` Dec 15 18:09:09.466 INFO running `"docker" "rm" "-f" "7ceaf503e8f7629c8a12265386b672aa63c12a3ea7587efa6e2c51ae77d7d774"` Dec 15 18:09:09.766 INFO [stdout] 7ceaf503e8f7629c8a12265386b672aa63c12a3ea7587efa6e2c51ae77d7d774