Nov 18 10:48:09.830 INFO testing google-sheets4-cli-1.0.7+20171208 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:48:09.831 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 10:48:10.251 INFO [stdout] 636da87e56b8426504e9252e555ed5978e94fa99d5db242831d1e2207d6cb2ce Nov 18 10:48:10.253 INFO running `"docker" "start" "-a" "636da87e56b8426504e9252e555ed5978e94fa99d5db242831d1e2207d6cb2ce"` Nov 18 10:48:11.348 INFO [stderr] usermod: no changes Nov 18 10:48:11.439 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:48:11.439 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:48:11.439 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:48:11.439 INFO [stderr] files will be included as a binary target: Nov 18 10:48:11.439 INFO [stderr] Nov 18 10:48:11.439 INFO [stderr] * /source/src/main.rs Nov 18 10:48:11.439 INFO [stderr] Nov 18 10:48:11.439 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:48:11.439 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:48:11.439 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:48:11.439 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:48:11.439 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:48:11.439 INFO [stderr] Nov 18 10:48:11.439 INFO [stderr] For more information on this warning you can consult Nov 18 10:48:11.439 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:48:11.439 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sheets4`, Nov 18 10:48:11.439 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:48:11.664 INFO [stderr] Compiling google-sheets4 v1.0.8+20181010 Nov 18 10:48:34.371 INFO [stderr] Compiling google-sheets4-cli v1.0.7+20171208 (/source) Nov 18 10:49:15.659 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Nov 18 10:49:15.668 INFO [stderr] su: No module specific data is present Nov 18 10:49:16.158 INFO running `"docker" "inspect" "636da87e56b8426504e9252e555ed5978e94fa99d5db242831d1e2207d6cb2ce"` Nov 18 10:49:16.312 INFO running `"docker" "rm" "-f" "636da87e56b8426504e9252e555ed5978e94fa99d5db242831d1e2207d6cb2ce"` Nov 18 10:49:16.515 INFO [stdout] 636da87e56b8426504e9252e555ed5978e94fa99d5db242831d1e2207d6cb2ce Nov 18 10:49:16.517 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 10:49:17.015 INFO [stdout] 6ca268cc3ef40a9837ebd342b36c4112c1481a3a6e44a3ea32dcbb0f904cd5fd Nov 18 10:49:17.017 INFO running `"docker" "start" "-a" "6ca268cc3ef40a9837ebd342b36c4112c1481a3a6e44a3ea32dcbb0f904cd5fd"` Nov 18 10:49:18.239 INFO [stderr] usermod: no changes Nov 18 10:49:18.279 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:49:18.279 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:49:18.279 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:49:18.279 INFO [stderr] files will be included as a binary target: Nov 18 10:49:18.279 INFO [stderr] Nov 18 10:49:18.279 INFO [stderr] * /source/src/main.rs Nov 18 10:49:18.279 INFO [stderr] Nov 18 10:49:18.279 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:49:18.279 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:49:18.279 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:49:18.279 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:49:18.279 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:49:18.279 INFO [stderr] Nov 18 10:49:18.279 INFO [stderr] For more information on this warning you can consult Nov 18 10:49:18.279 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:49:18.279 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sheets4`, Nov 18 10:49:18.279 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:49:18.437 INFO [stderr] Compiling google-sheets4-cli v1.0.7+20171208 (/source) Nov 18 10:49:25.178 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.91s Nov 18 10:49:25.190 INFO [stderr] su: No module specific data is present Nov 18 10:49:25.523 INFO running `"docker" "inspect" "6ca268cc3ef40a9837ebd342b36c4112c1481a3a6e44a3ea32dcbb0f904cd5fd"` Nov 18 10:49:25.615 INFO running `"docker" "rm" "-f" "6ca268cc3ef40a9837ebd342b36c4112c1481a3a6e44a3ea32dcbb0f904cd5fd"` Nov 18 10:49:25.694 INFO [stdout] 6ca268cc3ef40a9837ebd342b36c4112c1481a3a6e44a3ea32dcbb0f904cd5fd Nov 18 10:49:25.701 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 10:49:25.903 INFO [stdout] fa61b774d019d3c81281107e49ed3370502abb212618434fe44b719f88e4ab50 Nov 18 10:49:25.908 INFO running `"docker" "start" "-a" "fa61b774d019d3c81281107e49ed3370502abb212618434fe44b719f88e4ab50"` Nov 18 10:49:26.371 INFO [stderr] usermod: no changes Nov 18 10:49:26.407 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:49:26.407 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:49:26.407 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:49:26.407 INFO [stderr] files will be included as a binary target: Nov 18 10:49:26.407 INFO [stderr] Nov 18 10:49:26.407 INFO [stderr] * /source/src/main.rs Nov 18 10:49:26.407 INFO [stderr] Nov 18 10:49:26.407 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:49:26.407 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:49:26.407 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:49:26.407 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:49:26.407 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:49:26.407 INFO [stderr] Nov 18 10:49:26.407 INFO [stderr] For more information on this warning you can consult Nov 18 10:49:26.407 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:49:26.407 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sheets4`, Nov 18 10:49:26.407 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:49:26.529 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s Nov 18 10:49:26.535 INFO [stderr] Running /target/debug/deps/sheets4-b1cf8708ac68973a Nov 18 10:49:26.542 INFO [stdout] Nov 18 10:49:26.542 INFO [stdout] running 0 tests Nov 18 10:49:26.542 INFO [stdout] Nov 18 10:49:26.542 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:49:26.542 INFO [stdout] Nov 18 10:49:26.545 INFO [stderr] su: No module specific data is present Nov 18 10:49:26.902 INFO running `"docker" "inspect" "fa61b774d019d3c81281107e49ed3370502abb212618434fe44b719f88e4ab50"` Nov 18 10:49:27.020 INFO running `"docker" "rm" "-f" "fa61b774d019d3c81281107e49ed3370502abb212618434fe44b719f88e4ab50"` Nov 18 10:49:27.108 INFO [stdout] fa61b774d019d3c81281107e49ed3370502abb212618434fe44b719f88e4ab50