Nov 18 11:04:12.949 INFO testing google-language1-cli-1.0.7+20171204 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 11:04:12.950 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 18 11:04:13.407 INFO [stdout] ab6f5cb0f8e7ba717ffdb35724381913e0de9d20c2d03cc864f8c7536e6d541a Nov 18 11:04:13.409 INFO running `"docker" "start" "-a" "ab6f5cb0f8e7ba717ffdb35724381913e0de9d20c2d03cc864f8c7536e6d541a"` Nov 18 11:04:15.235 INFO [stderr] usermod: no changes Nov 18 11:04:15.331 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:04:15.331 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:04:15.331 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:04:15.331 INFO [stderr] files will be included as a binary target: Nov 18 11:04:15.331 INFO [stderr] Nov 18 11:04:15.331 INFO [stderr] * /source/src/main.rs Nov 18 11:04:15.331 INFO [stderr] Nov 18 11:04:15.331 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:04:15.331 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:04:15.331 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:04:15.331 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:04:15.331 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:04:15.331 INFO [stderr] Nov 18 11:04:15.331 INFO [stderr] For more information on this warning you can consult Nov 18 11:04:15.331 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:04:15.331 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `language1`, Nov 18 11:04:15.331 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:04:15.539 INFO [stderr] Compiling google-language1 v1.0.8+20180930 Nov 18 11:04:21.919 INFO [stderr] Compiling google-language1-cli v1.0.7+20171204 (/source) Nov 18 11:04:39.203 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.93s Nov 18 11:04:39.227 INFO [stderr] su: No module specific data is present Nov 18 11:04:40.303 INFO running `"docker" "inspect" "ab6f5cb0f8e7ba717ffdb35724381913e0de9d20c2d03cc864f8c7536e6d541a"` Nov 18 11:04:40.515 INFO running `"docker" "rm" "-f" "ab6f5cb0f8e7ba717ffdb35724381913e0de9d20c2d03cc864f8c7536e6d541a"` Nov 18 11:04:40.933 INFO [stdout] ab6f5cb0f8e7ba717ffdb35724381913e0de9d20c2d03cc864f8c7536e6d541a Nov 18 11:04:40.941 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 18 11:04:41.297 INFO [stdout] 5e80d057b6bbfc5ec9fed48bccd9927cca91e25aa790601be49d89098ba60cf0 Nov 18 11:04:41.303 INFO running `"docker" "start" "-a" "5e80d057b6bbfc5ec9fed48bccd9927cca91e25aa790601be49d89098ba60cf0"` Nov 18 11:04:42.445 INFO [stderr] usermod: no changes Nov 18 11:04:42.485 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:04:42.485 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:04:42.485 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:04:42.485 INFO [stderr] files will be included as a binary target: Nov 18 11:04:42.485 INFO [stderr] Nov 18 11:04:42.485 INFO [stderr] * /source/src/main.rs Nov 18 11:04:42.485 INFO [stderr] Nov 18 11:04:42.485 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:04:42.485 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:04:42.485 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:04:42.485 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:04:42.485 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:04:42.485 INFO [stderr] Nov 18 11:04:42.485 INFO [stderr] For more information on this warning you can consult Nov 18 11:04:42.485 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:04:42.485 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `language1`, Nov 18 11:04:42.485 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:04:42.767 INFO [stderr] Compiling google-language1-cli v1.0.7+20171204 (/source) Nov 18 11:04:48.492 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.03s Nov 18 11:04:48.511 INFO [stderr] su: No module specific data is present Nov 18 11:04:49.409 INFO running `"docker" "inspect" "5e80d057b6bbfc5ec9fed48bccd9927cca91e25aa790601be49d89098ba60cf0"` Nov 18 11:04:49.673 INFO running `"docker" "rm" "-f" "5e80d057b6bbfc5ec9fed48bccd9927cca91e25aa790601be49d89098ba60cf0"` Nov 18 11:04:50.033 INFO [stdout] 5e80d057b6bbfc5ec9fed48bccd9927cca91e25aa790601be49d89098ba60cf0 Nov 18 11:04:50.039 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 18 11:04:50.505 INFO [stdout] b6ea9150845b6284faf8cfe6ee4823f242edfd53137bd8be4bbef15099cfe806 Nov 18 11:04:50.507 INFO running `"docker" "start" "-a" "b6ea9150845b6284faf8cfe6ee4823f242edfd53137bd8be4bbef15099cfe806"` Nov 18 11:04:51.987 INFO [stderr] usermod: no changes Nov 18 11:04:52.043 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:04:52.044 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:04:52.044 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:04:52.044 INFO [stderr] files will be included as a binary target: Nov 18 11:04:52.044 INFO [stderr] Nov 18 11:04:52.045 INFO [stderr] * /source/src/main.rs Nov 18 11:04:52.045 INFO [stderr] Nov 18 11:04:52.045 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:04:52.046 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:04:52.046 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:04:52.046 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:04:52.047 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:04:52.047 INFO [stderr] Nov 18 11:04:52.047 INFO [stderr] For more information on this warning you can consult Nov 18 11:04:52.047 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:04:52.048 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `language1`, Nov 18 11:04:52.048 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:04:52.223 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 18 11:04:52.235 INFO [stderr] Running /target/debug/deps/language1-8d01a4609c894fa9 Nov 18 11:04:52.235 INFO [stdout] Nov 18 11:04:52.236 INFO [stdout] running 0 tests Nov 18 11:04:52.236 INFO [stdout] Nov 18 11:04:52.236 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:04:52.236 INFO [stdout] Nov 18 11:04:52.247 INFO [stderr] su: No module specific data is present Nov 18 11:04:53.127 INFO running `"docker" "inspect" "b6ea9150845b6284faf8cfe6ee4823f242edfd53137bd8be4bbef15099cfe806"` Nov 18 11:04:53.443 INFO running `"docker" "rm" "-f" "b6ea9150845b6284faf8cfe6ee4823f242edfd53137bd8be4bbef15099cfe806"` Nov 18 11:04:53.764 INFO [stdout] b6ea9150845b6284faf8cfe6ee4823f242edfd53137bd8be4bbef15099cfe806