Nov 18 10:54:47.850 INFO testing google-plusdomains1-cli-1.0.7+20171030 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:54:47.851 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:54:48.070 INFO [stdout] f27aa04a5e0d894fca317a7f157e4b5b2dcd551742ca6bf229a267385fae844e Nov 18 10:54:48.072 INFO running `"docker" "start" "-a" "f27aa04a5e0d894fca317a7f157e4b5b2dcd551742ca6bf229a267385fae844e"` Nov 18 10:54:48.498 INFO [stderr] usermod: no changes Nov 18 10:54:48.529 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:54:48.529 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:54:48.529 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:54:48.529 INFO [stderr] files will be included as a binary target: Nov 18 10:54:48.529 INFO [stderr] Nov 18 10:54:48.529 INFO [stderr] * /source/src/main.rs Nov 18 10:54:48.530 INFO [stderr] Nov 18 10:54:48.530 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:54:48.530 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:54:48.530 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:54:48.530 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:54:48.530 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:54:48.530 INFO [stderr] Nov 18 10:54:48.530 INFO [stderr] For more information on this warning you can consult Nov 18 10:54:48.530 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:54:48.530 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `plusdomains1`, Nov 18 10:54:48.530 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:54:48.651 INFO [stderr] Compiling google-plusdomains1 v1.0.8+20181007 Nov 18 10:55:00.065 INFO [stderr] Compiling google-plusdomains1-cli v1.0.7+20171030 (/source) Nov 18 10:55:28.263 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.75s Nov 18 10:55:28.283 INFO [stderr] su: No module specific data is present Nov 18 10:55:29.320 INFO running `"docker" "inspect" "f27aa04a5e0d894fca317a7f157e4b5b2dcd551742ca6bf229a267385fae844e"` Nov 18 10:55:29.709 INFO running `"docker" "rm" "-f" "f27aa04a5e0d894fca317a7f157e4b5b2dcd551742ca6bf229a267385fae844e"` Nov 18 10:55:30.067 INFO [stdout] f27aa04a5e0d894fca317a7f157e4b5b2dcd551742ca6bf229a267385fae844e Nov 18 10:55:30.076 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:55:30.552 INFO [stdout] b200702ef738bf26f89e3b164989576ffa7af6c63d5b6533c88a8b3be888bcbd Nov 18 10:55:30.554 INFO running `"docker" "start" "-a" "b200702ef738bf26f89e3b164989576ffa7af6c63d5b6533c88a8b3be888bcbd"` Nov 18 10:55:33.046 INFO [stderr] usermod: no changes Nov 18 10:55:33.091 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:55:33.091 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:55:33.091 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:55:33.091 INFO [stderr] files will be included as a binary target: Nov 18 10:55:33.091 INFO [stderr] Nov 18 10:55:33.091 INFO [stderr] * /source/src/main.rs Nov 18 10:55:33.091 INFO [stderr] Nov 18 10:55:33.091 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:55:33.091 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:55:33.091 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:55:33.091 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:55:33.091 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:55:33.091 INFO [stderr] Nov 18 10:55:33.091 INFO [stderr] For more information on this warning you can consult Nov 18 10:55:33.091 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:55:33.091 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `plusdomains1`, Nov 18 10:55:33.091 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:55:33.299 INFO [stderr] Compiling google-plusdomains1-cli v1.0.7+20171030 (/source) Nov 18 10:55:41.229 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.16s Nov 18 10:55:41.287 INFO [stderr] su: No module specific data is present Nov 18 10:55:41.963 INFO running `"docker" "inspect" "b200702ef738bf26f89e3b164989576ffa7af6c63d5b6533c88a8b3be888bcbd"` Nov 18 10:55:42.303 INFO running `"docker" "rm" "-f" "b200702ef738bf26f89e3b164989576ffa7af6c63d5b6533c88a8b3be888bcbd"` Nov 18 10:55:42.527 INFO [stdout] b200702ef738bf26f89e3b164989576ffa7af6c63d5b6533c88a8b3be888bcbd Nov 18 10:55:42.530 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:55:43.083 INFO [stdout] 97c80b7b4237e4ebc2f917aa1d44d19a56880e24066da7f3d558773ff09cb06b Nov 18 10:55:43.155 INFO running `"docker" "start" "-a" "97c80b7b4237e4ebc2f917aa1d44d19a56880e24066da7f3d558773ff09cb06b"` Nov 18 10:55:44.267 INFO [stderr] usermod: no changes Nov 18 10:55:44.343 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:55:44.343 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:55:44.343 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:55:44.343 INFO [stderr] files will be included as a binary target: Nov 18 10:55:44.343 INFO [stderr] Nov 18 10:55:44.343 INFO [stderr] * /source/src/main.rs Nov 18 10:55:44.343 INFO [stderr] Nov 18 10:55:44.343 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:55:44.343 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:55:44.343 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:55:44.343 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:55:44.343 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:55:44.343 INFO [stderr] Nov 18 10:55:44.343 INFO [stderr] For more information on this warning you can consult Nov 18 10:55:44.343 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:55:44.343 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `plusdomains1`, Nov 18 10:55:44.343 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:55:44.515 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Nov 18 10:55:44.517 INFO [stderr] Running /target/debug/deps/plusdomains1-681f7b001d2d9dc0 Nov 18 10:55:44.519 INFO [stdout] Nov 18 10:55:44.519 INFO [stdout] running 0 tests Nov 18 10:55:44.519 INFO [stdout] Nov 18 10:55:44.519 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:55:44.519 INFO [stdout] Nov 18 10:55:44.523 INFO [stderr] su: No module specific data is present Nov 18 10:55:45.264 INFO running `"docker" "inspect" "97c80b7b4237e4ebc2f917aa1d44d19a56880e24066da7f3d558773ff09cb06b"` Nov 18 10:55:45.600 INFO running `"docker" "rm" "-f" "97c80b7b4237e4ebc2f917aa1d44d19a56880e24066da7f3d558773ff09cb06b"` Nov 18 10:55:45.967 INFO [stdout] 97c80b7b4237e4ebc2f917aa1d44d19a56880e24066da7f3d558773ff09cb06b