Nov 18 12:28:12.512 INFO testing google-appengine1-cli-1.0.7+20171208 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:28:12.512 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:28:12.893 INFO [stdout] 427852afb7ad52968e913a8595e885dc61abd9777c8226569b7a49e20cd75b27 Nov 18 12:28:12.897 INFO running `"docker" "start" "-a" "427852afb7ad52968e913a8595e885dc61abd9777c8226569b7a49e20cd75b27"` Nov 18 12:28:13.915 INFO [stderr] usermod: no changes Nov 18 12:28:13.987 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:28:13.987 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:28:13.987 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:28:13.987 INFO [stderr] files will be included as a binary target: Nov 18 12:28:13.987 INFO [stderr] Nov 18 12:28:13.987 INFO [stderr] * /source/src/main.rs Nov 18 12:28:13.987 INFO [stderr] Nov 18 12:28:13.987 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:28:13.987 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:28:13.987 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:28:13.987 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:28:13.987 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:28:13.987 INFO [stderr] Nov 18 12:28:13.987 INFO [stderr] For more information on this warning you can consult Nov 18 12:28:13.987 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:28:13.987 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `appengine1`, Nov 18 12:28:13.987 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:28:14.139 INFO [stderr] Compiling google-appengine1 v1.0.8+20181005 Nov 18 12:28:26.663 INFO [stderr] Compiling google-appengine1-cli v1.0.7+20171208 (/source) Nov 18 12:28:58.555 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.60s Nov 18 12:28:58.567 INFO [stderr] su: No module specific data is present Nov 18 12:28:59.538 INFO running `"docker" "inspect" "427852afb7ad52968e913a8595e885dc61abd9777c8226569b7a49e20cd75b27"` Nov 18 12:28:59.813 INFO running `"docker" "rm" "-f" "427852afb7ad52968e913a8595e885dc61abd9777c8226569b7a49e20cd75b27"` Nov 18 12:29:00.143 INFO [stdout] 427852afb7ad52968e913a8595e885dc61abd9777c8226569b7a49e20cd75b27 Nov 18 12:29:00.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:29:00.539 INFO [stdout] 953d27e67fca4f223a266bc824f0abdaad325b2e02a7f516b8d334b9af75feb0 Nov 18 12:29:00.545 INFO running `"docker" "start" "-a" "953d27e67fca4f223a266bc824f0abdaad325b2e02a7f516b8d334b9af75feb0"` Nov 18 12:29:01.691 INFO [stderr] usermod: no changes Nov 18 12:29:01.739 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:29:01.739 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:29:01.739 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:29:01.739 INFO [stderr] files will be included as a binary target: Nov 18 12:29:01.739 INFO [stderr] Nov 18 12:29:01.739 INFO [stderr] * /source/src/main.rs Nov 18 12:29:01.739 INFO [stderr] Nov 18 12:29:01.739 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:29:01.739 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:29:01.739 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:29:01.739 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:29:01.739 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:29:01.739 INFO [stderr] Nov 18 12:29:01.739 INFO [stderr] For more information on this warning you can consult Nov 18 12:29:01.739 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:29:01.739 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `appengine1`, Nov 18 12:29:01.739 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:29:01.899 INFO [stderr] Compiling google-appengine1-cli v1.0.7+20171208 (/source) Nov 18 12:29:09.421 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.70s Nov 18 12:29:09.439 INFO [stderr] su: No module specific data is present Nov 18 12:29:10.649 INFO running `"docker" "inspect" "953d27e67fca4f223a266bc824f0abdaad325b2e02a7f516b8d334b9af75feb0"` Nov 18 12:29:11.035 INFO running `"docker" "rm" "-f" "953d27e67fca4f223a266bc824f0abdaad325b2e02a7f516b8d334b9af75feb0"` Nov 18 12:29:11.351 INFO [stdout] 953d27e67fca4f223a266bc824f0abdaad325b2e02a7f516b8d334b9af75feb0 Nov 18 12:29:11.357 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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:29:11.803 INFO [stdout] cc28918d98718f252f94c895df250b36c8390a8e2d6e94497d6450c6411ab25c Nov 18 12:29:11.805 INFO running `"docker" "start" "-a" "cc28918d98718f252f94c895df250b36c8390a8e2d6e94497d6450c6411ab25c"` Nov 18 12:29:14.085 INFO [stderr] usermod: no changes Nov 18 12:29:14.131 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:29:14.131 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:29:14.131 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:29:14.131 INFO [stderr] files will be included as a binary target: Nov 18 12:29:14.131 INFO [stderr] Nov 18 12:29:14.131 INFO [stderr] * /source/src/main.rs Nov 18 12:29:14.131 INFO [stderr] Nov 18 12:29:14.131 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:29:14.131 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:29:14.131 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:29:14.131 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:29:14.131 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:29:14.131 INFO [stderr] Nov 18 12:29:14.131 INFO [stderr] For more information on this warning you can consult Nov 18 12:29:14.131 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:29:14.131 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `appengine1`, Nov 18 12:29:14.131 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:29:14.327 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Nov 18 12:29:14.371 INFO [stderr] Running /target/debug/deps/appengine1-be6db3d732e68554 Nov 18 12:29:14.375 INFO [stdout] Nov 18 12:29:14.375 INFO [stdout] running 0 tests Nov 18 12:29:14.375 INFO [stdout] Nov 18 12:29:14.375 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:29:14.375 INFO [stdout] Nov 18 12:29:14.383 INFO [stderr] su: No module specific data is present Nov 18 12:29:15.534 INFO running `"docker" "inspect" "cc28918d98718f252f94c895df250b36c8390a8e2d6e94497d6450c6411ab25c"` Nov 18 12:29:15.900 INFO running `"docker" "rm" "-f" "cc28918d98718f252f94c895df250b36c8390a8e2d6e94497d6450c6411ab25c"` Nov 18 12:29:16.236 INFO [stdout] cc28918d98718f252f94c895df250b36c8390a8e2d6e94497d6450c6411ab25c