Nov 18 11:16:24.126 INFO testing google-drive3-cli-1.0.7+20171201 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 11:16:24.128 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:16:24.684 INFO [stdout] a228019b1106ab781ccb553168a06bf52283db127ccf0031aa0e10b4ab223572 Nov 18 11:16:24.686 INFO running `"docker" "start" "-a" "a228019b1106ab781ccb553168a06bf52283db127ccf0031aa0e10b4ab223572"` Nov 18 11:16:26.979 INFO [stderr] usermod: no changes Nov 18 11:16:27.017 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:16:27.017 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:16:27.017 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:16:27.017 INFO [stderr] files will be included as a binary target: Nov 18 11:16:27.017 INFO [stderr] Nov 18 11:16:27.017 INFO [stderr] * /source/src/main.rs Nov 18 11:16:27.017 INFO [stderr] Nov 18 11:16:27.017 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:16:27.017 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:16:27.017 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:16:27.017 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:16:27.017 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:16:27.017 INFO [stderr] Nov 18 11:16:27.017 INFO [stderr] For more information on this warning you can consult Nov 18 11:16:27.017 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:16:27.017 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `drive3`, Nov 18 11:16:27.017 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:16:27.223 INFO [stderr] Compiling google-drive3 v1.0.8+20181004 Nov 18 11:16:38.635 INFO [stderr] Compiling google-drive3-cli v1.0.7+20171201 (/source) Nov 18 11:17:06.760 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.76s Nov 18 11:17:06.783 INFO [stderr] su: No module specific data is present Nov 18 11:17:07.701 INFO running `"docker" "inspect" "a228019b1106ab781ccb553168a06bf52283db127ccf0031aa0e10b4ab223572"` Nov 18 11:17:08.085 INFO running `"docker" "rm" "-f" "a228019b1106ab781ccb553168a06bf52283db127ccf0031aa0e10b4ab223572"` Nov 18 11:17:08.375 INFO [stdout] a228019b1106ab781ccb553168a06bf52283db127ccf0031aa0e10b4ab223572 Nov 18 11:17:08.382 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:17:08.857 INFO [stdout] f706daaa7f44244b22e693704c9695487c57efca690ea81de6cffc4f30fe2c17 Nov 18 11:17:08.859 INFO running `"docker" "start" "-a" "f706daaa7f44244b22e693704c9695487c57efca690ea81de6cffc4f30fe2c17"` Nov 18 11:17:11.626 INFO [stderr] usermod: no changes Nov 18 11:17:11.675 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:17:11.675 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:17:11.675 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:17:11.675 INFO [stderr] files will be included as a binary target: Nov 18 11:17:11.675 INFO [stderr] Nov 18 11:17:11.675 INFO [stderr] * /source/src/main.rs Nov 18 11:17:11.675 INFO [stderr] Nov 18 11:17:11.675 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:17:11.675 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:17:11.675 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:17:11.675 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:17:11.675 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:17:11.675 INFO [stderr] Nov 18 11:17:11.675 INFO [stderr] For more information on this warning you can consult Nov 18 11:17:11.675 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:17:11.675 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `drive3`, Nov 18 11:17:11.675 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:17:11.840 INFO [stderr] Compiling google-drive3-cli v1.0.7+20171201 (/source) Nov 18 11:17:19.110 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.45s Nov 18 11:17:19.124 INFO [stderr] su: No module specific data is present Nov 18 11:17:20.019 INFO running `"docker" "inspect" "f706daaa7f44244b22e693704c9695487c57efca690ea81de6cffc4f30fe2c17"` Nov 18 11:17:20.447 INFO running `"docker" "rm" "-f" "f706daaa7f44244b22e693704c9695487c57efca690ea81de6cffc4f30fe2c17"` Nov 18 11:17:20.903 INFO [stdout] f706daaa7f44244b22e693704c9695487c57efca690ea81de6cffc4f30fe2c17 Nov 18 11:17:20.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:17:21.348 INFO [stdout] 35f7d49d3005f4b92e40b5bf0894990b9d52b265a92e258240fcb511e66f2906 Nov 18 11:17:21.350 INFO running `"docker" "start" "-a" "35f7d49d3005f4b92e40b5bf0894990b9d52b265a92e258240fcb511e66f2906"` Nov 18 11:17:22.903 INFO [stderr] usermod: no changes Nov 18 11:17:22.971 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:17:22.971 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:17:22.971 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:17:22.971 INFO [stderr] files will be included as a binary target: Nov 18 11:17:22.971 INFO [stderr] Nov 18 11:17:22.971 INFO [stderr] * /source/src/main.rs Nov 18 11:17:22.971 INFO [stderr] Nov 18 11:17:22.971 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:17:22.971 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:17:22.971 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:17:22.971 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:17:22.971 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:17:22.971 INFO [stderr] Nov 18 11:17:22.971 INFO [stderr] For more information on this warning you can consult Nov 18 11:17:22.971 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:17:22.971 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `drive3`, Nov 18 11:17:22.971 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:17:23.136 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Nov 18 11:17:23.149 INFO [stderr] Running /target/debug/deps/drive3-1a10556eb4d33f76 Nov 18 11:17:23.157 INFO [stdout] Nov 18 11:17:23.157 INFO [stdout] running 0 tests Nov 18 11:17:23.158 INFO [stdout] Nov 18 11:17:23.158 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:17:23.158 INFO [stdout] Nov 18 11:17:23.160 INFO [stderr] su: No module specific data is present Nov 18 11:17:24.023 INFO running `"docker" "inspect" "35f7d49d3005f4b92e40b5bf0894990b9d52b265a92e258240fcb511e66f2906"` Nov 18 11:17:24.289 INFO running `"docker" "rm" "-f" "35f7d49d3005f4b92e40b5bf0894990b9d52b265a92e258240fcb511e66f2906"` Nov 18 11:17:24.571 INFO [stdout] 35f7d49d3005f4b92e40b5bf0894990b9d52b265a92e258240fcb511e66f2906