Nov 18 10:58:35.642 INFO testing google-ml1_beta1-cli-1.0.6+20170515 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:58:35.643 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 10:58:35.942 INFO [stdout] 5e2da24620f94e21bedbc8780ddcdd82d6a6f1bb30a99403822125035168c240 Nov 18 10:58:35.945 INFO running `"docker" "start" "-a" "5e2da24620f94e21bedbc8780ddcdd82d6a6f1bb30a99403822125035168c240"` Nov 18 10:58:36.565 INFO [stderr] usermod: no changes Nov 18 10:58:36.603 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:58:36.603 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:58:36.603 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:58:36.603 INFO [stderr] files will be included as a binary target: Nov 18 10:58:36.603 INFO [stderr] Nov 18 10:58:36.603 INFO [stderr] * /source/src/main.rs Nov 18 10:58:36.603 INFO [stderr] Nov 18 10:58:36.603 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:58:36.603 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:58:36.603 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:58:36.603 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:58:36.603 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:58:36.603 INFO [stderr] Nov 18 10:58:36.603 INFO [stderr] For more information on this warning you can consult Nov 18 10:58:36.603 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:58:36.603 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1-beta1`, Nov 18 10:58:36.603 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:58:36.746 INFO [stderr] Compiling google-ml1_beta1 v1.0.6+20170515 Nov 18 10:58:43.303 INFO [stderr] Compiling google-ml1_beta1-cli v1.0.6+20170515 (/source) Nov 18 10:58:59.944 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.35s Nov 18 10:58:59.956 INFO [stderr] su: No module specific data is present Nov 18 10:59:00.345 INFO running `"docker" "inspect" "5e2da24620f94e21bedbc8780ddcdd82d6a6f1bb30a99403822125035168c240"` Nov 18 10:59:00.693 INFO running `"docker" "rm" "-f" "5e2da24620f94e21bedbc8780ddcdd82d6a6f1bb30a99403822125035168c240"` Nov 18 10:59:01.083 INFO [stdout] 5e2da24620f94e21bedbc8780ddcdd82d6a6f1bb30a99403822125035168c240 Nov 18 10:59:01.086 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 10:59:01.511 INFO [stdout] 939ffca0b307859467566fd27643f14d4727c2e7db100f31472183944b5a2ac3 Nov 18 10:59:01.513 INFO running `"docker" "start" "-a" "939ffca0b307859467566fd27643f14d4727c2e7db100f31472183944b5a2ac3"` Nov 18 10:59:03.631 INFO [stderr] usermod: no changes Nov 18 10:59:03.671 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:59:03.671 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:59:03.671 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:59:03.671 INFO [stderr] files will be included as a binary target: Nov 18 10:59:03.671 INFO [stderr] Nov 18 10:59:03.672 INFO [stderr] * /source/src/main.rs Nov 18 10:59:03.672 INFO [stderr] Nov 18 10:59:03.672 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:59:03.672 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:59:03.672 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:59:03.672 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:59:03.672 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:59:03.672 INFO [stderr] Nov 18 10:59:03.672 INFO [stderr] For more information on this warning you can consult Nov 18 10:59:03.672 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:59:03.672 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1-beta1`, Nov 18 10:59:03.672 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:59:03.837 INFO [stderr] Compiling google-ml1_beta1-cli v1.0.6+20170515 (/source) Nov 18 10:59:09.871 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.21s Nov 18 10:59:09.884 INFO [stderr] su: No module specific data is present Nov 18 10:59:10.465 INFO running `"docker" "inspect" "939ffca0b307859467566fd27643f14d4727c2e7db100f31472183944b5a2ac3"` Nov 18 10:59:10.744 INFO running `"docker" "rm" "-f" "939ffca0b307859467566fd27643f14d4727c2e7db100f31472183944b5a2ac3"` Nov 18 10:59:11.111 INFO [stdout] 939ffca0b307859467566fd27643f14d4727c2e7db100f31472183944b5a2ac3 Nov 18 10:59:11.119 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 10:59:11.679 INFO [stdout] 31a179cb15505b1a4bdfbf9f80e1f8af573f2294196bdc76a03f2f89629aeccc Nov 18 10:59:11.685 INFO running `"docker" "start" "-a" "31a179cb15505b1a4bdfbf9f80e1f8af573f2294196bdc76a03f2f89629aeccc"` Nov 18 10:59:12.854 INFO [stderr] usermod: no changes Nov 18 10:59:12.936 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:59:12.936 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:59:12.936 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:59:12.936 INFO [stderr] files will be included as a binary target: Nov 18 10:59:12.936 INFO [stderr] Nov 18 10:59:12.936 INFO [stderr] * /source/src/main.rs Nov 18 10:59:12.936 INFO [stderr] Nov 18 10:59:12.936 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:59:12.936 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:59:12.936 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:59:12.936 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:59:12.936 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:59:12.936 INFO [stderr] Nov 18 10:59:12.936 INFO [stderr] For more information on this warning you can consult Nov 18 10:59:12.936 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:59:12.936 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1-beta1`, Nov 18 10:59:12.936 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:59:13.110 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 18 10:59:13.119 INFO [stderr] Running /target/debug/deps/ml1_beta1-05d7f7c88e7f0bb4 Nov 18 10:59:13.126 INFO [stderr] su: No module specific data is present Nov 18 10:59:13.126 INFO [stdout] Nov 18 10:59:13.126 INFO [stdout] running 0 tests Nov 18 10:59:13.126 INFO [stdout] Nov 18 10:59:13.126 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:59:13.126 INFO [stdout] Nov 18 10:59:13.711 INFO running `"docker" "inspect" "31a179cb15505b1a4bdfbf9f80e1f8af573f2294196bdc76a03f2f89629aeccc"` Nov 18 10:59:14.123 INFO running `"docker" "rm" "-f" "31a179cb15505b1a4bdfbf9f80e1f8af573f2294196bdc76a03f2f89629aeccc"` Nov 18 10:59:14.447 INFO [stdout] 31a179cb15505b1a4bdfbf9f80e1f8af573f2294196bdc76a03f2f89629aeccc