Nov 18 10:28:08.173 INFO testing google-webmasters3-cli-1.0.7+20170528 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:28:08.174 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:28:08.644 INFO [stdout] e13ef8e867fe1a82feac5752fc58a737078d3d4834bf8eae452cd31310714e93 Nov 18 10:28:08.647 INFO running `"docker" "start" "-a" "e13ef8e867fe1a82feac5752fc58a737078d3d4834bf8eae452cd31310714e93"` Nov 18 10:28:11.009 INFO [stderr] usermod: no changes Nov 18 10:28:11.047 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:28:11.047 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:28:11.047 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:28:11.047 INFO [stderr] files will be included as a binary target: Nov 18 10:28:11.047 INFO [stderr] Nov 18 10:28:11.047 INFO [stderr] * /source/src/main.rs Nov 18 10:28:11.047 INFO [stderr] Nov 18 10:28:11.047 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:28:11.047 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:28:11.047 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:28:11.047 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:28:11.047 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:28:11.047 INFO [stderr] Nov 18 10:28:11.047 INFO [stderr] For more information on this warning you can consult Nov 18 10:28:11.047 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:28:11.047 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webmasters3`, Nov 18 10:28:11.047 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:28:11.255 INFO [stderr] Compiling google-webmasters3 v1.0.8+20180627 Nov 18 10:28:17.511 INFO [stderr] Compiling google-webmasters3-cli v1.0.7+20170528 (/source) Nov 18 10:28:35.224 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.19s Nov 18 10:28:35.239 INFO [stderr] su: No module specific data is present Nov 18 10:28:36.107 INFO running `"docker" "inspect" "e13ef8e867fe1a82feac5752fc58a737078d3d4834bf8eae452cd31310714e93"` Nov 18 10:28:36.509 INFO running `"docker" "rm" "-f" "e13ef8e867fe1a82feac5752fc58a737078d3d4834bf8eae452cd31310714e93"` Nov 18 10:28:36.855 INFO [stdout] e13ef8e867fe1a82feac5752fc58a737078d3d4834bf8eae452cd31310714e93 Nov 18 10:28:36.862 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:28:37.276 INFO [stdout] cbe6b609f0dd026a8679a3bcc8934533e42a42fc3c250d79d31bf6d31879314e Nov 18 10:28:37.278 INFO running `"docker" "start" "-a" "cbe6b609f0dd026a8679a3bcc8934533e42a42fc3c250d79d31bf6d31879314e"` Nov 18 10:28:39.414 INFO [stderr] usermod: no changes Nov 18 10:28:39.479 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:28:39.479 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:28:39.479 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:28:39.479 INFO [stderr] files will be included as a binary target: Nov 18 10:28:39.479 INFO [stderr] Nov 18 10:28:39.479 INFO [stderr] * /source/src/main.rs Nov 18 10:28:39.479 INFO [stderr] Nov 18 10:28:39.479 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:28:39.479 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:28:39.479 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:28:39.479 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:28:39.479 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:28:39.479 INFO [stderr] Nov 18 10:28:39.479 INFO [stderr] For more information on this warning you can consult Nov 18 10:28:39.479 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:28:39.479 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webmasters3`, Nov 18 10:28:39.479 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:28:39.679 INFO [stderr] Compiling google-webmasters3-cli v1.0.7+20170528 (/source) Nov 18 10:28:45.331 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.89s Nov 18 10:28:45.351 INFO [stderr] su: No module specific data is present Nov 18 10:28:46.478 INFO running `"docker" "inspect" "cbe6b609f0dd026a8679a3bcc8934533e42a42fc3c250d79d31bf6d31879314e"` Nov 18 10:28:46.825 INFO running `"docker" "rm" "-f" "cbe6b609f0dd026a8679a3bcc8934533e42a42fc3c250d79d31bf6d31879314e"` Nov 18 10:28:47.191 INFO [stdout] cbe6b609f0dd026a8679a3bcc8934533e42a42fc3c250d79d31bf6d31879314e Nov 18 10:28:47.194 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:28:47.608 INFO [stdout] 37b9f6a793d19b5f44070c6929bbca62c119bdb6409dbfdfea3edb9e79a442b6 Nov 18 10:28:47.610 INFO running `"docker" "start" "-a" "37b9f6a793d19b5f44070c6929bbca62c119bdb6409dbfdfea3edb9e79a442b6"` Nov 18 10:28:49.979 INFO [stderr] usermod: no changes Nov 18 10:28:50.067 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:28:50.067 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:28:50.067 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:28:50.067 INFO [stderr] files will be included as a binary target: Nov 18 10:28:50.067 INFO [stderr] Nov 18 10:28:50.067 INFO [stderr] * /source/src/main.rs Nov 18 10:28:50.067 INFO [stderr] Nov 18 10:28:50.067 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:28:50.067 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:28:50.067 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:28:50.067 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:28:50.067 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:28:50.067 INFO [stderr] Nov 18 10:28:50.067 INFO [stderr] For more information on this warning you can consult Nov 18 10:28:50.067 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:28:50.067 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webmasters3`, Nov 18 10:28:50.067 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:28:50.264 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s Nov 18 10:28:50.280 INFO [stderr] Running /target/debug/deps/webmasters3-9188ded55c6d0af8 Nov 18 10:28:50.283 INFO [stdout] Nov 18 10:28:50.283 INFO [stdout] running 0 tests Nov 18 10:28:50.283 INFO [stdout] Nov 18 10:28:50.284 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:28:50.284 INFO [stdout] Nov 18 10:28:50.287 INFO [stderr] su: No module specific data is present Nov 18 10:28:51.737 INFO running `"docker" "inspect" "37b9f6a793d19b5f44070c6929bbca62c119bdb6409dbfdfea3edb9e79a442b6"` Nov 18 10:28:52.101 INFO running `"docker" "rm" "-f" "37b9f6a793d19b5f44070c6929bbca62c119bdb6409dbfdfea3edb9e79a442b6"` Nov 18 10:28:52.519 INFO [stdout] 37b9f6a793d19b5f44070c6929bbca62c119bdb6409dbfdfea3edb9e79a442b6