Nov 18 12:18:17.609 INFO testing google-cloudbilling1-cli-1.0.7+20170813 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:18:17.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 12:18:18.053 INFO [stdout] 8946ce70903cfee94f1cd2ead869c42e567872f64c51ecb8afa8ab8c4cb5d388 Nov 18 12:18:18.055 INFO running `"docker" "start" "-a" "8946ce70903cfee94f1cd2ead869c42e567872f64c51ecb8afa8ab8c4cb5d388"` Nov 18 12:18:19.684 INFO [stderr] usermod: no changes Nov 18 12:18:19.731 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:18:19.731 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:18:19.731 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:18:19.731 INFO [stderr] files will be included as a binary target: Nov 18 12:18:19.731 INFO [stderr] Nov 18 12:18:19.731 INFO [stderr] * /source/src/main.rs Nov 18 12:18:19.731 INFO [stderr] Nov 18 12:18:19.731 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:18:19.731 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:18:19.731 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:18:19.731 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:18:19.731 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:18:19.731 INFO [stderr] Nov 18 12:18:19.731 INFO [stderr] For more information on this warning you can consult Nov 18 12:18:19.731 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:18:19.731 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudbilling1`, Nov 18 12:18:19.731 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:18:19.891 INFO [stderr] Compiling google-cloudbilling1 v1.0.8+20180919 Nov 18 12:18:26.947 INFO [stderr] Compiling google-cloudbilling1-cli v1.0.7+20170813 (/source) Nov 18 12:18:41.280 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.57s Nov 18 12:18:41.293 INFO [stderr] su: No module specific data is present Nov 18 12:18:42.607 INFO running `"docker" "inspect" "8946ce70903cfee94f1cd2ead869c42e567872f64c51ecb8afa8ab8c4cb5d388"` Nov 18 12:18:42.928 INFO running `"docker" "rm" "-f" "8946ce70903cfee94f1cd2ead869c42e567872f64c51ecb8afa8ab8c4cb5d388"` Nov 18 12:18:43.331 INFO [stdout] 8946ce70903cfee94f1cd2ead869c42e567872f64c51ecb8afa8ab8c4cb5d388 Nov 18 12:18:43.338 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 12:18:43.799 INFO [stdout] 2204c58f18d61fa8d6d286865fa1fbf3fd5c0d62da82a4ac30b316f1f2beab30 Nov 18 12:18:43.805 INFO running `"docker" "start" "-a" "2204c58f18d61fa8d6d286865fa1fbf3fd5c0d62da82a4ac30b316f1f2beab30"` Nov 18 12:18:45.107 INFO [stderr] usermod: no changes Nov 18 12:18:45.164 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:18:45.164 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:18:45.164 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:18:45.164 INFO [stderr] files will be included as a binary target: Nov 18 12:18:45.164 INFO [stderr] Nov 18 12:18:45.164 INFO [stderr] * /source/src/main.rs Nov 18 12:18:45.164 INFO [stderr] Nov 18 12:18:45.164 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:18:45.164 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:18:45.164 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:18:45.164 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:18:45.164 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:18:45.164 INFO [stderr] Nov 18 12:18:45.164 INFO [stderr] For more information on this warning you can consult Nov 18 12:18:45.164 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:18:45.164 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudbilling1`, Nov 18 12:18:45.164 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:18:45.351 INFO [stderr] Compiling google-cloudbilling1-cli v1.0.7+20170813 (/source) Nov 18 12:18:50.731 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.58s Nov 18 12:18:50.743 INFO [stderr] su: No module specific data is present Nov 18 12:18:51.873 INFO running `"docker" "inspect" "2204c58f18d61fa8d6d286865fa1fbf3fd5c0d62da82a4ac30b316f1f2beab30"` Nov 18 12:18:52.165 INFO running `"docker" "rm" "-f" "2204c58f18d61fa8d6d286865fa1fbf3fd5c0d62da82a4ac30b316f1f2beab30"` Nov 18 12:18:52.405 INFO [stdout] 2204c58f18d61fa8d6d286865fa1fbf3fd5c0d62da82a4ac30b316f1f2beab30 Nov 18 12:18:52.410 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 12:18:52.738 INFO [stdout] be18ebf1426bbc85b49ef12b927faa884ba50948f66a01de66b0ca7194473dfe Nov 18 12:18:52.740 INFO running `"docker" "start" "-a" "be18ebf1426bbc85b49ef12b927faa884ba50948f66a01de66b0ca7194473dfe"` Nov 18 12:18:54.225 INFO [stderr] usermod: no changes Nov 18 12:18:54.275 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:18:54.275 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:18:54.275 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:18:54.275 INFO [stderr] files will be included as a binary target: Nov 18 12:18:54.275 INFO [stderr] Nov 18 12:18:54.275 INFO [stderr] * /source/src/main.rs Nov 18 12:18:54.275 INFO [stderr] Nov 18 12:18:54.275 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:18:54.275 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:18:54.275 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:18:54.275 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:18:54.275 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:18:54.275 INFO [stderr] Nov 18 12:18:54.275 INFO [stderr] For more information on this warning you can consult Nov 18 12:18:54.275 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:18:54.275 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudbilling1`, Nov 18 12:18:54.275 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:18:54.503 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 18 12:18:54.507 INFO [stderr] Running /target/debug/deps/cloudbilling1-82c1573f2c07e040 Nov 18 12:18:54.511 INFO [stderr] su: No module specific data is present Nov 18 12:18:54.511 INFO [stdout] Nov 18 12:18:54.511 INFO [stdout] running 0 tests Nov 18 12:18:54.511 INFO [stdout] Nov 18 12:18:54.511 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:18:54.511 INFO [stdout] Nov 18 12:18:55.719 INFO running `"docker" "inspect" "be18ebf1426bbc85b49ef12b927faa884ba50948f66a01de66b0ca7194473dfe"` Nov 18 12:18:56.051 INFO running `"docker" "rm" "-f" "be18ebf1426bbc85b49ef12b927faa884ba50948f66a01de66b0ca7194473dfe"` Nov 18 12:18:56.331 INFO [stdout] be18ebf1426bbc85b49ef12b927faa884ba50948f66a01de66b0ca7194473dfe