Nov 18 10:53:03.005 INFO testing google-qpxexpress1-cli-1.0.7+20160708 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:53:03.005 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:53:03.471 INFO [stdout] 3cf56a3be97f0da419e1ae80bba39ca11fd441807fbaba7b392fb27672ca3808 Nov 18 10:53:03.473 INFO running `"docker" "start" "-a" "3cf56a3be97f0da419e1ae80bba39ca11fd441807fbaba7b392fb27672ca3808"` Nov 18 10:53:05.186 INFO [stderr] usermod: no changes Nov 18 10:53:05.235 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:53:05.235 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:53:05.235 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:53:05.235 INFO [stderr] files will be included as a binary target: Nov 18 10:53:05.235 INFO [stderr] Nov 18 10:53:05.235 INFO [stderr] * /source/src/main.rs Nov 18 10:53:05.235 INFO [stderr] Nov 18 10:53:05.235 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:53:05.235 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:53:05.235 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:53:05.235 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:53:05.235 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:53:05.235 INFO [stderr] Nov 18 10:53:05.235 INFO [stderr] For more information on this warning you can consult Nov 18 10:53:05.235 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:53:05.235 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `qpxexpress1`, Nov 18 10:53:05.235 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:53:05.446 INFO [stderr] Compiling google-qpxexpress1 v1.0.8+20160708 Nov 18 10:53:13.081 INFO [stderr] Compiling google-qpxexpress1-cli v1.0.7+20160708 (/source) Nov 18 10:53:28.075 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.87s Nov 18 10:53:28.090 INFO [stderr] su: No module specific data is present Nov 18 10:53:29.133 INFO running `"docker" "inspect" "3cf56a3be97f0da419e1ae80bba39ca11fd441807fbaba7b392fb27672ca3808"` Nov 18 10:53:29.491 INFO running `"docker" "rm" "-f" "3cf56a3be97f0da419e1ae80bba39ca11fd441807fbaba7b392fb27672ca3808"` Nov 18 10:53:29.771 INFO [stdout] 3cf56a3be97f0da419e1ae80bba39ca11fd441807fbaba7b392fb27672ca3808 Nov 18 10:53:29.778 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:53:30.249 INFO [stdout] a500b8e209bae7ac564223527226df4d0b82e78c1fbc4ccc8317c3a8a6acc6f8 Nov 18 10:53:30.252 INFO running `"docker" "start" "-a" "a500b8e209bae7ac564223527226df4d0b82e78c1fbc4ccc8317c3a8a6acc6f8"` Nov 18 10:53:31.495 INFO [stderr] usermod: no changes Nov 18 10:53:31.523 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:53:31.524 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:53:31.524 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:53:31.524 INFO [stderr] files will be included as a binary target: Nov 18 10:53:31.525 INFO [stderr] Nov 18 10:53:31.525 INFO [stderr] * /source/src/main.rs Nov 18 10:53:31.526 INFO [stderr] Nov 18 10:53:31.526 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:53:31.526 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:53:31.527 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:53:31.527 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:53:31.527 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:53:31.527 INFO [stderr] Nov 18 10:53:31.528 INFO [stderr] For more information on this warning you can consult Nov 18 10:53:31.528 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:53:31.528 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `qpxexpress1`, Nov 18 10:53:31.528 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:53:31.691 INFO [stderr] Compiling google-qpxexpress1-cli v1.0.7+20160708 (/source) Nov 18 10:53:37.163 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.64s Nov 18 10:53:37.173 INFO [stderr] su: No module specific data is present Nov 18 10:53:37.869 INFO running `"docker" "inspect" "a500b8e209bae7ac564223527226df4d0b82e78c1fbc4ccc8317c3a8a6acc6f8"` Nov 18 10:53:38.076 INFO running `"docker" "rm" "-f" "a500b8e209bae7ac564223527226df4d0b82e78c1fbc4ccc8317c3a8a6acc6f8"` Nov 18 10:53:38.315 INFO [stdout] a500b8e209bae7ac564223527226df4d0b82e78c1fbc4ccc8317c3a8a6acc6f8 Nov 18 10:53:38.322 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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:53:38.713 INFO [stdout] 84b98a274feee07d31789ff2228cdac5b1801d103f24c8d2e47a90c875799c06 Nov 18 10:53:38.715 INFO running `"docker" "start" "-a" "84b98a274feee07d31789ff2228cdac5b1801d103f24c8d2e47a90c875799c06"` Nov 18 10:53:39.754 INFO [stderr] usermod: no changes Nov 18 10:53:39.831 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:53:39.831 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:53:39.831 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:53:39.831 INFO [stderr] files will be included as a binary target: Nov 18 10:53:39.831 INFO [stderr] Nov 18 10:53:39.831 INFO [stderr] * /source/src/main.rs Nov 18 10:53:39.831 INFO [stderr] Nov 18 10:53:39.831 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:53:39.831 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:53:39.831 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:53:39.831 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:53:39.831 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:53:39.831 INFO [stderr] Nov 18 10:53:39.831 INFO [stderr] For more information on this warning you can consult Nov 18 10:53:39.831 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:53:39.831 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `qpxexpress1`, Nov 18 10:53:39.831 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:53:40.022 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 18 10:53:40.042 INFO [stderr] Running /target/debug/deps/qpxexpress1-ff4512b843d06290 Nov 18 10:53:40.045 INFO [stdout] Nov 18 10:53:40.045 INFO [stdout] running 0 tests Nov 18 10:53:40.047 INFO [stdout] Nov 18 10:53:40.048 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:53:40.048 INFO [stdout] Nov 18 10:53:40.050 INFO [stderr] su: No module specific data is present Nov 18 10:53:41.137 INFO running `"docker" "inspect" "84b98a274feee07d31789ff2228cdac5b1801d103f24c8d2e47a90c875799c06"` Nov 18 10:53:41.389 INFO running `"docker" "rm" "-f" "84b98a274feee07d31789ff2228cdac5b1801d103f24c8d2e47a90c875799c06"` Nov 18 10:53:41.763 INFO [stdout] 84b98a274feee07d31789ff2228cdac5b1801d103f24c8d2e47a90c875799c06