Dec 15 10:48:51.852 INFO testing google-gmail1-cli-1.0.7+20171128 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 10:48:51.852 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:48:52.327 INFO [stdout] bfe566a700d3b5c7846e6546f355f1f571f12c5c633f1f334256916a73d7c443 Dec 15 10:48:52.333 INFO running `"docker" "start" "-a" "bfe566a700d3b5c7846e6546f355f1f571f12c5c633f1f334256916a73d7c443"` Dec 15 10:48:53.259 INFO [stderr] usermod: no changes Dec 15 10:48:53.315 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 10:48:53.315 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 10:48:53.315 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 10:48:53.315 INFO [stderr] files will be included as a binary target: Dec 15 10:48:53.315 INFO [stderr] Dec 15 10:48:53.315 INFO [stderr] * /source/src/main.rs Dec 15 10:48:53.315 INFO [stderr] Dec 15 10:48:53.315 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 10:48:53.315 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 10:48:53.315 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 10:48:53.315 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 10:48:53.315 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 10:48:53.315 INFO [stderr] Dec 15 10:48:53.315 INFO [stderr] For more information on this warning you can consult Dec 15 10:48:53.315 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 10:48:53.315 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gmail1`, Dec 15 10:48:53.315 INFO [stderr] please set bin.path in Cargo.toml Dec 15 10:48:53.459 INFO [stderr] Compiling google-gmail1 v1.0.7+20171128 Dec 15 10:49:05.837 INFO [stderr] Compiling google-gmail1-cli v1.0.7+20171128 (/source) Dec 15 10:49:34.048 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.76s Dec 15 10:49:34.061 INFO [stderr] su: No module specific data is present Dec 15 10:49:34.609 INFO running `"docker" "inspect" "bfe566a700d3b5c7846e6546f355f1f571f12c5c633f1f334256916a73d7c443"` Dec 15 10:49:34.769 INFO running `"docker" "rm" "-f" "bfe566a700d3b5c7846e6546f355f1f571f12c5c633f1f334256916a73d7c443"` Dec 15 10:49:34.890 INFO [stdout] bfe566a700d3b5c7846e6546f355f1f571f12c5c633f1f334256916a73d7c443 Dec 15 10:49:34.892 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:49:35.150 INFO [stdout] 04434f1f8cd5e18beeb22745d0024e356aba9ca9a3d9981adda1206b49962004 Dec 15 10:49:35.152 INFO running `"docker" "start" "-a" "04434f1f8cd5e18beeb22745d0024e356aba9ca9a3d9981adda1206b49962004"` Dec 15 10:49:35.663 INFO [stderr] usermod: no changes Dec 15 10:49:35.699 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 10:49:35.699 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 10:49:35.699 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 10:49:35.699 INFO [stderr] files will be included as a binary target: Dec 15 10:49:35.699 INFO [stderr] Dec 15 10:49:35.699 INFO [stderr] * /source/src/main.rs Dec 15 10:49:35.699 INFO [stderr] Dec 15 10:49:35.699 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 10:49:35.699 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 10:49:35.699 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 10:49:35.699 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 10:49:35.699 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 10:49:35.699 INFO [stderr] Dec 15 10:49:35.699 INFO [stderr] For more information on this warning you can consult Dec 15 10:49:35.699 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 10:49:35.699 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gmail1`, Dec 15 10:49:35.699 INFO [stderr] please set bin.path in Cargo.toml Dec 15 10:49:35.835 INFO [stderr] Compiling google-gmail1-cli v1.0.7+20171128 (/source) Dec 15 10:49:43.491 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.80s Dec 15 10:49:43.499 INFO [stderr] su: No module specific data is present Dec 15 10:49:44.533 INFO running `"docker" "inspect" "04434f1f8cd5e18beeb22745d0024e356aba9ca9a3d9981adda1206b49962004"` Dec 15 10:49:44.831 INFO running `"docker" "rm" "-f" "04434f1f8cd5e18beeb22745d0024e356aba9ca9a3d9981adda1206b49962004"` Dec 15 10:49:45.133 INFO [stdout] 04434f1f8cd5e18beeb22745d0024e356aba9ca9a3d9981adda1206b49962004 Dec 15 10:49:45.136 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:49:45.459 INFO [stdout] a51f26d15ca9cebea4165ce7dc7a2988cd15cb5f93ee9dd68c9ddff815e9c94f Dec 15 10:49:45.459 INFO running `"docker" "start" "-a" "a51f26d15ca9cebea4165ce7dc7a2988cd15cb5f93ee9dd68c9ddff815e9c94f"` Dec 15 10:49:46.542 INFO [stderr] usermod: no changes Dec 15 10:49:46.594 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 10:49:46.595 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 10:49:46.595 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 10:49:46.595 INFO [stderr] files will be included as a binary target: Dec 15 10:49:46.595 INFO [stderr] Dec 15 10:49:46.595 INFO [stderr] * /source/src/main.rs Dec 15 10:49:46.595 INFO [stderr] Dec 15 10:49:46.595 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 10:49:46.595 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 10:49:46.595 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 10:49:46.595 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 10:49:46.595 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 10:49:46.595 INFO [stderr] Dec 15 10:49:46.595 INFO [stderr] For more information on this warning you can consult Dec 15 10:49:46.595 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 10:49:46.595 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gmail1`, Dec 15 10:49:46.595 INFO [stderr] please set bin.path in Cargo.toml Dec 15 10:49:46.803 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s Dec 15 10:49:46.807 INFO [stderr] Running /target/debug/deps/gmail1-3b647c800e3ef69c Dec 15 10:49:46.809 INFO [stdout] Dec 15 10:49:46.809 INFO [stdout] running 0 tests Dec 15 10:49:46.811 INFO [stdout] Dec 15 10:49:46.811 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 10:49:46.811 INFO [stdout] Dec 15 10:49:46.814 INFO [stderr] su: No module specific data is present Dec 15 10:49:47.333 INFO running `"docker" "inspect" "a51f26d15ca9cebea4165ce7dc7a2988cd15cb5f93ee9dd68c9ddff815e9c94f"` Dec 15 10:49:47.679 INFO running `"docker" "rm" "-f" "a51f26d15ca9cebea4165ce7dc7a2988cd15cb5f93ee9dd68c9ddff815e9c94f"` Dec 15 10:49:47.918 INFO [stdout] a51f26d15ca9cebea4165ce7dc7a2988cd15cb5f93ee9dd68c9ddff815e9c94f