Nov 16 12:30:01.705 INFO testing stallmanifold/idea-runner against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 12:30:01.705 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 16 12:30:02.147 INFO [stdout] a425e78c8e6ab5a3d19ffed32813bb09d8f603a7fdba5e365e0a5587f882f1f9 Nov 16 12:30:02.155 INFO running `"docker" "start" "-a" "a425e78c8e6ab5a3d19ffed32813bb09d8f603a7fdba5e365e0a5587f882f1f9"` Nov 16 12:30:03.597 INFO [stderr] usermod: no changes Nov 16 12:30:03.659 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 12:30:03.659 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 12:30:03.659 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 12:30:03.659 INFO [stderr] files will be included as a binary target: Nov 16 12:30:03.659 INFO [stderr] Nov 16 12:30:03.659 INFO [stderr] * /source/src/main.rs Nov 16 12:30:03.659 INFO [stderr] Nov 16 12:30:03.659 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 12:30:03.659 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 12:30:03.659 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 12:30:03.659 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 12:30:03.659 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 12:30:03.659 INFO [stderr] Nov 16 12:30:03.659 INFO [stderr] For more information on this warning you can consult Nov 16 12:30:03.659 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 12:30:03.659 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `idea`, Nov 16 12:30:03.659 INFO [stderr] please set bin.path in Cargo.toml Nov 16 12:30:03.659 INFO [stderr] Compiling idea-runner v0.1.0 (/source) Nov 16 12:30:04.739 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s Nov 16 12:30:04.740 INFO [stderr] su: No module specific data is present Nov 16 12:30:05.303 INFO running `"docker" "inspect" "a425e78c8e6ab5a3d19ffed32813bb09d8f603a7fdba5e365e0a5587f882f1f9"` Nov 16 12:30:05.545 INFO running `"docker" "rm" "-f" "a425e78c8e6ab5a3d19ffed32813bb09d8f603a7fdba5e365e0a5587f882f1f9"` Nov 16 12:30:05.835 INFO [stdout] a425e78c8e6ab5a3d19ffed32813bb09d8f603a7fdba5e365e0a5587f882f1f9 Nov 16 12:30:05.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 16 12:30:06.287 INFO [stdout] 7faae824f9e8e4342f49f0d7b141ad8252051a1f9b70429a47d69c11dafb5900 Nov 16 12:30:06.291 INFO running `"docker" "start" "-a" "7faae824f9e8e4342f49f0d7b141ad8252051a1f9b70429a47d69c11dafb5900"` Nov 16 12:30:08.012 INFO [stderr] usermod: no changes Nov 16 12:30:08.069 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 12:30:08.069 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 12:30:08.069 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 12:30:08.069 INFO [stderr] files will be included as a binary target: Nov 16 12:30:08.069 INFO [stderr] Nov 16 12:30:08.069 INFO [stderr] * /source/src/main.rs Nov 16 12:30:08.069 INFO [stderr] Nov 16 12:30:08.069 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 12:30:08.069 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 12:30:08.069 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 12:30:08.069 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 12:30:08.069 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 12:30:08.069 INFO [stderr] Nov 16 12:30:08.069 INFO [stderr] For more information on this warning you can consult Nov 16 12:30:08.069 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 12:30:08.069 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `idea`, Nov 16 12:30:08.069 INFO [stderr] please set bin.path in Cargo.toml Nov 16 12:30:08.079 INFO [stderr] Compiling idea-runner v0.1.0 (/source) Nov 16 12:30:09.351 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.31s Nov 16 12:30:09.351 INFO [stderr] su: No module specific data is present Nov 16 12:30:10.712 INFO running `"docker" "inspect" "7faae824f9e8e4342f49f0d7b141ad8252051a1f9b70429a47d69c11dafb5900"` Nov 16 12:30:11.093 INFO running `"docker" "rm" "-f" "7faae824f9e8e4342f49f0d7b141ad8252051a1f9b70429a47d69c11dafb5900"` Nov 16 12:30:11.419 INFO [stdout] 7faae824f9e8e4342f49f0d7b141ad8252051a1f9b70429a47d69c11dafb5900 Nov 16 12:30:11.425 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 16 12:30:11.785 INFO [stdout] c46e94095c849f3ad578c48dc740009694090388189ae2c681e3050235758214 Nov 16 12:30:11.787 INFO running `"docker" "start" "-a" "c46e94095c849f3ad578c48dc740009694090388189ae2c681e3050235758214"` Nov 16 12:30:13.763 INFO [stderr] usermod: no changes Nov 16 12:30:13.807 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 12:30:13.807 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 12:30:13.807 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 12:30:13.807 INFO [stderr] files will be included as a binary target: Nov 16 12:30:13.807 INFO [stderr] Nov 16 12:30:13.807 INFO [stderr] * /source/src/main.rs Nov 16 12:30:13.807 INFO [stderr] Nov 16 12:30:13.807 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 12:30:13.807 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 12:30:13.807 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 12:30:13.807 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 12:30:13.807 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 12:30:13.807 INFO [stderr] Nov 16 12:30:13.807 INFO [stderr] For more information on this warning you can consult Nov 16 12:30:13.807 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 12:30:13.807 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `idea`, Nov 16 12:30:13.807 INFO [stderr] please set bin.path in Cargo.toml Nov 16 12:30:13.812 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 16 12:30:13.813 INFO [stderr] Running /target/debug/deps/idea-6aecbac8ccb933d4 Nov 16 12:30:13.815 INFO [stdout] Nov 16 12:30:13.815 INFO [stdout] running 1 test Nov 16 12:30:13.819 INFO [stderr] su: No module specific data is present Nov 16 12:30:13.819 INFO [stdout] test lib::command::tests::test_parse_command ... ok Nov 16 12:30:13.819 INFO [stdout] Nov 16 12:30:13.819 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 12:30:13.819 INFO [stdout] Nov 16 12:30:14.641 INFO running `"docker" "inspect" "c46e94095c849f3ad578c48dc740009694090388189ae2c681e3050235758214"` Nov 16 12:30:14.949 INFO running `"docker" "rm" "-f" "c46e94095c849f3ad578c48dc740009694090388189ae2c681e3050235758214"` Nov 16 12:30:15.403 INFO [stdout] c46e94095c849f3ad578c48dc740009694090388189ae2c681e3050235758214