Nov 18 10:47:08.627 INFO testing google-sourcerepo1-cli-1.0.7+20171110 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:47:08.628 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:47:09.001 INFO [stdout] 63f05a11ef0dc19f50c05857280ed5a4c00758b5f84bc91e43a81b05c432c239 Nov 18 10:47:09.007 INFO running `"docker" "start" "-a" "63f05a11ef0dc19f50c05857280ed5a4c00758b5f84bc91e43a81b05c432c239"` Nov 18 10:47:10.342 INFO [stderr] usermod: no changes Nov 18 10:47:10.375 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:47:10.376 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:47:10.376 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:47:10.376 INFO [stderr] files will be included as a binary target: Nov 18 10:47:10.376 INFO [stderr] Nov 18 10:47:10.377 INFO [stderr] * /source/src/main.rs Nov 18 10:47:10.377 INFO [stderr] Nov 18 10:47:10.377 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:47:10.378 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:47:10.378 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:47:10.378 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:47:10.379 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:47:10.379 INFO [stderr] Nov 18 10:47:10.379 INFO [stderr] For more information on this warning you can consult Nov 18 10:47:10.379 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:47:10.380 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sourcerepo1`, Nov 18 10:47:10.380 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:47:10.531 INFO [stderr] Compiling google-sourcerepo1 v1.0.8+20180718 Nov 18 10:47:15.567 INFO [stderr] Compiling google-sourcerepo1-cli v1.0.7+20171110 (/source) Nov 18 10:47:30.611 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.24s Nov 18 10:47:30.619 INFO [stderr] su: No module specific data is present Nov 18 10:47:31.031 INFO running `"docker" "inspect" "63f05a11ef0dc19f50c05857280ed5a4c00758b5f84bc91e43a81b05c432c239"` Nov 18 10:47:31.349 INFO running `"docker" "rm" "-f" "63f05a11ef0dc19f50c05857280ed5a4c00758b5f84bc91e43a81b05c432c239"` Nov 18 10:47:31.655 INFO [stdout] 63f05a11ef0dc19f50c05857280ed5a4c00758b5f84bc91e43a81b05c432c239 Nov 18 10:47:31.659 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:47:32.116 INFO [stdout] b3af4ece03cb60e8ebb7e8cf5da26fa1fde81ddc370de6ff4255eb38828cde27 Nov 18 10:47:32.119 INFO running `"docker" "start" "-a" "b3af4ece03cb60e8ebb7e8cf5da26fa1fde81ddc370de6ff4255eb38828cde27"` Nov 18 10:47:33.809 INFO [stderr] usermod: no changes Nov 18 10:47:33.871 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:47:33.871 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:47:33.871 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:47:33.871 INFO [stderr] files will be included as a binary target: Nov 18 10:47:33.871 INFO [stderr] Nov 18 10:47:33.871 INFO [stderr] * /source/src/main.rs Nov 18 10:47:33.871 INFO [stderr] Nov 18 10:47:33.871 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:47:33.871 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:47:33.871 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:47:33.871 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:47:33.871 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:47:33.871 INFO [stderr] Nov 18 10:47:33.871 INFO [stderr] For more information on this warning you can consult Nov 18 10:47:33.871 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:47:33.871 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sourcerepo1`, Nov 18 10:47:33.871 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:47:34.035 INFO [stderr] Compiling google-sourcerepo1-cli v1.0.7+20171110 (/source) Nov 18 10:47:38.141 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.28s Nov 18 10:47:38.151 INFO [stderr] su: No module specific data is present Nov 18 10:47:38.995 INFO running `"docker" "inspect" "b3af4ece03cb60e8ebb7e8cf5da26fa1fde81ddc370de6ff4255eb38828cde27"` Nov 18 10:47:39.279 INFO running `"docker" "rm" "-f" "b3af4ece03cb60e8ebb7e8cf5da26fa1fde81ddc370de6ff4255eb38828cde27"` Nov 18 10:47:39.538 INFO [stdout] b3af4ece03cb60e8ebb7e8cf5da26fa1fde81ddc370de6ff4255eb38828cde27 Nov 18 10:47:39.542 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:47:39.935 INFO [stdout] 255353d5c39e3c0e704e6b05773593465d64d31663e1339cb830dfd967bc7cce Nov 18 10:47:39.943 INFO running `"docker" "start" "-a" "255353d5c39e3c0e704e6b05773593465d64d31663e1339cb830dfd967bc7cce"` Nov 18 10:47:41.183 INFO [stderr] usermod: no changes Nov 18 10:47:41.243 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:47:41.243 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:47:41.243 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:47:41.243 INFO [stderr] files will be included as a binary target: Nov 18 10:47:41.243 INFO [stderr] Nov 18 10:47:41.243 INFO [stderr] * /source/src/main.rs Nov 18 10:47:41.243 INFO [stderr] Nov 18 10:47:41.243 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:47:41.243 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:47:41.243 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:47:41.243 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:47:41.243 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:47:41.243 INFO [stderr] Nov 18 10:47:41.243 INFO [stderr] For more information on this warning you can consult Nov 18 10:47:41.243 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:47:41.243 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `sourcerepo1`, Nov 18 10:47:41.243 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:47:41.388 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 18 10:47:41.409 INFO [stderr] Running /target/debug/deps/sourcerepo1-0c4c6bec5352dc8e Nov 18 10:47:41.419 INFO [stderr] su: No module specific data is present Nov 18 10:47:41.419 INFO [stdout] Nov 18 10:47:41.419 INFO [stdout] running 0 tests Nov 18 10:47:41.419 INFO [stdout] Nov 18 10:47:41.419 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:47:41.419 INFO [stdout] Nov 18 10:47:42.154 INFO running `"docker" "inspect" "255353d5c39e3c0e704e6b05773593465d64d31663e1339cb830dfd967bc7cce"` Nov 18 10:47:42.461 INFO running `"docker" "rm" "-f" "255353d5c39e3c0e704e6b05773593465d64d31663e1339cb830dfd967bc7cce"` Nov 18 10:47:42.815 INFO [stdout] 255353d5c39e3c0e704e6b05773593465d64d31663e1339cb830dfd967bc7cce