Nov 18 10:57:12.331 INFO testing google-people1-cli-1.0.7+20171211 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:57:12.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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:57:12.816 INFO [stdout] 73e954d2e2aa64143b6868db147e3263fafc6458f630fddbe8f9d1cb74feb0fd Nov 18 10:57:12.819 INFO running `"docker" "start" "-a" "73e954d2e2aa64143b6868db147e3263fafc6458f630fddbe8f9d1cb74feb0fd"` Nov 18 10:57:15.006 INFO [stderr] usermod: no changes Nov 18 10:57:15.037 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:57:15.037 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:57:15.037 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:57:15.037 INFO [stderr] files will be included as a binary target: Nov 18 10:57:15.037 INFO [stderr] Nov 18 10:57:15.037 INFO [stderr] * /source/src/main.rs Nov 18 10:57:15.037 INFO [stderr] Nov 18 10:57:15.037 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:57:15.037 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:57:15.037 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:57:15.037 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:57:15.037 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:57:15.037 INFO [stderr] Nov 18 10:57:15.037 INFO [stderr] For more information on this warning you can consult Nov 18 10:57:15.037 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:57:15.037 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `people1`, Nov 18 10:57:15.037 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:57:15.211 INFO [stderr] Compiling google-people1 v1.0.8+20181010 Nov 18 10:57:24.447 INFO [stderr] Compiling google-people1-cli v1.0.7+20171211 (/source) Nov 18 10:57:49.779 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.75s Nov 18 10:57:49.791 INFO [stderr] su: No module specific data is present Nov 18 10:57:50.196 INFO running `"docker" "inspect" "73e954d2e2aa64143b6868db147e3263fafc6458f630fddbe8f9d1cb74feb0fd"` Nov 18 10:57:50.313 INFO running `"docker" "rm" "-f" "73e954d2e2aa64143b6868db147e3263fafc6458f630fddbe8f9d1cb74feb0fd"` Nov 18 10:57:50.469 INFO [stdout] 73e954d2e2aa64143b6868db147e3263fafc6458f630fddbe8f9d1cb74feb0fd Nov 18 10:57:50.473 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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:57:50.703 INFO [stdout] fb1a5dde8049455d77d4d64b3aafb0946e59536655a167cf2da270cd1e402ac3 Nov 18 10:57:50.706 INFO running `"docker" "start" "-a" "fb1a5dde8049455d77d4d64b3aafb0946e59536655a167cf2da270cd1e402ac3"` Nov 18 10:57:51.200 INFO [stderr] usermod: no changes Nov 18 10:57:51.243 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:57:51.243 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:57:51.243 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:57:51.243 INFO [stderr] files will be included as a binary target: Nov 18 10:57:51.243 INFO [stderr] Nov 18 10:57:51.243 INFO [stderr] * /source/src/main.rs Nov 18 10:57:51.243 INFO [stderr] Nov 18 10:57:51.243 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:57:51.243 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:57:51.243 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:57:51.243 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:57:51.243 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:57:51.243 INFO [stderr] Nov 18 10:57:51.243 INFO [stderr] For more information on this warning you can consult Nov 18 10:57:51.243 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:57:51.243 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `people1`, Nov 18 10:57:51.243 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:57:51.361 INFO [stderr] Compiling google-people1-cli v1.0.7+20171211 (/source) Nov 18 10:57:55.292 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.06s Nov 18 10:57:55.312 INFO [stderr] su: No module specific data is present Nov 18 10:57:55.895 INFO running `"docker" "inspect" "fb1a5dde8049455d77d4d64b3aafb0946e59536655a167cf2da270cd1e402ac3"` Nov 18 10:57:55.992 INFO running `"docker" "rm" "-f" "fb1a5dde8049455d77d4d64b3aafb0946e59536655a167cf2da270cd1e402ac3"` Nov 18 10:57:56.096 INFO [stdout] fb1a5dde8049455d77d4d64b3aafb0946e59536655a167cf2da270cd1e402ac3 Nov 18 10:57:56.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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:57:56.323 INFO [stdout] f15761aaf5b9fb6802f68c0e4cd1417730f01ecb19102e4465a41b7df0b3cbc7 Nov 18 10:57:56.325 INFO running `"docker" "start" "-a" "f15761aaf5b9fb6802f68c0e4cd1417730f01ecb19102e4465a41b7df0b3cbc7"` Nov 18 10:57:57.168 INFO [stderr] usermod: no changes Nov 18 10:57:57.223 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:57:57.223 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:57:57.223 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:57:57.223 INFO [stderr] files will be included as a binary target: Nov 18 10:57:57.223 INFO [stderr] Nov 18 10:57:57.223 INFO [stderr] * /source/src/main.rs Nov 18 10:57:57.223 INFO [stderr] Nov 18 10:57:57.223 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:57:57.223 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:57:57.223 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:57:57.223 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:57:57.223 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:57:57.223 INFO [stderr] Nov 18 10:57:57.223 INFO [stderr] For more information on this warning you can consult Nov 18 10:57:57.223 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:57:57.223 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `people1`, Nov 18 10:57:57.223 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:57:57.388 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 18 10:57:57.406 INFO [stderr] Running /target/debug/deps/people1-16ea049be2e8f68c Nov 18 10:57:57.413 INFO [stdout] Nov 18 10:57:57.413 INFO [stdout] running 0 tests Nov 18 10:57:57.413 INFO [stdout] Nov 18 10:57:57.413 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:57:57.413 INFO [stdout] Nov 18 10:57:57.416 INFO [stderr] su: No module specific data is present Nov 18 10:57:57.789 INFO running `"docker" "inspect" "f15761aaf5b9fb6802f68c0e4cd1417730f01ecb19102e4465a41b7df0b3cbc7"` Nov 18 10:57:57.869 INFO running `"docker" "rm" "-f" "f15761aaf5b9fb6802f68c0e4cd1417730f01ecb19102e4465a41b7df0b3cbc7"` Nov 18 10:57:57.973 INFO [stdout] f15761aaf5b9fb6802f68c0e4cd1417730f01ecb19102e4465a41b7df0b3cbc7