Dec 07 12:44:14.641 INFO testing google-ml1_beta1-cli-1.0.6+20170515 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 07 12:44:14.641 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 07 12:44:15.029 INFO [stdout] 8caff7d63f8946a9181771a12a87478ef1d79dc3abf10d5689334eabaf56bcc9 Dec 07 12:44:15.031 INFO running `"docker" "start" "-a" "8caff7d63f8946a9181771a12a87478ef1d79dc3abf10d5689334eabaf56bcc9"` Dec 07 12:44:15.540 INFO [stderr] usermod: no changes Dec 07 12:44:15.566 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 12:44:15.567 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 12:44:15.567 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 12:44:15.567 INFO [stderr] files will be included as a binary target: Dec 07 12:44:15.567 INFO [stderr] Dec 07 12:44:15.567 INFO [stderr] * /source/src/main.rs Dec 07 12:44:15.567 INFO [stderr] Dec 07 12:44:15.567 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 12:44:15.567 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 12:44:15.567 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 12:44:15.567 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 12:44:15.567 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 12:44:15.567 INFO [stderr] Dec 07 12:44:15.567 INFO [stderr] For more information on this warning you can consult Dec 07 12:44:15.567 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 12:44:15.567 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1-beta1`, Dec 07 12:44:15.567 INFO [stderr] please set bin.path in Cargo.toml Dec 07 12:44:15.706 INFO [stderr] Compiling google-ml1_beta1 v1.0.6+20170515 Dec 07 12:44:23.301 INFO [stderr] Compiling google-ml1_beta1-cli v1.0.6+20170515 (/source) Dec 07 12:44:42.831 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.28s Dec 07 12:44:42.845 INFO [stderr] su: No module specific data is present Dec 07 12:44:43.544 INFO running `"docker" "inspect" "8caff7d63f8946a9181771a12a87478ef1d79dc3abf10d5689334eabaf56bcc9"` Dec 07 12:44:43.760 INFO running `"docker" "rm" "-f" "8caff7d63f8946a9181771a12a87478ef1d79dc3abf10d5689334eabaf56bcc9"` Dec 07 12:44:44.064 INFO [stdout] 8caff7d63f8946a9181771a12a87478ef1d79dc3abf10d5689334eabaf56bcc9 Dec 07 12:44:44.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 07 12:44:44.524 INFO [stdout] 7c10227c52774e3a4756bd82a58a7952862c6791ae96c64bbd3e5c494492e8bb Dec 07 12:44:44.530 INFO running `"docker" "start" "-a" "7c10227c52774e3a4756bd82a58a7952862c6791ae96c64bbd3e5c494492e8bb"` Dec 07 12:44:45.536 INFO [stderr] usermod: no changes Dec 07 12:44:45.596 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 12:44:45.596 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 12:44:45.596 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 12:44:45.596 INFO [stderr] files will be included as a binary target: Dec 07 12:44:45.596 INFO [stderr] Dec 07 12:44:45.596 INFO [stderr] * /source/src/main.rs Dec 07 12:44:45.596 INFO [stderr] Dec 07 12:44:45.596 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 12:44:45.596 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 12:44:45.596 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 12:44:45.596 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 12:44:45.596 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 12:44:45.596 INFO [stderr] Dec 07 12:44:45.596 INFO [stderr] For more information on this warning you can consult Dec 07 12:44:45.596 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 12:44:45.596 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1-beta1`, Dec 07 12:44:45.596 INFO [stderr] please set bin.path in Cargo.toml Dec 07 12:44:45.828 INFO [stderr] Compiling google-ml1_beta1-cli v1.0.6+20170515 (/source) Dec 07 12:44:54.040 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.46s Dec 07 12:44:54.060 INFO [stderr] su: No module specific data is present Dec 07 12:44:54.570 INFO running `"docker" "inspect" "7c10227c52774e3a4756bd82a58a7952862c6791ae96c64bbd3e5c494492e8bb"` Dec 07 12:44:55.064 INFO running `"docker" "rm" "-f" "7c10227c52774e3a4756bd82a58a7952862c6791ae96c64bbd3e5c494492e8bb"` Dec 07 12:44:55.386 INFO [stdout] 7c10227c52774e3a4756bd82a58a7952862c6791ae96c64bbd3e5c494492e8bb Dec 07 12:44:55.394 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 07 12:44:55.824 INFO [stdout] 46d7a3400ced735724c99851ec5bf2fe2630a7a6194f9388301d76c8e6833c9a Dec 07 12:44:55.830 INFO running `"docker" "start" "-a" "46d7a3400ced735724c99851ec5bf2fe2630a7a6194f9388301d76c8e6833c9a"` Dec 07 12:44:57.084 INFO [stderr] usermod: no changes Dec 07 12:44:57.136 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 12:44:57.136 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 12:44:57.136 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 12:44:57.136 INFO [stderr] files will be included as a binary target: Dec 07 12:44:57.136 INFO [stderr] Dec 07 12:44:57.136 INFO [stderr] * /source/src/main.rs Dec 07 12:44:57.136 INFO [stderr] Dec 07 12:44:57.136 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 12:44:57.136 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 12:44:57.136 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 12:44:57.136 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 12:44:57.136 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 12:44:57.136 INFO [stderr] Dec 07 12:44:57.136 INFO [stderr] For more information on this warning you can consult Dec 07 12:44:57.136 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 12:44:57.136 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1-beta1`, Dec 07 12:44:57.136 INFO [stderr] please set bin.path in Cargo.toml Dec 07 12:44:57.292 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Dec 07 12:44:57.296 INFO [stderr] Running /target/debug/deps/ml1_beta1-ee2944be2618e1d1 Dec 07 12:44:57.304 INFO [stdout] Dec 07 12:44:57.304 INFO [stdout] running 0 tests Dec 07 12:44:57.304 INFO [stdout] Dec 07 12:44:57.304 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 12:44:57.304 INFO [stdout] Dec 07 12:44:57.306 INFO [stderr] su: No module specific data is present Dec 07 12:44:58.020 INFO running `"docker" "inspect" "46d7a3400ced735724c99851ec5bf2fe2630a7a6194f9388301d76c8e6833c9a"` Dec 07 12:44:58.224 INFO running `"docker" "rm" "-f" "46d7a3400ced735724c99851ec5bf2fe2630a7a6194f9388301d76c8e6833c9a"` Dec 07 12:44:58.480 INFO [stdout] 46d7a3400ced735724c99851ec5bf2fe2630a7a6194f9388301d76c8e6833c9a