Dec 13 14:54:18.196 INFO testing jswrenn/turnout-for-what against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 14:54:18.196 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 13 14:54:18.783 INFO [stdout] 2db1975f9141b3b0ed85d0d5f1d1781def5d06464f01713b98e80c4dd8f0a6b9 Dec 13 14:54:18.788 INFO running `"docker" "start" "-a" "2db1975f9141b3b0ed85d0d5f1d1781def5d06464f01713b98e80c4dd8f0a6b9"` Dec 13 14:54:19.983 INFO [stderr] usermod: no changes Dec 13 14:54:20.039 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 14:54:20.039 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 14:54:20.039 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 14:54:20.039 INFO [stderr] files will be included as a binary target: Dec 13 14:54:20.039 INFO [stderr] Dec 13 14:54:20.039 INFO [stderr] * /source/src/main.rs Dec 13 14:54:20.039 INFO [stderr] Dec 13 14:54:20.039 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 14:54:20.039 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 14:54:20.039 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 14:54:20.039 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 14:54:20.039 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 14:54:20.039 INFO [stderr] Dec 13 14:54:20.039 INFO [stderr] For more information on this warning you can consult Dec 13 14:54:20.039 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 14:54:20.039 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tfw`, Dec 13 14:54:20.039 INFO [stderr] please set bin.path in Cargo.toml Dec 13 14:54:20.099 INFO [stderr] Compiling turnout-for-what v0.2.0 (/source) Dec 13 14:54:22.398 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.39s Dec 13 14:54:22.403 INFO [stderr] su: No module specific data is present Dec 13 14:54:23.137 INFO running `"docker" "inspect" "2db1975f9141b3b0ed85d0d5f1d1781def5d06464f01713b98e80c4dd8f0a6b9"` Dec 13 14:54:23.437 INFO running `"docker" "rm" "-f" "2db1975f9141b3b0ed85d0d5f1d1781def5d06464f01713b98e80c4dd8f0a6b9"` Dec 13 14:54:23.707 INFO [stdout] 2db1975f9141b3b0ed85d0d5f1d1781def5d06464f01713b98e80c4dd8f0a6b9 Dec 13 14:54:23.715 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 13 14:54:24.190 INFO [stdout] ea588f8c16d82ea4c162d0cd574a653f9fec4ced49c9bb3a5c79cd9606ff0608 Dec 13 14:54:24.196 INFO running `"docker" "start" "-a" "ea588f8c16d82ea4c162d0cd574a653f9fec4ced49c9bb3a5c79cd9606ff0608"` Dec 13 14:54:25.750 INFO [stderr] usermod: no changes Dec 13 14:54:25.811 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 14:54:25.811 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 14:54:25.811 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 14:54:25.811 INFO [stderr] files will be included as a binary target: Dec 13 14:54:25.811 INFO [stderr] Dec 13 14:54:25.811 INFO [stderr] * /source/src/main.rs Dec 13 14:54:25.811 INFO [stderr] Dec 13 14:54:25.811 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 14:54:25.811 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 14:54:25.811 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 14:54:25.811 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 14:54:25.811 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 14:54:25.811 INFO [stderr] Dec 13 14:54:25.811 INFO [stderr] For more information on this warning you can consult Dec 13 14:54:25.811 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 14:54:25.811 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tfw`, Dec 13 14:54:25.811 INFO [stderr] please set bin.path in Cargo.toml Dec 13 14:54:25.871 INFO [stderr] Compiling turnout-for-what v0.2.0 (/source) Dec 13 14:54:26.959 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s Dec 13 14:54:26.960 INFO [stderr] su: No module specific data is present Dec 13 14:54:27.947 INFO running `"docker" "inspect" "ea588f8c16d82ea4c162d0cd574a653f9fec4ced49c9bb3a5c79cd9606ff0608"` Dec 13 14:54:28.348 INFO running `"docker" "rm" "-f" "ea588f8c16d82ea4c162d0cd574a653f9fec4ced49c9bb3a5c79cd9606ff0608"` Dec 13 14:54:28.627 INFO [stdout] ea588f8c16d82ea4c162d0cd574a653f9fec4ced49c9bb3a5c79cd9606ff0608 Dec 13 14:54:28.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 13 14:54:29.171 INFO [stdout] 06c3ea72f40d0313da37e2209c8244bdcbef7b6f188395c270ca59cedd3328ac Dec 13 14:54:29.179 INFO running `"docker" "start" "-a" "06c3ea72f40d0313da37e2209c8244bdcbef7b6f188395c270ca59cedd3328ac"` Dec 13 14:54:30.658 INFO [stderr] usermod: no changes Dec 13 14:54:30.719 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 14:54:30.719 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 14:54:30.719 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 14:54:30.719 INFO [stderr] files will be included as a binary target: Dec 13 14:54:30.719 INFO [stderr] Dec 13 14:54:30.719 INFO [stderr] * /source/src/main.rs Dec 13 14:54:30.719 INFO [stderr] Dec 13 14:54:30.719 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 14:54:30.719 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 14:54:30.719 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 14:54:30.719 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 14:54:30.719 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 14:54:30.719 INFO [stderr] Dec 13 14:54:30.719 INFO [stderr] For more information on this warning you can consult Dec 13 14:54:30.719 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 14:54:30.719 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tfw`, Dec 13 14:54:30.719 INFO [stderr] please set bin.path in Cargo.toml Dec 13 14:54:30.779 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s Dec 13 14:54:30.783 INFO [stderr] Running /target/debug/deps/tfw-bb772ae32b87154d Dec 13 14:54:30.783 INFO [stdout] Dec 13 14:54:30.783 INFO [stdout] running 0 tests Dec 13 14:54:30.783 INFO [stdout] Dec 13 14:54:30.783 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 14:54:30.783 INFO [stdout] Dec 13 14:54:30.795 INFO [stderr] su: No module specific data is present Dec 13 14:54:32.044 INFO running `"docker" "inspect" "06c3ea72f40d0313da37e2209c8244bdcbef7b6f188395c270ca59cedd3328ac"` Dec 13 14:54:32.436 INFO running `"docker" "rm" "-f" "06c3ea72f40d0313da37e2209c8244bdcbef7b6f188395c270ca59cedd3328ac"` Dec 13 14:54:32.751 INFO [stdout] 06c3ea72f40d0313da37e2209c8244bdcbef7b6f188395c270ca59cedd3328ac