Dec 13 02:17:28.214 INFO testing stallmanifold/idea-runner against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 02:17:28.214 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 02:17:28.904 INFO [stdout] deb5b0a413a2977a2e542d3586393260f990b52a5ee4e0d4f77c9a4caf990421 Dec 13 02:17:28.906 INFO running `"docker" "start" "-a" "deb5b0a413a2977a2e542d3586393260f990b52a5ee4e0d4f77c9a4caf990421"` Dec 13 02:17:30.227 INFO [stderr] usermod: no changes Dec 13 02:17:30.307 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 02:17:30.307 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 02:17:30.307 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 02:17:30.307 INFO [stderr] files will be included as a binary target: Dec 13 02:17:30.307 INFO [stderr] Dec 13 02:17:30.307 INFO [stderr] * /source/src/main.rs Dec 13 02:17:30.307 INFO [stderr] Dec 13 02:17:30.307 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 02:17:30.307 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 02:17:30.307 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 02:17:30.307 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 02:17:30.307 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 02:17:30.307 INFO [stderr] Dec 13 02:17:30.307 INFO [stderr] For more information on this warning you can consult Dec 13 02:17:30.307 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 02:17:30.307 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `idea`, Dec 13 02:17:30.307 INFO [stderr] please set bin.path in Cargo.toml Dec 13 02:17:30.307 INFO [stderr] Compiling idea-runner v0.1.0 (/source) Dec 13 02:17:31.560 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.30s Dec 13 02:17:31.560 INFO [stderr] su: No module specific data is present Dec 13 02:17:32.143 INFO running `"docker" "inspect" "deb5b0a413a2977a2e542d3586393260f990b52a5ee4e0d4f77c9a4caf990421"` Dec 13 02:17:32.476 INFO running `"docker" "rm" "-f" "deb5b0a413a2977a2e542d3586393260f990b52a5ee4e0d4f77c9a4caf990421"` Dec 13 02:17:32.863 INFO [stdout] deb5b0a413a2977a2e542d3586393260f990b52a5ee4e0d4f77c9a4caf990421 Dec 13 02:17:32.868 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 02:17:33.315 INFO [stdout] 8ab2d5cc5a30d24807d26d720add33f980ed6da44cd9e6e667c20a812a8c828b Dec 13 02:17:33.323 INFO running `"docker" "start" "-a" "8ab2d5cc5a30d24807d26d720add33f980ed6da44cd9e6e667c20a812a8c828b"` Dec 13 02:17:34.791 INFO [stderr] usermod: no changes Dec 13 02:17:34.827 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 02:17:34.827 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 02:17:34.827 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 02:17:34.827 INFO [stderr] files will be included as a binary target: Dec 13 02:17:34.827 INFO [stderr] Dec 13 02:17:34.827 INFO [stderr] * /source/src/main.rs Dec 13 02:17:34.827 INFO [stderr] Dec 13 02:17:34.827 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 02:17:34.827 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 02:17:34.827 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 02:17:34.827 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 02:17:34.827 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 02:17:34.827 INFO [stderr] Dec 13 02:17:34.827 INFO [stderr] For more information on this warning you can consult Dec 13 02:17:34.827 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 02:17:34.827 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `idea`, Dec 13 02:17:34.827 INFO [stderr] please set bin.path in Cargo.toml Dec 13 02:17:34.827 INFO [stderr] Compiling idea-runner v0.1.0 (/source) Dec 13 02:17:35.924 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s Dec 13 02:17:35.927 INFO [stderr] su: No module specific data is present Dec 13 02:17:36.499 INFO running `"docker" "inspect" "8ab2d5cc5a30d24807d26d720add33f980ed6da44cd9e6e667c20a812a8c828b"` Dec 13 02:17:36.868 INFO running `"docker" "rm" "-f" "8ab2d5cc5a30d24807d26d720add33f980ed6da44cd9e6e667c20a812a8c828b"` Dec 13 02:17:37.194 INFO [stdout] 8ab2d5cc5a30d24807d26d720add33f980ed6da44cd9e6e667c20a812a8c828b Dec 13 02:17:37.201 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 02:17:37.729 INFO [stdout] 571e2fa87bb2170eb77a6e25ea7a7da867d23ba32d13e695a271c660e848cc09 Dec 13 02:17:37.732 INFO running `"docker" "start" "-a" "571e2fa87bb2170eb77a6e25ea7a7da867d23ba32d13e695a271c660e848cc09"` Dec 13 02:17:39.251 INFO [stderr] usermod: no changes Dec 13 02:17:39.329 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 02:17:39.329 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 02:17:39.329 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 02:17:39.329 INFO [stderr] files will be included as a binary target: Dec 13 02:17:39.329 INFO [stderr] Dec 13 02:17:39.329 INFO [stderr] * /source/src/main.rs Dec 13 02:17:39.329 INFO [stderr] Dec 13 02:17:39.329 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 02:17:39.329 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 02:17:39.329 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 02:17:39.329 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 02:17:39.329 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 02:17:39.329 INFO [stderr] Dec 13 02:17:39.329 INFO [stderr] For more information on this warning you can consult Dec 13 02:17:39.329 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 02:17:39.329 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `idea`, Dec 13 02:17:39.329 INFO [stderr] please set bin.path in Cargo.toml Dec 13 02:17:39.329 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 13 02:17:39.329 INFO [stderr] Running /target/debug/deps/idea-42f103e4dba43778 Dec 13 02:17:39.335 INFO [stdout] Dec 13 02:17:39.335 INFO [stdout] running 1 test Dec 13 02:17:39.335 INFO [stdout] test lib::command::tests::test_parse_command ... ok Dec 13 02:17:39.335 INFO [stdout] Dec 13 02:17:39.335 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 02:17:39.335 INFO [stdout] Dec 13 02:17:39.336 INFO [stderr] su: No module specific data is present Dec 13 02:17:40.108 INFO running `"docker" "inspect" "571e2fa87bb2170eb77a6e25ea7a7da867d23ba32d13e695a271c660e848cc09"` Dec 13 02:17:40.495 INFO running `"docker" "rm" "-f" "571e2fa87bb2170eb77a6e25ea7a7da867d23ba32d13e695a271c660e848cc09"` Dec 13 02:17:40.863 INFO [stdout] 571e2fa87bb2170eb77a6e25ea7a7da867d23ba32d13e695a271c660e848cc09