Nov 18 10:47:38.272 INFO testing google-siteverification1-cli-1.0.7+20161114 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:47:38.272 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 10:47:38.705 INFO [stdout] d4e50c7b73d0de66c8dd0fd9ef7de0534167a02e72c9345ea5da35f155da7811 Nov 18 10:47:38.707 INFO running `"docker" "start" "-a" "d4e50c7b73d0de66c8dd0fd9ef7de0534167a02e72c9345ea5da35f155da7811"` Nov 18 10:47:39.975 INFO [stderr] usermod: no changes Nov 18 10:47:40.062 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:47:40.063 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:47:40.063 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:47:40.063 INFO [stderr] files will be included as a binary target: Nov 18 10:47:40.064 INFO [stderr] Nov 18 10:47:40.064 INFO [stderr] * /source/src/main.rs Nov 18 10:47:40.064 INFO [stderr] Nov 18 10:47:40.064 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:47:40.064 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:47:40.065 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:47:40.065 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:47:40.065 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:47:40.065 INFO [stderr] Nov 18 10:47:40.066 INFO [stderr] For more information on this warning you can consult Nov 18 10:47:40.066 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:47:40.066 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `siteverification1`, Nov 18 10:47:40.066 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:47:40.387 INFO [stderr] Compiling google-siteverification1 v1.0.8+20180830 Nov 18 10:47:45.560 INFO [stderr] Compiling google-siteverification1-cli v1.0.7+20161114 (/source) Nov 18 10:47:59.255 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.25s Nov 18 10:47:59.283 INFO [stderr] su: No module specific data is present Nov 18 10:48:00.251 INFO running `"docker" "inspect" "d4e50c7b73d0de66c8dd0fd9ef7de0534167a02e72c9345ea5da35f155da7811"` Nov 18 10:48:00.547 INFO running `"docker" "rm" "-f" "d4e50c7b73d0de66c8dd0fd9ef7de0534167a02e72c9345ea5da35f155da7811"` Nov 18 10:48:00.825 INFO [stdout] d4e50c7b73d0de66c8dd0fd9ef7de0534167a02e72c9345ea5da35f155da7811 Nov 18 10:48:00.830 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 10:48:01.216 INFO [stdout] fddf4734a7adfb65b1dfef2c7cb1b7ee6444b0d034b7fc28522a283110344bf4 Nov 18 10:48:01.219 INFO running `"docker" "start" "-a" "fddf4734a7adfb65b1dfef2c7cb1b7ee6444b0d034b7fc28522a283110344bf4"` Nov 18 10:48:03.408 INFO [stderr] usermod: no changes Nov 18 10:48:03.451 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:48:03.451 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:48:03.451 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:48:03.451 INFO [stderr] files will be included as a binary target: Nov 18 10:48:03.451 INFO [stderr] Nov 18 10:48:03.451 INFO [stderr] * /source/src/main.rs Nov 18 10:48:03.451 INFO [stderr] Nov 18 10:48:03.451 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:48:03.451 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:48:03.451 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:48:03.451 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:48:03.451 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:48:03.451 INFO [stderr] Nov 18 10:48:03.451 INFO [stderr] For more information on this warning you can consult Nov 18 10:48:03.451 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:48:03.451 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `siteverification1`, Nov 18 10:48:03.451 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:48:03.623 INFO [stderr] Compiling google-siteverification1-cli v1.0.7+20161114 (/source) Nov 18 10:48:09.479 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.01s Nov 18 10:48:09.479 INFO [stderr] su: No module specific data is present Nov 18 10:48:10.483 INFO running `"docker" "inspect" "fddf4734a7adfb65b1dfef2c7cb1b7ee6444b0d034b7fc28522a283110344bf4"` Nov 18 10:48:10.805 INFO running `"docker" "rm" "-f" "fddf4734a7adfb65b1dfef2c7cb1b7ee6444b0d034b7fc28522a283110344bf4"` Nov 18 10:48:11.142 INFO [stdout] fddf4734a7adfb65b1dfef2c7cb1b7ee6444b0d034b7fc28522a283110344bf4 Nov 18 10:48:11.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 10:48:11.537 INFO [stdout] 2fbe4b2b210f96bae9985362d41cb6472f505bc6a3a363d391fe87500a1fe929 Nov 18 10:48:11.540 INFO running `"docker" "start" "-a" "2fbe4b2b210f96bae9985362d41cb6472f505bc6a3a363d391fe87500a1fe929"` Nov 18 10:48:13.172 INFO [stderr] usermod: no changes Nov 18 10:48:13.223 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:48:13.223 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:48:13.223 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:48:13.223 INFO [stderr] files will be included as a binary target: Nov 18 10:48:13.223 INFO [stderr] Nov 18 10:48:13.223 INFO [stderr] * /source/src/main.rs Nov 18 10:48:13.223 INFO [stderr] Nov 18 10:48:13.223 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:48:13.223 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:48:13.223 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:48:13.223 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:48:13.223 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:48:13.223 INFO [stderr] Nov 18 10:48:13.223 INFO [stderr] For more information on this warning you can consult Nov 18 10:48:13.223 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:48:13.223 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `siteverification1`, Nov 18 10:48:13.223 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:48:13.392 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 18 10:48:13.415 INFO [stderr] Running /target/debug/deps/siteverification1-98b23e440583e80a Nov 18 10:48:13.418 INFO [stdout] Nov 18 10:48:13.418 INFO [stdout] running 0 tests Nov 18 10:48:13.418 INFO [stdout] Nov 18 10:48:13.418 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:48:13.418 INFO [stdout] Nov 18 10:48:13.425 INFO [stderr] su: No module specific data is present Nov 18 10:48:14.527 INFO running `"docker" "inspect" "2fbe4b2b210f96bae9985362d41cb6472f505bc6a3a363d391fe87500a1fe929"` Nov 18 10:48:14.824 INFO running `"docker" "rm" "-f" "2fbe4b2b210f96bae9985362d41cb6472f505bc6a3a363d391fe87500a1fe929"` Nov 18 10:48:15.123 INFO [stdout] 2fbe4b2b210f96bae9985362d41cb6472f505bc6a3a363d391fe87500a1fe929