Nov 18 11:17:23.546 INFO testing google-drive2-cli-1.0.7+20171201 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 11:17:23.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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:17:24.063 INFO [stdout] c7aea4998f94a2ac1c7370c3ca386e5ebacd2e8bc91de4ffaa6328853088da61 Nov 18 11:17:24.067 INFO running `"docker" "start" "-a" "c7aea4998f94a2ac1c7370c3ca386e5ebacd2e8bc91de4ffaa6328853088da61"` Nov 18 11:17:25.319 INFO [stderr] usermod: no changes Nov 18 11:17:25.387 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:17:25.387 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:17:25.387 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:17:25.387 INFO [stderr] files will be included as a binary target: Nov 18 11:17:25.387 INFO [stderr] Nov 18 11:17:25.387 INFO [stderr] * /source/src/main.rs Nov 18 11:17:25.387 INFO [stderr] Nov 18 11:17:25.387 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:17:25.387 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:17:25.387 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:17:25.387 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:17:25.387 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:17:25.387 INFO [stderr] Nov 18 11:17:25.387 INFO [stderr] For more information on this warning you can consult Nov 18 11:17:25.387 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:17:25.387 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `drive2`, Nov 18 11:17:25.387 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:17:25.710 INFO [stderr] Compiling google-drive2 v1.0.8+20181004 Nov 18 11:17:42.247 INFO [stderr] Compiling google-drive2-cli v1.0.7+20171201 (/source) Nov 18 11:18:18.567 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.21s Nov 18 11:18:18.579 INFO [stderr] su: No module specific data is present Nov 18 11:18:19.247 INFO running `"docker" "inspect" "c7aea4998f94a2ac1c7370c3ca386e5ebacd2e8bc91de4ffaa6328853088da61"` Nov 18 11:18:19.501 INFO running `"docker" "rm" "-f" "c7aea4998f94a2ac1c7370c3ca386e5ebacd2e8bc91de4ffaa6328853088da61"` Nov 18 11:18:19.783 INFO [stdout] c7aea4998f94a2ac1c7370c3ca386e5ebacd2e8bc91de4ffaa6328853088da61 Nov 18 11:18:19.785 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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:18:20.143 INFO [stdout] 39dd20ab0caeea1679932a87cfc3276d08ccc6152dc12488fc34826aeee9fc45 Nov 18 11:18:20.145 INFO running `"docker" "start" "-a" "39dd20ab0caeea1679932a87cfc3276d08ccc6152dc12488fc34826aeee9fc45"` Nov 18 11:18:22.151 INFO [stderr] usermod: no changes Nov 18 11:18:22.227 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:18:22.227 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:18:22.227 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:18:22.227 INFO [stderr] files will be included as a binary target: Nov 18 11:18:22.227 INFO [stderr] Nov 18 11:18:22.227 INFO [stderr] * /source/src/main.rs Nov 18 11:18:22.227 INFO [stderr] Nov 18 11:18:22.227 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:18:22.227 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:18:22.227 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:18:22.227 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:18:22.227 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:18:22.227 INFO [stderr] Nov 18 11:18:22.227 INFO [stderr] For more information on this warning you can consult Nov 18 11:18:22.227 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:18:22.227 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `drive2`, Nov 18 11:18:22.227 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:18:22.482 INFO [stderr] Compiling google-drive2-cli v1.0.7+20171201 (/source) Nov 18 11:18:30.445 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.27s Nov 18 11:18:30.459 INFO [stderr] su: No module specific data is present Nov 18 11:18:31.397 INFO running `"docker" "inspect" "39dd20ab0caeea1679932a87cfc3276d08ccc6152dc12488fc34826aeee9fc45"` Nov 18 11:18:31.709 INFO running `"docker" "rm" "-f" "39dd20ab0caeea1679932a87cfc3276d08ccc6152dc12488fc34826aeee9fc45"` Nov 18 11:18:32.003 INFO [stdout] 39dd20ab0caeea1679932a87cfc3276d08ccc6152dc12488fc34826aeee9fc45 Nov 18 11:18:32.006 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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:18:32.436 INFO [stdout] 08d9f9371b2b86f2802c9a628c69134ba5bdb8880a6f3181345edd161bf4f6f0 Nov 18 11:18:32.438 INFO running `"docker" "start" "-a" "08d9f9371b2b86f2802c9a628c69134ba5bdb8880a6f3181345edd161bf4f6f0"` Nov 18 11:18:34.645 INFO [stderr] usermod: no changes Nov 18 11:18:34.714 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:18:34.714 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:18:34.714 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:18:34.714 INFO [stderr] files will be included as a binary target: Nov 18 11:18:34.714 INFO [stderr] Nov 18 11:18:34.714 INFO [stderr] * /source/src/main.rs Nov 18 11:18:34.714 INFO [stderr] Nov 18 11:18:34.714 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:18:34.714 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:18:34.714 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:18:34.714 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:18:34.714 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:18:34.714 INFO [stderr] Nov 18 11:18:34.714 INFO [stderr] For more information on this warning you can consult Nov 18 11:18:34.714 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:18:34.714 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `drive2`, Nov 18 11:18:34.714 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:18:34.887 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 18 11:18:34.907 INFO [stdout] Nov 18 11:18:34.907 INFO [stdout] running 0 tests Nov 18 11:18:34.907 INFO [stdout] Nov 18 11:18:34.907 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:18:34.907 INFO [stdout] Nov 18 11:18:34.907 INFO [stderr] Running /target/debug/deps/drive2-c68d083fae817116 Nov 18 11:18:34.907 INFO [stderr] su: No module specific data is present Nov 18 11:18:35.651 INFO running `"docker" "inspect" "08d9f9371b2b86f2802c9a628c69134ba5bdb8880a6f3181345edd161bf4f6f0"` Nov 18 11:18:36.007 INFO running `"docker" "rm" "-f" "08d9f9371b2b86f2802c9a628c69134ba5bdb8880a6f3181345edd161bf4f6f0"` Nov 18 11:18:36.331 INFO [stdout] 08d9f9371b2b86f2802c9a628c69134ba5bdb8880a6f3181345edd161bf4f6f0