Nov 18 10:47:30.652 INFO testing google-siteverification1-cli-1.0.7+20161114 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:47:30.652 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:47:31.060 INFO [stdout] 17f0f2a83525c8488d5fcd6b4b8c315c9945aadc6bebeed02633da21bddcc591 Nov 18 10:47:31.069 INFO running `"docker" "start" "-a" "17f0f2a83525c8488d5fcd6b4b8c315c9945aadc6bebeed02633da21bddcc591"` Nov 18 10:47:32.218 INFO [stderr] usermod: no changes Nov 18 10:47:32.251 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:47:32.251 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:47:32.252 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:47:32.252 INFO [stderr] files will be included as a binary target: Nov 18 10:47:32.252 INFO [stderr] Nov 18 10:47:32.253 INFO [stderr] * /source/src/main.rs Nov 18 10:47:32.253 INFO [stderr] Nov 18 10:47:32.253 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:47:32.253 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:47:32.254 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:47:32.254 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:47:32.254 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:47:32.255 INFO [stderr] Nov 18 10:47:32.255 INFO [stderr] For more information on this warning you can consult Nov 18 10:47:32.255 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:47:32.255 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `siteverification1`, Nov 18 10:47:32.256 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:47:32.394 INFO [stderr] Compiling google-siteverification1 v1.0.8+20180830 Nov 18 10:47:37.627 INFO [stderr] Compiling google-siteverification1-cli v1.0.7+20161114 (/source) Nov 18 10:47:52.996 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.76s Nov 18 10:47:53.011 INFO [stderr] su: No module specific data is present Nov 18 10:47:53.731 INFO running `"docker" "inspect" "17f0f2a83525c8488d5fcd6b4b8c315c9945aadc6bebeed02633da21bddcc591"` Nov 18 10:47:54.067 INFO running `"docker" "rm" "-f" "17f0f2a83525c8488d5fcd6b4b8c315c9945aadc6bebeed02633da21bddcc591"` Nov 18 10:47:54.311 INFO [stdout] 17f0f2a83525c8488d5fcd6b4b8c315c9945aadc6bebeed02633da21bddcc591 Nov 18 10:47:54.322 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:47:54.833 INFO [stdout] 7fcb25e577b183bd0fed46956bc96578451863fc14b11adf50d7916cfdd28fd0 Nov 18 10:47:54.837 INFO running `"docker" "start" "-a" "7fcb25e577b183bd0fed46956bc96578451863fc14b11adf50d7916cfdd28fd0"` Nov 18 10:47:56.521 INFO [stderr] usermod: no changes Nov 18 10:47:56.570 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:47:56.570 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:47:56.570 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:47:56.570 INFO [stderr] files will be included as a binary target: Nov 18 10:47:56.570 INFO [stderr] Nov 18 10:47:56.570 INFO [stderr] * /source/src/main.rs Nov 18 10:47:56.570 INFO [stderr] Nov 18 10:47:56.570 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:47:56.570 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:47:56.570 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:47:56.570 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:47:56.570 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:47:56.570 INFO [stderr] Nov 18 10:47:56.570 INFO [stderr] For more information on this warning you can consult Nov 18 10:47:56.570 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:47:56.570 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `siteverification1`, Nov 18 10:47:56.570 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:47:56.703 INFO [stderr] Compiling google-siteverification1-cli v1.0.7+20161114 (/source) Nov 18 10:48:02.871 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.31s Nov 18 10:48:02.883 INFO [stderr] su: No module specific data is present Nov 18 10:48:03.973 INFO running `"docker" "inspect" "7fcb25e577b183bd0fed46956bc96578451863fc14b11adf50d7916cfdd28fd0"` Nov 18 10:48:04.320 INFO running `"docker" "rm" "-f" "7fcb25e577b183bd0fed46956bc96578451863fc14b11adf50d7916cfdd28fd0"` Nov 18 10:48:04.606 INFO [stdout] 7fcb25e577b183bd0fed46956bc96578451863fc14b11adf50d7916cfdd28fd0 Nov 18 10:48:04.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:48:05.100 INFO [stdout] 825529ae3b17a2a7b58d28d338884f0d03ef82df8bd62bdc37019cc9b3500abe Nov 18 10:48:05.103 INFO running `"docker" "start" "-a" "825529ae3b17a2a7b58d28d338884f0d03ef82df8bd62bdc37019cc9b3500abe"` Nov 18 10:48:07.042 INFO [stderr] usermod: no changes Nov 18 10:48:07.127 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:48:07.127 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:48:07.127 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:48:07.127 INFO [stderr] files will be included as a binary target: Nov 18 10:48:07.127 INFO [stderr] Nov 18 10:48:07.127 INFO [stderr] * /source/src/main.rs Nov 18 10:48:07.127 INFO [stderr] Nov 18 10:48:07.127 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:48:07.127 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:48:07.127 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:48:07.127 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:48:07.127 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:48:07.127 INFO [stderr] Nov 18 10:48:07.127 INFO [stderr] For more information on this warning you can consult Nov 18 10:48:07.127 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:48:07.127 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `siteverification1`, Nov 18 10:48:07.127 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:48:07.347 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s Nov 18 10:48:07.350 INFO [stderr] Running /target/debug/deps/siteverification1-d9e77c12892b6337 Nov 18 10:48:07.357 INFO [stdout] Nov 18 10:48:07.357 INFO [stdout] running 0 tests Nov 18 10:48:07.357 INFO [stdout] Nov 18 10:48:07.357 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:48:07.357 INFO [stdout] Nov 18 10:48:07.367 INFO [stderr] su: No module specific data is present Nov 18 10:48:07.985 INFO running `"docker" "inspect" "825529ae3b17a2a7b58d28d338884f0d03ef82df8bd62bdc37019cc9b3500abe"` Nov 18 10:48:08.351 INFO running `"docker" "rm" "-f" "825529ae3b17a2a7b58d28d338884f0d03ef82df8bd62bdc37019cc9b3500abe"` Nov 18 10:48:08.719 INFO [stdout] 825529ae3b17a2a7b58d28d338884f0d03ef82df8bd62bdc37019cc9b3500abe