Dec 07 12:57:45.401 INFO testing google-gmail1-cli-1.0.7+20171128 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 07 12:57:45.401 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:45.835 INFO [stdout] e7802e5e6d4a78c3b238bb6494194c6f1f2aa16ce7eab8ed129d9d4422f4c08e Dec 07 12:57:45.837 INFO running `"docker" "start" "-a" "e7802e5e6d4a78c3b238bb6494194c6f1f2aa16ce7eab8ed129d9d4422f4c08e"` Dec 07 12:57:46.955 INFO [stderr] usermod: no changes Dec 07 12:57:47.029 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 12:57:47.029 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 12:57:47.029 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 12:57:47.029 INFO [stderr] files will be included as a binary target: Dec 07 12:57:47.029 INFO [stderr] Dec 07 12:57:47.029 INFO [stderr] * /source/src/main.rs Dec 07 12:57:47.029 INFO [stderr] Dec 07 12:57:47.029 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 12:57:47.029 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 12:57:47.029 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 12:57:47.029 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 12:57:47.029 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 12:57:47.029 INFO [stderr] Dec 07 12:57:47.029 INFO [stderr] For more information on this warning you can consult Dec 07 12:57:47.029 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 12:57:47.029 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gmail1`, Dec 07 12:57:47.029 INFO [stderr] please set bin.path in Cargo.toml Dec 07 12:57:47.260 INFO [stderr] Compiling google-gmail1 v1.0.7+20171128 Dec 07 12:57:59.289 INFO [stderr] Compiling google-gmail1-cli v1.0.7+20171128 (/source) Dec 07 12:58:23.513 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.52s Dec 07 12:58:23.525 INFO [stderr] su: No module specific data is present Dec 07 12:58:24.809 INFO running `"docker" "inspect" "e7802e5e6d4a78c3b238bb6494194c6f1f2aa16ce7eab8ed129d9d4422f4c08e"` Dec 07 12:58:25.150 INFO running `"docker" "rm" "-f" "e7802e5e6d4a78c3b238bb6494194c6f1f2aa16ce7eab8ed129d9d4422f4c08e"` Dec 07 12:58:25.492 INFO [stdout] e7802e5e6d4a78c3b238bb6494194c6f1f2aa16ce7eab8ed129d9d4422f4c08e Dec 07 12:58:25.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:25.984 INFO [stdout] 0b2765cb1f0c1a3585b663b4446f5607a00d0eb6ba31c9c01dc735d64d00a039 Dec 07 12:58:25.985 INFO running `"docker" "start" "-a" "0b2765cb1f0c1a3585b663b4446f5607a00d0eb6ba31c9c01dc735d64d00a039"` Dec 07 12:58:27.628 INFO [stderr] usermod: no changes Dec 07 12:58:27.704 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 12:58:27.704 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 12:58:27.704 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 12:58:27.704 INFO [stderr] files will be included as a binary target: Dec 07 12:58:27.704 INFO [stderr] Dec 07 12:58:27.704 INFO [stderr] * /source/src/main.rs Dec 07 12:58:27.704 INFO [stderr] Dec 07 12:58:27.704 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 12:58:27.704 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 12:58:27.704 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 12:58:27.704 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 12:58:27.704 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 12:58:27.704 INFO [stderr] Dec 07 12:58:27.704 INFO [stderr] For more information on this warning you can consult Dec 07 12:58:27.704 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 12:58:27.704 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gmail1`, Dec 07 12:58:27.704 INFO [stderr] please set bin.path in Cargo.toml Dec 07 12:58:27.944 INFO [stderr] Compiling google-gmail1-cli v1.0.7+20171128 (/source) Dec 07 12:58:36.385 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.71s Dec 07 12:58:36.409 INFO [stderr] su: No module specific data is present Dec 07 12:58:37.270 INFO running `"docker" "inspect" "0b2765cb1f0c1a3585b663b4446f5607a00d0eb6ba31c9c01dc735d64d00a039"` Dec 07 12:58:37.660 INFO running `"docker" "rm" "-f" "0b2765cb1f0c1a3585b663b4446f5607a00d0eb6ba31c9c01dc735d64d00a039"` Dec 07 12:58:37.980 INFO [stdout] 0b2765cb1f0c1a3585b663b4446f5607a00d0eb6ba31c9c01dc735d64d00a039 Dec 07 12:58:37.988 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-4/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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:38.424 INFO [stdout] 56b840e11dc8482b54da94f9bfa1807a4392d3f90baa3a4551d8bbd28f362bd4 Dec 07 12:58:38.426 INFO running `"docker" "start" "-a" "56b840e11dc8482b54da94f9bfa1807a4392d3f90baa3a4551d8bbd28f362bd4"` Dec 07 12:58:40.524 INFO [stderr] usermod: no changes Dec 07 12:58:40.584 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 12:58:40.584 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 12:58:40.584 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 12:58:40.584 INFO [stderr] files will be included as a binary target: Dec 07 12:58:40.584 INFO [stderr] Dec 07 12:58:40.584 INFO [stderr] * /source/src/main.rs Dec 07 12:58:40.584 INFO [stderr] Dec 07 12:58:40.584 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 12:58:40.584 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 12:58:40.584 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 12:58:40.584 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 12:58:40.584 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 12:58:40.584 INFO [stderr] Dec 07 12:58:40.584 INFO [stderr] For more information on this warning you can consult Dec 07 12:58:40.584 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 12:58:40.584 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gmail1`, Dec 07 12:58:40.584 INFO [stderr] please set bin.path in Cargo.toml Dec 07 12:58:40.769 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Dec 07 12:58:40.786 INFO [stderr] Running /target/debug/deps/gmail1-4daf274582197a92 Dec 07 12:58:40.788 INFO [stdout] Dec 07 12:58:40.788 INFO [stdout] running 0 tests Dec 07 12:58:40.788 INFO [stdout] Dec 07 12:58:40.788 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 12:58:40.788 INFO [stdout] Dec 07 12:58:40.796 INFO [stderr] su: No module specific data is present Dec 07 12:58:42.000 INFO running `"docker" "inspect" "56b840e11dc8482b54da94f9bfa1807a4392d3f90baa3a4551d8bbd28f362bd4"` Dec 07 12:58:42.219 INFO running `"docker" "rm" "-f" "56b840e11dc8482b54da94f9bfa1807a4392d3f90baa3a4551d8bbd28f362bd4"` Dec 07 12:58:42.489 INFO [stdout] 56b840e11dc8482b54da94f9bfa1807a4392d3f90baa3a4551d8bbd28f362bd4