Dec 15 10:33:30.481 INFO testing google-ml1_beta1-cli-1.0.6+20170515 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 10:33:30.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 15 10:33:30.682 INFO [stdout] 1dc8b46b0eb0e38fea32030de5208e8e06897b1886d630e8d1bfcc0e33aa5f28 Dec 15 10:33:30.688 INFO running `"docker" "start" "-a" "1dc8b46b0eb0e38fea32030de5208e8e06897b1886d630e8d1bfcc0e33aa5f28"` Dec 15 10:33:31.049 INFO [stderr] usermod: no changes Dec 15 10:33:31.095 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 10:33:31.095 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 10:33:31.095 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 10:33:31.095 INFO [stderr] files will be included as a binary target: Dec 15 10:33:31.095 INFO [stderr] Dec 15 10:33:31.095 INFO [stderr] * /source/src/main.rs Dec 15 10:33:31.095 INFO [stderr] Dec 15 10:33:31.095 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 10:33:31.095 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 10:33:31.095 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 10:33:31.095 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 10:33:31.096 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 10:33:31.096 INFO [stderr] Dec 15 10:33:31.096 INFO [stderr] For more information on this warning you can consult Dec 15 10:33:31.096 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 10:33:31.096 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1-beta1`, Dec 15 10:33:31.096 INFO [stderr] please set bin.path in Cargo.toml Dec 15 10:33:31.227 INFO [stderr] Compiling google-ml1_beta1 v1.0.6+20170515 Dec 15 10:33:39.259 INFO [stderr] Compiling google-ml1_beta1-cli v1.0.6+20170515 (/source) Dec 15 10:33:58.128 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.04s Dec 15 10:33:58.136 INFO [stderr] su: No module specific data is present Dec 15 10:33:58.450 INFO running `"docker" "inspect" "1dc8b46b0eb0e38fea32030de5208e8e06897b1886d630e8d1bfcc0e33aa5f28"` Dec 15 10:33:58.557 INFO running `"docker" "rm" "-f" "1dc8b46b0eb0e38fea32030de5208e8e06897b1886d630e8d1bfcc0e33aa5f28"` Dec 15 10:33:58.686 INFO [stdout] 1dc8b46b0eb0e38fea32030de5208e8e06897b1886d630e8d1bfcc0e33aa5f28 Dec 15 10:33:58.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 15 10:33:58.915 INFO [stdout] 639a10521c19d1c201b49817e95ea19b59e4f2defb794a625202138b3aa02c9c Dec 15 10:33:58.921 INFO running `"docker" "start" "-a" "639a10521c19d1c201b49817e95ea19b59e4f2defb794a625202138b3aa02c9c"` Dec 15 10:33:59.369 INFO [stderr] usermod: no changes Dec 15 10:33:59.390 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 10:33:59.390 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 10:33:59.390 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 10:33:59.390 INFO [stderr] files will be included as a binary target: Dec 15 10:33:59.390 INFO [stderr] Dec 15 10:33:59.390 INFO [stderr] * /source/src/main.rs Dec 15 10:33:59.390 INFO [stderr] Dec 15 10:33:59.390 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 10:33:59.390 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 10:33:59.390 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 10:33:59.390 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 10:33:59.390 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 10:33:59.390 INFO [stderr] Dec 15 10:33:59.390 INFO [stderr] For more information on this warning you can consult Dec 15 10:33:59.390 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 10:33:59.390 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1-beta1`, Dec 15 10:33:59.390 INFO [stderr] please set bin.path in Cargo.toml Dec 15 10:33:59.549 INFO [stderr] Compiling google-ml1_beta1-cli v1.0.6+20170515 (/source) Dec 15 10:34:06.859 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.47s Dec 15 10:34:06.883 INFO [stderr] su: No module specific data is present Dec 15 10:34:07.859 INFO running `"docker" "inspect" "639a10521c19d1c201b49817e95ea19b59e4f2defb794a625202138b3aa02c9c"` Dec 15 10:34:08.116 INFO running `"docker" "rm" "-f" "639a10521c19d1c201b49817e95ea19b59e4f2defb794a625202138b3aa02c9c"` Dec 15 10:34:08.468 INFO [stdout] 639a10521c19d1c201b49817e95ea19b59e4f2defb794a625202138b3aa02c9c Dec 15 10:34:08.477 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-2/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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 15 10:34:08.908 INFO [stdout] f58f55eec882aed652c1c7bdc49b2725e7b54e70869e197216bd8cbbb09c3d26 Dec 15 10:34:08.916 INFO running `"docker" "start" "-a" "f58f55eec882aed652c1c7bdc49b2725e7b54e70869e197216bd8cbbb09c3d26"` Dec 15 10:34:10.027 INFO [stderr] usermod: no changes Dec 15 10:34:10.083 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 10:34:10.083 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 10:34:10.083 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 10:34:10.083 INFO [stderr] files will be included as a binary target: Dec 15 10:34:10.083 INFO [stderr] Dec 15 10:34:10.083 INFO [stderr] * /source/src/main.rs Dec 15 10:34:10.083 INFO [stderr] Dec 15 10:34:10.083 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 10:34:10.083 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 10:34:10.083 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 10:34:10.083 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 10:34:10.083 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 10:34:10.083 INFO [stderr] Dec 15 10:34:10.083 INFO [stderr] For more information on this warning you can consult Dec 15 10:34:10.083 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 10:34:10.083 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1-beta1`, Dec 15 10:34:10.083 INFO [stderr] please set bin.path in Cargo.toml Dec 15 10:34:10.346 INFO [stdout] Dec 15 10:34:10.346 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s Dec 15 10:34:10.346 INFO [stdout] running 0 tests Dec 15 10:34:10.346 INFO [stderr] Running /target/debug/deps/ml1_beta1-9c589a8fbe7fd438 Dec 15 10:34:10.346 INFO [stdout] Dec 15 10:34:10.346 INFO [stderr] su: No module specific data is present Dec 15 10:34:10.346 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 10:34:10.346 INFO [stdout] Dec 15 10:34:11.229 INFO running `"docker" "inspect" "f58f55eec882aed652c1c7bdc49b2725e7b54e70869e197216bd8cbbb09c3d26"` Dec 15 10:34:11.689 INFO running `"docker" "rm" "-f" "f58f55eec882aed652c1c7bdc49b2725e7b54e70869e197216bd8cbbb09c3d26"` Dec 15 10:34:12.039 INFO [stdout] f58f55eec882aed652c1c7bdc49b2725e7b54e70869e197216bd8cbbb09c3d26