Nov 18 12:21:23.250 INFO testing google-blogger3-cli-1.0.7+20150422 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:21:23.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 12:21:23.621 INFO [stdout] 0de3398a18e8f21736d2f590d6605b916b9c863a8418917bc34765c1894ef686 Nov 18 12:21:23.624 INFO running `"docker" "start" "-a" "0de3398a18e8f21736d2f590d6605b916b9c863a8418917bc34765c1894ef686"` Nov 18 12:21:25.564 INFO [stderr] usermod: no changes Nov 18 12:21:25.603 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:21:25.603 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:21:25.603 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:21:25.603 INFO [stderr] files will be included as a binary target: Nov 18 12:21:25.603 INFO [stderr] Nov 18 12:21:25.603 INFO [stderr] * /source/src/main.rs Nov 18 12:21:25.603 INFO [stderr] Nov 18 12:21:25.603 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:21:25.603 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:21:25.603 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:21:25.603 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:21:25.603 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:21:25.603 INFO [stderr] Nov 18 12:21:25.603 INFO [stderr] For more information on this warning you can consult Nov 18 12:21:25.603 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:21:25.603 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `blogger3`, Nov 18 12:21:25.603 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:21:25.811 INFO [stderr] Compiling google-blogger3 v1.0.8+20150422 Nov 18 12:21:36.359 INFO [stderr] Compiling google-blogger3-cli v1.0.7+20150422 (/source) Nov 18 12:22:00.399 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.81s Nov 18 12:22:00.416 INFO [stderr] su: No module specific data is present Nov 18 12:22:01.302 INFO running `"docker" "inspect" "0de3398a18e8f21736d2f590d6605b916b9c863a8418917bc34765c1894ef686"` Nov 18 12:22:01.609 INFO running `"docker" "rm" "-f" "0de3398a18e8f21736d2f590d6605b916b9c863a8418917bc34765c1894ef686"` Nov 18 12:22:01.955 INFO [stdout] 0de3398a18e8f21736d2f590d6605b916b9c863a8418917bc34765c1894ef686 Nov 18 12:22:01.961 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 12:22:02.395 INFO [stdout] 8feca729bc88b39477af7b0908de7cf6b14798efb5292738277ddb102e6bc7e3 Nov 18 12:22:02.401 INFO running `"docker" "start" "-a" "8feca729bc88b39477af7b0908de7cf6b14798efb5292738277ddb102e6bc7e3"` Nov 18 12:22:04.271 INFO [stderr] usermod: no changes Nov 18 12:22:04.331 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:22:04.331 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:22:04.331 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:22:04.331 INFO [stderr] files will be included as a binary target: Nov 18 12:22:04.331 INFO [stderr] Nov 18 12:22:04.331 INFO [stderr] * /source/src/main.rs Nov 18 12:22:04.331 INFO [stderr] Nov 18 12:22:04.331 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:22:04.331 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:22:04.331 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:22:04.331 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:22:04.331 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:22:04.331 INFO [stderr] Nov 18 12:22:04.331 INFO [stderr] For more information on this warning you can consult Nov 18 12:22:04.331 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:22:04.331 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `blogger3`, Nov 18 12:22:04.331 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:22:04.527 INFO [stderr] Compiling google-blogger3-cli v1.0.7+20150422 (/source) Nov 18 12:22:11.066 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.77s Nov 18 12:22:11.111 INFO [stderr] su: No module specific data is present Nov 18 12:22:12.556 INFO running `"docker" "inspect" "8feca729bc88b39477af7b0908de7cf6b14798efb5292738277ddb102e6bc7e3"` Nov 18 12:22:12.941 INFO running `"docker" "rm" "-f" "8feca729bc88b39477af7b0908de7cf6b14798efb5292738277ddb102e6bc7e3"` Nov 18 12:22:13.229 INFO [stdout] 8feca729bc88b39477af7b0908de7cf6b14798efb5292738277ddb102e6bc7e3 Nov 18 12:22:13.231 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 12:22:13.722 INFO [stdout] 79eaa092e98de9682a8217f056408093b3d2ebc72372b273420071db5c0b5393 Nov 18 12:22:13.724 INFO running `"docker" "start" "-a" "79eaa092e98de9682a8217f056408093b3d2ebc72372b273420071db5c0b5393"` Nov 18 12:22:15.546 INFO [stderr] usermod: no changes Nov 18 12:22:15.631 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:22:15.631 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:22:15.631 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:22:15.631 INFO [stderr] files will be included as a binary target: Nov 18 12:22:15.631 INFO [stderr] Nov 18 12:22:15.631 INFO [stderr] * /source/src/main.rs Nov 18 12:22:15.631 INFO [stderr] Nov 18 12:22:15.631 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:22:15.631 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:22:15.631 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:22:15.631 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:22:15.631 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:22:15.631 INFO [stderr] Nov 18 12:22:15.631 INFO [stderr] For more information on this warning you can consult Nov 18 12:22:15.631 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:22:15.631 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `blogger3`, Nov 18 12:22:15.631 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:22:15.923 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s Nov 18 12:22:15.934 INFO [stderr] Running /target/debug/deps/blogger3-6c3f333630529736 Nov 18 12:22:15.936 INFO [stdout] Nov 18 12:22:15.937 INFO [stdout] running 0 tests Nov 18 12:22:15.937 INFO [stdout] Nov 18 12:22:15.937 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:22:15.937 INFO [stdout] Nov 18 12:22:15.951 INFO [stderr] su: No module specific data is present Nov 18 12:22:17.362 INFO running `"docker" "inspect" "79eaa092e98de9682a8217f056408093b3d2ebc72372b273420071db5c0b5393"` Nov 18 12:22:17.647 INFO running `"docker" "rm" "-f" "79eaa092e98de9682a8217f056408093b3d2ebc72372b273420071db5c0b5393"` Nov 18 12:22:18.063 INFO [stdout] 79eaa092e98de9682a8217f056408093b3d2ebc72372b273420071db5c0b5393