Dec 07 12:57:30.825 INFO testing google-gmail1-cli-1.0.7+20171128 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 12:57:30.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 12:57:31.349 INFO [stdout] 753fac49caa64aa292bf8e3f9119f696e76da57d86414e80979ffad159353a8c Dec 07 12:57:31.350 INFO running `"docker" "start" "-a" "753fac49caa64aa292bf8e3f9119f696e76da57d86414e80979ffad159353a8c"` Dec 07 12:57:33.037 INFO [stderr] usermod: no changes Dec 07 12:57:33.087 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 12:57:33.087 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 12:57:33.087 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 12:57:33.087 INFO [stderr] files will be included as a binary target: Dec 07 12:57:33.087 INFO [stderr] Dec 07 12:57:33.087 INFO [stderr] * /source/src/main.rs Dec 07 12:57:33.087 INFO [stderr] Dec 07 12:57:33.087 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 12:57:33.087 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 12:57:33.087 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 12:57:33.087 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 12:57:33.087 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 12:57:33.087 INFO [stderr] Dec 07 12:57:33.087 INFO [stderr] For more information on this warning you can consult Dec 07 12:57:33.087 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 12:57:33.087 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gmail1`, Dec 07 12:57:33.087 INFO [stderr] please set bin.path in Cargo.toml Dec 07 12:57:33.264 INFO [stderr] Compiling google-gmail1 v1.0.7+20171128 Dec 07 12:57:45.190 INFO [stderr] Compiling google-gmail1-cli v1.0.7+20171128 (/source) Dec 07 12:58:11.881 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.81s Dec 07 12:58:11.894 INFO [stderr] su: No module specific data is present Dec 07 12:58:13.393 INFO running `"docker" "inspect" "753fac49caa64aa292bf8e3f9119f696e76da57d86414e80979ffad159353a8c"` Dec 07 12:58:13.722 INFO running `"docker" "rm" "-f" "753fac49caa64aa292bf8e3f9119f696e76da57d86414e80979ffad159353a8c"` Dec 07 12:58:14.048 INFO [stdout] 753fac49caa64aa292bf8e3f9119f696e76da57d86414e80979ffad159353a8c Dec 07 12:58:14.054 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 12:58:14.564 INFO [stdout] c718f13d0ebc1a2fd5faedc71355e478d4cd979e1fd1e55491c858cd5573d0ee Dec 07 12:58:14.566 INFO running `"docker" "start" "-a" "c718f13d0ebc1a2fd5faedc71355e478d4cd979e1fd1e55491c858cd5573d0ee"` Dec 07 12:58:16.498 INFO [stderr] usermod: no changes Dec 07 12:58:16.532 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 12:58:16.532 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 12:58:16.532 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 12:58:16.532 INFO [stderr] files will be included as a binary target: Dec 07 12:58:16.532 INFO [stderr] Dec 07 12:58:16.532 INFO [stderr] * /source/src/main.rs Dec 07 12:58:16.532 INFO [stderr] Dec 07 12:58:16.532 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 12:58:16.532 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 12:58:16.532 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 12:58:16.532 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 12:58:16.532 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 12:58:16.532 INFO [stderr] Dec 07 12:58:16.532 INFO [stderr] For more information on this warning you can consult Dec 07 12:58:16.532 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 12:58:16.532 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gmail1`, Dec 07 12:58:16.532 INFO [stderr] please set bin.path in Cargo.toml Dec 07 12:58:16.666 INFO [stderr] Compiling google-gmail1-cli v1.0.7+20171128 (/source) Dec 07 12:58:24.089 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.57s Dec 07 12:58:24.101 INFO [stderr] su: No module specific data is present Dec 07 12:58:25.286 INFO running `"docker" "inspect" "c718f13d0ebc1a2fd5faedc71355e478d4cd979e1fd1e55491c858cd5573d0ee"` Dec 07 12:58:25.624 INFO running `"docker" "rm" "-f" "c718f13d0ebc1a2fd5faedc71355e478d4cd979e1fd1e55491c858cd5573d0ee"` Dec 07 12:58:26.004 INFO [stdout] c718f13d0ebc1a2fd5faedc71355e478d4cd979e1fd1e55491c858cd5573d0ee Dec 07 12:58:26.006 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 12:58:26.410 INFO [stdout] 4466d8d6f562fda6b01e4a91f436181f0e9f4a99fa9a906e3ecd1b3e43cd9921 Dec 07 12:58:26.414 INFO running `"docker" "start" "-a" "4466d8d6f562fda6b01e4a91f436181f0e9f4a99fa9a906e3ecd1b3e43cd9921"` Dec 07 12:58:28.599 INFO [stderr] usermod: no changes Dec 07 12:58:28.676 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 12:58:28.676 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 12:58:28.676 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 12:58:28.676 INFO [stderr] files will be included as a binary target: Dec 07 12:58:28.676 INFO [stderr] Dec 07 12:58:28.676 INFO [stderr] * /source/src/main.rs Dec 07 12:58:28.676 INFO [stderr] Dec 07 12:58:28.676 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 12:58:28.676 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 12:58:28.676 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 12:58:28.676 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 12:58:28.676 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 12:58:28.676 INFO [stderr] Dec 07 12:58:28.676 INFO [stderr] For more information on this warning you can consult Dec 07 12:58:28.676 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 12:58:28.676 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gmail1`, Dec 07 12:58:28.676 INFO [stderr] please set bin.path in Cargo.toml Dec 07 12:58:28.864 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Dec 07 12:58:28.880 INFO [stderr] Running /target/debug/deps/gmail1-cf7bc5f256690e7d Dec 07 12:58:28.888 INFO [stdout] Dec 07 12:58:28.888 INFO [stdout] running 0 tests Dec 07 12:58:28.888 INFO [stdout] Dec 07 12:58:28.888 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 12:58:28.888 INFO [stdout] Dec 07 12:58:28.891 INFO [stderr] su: No module specific data is present Dec 07 12:58:30.359 INFO running `"docker" "inspect" "4466d8d6f562fda6b01e4a91f436181f0e9f4a99fa9a906e3ecd1b3e43cd9921"` Dec 07 12:58:30.752 INFO running `"docker" "rm" "-f" "4466d8d6f562fda6b01e4a91f436181f0e9f4a99fa9a906e3ecd1b3e43cd9921"` Dec 07 12:58:31.108 INFO [stdout] 4466d8d6f562fda6b01e4a91f436181f0e9f4a99fa9a906e3ecd1b3e43cd9921