Nov 18 10:54:19.534 INFO testing google-proximitybeacon1_beta1-cli-1.0.7+20171112 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:54:19.536 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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:54:19.887 INFO [stdout] 9f0b72fa5cbbb0ba70546d7e8c6eae025d252f6f18bea397139b2c420c2e1d78 Nov 18 10:54:19.893 INFO running `"docker" "start" "-a" "9f0b72fa5cbbb0ba70546d7e8c6eae025d252f6f18bea397139b2c420c2e1d78"` Nov 18 10:54:21.334 INFO [stderr] usermod: no changes Nov 18 10:54:21.387 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:54:21.387 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:54:21.387 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:54:21.387 INFO [stderr] files will be included as a binary target: Nov 18 10:54:21.387 INFO [stderr] Nov 18 10:54:21.387 INFO [stderr] * /source/src/main.rs Nov 18 10:54:21.387 INFO [stderr] Nov 18 10:54:21.387 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:54:21.387 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:54:21.387 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:54:21.387 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:54:21.387 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:54:21.387 INFO [stderr] Nov 18 10:54:21.387 INFO [stderr] For more information on this warning you can consult Nov 18 10:54:21.387 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:54:21.387 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `proximitybeacon1-beta1`, Nov 18 10:54:21.387 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:54:21.597 INFO [stderr] Compiling google-proximitybeacon1_beta1 v1.0.8+20181008 Nov 18 10:54:28.863 INFO [stderr] Compiling google-proximitybeacon1_beta1-cli v1.0.7+20171112 (/source) Nov 18 10:54:41.992 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.63s Nov 18 10:54:42.004 INFO [stderr] su: No module specific data is present Nov 18 10:54:42.485 INFO running `"docker" "inspect" "9f0b72fa5cbbb0ba70546d7e8c6eae025d252f6f18bea397139b2c420c2e1d78"` Nov 18 10:54:42.685 INFO running `"docker" "rm" "-f" "9f0b72fa5cbbb0ba70546d7e8c6eae025d252f6f18bea397139b2c420c2e1d78"` Nov 18 10:54:42.849 INFO [stdout] 9f0b72fa5cbbb0ba70546d7e8c6eae025d252f6f18bea397139b2c420c2e1d78 Nov 18 10:54:42.852 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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:54:43.038 INFO [stdout] e58d34ddda5429856cc6c201074dce7464899914486c865b89388da6ddc7b2d0 Nov 18 10:54:43.041 INFO running `"docker" "start" "-a" "e58d34ddda5429856cc6c201074dce7464899914486c865b89388da6ddc7b2d0"` Nov 18 10:54:44.049 INFO [stderr] usermod: no changes Nov 18 10:54:44.103 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:54:44.103 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:54:44.103 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:54:44.103 INFO [stderr] files will be included as a binary target: Nov 18 10:54:44.103 INFO [stderr] Nov 18 10:54:44.103 INFO [stderr] * /source/src/main.rs Nov 18 10:54:44.103 INFO [stderr] Nov 18 10:54:44.103 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:54:44.103 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:54:44.103 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:54:44.103 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:54:44.103 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:54:44.103 INFO [stderr] Nov 18 10:54:44.103 INFO [stderr] For more information on this warning you can consult Nov 18 10:54:44.103 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:54:44.103 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `proximitybeacon1-beta1`, Nov 18 10:54:44.103 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:54:44.311 INFO [stderr] Compiling google-proximitybeacon1_beta1-cli v1.0.7+20171112 (/source) Nov 18 10:54:49.797 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.72s Nov 18 10:54:49.808 INFO [stderr] su: No module specific data is present Nov 18 10:54:50.220 INFO running `"docker" "inspect" "e58d34ddda5429856cc6c201074dce7464899914486c865b89388da6ddc7b2d0"` Nov 18 10:54:50.352 INFO running `"docker" "rm" "-f" "e58d34ddda5429856cc6c201074dce7464899914486c865b89388da6ddc7b2d0"` Nov 18 10:54:50.481 INFO [stdout] e58d34ddda5429856cc6c201074dce7464899914486c865b89388da6ddc7b2d0 Nov 18 10:54:50.484 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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:54:50.760 INFO [stdout] 6dc9d99341f72c4de311c91338e89b39abdfd50054ad5a34120fcad9f1a6b585 Nov 18 10:54:50.762 INFO running `"docker" "start" "-a" "6dc9d99341f72c4de311c91338e89b39abdfd50054ad5a34120fcad9f1a6b585"` Nov 18 10:54:51.218 INFO [stderr] usermod: no changes Nov 18 10:54:51.244 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:54:51.244 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:54:51.244 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:54:51.244 INFO [stderr] files will be included as a binary target: Nov 18 10:54:51.244 INFO [stderr] Nov 18 10:54:51.244 INFO [stderr] * /source/src/main.rs Nov 18 10:54:51.244 INFO [stderr] Nov 18 10:54:51.244 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:54:51.244 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:54:51.244 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:54:51.244 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:54:51.244 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:54:51.244 INFO [stderr] Nov 18 10:54:51.244 INFO [stderr] For more information on this warning you can consult Nov 18 10:54:51.244 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:54:51.244 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `proximitybeacon1-beta1`, Nov 18 10:54:51.244 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:54:51.367 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Nov 18 10:54:51.383 INFO [stderr] Running /target/debug/deps/proximitybeacon1_beta1-b69b0eacc256eff0 Nov 18 10:54:51.386 INFO [stdout] Nov 18 10:54:51.386 INFO [stdout] running 0 tests Nov 18 10:54:51.386 INFO [stdout] Nov 18 10:54:51.386 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:54:51.386 INFO [stdout] Nov 18 10:54:51.389 INFO [stderr] su: No module specific data is present Nov 18 10:54:51.675 INFO running `"docker" "inspect" "6dc9d99341f72c4de311c91338e89b39abdfd50054ad5a34120fcad9f1a6b585"` Nov 18 10:54:51.819 INFO running `"docker" "rm" "-f" "6dc9d99341f72c4de311c91338e89b39abdfd50054ad5a34120fcad9f1a6b585"` Nov 18 10:54:51.943 INFO [stdout] 6dc9d99341f72c4de311c91338e89b39abdfd50054ad5a34120fcad9f1a6b585