Nov 18 11:17:45.471 INFO testing google-doubleclicksearch2-cli-1.0.7+20171116 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 11:17:45.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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:17:45.868 INFO [stdout] 2558659bd4be0c3b7295f698d01c42b1cce41d65970078aeb06a55780af9188b Nov 18 11:17:45.873 INFO running `"docker" "start" "-a" "2558659bd4be0c3b7295f698d01c42b1cce41d65970078aeb06a55780af9188b"` Nov 18 11:17:47.882 INFO [stderr] usermod: no changes Nov 18 11:17:47.959 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:17:47.959 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:17:47.959 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:17:47.959 INFO [stderr] files will be included as a binary target: Nov 18 11:17:47.959 INFO [stderr] Nov 18 11:17:47.959 INFO [stderr] * /source/src/main.rs Nov 18 11:17:47.959 INFO [stderr] Nov 18 11:17:47.959 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:17:47.959 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:17:47.959 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:17:47.959 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:17:47.959 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:17:47.959 INFO [stderr] Nov 18 11:17:47.959 INFO [stderr] For more information on this warning you can consult Nov 18 11:17:47.959 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:17:47.959 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `doubleclicksearch2`, Nov 18 11:17:47.959 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:17:48.225 INFO [stderr] Compiling google-doubleclicksearch2 v1.0.8+20181010 Nov 18 11:17:55.314 INFO [stderr] Compiling google-doubleclicksearch2-cli v1.0.7+20171116 (/source) Nov 18 11:18:15.187 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.27s Nov 18 11:18:15.200 INFO [stderr] su: No module specific data is present Nov 18 11:18:16.384 INFO running `"docker" "inspect" "2558659bd4be0c3b7295f698d01c42b1cce41d65970078aeb06a55780af9188b"` Nov 18 11:18:16.861 INFO running `"docker" "rm" "-f" "2558659bd4be0c3b7295f698d01c42b1cce41d65970078aeb06a55780af9188b"` Nov 18 11:18:17.285 INFO [stdout] 2558659bd4be0c3b7295f698d01c42b1cce41d65970078aeb06a55780af9188b Nov 18 11:18:17.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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:18:17.778 INFO [stdout] 7a7e565f841e2663fd373b9ca0af79bcfdcf7743cdcccdec4ddaf6cfb5e81dfd Nov 18 11:18:17.783 INFO running `"docker" "start" "-a" "7a7e565f841e2663fd373b9ca0af79bcfdcf7743cdcccdec4ddaf6cfb5e81dfd"` Nov 18 11:18:18.826 INFO [stderr] usermod: no changes Nov 18 11:18:18.874 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:18:18.874 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:18:18.874 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:18:18.874 INFO [stderr] files will be included as a binary target: Nov 18 11:18:18.874 INFO [stderr] Nov 18 11:18:18.874 INFO [stderr] * /source/src/main.rs Nov 18 11:18:18.874 INFO [stderr] Nov 18 11:18:18.874 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:18:18.874 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:18:18.874 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:18:18.874 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:18:18.874 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:18:18.874 INFO [stderr] Nov 18 11:18:18.874 INFO [stderr] For more information on this warning you can consult Nov 18 11:18:18.874 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:18:18.874 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `doubleclicksearch2`, Nov 18 11:18:18.874 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:18:19.046 INFO [stderr] Compiling google-doubleclicksearch2-cli v1.0.7+20171116 (/source) Nov 18 11:18:24.867 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.01s Nov 18 11:18:24.880 INFO [stderr] su: No module specific data is present Nov 18 11:18:26.187 INFO running `"docker" "inspect" "7a7e565f841e2663fd373b9ca0af79bcfdcf7743cdcccdec4ddaf6cfb5e81dfd"` Nov 18 11:18:26.495 INFO running `"docker" "rm" "-f" "7a7e565f841e2663fd373b9ca0af79bcfdcf7743cdcccdec4ddaf6cfb5e81dfd"` Nov 18 11:18:26.715 INFO [stdout] 7a7e565f841e2663fd373b9ca0af79bcfdcf7743cdcccdec4ddaf6cfb5e81dfd Nov 18 11:18:26.719 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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:18:27.087 INFO [stdout] 2e6639cb4fb69046d2bdb645e918e04554211db38da4c147d995b5417a94a3b9 Nov 18 11:18:27.095 INFO running `"docker" "start" "-a" "2e6639cb4fb69046d2bdb645e918e04554211db38da4c147d995b5417a94a3b9"` Nov 18 11:18:28.255 INFO [stderr] usermod: no changes Nov 18 11:18:28.295 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:18:28.295 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:18:28.295 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:18:28.295 INFO [stderr] files will be included as a binary target: Nov 18 11:18:28.295 INFO [stderr] Nov 18 11:18:28.295 INFO [stderr] * /source/src/main.rs Nov 18 11:18:28.295 INFO [stderr] Nov 18 11:18:28.295 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:18:28.295 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:18:28.295 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:18:28.295 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:18:28.295 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:18:28.295 INFO [stderr] Nov 18 11:18:28.295 INFO [stderr] For more information on this warning you can consult Nov 18 11:18:28.295 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:18:28.295 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `doubleclicksearch2`, Nov 18 11:18:28.295 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:18:28.491 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 18 11:18:28.507 INFO [stderr] Running /target/debug/deps/doubleclicksearch2-d5cfe684c9317137 Nov 18 11:18:28.511 INFO [stderr] su: No module specific data is present Nov 18 11:18:28.511 INFO [stdout] Nov 18 11:18:28.511 INFO [stdout] running 0 tests Nov 18 11:18:28.511 INFO [stdout] Nov 18 11:18:28.511 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:18:28.511 INFO [stdout] Nov 18 11:18:29.572 INFO running `"docker" "inspect" "2e6639cb4fb69046d2bdb645e918e04554211db38da4c147d995b5417a94a3b9"` Nov 18 11:18:29.927 INFO running `"docker" "rm" "-f" "2e6639cb4fb69046d2bdb645e918e04554211db38da4c147d995b5417a94a3b9"` Nov 18 11:18:30.211 INFO [stdout] 2e6639cb4fb69046d2bdb645e918e04554211db38da4c147d995b5417a94a3b9