Nov 18 10:49:29.879 INFO testing google-searchconsole1-cli-1.0.7+20171211 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:49:29.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:49:30.104 INFO [stdout] 25274344ffb2a9827d4e3026de6b6b388bee29d4d61b9a9f54760b23448adaf1 Nov 18 10:49:30.108 INFO running `"docker" "start" "-a" "25274344ffb2a9827d4e3026de6b6b388bee29d4d61b9a9f54760b23448adaf1"` Nov 18 10:49:30.603 INFO [stderr] usermod: no changes Nov 18 10:49:30.626 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:49:30.626 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:49:30.626 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:49:30.626 INFO [stderr] files will be included as a binary target: Nov 18 10:49:30.626 INFO [stderr] Nov 18 10:49:30.626 INFO [stderr] * /source/src/main.rs Nov 18 10:49:30.626 INFO [stderr] Nov 18 10:49:30.626 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:49:30.626 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:49:30.626 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:49:30.626 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:49:30.626 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:49:30.626 INFO [stderr] Nov 18 10:49:30.626 INFO [stderr] For more information on this warning you can consult Nov 18 10:49:30.626 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:49:30.626 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `searchconsole1`, Nov 18 10:49:30.626 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:49:30.873 INFO [stderr] Compiling google-searchconsole1 v1.0.8+20181010 Nov 18 10:49:37.027 INFO [stderr] Compiling google-searchconsole1-cli v1.0.7+20171211 (/source) Nov 18 10:49:51.163 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.54s Nov 18 10:49:51.175 INFO [stderr] su: No module specific data is present Nov 18 10:49:52.161 INFO running `"docker" "inspect" "25274344ffb2a9827d4e3026de6b6b388bee29d4d61b9a9f54760b23448adaf1"` Nov 18 10:49:52.553 INFO running `"docker" "rm" "-f" "25274344ffb2a9827d4e3026de6b6b388bee29d4d61b9a9f54760b23448adaf1"` Nov 18 10:49:52.947 INFO [stdout] 25274344ffb2a9827d4e3026de6b6b388bee29d4d61b9a9f54760b23448adaf1 Nov 18 10:49:52.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:53.507 INFO [stdout] 559429031e0134d8d7baae82763a749a2ea2378139cdedd94fa77f6ffb0b371d Nov 18 10:49:53.509 INFO running `"docker" "start" "-a" "559429031e0134d8d7baae82763a749a2ea2378139cdedd94fa77f6ffb0b371d"` Nov 18 10:49:54.767 INFO [stderr] usermod: no changes Nov 18 10:49:54.835 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:49:54.835 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:49:54.835 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:49:54.835 INFO [stderr] files will be included as a binary target: Nov 18 10:49:54.835 INFO [stderr] Nov 18 10:49:54.835 INFO [stderr] * /source/src/main.rs Nov 18 10:49:54.835 INFO [stderr] Nov 18 10:49:54.835 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:49:54.835 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:49:54.835 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:49:54.835 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:49:54.835 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:49:54.835 INFO [stderr] Nov 18 10:49:54.835 INFO [stderr] For more information on this warning you can consult Nov 18 10:49:54.835 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:49:54.835 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `searchconsole1`, Nov 18 10:49:54.835 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:49:55.059 INFO [stderr] Compiling google-searchconsole1-cli v1.0.7+20171211 (/source) Nov 18 10:50:00.457 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.66s Nov 18 10:50:00.472 INFO [stderr] su: No module specific data is present Nov 18 10:50:01.586 INFO running `"docker" "inspect" "559429031e0134d8d7baae82763a749a2ea2378139cdedd94fa77f6ffb0b371d"` Nov 18 10:50:01.833 INFO running `"docker" "rm" "-f" "559429031e0134d8d7baae82763a749a2ea2378139cdedd94fa77f6ffb0b371d"` Nov 18 10:50:02.047 INFO [stdout] 559429031e0134d8d7baae82763a749a2ea2378139cdedd94fa77f6ffb0b371d Nov 18 10:50:02.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:50:02.548 INFO [stdout] 4ece95e7767fda01405b13eebd31a11d64cc50ccbf197a584bef3bcf642986cc Nov 18 10:50:02.555 INFO running `"docker" "start" "-a" "4ece95e7767fda01405b13eebd31a11d64cc50ccbf197a584bef3bcf642986cc"` Nov 18 10:50:03.626 INFO [stderr] usermod: no changes Nov 18 10:50:03.691 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:50:03.691 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:50:03.691 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:50:03.691 INFO [stderr] files will be included as a binary target: Nov 18 10:50:03.691 INFO [stderr] Nov 18 10:50:03.691 INFO [stderr] * /source/src/main.rs Nov 18 10:50:03.691 INFO [stderr] Nov 18 10:50:03.691 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:50:03.691 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:50:03.691 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:50:03.691 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:50:03.691 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:50:03.691 INFO [stderr] Nov 18 10:50:03.691 INFO [stderr] For more information on this warning you can consult Nov 18 10:50:03.691 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:50:03.691 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `searchconsole1`, Nov 18 10:50:03.691 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:50:03.817 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 18 10:50:03.835 INFO [stderr] Running /target/debug/deps/searchconsole1-d6d966995eb68f33 Nov 18 10:50:03.838 INFO [stdout] Nov 18 10:50:03.838 INFO [stdout] running 0 tests Nov 18 10:50:03.838 INFO [stdout] Nov 18 10:50:03.838 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:50:03.838 INFO [stdout] Nov 18 10:50:03.846 INFO [stderr] su: No module specific data is present Nov 18 10:50:04.751 INFO running `"docker" "inspect" "4ece95e7767fda01405b13eebd31a11d64cc50ccbf197a584bef3bcf642986cc"` Nov 18 10:50:05.025 INFO running `"docker" "rm" "-f" "4ece95e7767fda01405b13eebd31a11d64cc50ccbf197a584bef3bcf642986cc"` Nov 18 10:50:05.331 INFO [stdout] 4ece95e7767fda01405b13eebd31a11d64cc50ccbf197a584bef3bcf642986cc