Nov 18 11:17:58.916 INFO testing google-doubleclicksearch2-cli-1.0.7+20171116 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 11:17:58.918 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:59.376 INFO [stdout] 1979aa62c76853142daf6be4b8efd3b3d747d4ab90f87e7e2ed12f141913e08b Nov 18 11:17:59.379 INFO running `"docker" "start" "-a" "1979aa62c76853142daf6be4b8efd3b3d747d4ab90f87e7e2ed12f141913e08b"` Nov 18 11:18:00.791 INFO [stderr] usermod: no changes Nov 18 11:18:00.878 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:18:00.878 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:18:00.878 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:18:00.878 INFO [stderr] files will be included as a binary target: Nov 18 11:18:00.878 INFO [stderr] Nov 18 11:18:00.878 INFO [stderr] * /source/src/main.rs Nov 18 11:18:00.878 INFO [stderr] Nov 18 11:18:00.878 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:18:00.878 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:18:00.878 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:18:00.878 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:18:00.878 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:18:00.878 INFO [stderr] Nov 18 11:18:00.878 INFO [stderr] For more information on this warning you can consult Nov 18 11:18:00.878 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:18:00.878 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `doubleclicksearch2`, Nov 18 11:18:00.878 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:18:01.055 INFO [stderr] Compiling google-doubleclicksearch2 v1.0.8+20181010 Nov 18 11:18:08.197 INFO [stderr] Compiling google-doubleclicksearch2-cli v1.0.7+20171116 (/source) Nov 18 11:18:24.924 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.09s Nov 18 11:18:24.937 INFO [stderr] su: No module specific data is present Nov 18 11:18:26.185 INFO running `"docker" "inspect" "1979aa62c76853142daf6be4b8efd3b3d747d4ab90f87e7e2ed12f141913e08b"` Nov 18 11:18:26.570 INFO running `"docker" "rm" "-f" "1979aa62c76853142daf6be4b8efd3b3d747d4ab90f87e7e2ed12f141913e08b"` Nov 18 11:18:26.763 INFO [stdout] 1979aa62c76853142daf6be4b8efd3b3d747d4ab90f87e7e2ed12f141913e08b Nov 18 11:18:26.772 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:27.126 INFO [stdout] 64738af93aed6f122b61ac05f453bd9816971743d2746df0c87dda509173e5b0 Nov 18 11:18:27.129 INFO running `"docker" "start" "-a" "64738af93aed6f122b61ac05f453bd9816971743d2746df0c87dda509173e5b0"` Nov 18 11:18:28.307 INFO [stderr] usermod: no changes Nov 18 11:18:28.375 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:18:28.375 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:18:28.375 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:18:28.375 INFO [stderr] files will be included as a binary target: Nov 18 11:18:28.375 INFO [stderr] Nov 18 11:18:28.375 INFO [stderr] * /source/src/main.rs Nov 18 11:18:28.375 INFO [stderr] Nov 18 11:18:28.375 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:18:28.375 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:18:28.375 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:18:28.375 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:18:28.375 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:18:28.375 INFO [stderr] Nov 18 11:18:28.375 INFO [stderr] For more information on this warning you can consult Nov 18 11:18:28.375 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:18:28.375 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `doubleclicksearch2`, Nov 18 11:18:28.375 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:18:28.587 INFO [stderr] Compiling google-doubleclicksearch2-cli v1.0.7+20171116 (/source) Nov 18 11:18:34.702 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.37s Nov 18 11:18:34.739 INFO [stderr] su: No module specific data is present Nov 18 11:18:35.613 INFO running `"docker" "inspect" "64738af93aed6f122b61ac05f453bd9816971743d2746df0c87dda509173e5b0"` Nov 18 11:18:35.981 INFO running `"docker" "rm" "-f" "64738af93aed6f122b61ac05f453bd9816971743d2746df0c87dda509173e5b0"` Nov 18 11:18:36.290 INFO [stdout] 64738af93aed6f122b61ac05f453bd9816971743d2746df0c87dda509173e5b0 Nov 18 11:18:36.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:36.734 INFO [stdout] aae5ed83cfd3e81099c477a642d573d600f8f30a4743e0d890791048ab6642ac Nov 18 11:18:36.739 INFO running `"docker" "start" "-a" "aae5ed83cfd3e81099c477a642d573d600f8f30a4743e0d890791048ab6642ac"` Nov 18 11:18:37.839 INFO [stderr] usermod: no changes Nov 18 11:18:37.903 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:18:37.903 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:18:37.903 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:18:37.903 INFO [stderr] files will be included as a binary target: Nov 18 11:18:37.903 INFO [stderr] Nov 18 11:18:37.903 INFO [stderr] * /source/src/main.rs Nov 18 11:18:37.903 INFO [stderr] Nov 18 11:18:37.903 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:18:37.903 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:18:37.903 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:18:37.903 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:18:37.903 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:18:37.903 INFO [stderr] Nov 18 11:18:37.903 INFO [stderr] For more information on this warning you can consult Nov 18 11:18:37.903 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:18:37.903 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `doubleclicksearch2`, Nov 18 11:18:37.903 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:18:38.171 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s Nov 18 11:18:38.183 INFO [stderr] Running /target/debug/deps/doubleclicksearch2-1bdfa85f4e52e3c4 Nov 18 11:18:38.185 INFO [stdout] Nov 18 11:18:38.186 INFO [stdout] running 0 tests Nov 18 11:18:38.186 INFO [stdout] Nov 18 11:18:38.186 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:18:38.186 INFO [stdout] Nov 18 11:18:38.190 INFO [stderr] su: No module specific data is present Nov 18 11:18:39.121 INFO running `"docker" "inspect" "aae5ed83cfd3e81099c477a642d573d600f8f30a4743e0d890791048ab6642ac"` Nov 18 11:18:39.493 INFO running `"docker" "rm" "-f" "aae5ed83cfd3e81099c477a642d573d600f8f30a4743e0d890791048ab6642ac"` Nov 18 11:18:39.866 INFO [stdout] aae5ed83cfd3e81099c477a642d573d600f8f30a4743e0d890791048ab6642ac