Nov 18 10:33:47.946 INFO testing google-translate2-cli-1.0.7+20170525 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:33:47.946 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 10:33:48.503 INFO [stdout] 587eda5984198088ddf906d4691f4aa723e9993b68c6861aba679e56f95a706a Nov 18 10:33:48.505 INFO running `"docker" "start" "-a" "587eda5984198088ddf906d4691f4aa723e9993b68c6861aba679e56f95a706a"` Nov 18 10:33:49.855 INFO [stderr] usermod: no changes Nov 18 10:33:49.915 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:33:49.915 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:33:49.915 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:33:49.915 INFO [stderr] files will be included as a binary target: Nov 18 10:33:49.915 INFO [stderr] Nov 18 10:33:49.915 INFO [stderr] * /source/src/main.rs Nov 18 10:33:49.915 INFO [stderr] Nov 18 10:33:49.915 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:33:49.915 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:33:49.915 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:33:49.915 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:33:49.915 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:33:49.915 INFO [stderr] Nov 18 10:33:49.915 INFO [stderr] For more information on this warning you can consult Nov 18 10:33:49.915 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:33:49.915 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `translate2`, Nov 18 10:33:49.915 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:33:50.115 INFO [stderr] Compiling google-translate2 v1.0.8+20170525 Nov 18 10:33:55.321 INFO [stderr] Compiling google-translate2-cli v1.0.7+20170525 (/source) Nov 18 10:34:10.090 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.20s Nov 18 10:34:10.108 INFO [stderr] su: No module specific data is present Nov 18 10:34:11.491 INFO running `"docker" "inspect" "587eda5984198088ddf906d4691f4aa723e9993b68c6861aba679e56f95a706a"` Nov 18 10:34:11.839 INFO running `"docker" "rm" "-f" "587eda5984198088ddf906d4691f4aa723e9993b68c6861aba679e56f95a706a"` Nov 18 10:34:12.155 INFO [stdout] 587eda5984198088ddf906d4691f4aa723e9993b68c6861aba679e56f95a706a Nov 18 10:34:12.162 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 10:34:12.631 INFO [stdout] 806cdd79cfcb3002d20ea63164795a3a3ca7ef5a287dfd75ccd28b4e2586ba6a Nov 18 10:34:12.634 INFO running `"docker" "start" "-a" "806cdd79cfcb3002d20ea63164795a3a3ca7ef5a287dfd75ccd28b4e2586ba6a"` Nov 18 10:34:14.206 INFO [stderr] usermod: no changes Nov 18 10:34:14.255 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:34:14.255 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:34:14.255 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:34:14.255 INFO [stderr] files will be included as a binary target: Nov 18 10:34:14.255 INFO [stderr] Nov 18 10:34:14.255 INFO [stderr] * /source/src/main.rs Nov 18 10:34:14.255 INFO [stderr] Nov 18 10:34:14.255 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:34:14.255 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:34:14.255 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:34:14.255 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:34:14.255 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:34:14.255 INFO [stderr] Nov 18 10:34:14.255 INFO [stderr] For more information on this warning you can consult Nov 18 10:34:14.255 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:34:14.255 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `translate2`, Nov 18 10:34:14.255 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:34:14.439 INFO [stderr] Compiling google-translate2-cli v1.0.7+20170525 (/source) Nov 18 10:34:20.159 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.92s Nov 18 10:34:20.175 INFO [stderr] su: No module specific data is present Nov 18 10:34:20.787 INFO running `"docker" "inspect" "806cdd79cfcb3002d20ea63164795a3a3ca7ef5a287dfd75ccd28b4e2586ba6a"` Nov 18 10:34:21.095 INFO running `"docker" "rm" "-f" "806cdd79cfcb3002d20ea63164795a3a3ca7ef5a287dfd75ccd28b4e2586ba6a"` Nov 18 10:34:21.451 INFO [stdout] 806cdd79cfcb3002d20ea63164795a3a3ca7ef5a287dfd75ccd28b4e2586ba6a Nov 18 10:34:21.455 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 10:34:21.817 INFO [stdout] a8a4f8deab86b728e18a9dacda3aeb362530110fc07cefc29cd5576c35bdc638 Nov 18 10:34:21.819 INFO running `"docker" "start" "-a" "a8a4f8deab86b728e18a9dacda3aeb362530110fc07cefc29cd5576c35bdc638"` Nov 18 10:34:23.219 INFO [stderr] usermod: no changes Nov 18 10:34:23.291 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:34:23.291 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:34:23.291 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:34:23.291 INFO [stderr] files will be included as a binary target: Nov 18 10:34:23.291 INFO [stderr] Nov 18 10:34:23.291 INFO [stderr] * /source/src/main.rs Nov 18 10:34:23.291 INFO [stderr] Nov 18 10:34:23.291 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:34:23.291 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:34:23.291 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:34:23.291 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:34:23.291 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:34:23.291 INFO [stderr] Nov 18 10:34:23.291 INFO [stderr] For more information on this warning you can consult Nov 18 10:34:23.291 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:34:23.291 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `translate2`, Nov 18 10:34:23.291 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:34:23.607 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s Nov 18 10:34:23.620 INFO [stderr] Running /target/debug/deps/translate2-ba92c503c62d8f3e Nov 18 10:34:23.628 INFO [stdout] Nov 18 10:34:23.628 INFO [stdout] running 0 tests Nov 18 10:34:23.628 INFO [stdout] Nov 18 10:34:23.629 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:34:23.629 INFO [stdout] Nov 18 10:34:23.633 INFO [stderr] su: No module specific data is present Nov 18 10:34:24.451 INFO running `"docker" "inspect" "a8a4f8deab86b728e18a9dacda3aeb362530110fc07cefc29cd5576c35bdc638"` Nov 18 10:34:24.735 INFO running `"docker" "rm" "-f" "a8a4f8deab86b728e18a9dacda3aeb362530110fc07cefc29cd5576c35bdc638"` Nov 18 10:34:25.055 INFO [stdout] a8a4f8deab86b728e18a9dacda3aeb362530110fc07cefc29cd5576c35bdc638