Nov 18 11:06:53.653 INFO testing google-groupssettings1-cli-1.0.7+20170607 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 11:06:53.655 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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:06:54.129 INFO [stdout] e88ba479f87842e45d839408263b25f8a3523a4aafe1c56d035b561e7f1107f7 Nov 18 11:06:54.131 INFO running `"docker" "start" "-a" "e88ba479f87842e45d839408263b25f8a3523a4aafe1c56d035b561e7f1107f7"` Nov 18 11:06:55.722 INFO [stderr] usermod: no changes Nov 18 11:06:55.783 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:06:55.783 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:06:55.783 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:06:55.783 INFO [stderr] files will be included as a binary target: Nov 18 11:06:55.783 INFO [stderr] Nov 18 11:06:55.783 INFO [stderr] * /source/src/main.rs Nov 18 11:06:55.783 INFO [stderr] Nov 18 11:06:55.783 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:06:55.783 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:06:55.783 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:06:55.783 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:06:55.783 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:06:55.783 INFO [stderr] Nov 18 11:06:55.783 INFO [stderr] For more information on this warning you can consult Nov 18 11:06:55.783 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:06:55.783 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `groupssettings1`, Nov 18 11:06:55.783 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:06:56.045 INFO [stderr] Compiling google-groupssettings1 v1.0.8+20180615 Nov 18 11:07:00.236 INFO [stderr] Compiling google-groupssettings1-cli v1.0.7+20170607 (/source) Nov 18 11:07:13.428 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.68s Nov 18 11:07:13.440 INFO [stderr] su: No module specific data is present Nov 18 11:07:14.189 INFO running `"docker" "inspect" "e88ba479f87842e45d839408263b25f8a3523a4aafe1c56d035b561e7f1107f7"` Nov 18 11:07:14.485 INFO running `"docker" "rm" "-f" "e88ba479f87842e45d839408263b25f8a3523a4aafe1c56d035b561e7f1107f7"` Nov 18 11:07:14.735 INFO [stdout] e88ba479f87842e45d839408263b25f8a3523a4aafe1c56d035b561e7f1107f7 Nov 18 11:07:14.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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:07:15.167 INFO [stdout] 09d37c2cbf31b42017a2ea753f99ae8f15b35253281818175487e9e47ad16417 Nov 18 11:07:15.173 INFO running `"docker" "start" "-a" "09d37c2cbf31b42017a2ea753f99ae8f15b35253281818175487e9e47ad16417"` Nov 18 11:07:17.002 INFO [stderr] usermod: no changes Nov 18 11:07:17.083 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:07:17.083 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:07:17.083 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:07:17.083 INFO [stderr] files will be included as a binary target: Nov 18 11:07:17.083 INFO [stderr] Nov 18 11:07:17.083 INFO [stderr] * /source/src/main.rs Nov 18 11:07:17.083 INFO [stderr] Nov 18 11:07:17.083 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:07:17.083 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:07:17.083 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:07:17.083 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:07:17.083 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:07:17.083 INFO [stderr] Nov 18 11:07:17.083 INFO [stderr] For more information on this warning you can consult Nov 18 11:07:17.083 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:07:17.083 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `groupssettings1`, Nov 18 11:07:17.083 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:07:17.331 INFO [stderr] Compiling google-groupssettings1-cli v1.0.7+20170607 (/source) Nov 18 11:07:21.307 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.28s Nov 18 11:07:21.323 INFO [stderr] su: No module specific data is present Nov 18 11:07:22.303 INFO running `"docker" "inspect" "09d37c2cbf31b42017a2ea753f99ae8f15b35253281818175487e9e47ad16417"` Nov 18 11:07:22.599 INFO running `"docker" "rm" "-f" "09d37c2cbf31b42017a2ea753f99ae8f15b35253281818175487e9e47ad16417"` Nov 18 11:07:22.843 INFO [stdout] 09d37c2cbf31b42017a2ea753f99ae8f15b35253281818175487e9e47ad16417 Nov 18 11:07:22.848 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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:07:23.311 INFO [stdout] 7a3c06eb579264fdc8e44af7897421b1ac54deef706d45f240312dfd8d9d22ff Nov 18 11:07:23.312 INFO running `"docker" "start" "-a" "7a3c06eb579264fdc8e44af7897421b1ac54deef706d45f240312dfd8d9d22ff"` Nov 18 11:07:25.095 INFO [stderr] usermod: no changes Nov 18 11:07:25.143 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:07:25.143 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:07:25.143 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:07:25.143 INFO [stderr] files will be included as a binary target: Nov 18 11:07:25.143 INFO [stderr] Nov 18 11:07:25.143 INFO [stderr] * /source/src/main.rs Nov 18 11:07:25.143 INFO [stderr] Nov 18 11:07:25.143 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:07:25.143 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:07:25.143 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:07:25.143 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:07:25.143 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:07:25.143 INFO [stderr] Nov 18 11:07:25.143 INFO [stderr] For more information on this warning you can consult Nov 18 11:07:25.143 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:07:25.143 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `groupssettings1`, Nov 18 11:07:25.143 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:07:25.339 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s Nov 18 11:07:25.351 INFO [stderr] Running /target/debug/deps/groupssettings1-c7f23a2c12237e11 Nov 18 11:07:25.351 INFO [stdout] Nov 18 11:07:25.351 INFO [stdout] running 0 tests Nov 18 11:07:25.351 INFO [stdout] Nov 18 11:07:25.351 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:07:25.351 INFO [stdout] Nov 18 11:07:25.355 INFO [stderr] su: No module specific data is present Nov 18 11:07:26.277 INFO running `"docker" "inspect" "7a3c06eb579264fdc8e44af7897421b1ac54deef706d45f240312dfd8d9d22ff"` Nov 18 11:07:26.775 INFO running `"docker" "rm" "-f" "7a3c06eb579264fdc8e44af7897421b1ac54deef706d45f240312dfd8d9d22ff"` Nov 18 11:07:27.151 INFO [stdout] 7a3c06eb579264fdc8e44af7897421b1ac54deef706d45f240312dfd8d9d22ff