Nov 18 10:55:46.040 INFO testing google-playmoviespartner1-cli-1.0.7+20170919 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:55:46.040 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:55:46.464 INFO [stdout] d178e1d7a0dd2732bfa8a5a6930d7a41112e8a3b71cb23cf7b4dc288872f7412 Nov 18 10:55:46.473 INFO running `"docker" "start" "-a" "d178e1d7a0dd2732bfa8a5a6930d7a41112e8a3b71cb23cf7b4dc288872f7412"` Nov 18 10:55:47.614 INFO [stderr] usermod: no changes Nov 18 10:55:47.663 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:55:47.663 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:55:47.663 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:55:47.663 INFO [stderr] files will be included as a binary target: Nov 18 10:55:47.663 INFO [stderr] Nov 18 10:55:47.663 INFO [stderr] * /source/src/main.rs Nov 18 10:55:47.663 INFO [stderr] Nov 18 10:55:47.663 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:55:47.663 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:55:47.663 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:55:47.663 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:55:47.663 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:55:47.663 INFO [stderr] Nov 18 10:55:47.663 INFO [stderr] For more information on this warning you can consult Nov 18 10:55:47.663 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:55:47.663 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playmoviespartner1`, Nov 18 10:55:47.663 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:55:47.859 INFO [stderr] Compiling google-playmoviespartner1 v1.0.8+20170919 Nov 18 10:55:53.767 INFO [stderr] Compiling google-playmoviespartner1-cli v1.0.7+20170919 (/source) Nov 18 10:56:07.735 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.09s Nov 18 10:56:07.741 INFO [stderr] su: No module specific data is present Nov 18 10:56:08.497 INFO running `"docker" "inspect" "d178e1d7a0dd2732bfa8a5a6930d7a41112e8a3b71cb23cf7b4dc288872f7412"` Nov 18 10:56:08.861 INFO running `"docker" "rm" "-f" "d178e1d7a0dd2732bfa8a5a6930d7a41112e8a3b71cb23cf7b4dc288872f7412"` Nov 18 10:56:09.167 INFO [stdout] d178e1d7a0dd2732bfa8a5a6930d7a41112e8a3b71cb23cf7b4dc288872f7412 Nov 18 10:56:09.171 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:56:09.648 INFO [stdout] a7c19e351b710eff3ff65318e40300c3ca7929593faa8e9bc517d85855fdff10 Nov 18 10:56:09.650 INFO running `"docker" "start" "-a" "a7c19e351b710eff3ff65318e40300c3ca7929593faa8e9bc517d85855fdff10"` Nov 18 10:56:11.083 INFO [stderr] usermod: no changes Nov 18 10:56:11.151 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:56:11.151 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:56:11.152 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:56:11.152 INFO [stderr] files will be included as a binary target: Nov 18 10:56:11.152 INFO [stderr] Nov 18 10:56:11.152 INFO [stderr] * /source/src/main.rs Nov 18 10:56:11.152 INFO [stderr] Nov 18 10:56:11.153 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:56:11.153 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:56:11.153 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:56:11.154 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:56:11.154 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:56:11.154 INFO [stderr] Nov 18 10:56:11.154 INFO [stderr] For more information on this warning you can consult Nov 18 10:56:11.155 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:56:11.155 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playmoviespartner1`, Nov 18 10:56:11.155 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:56:11.348 INFO [stderr] Compiling google-playmoviespartner1-cli v1.0.7+20170919 (/source) Nov 18 10:56:17.616 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.52s Nov 18 10:56:17.632 INFO [stderr] su: No module specific data is present Nov 18 10:56:18.775 INFO running `"docker" "inspect" "a7c19e351b710eff3ff65318e40300c3ca7929593faa8e9bc517d85855fdff10"` Nov 18 10:56:19.101 INFO running `"docker" "rm" "-f" "a7c19e351b710eff3ff65318e40300c3ca7929593faa8e9bc517d85855fdff10"` Nov 18 10:56:19.462 INFO [stdout] a7c19e351b710eff3ff65318e40300c3ca7929593faa8e9bc517d85855fdff10 Nov 18 10:56:19.469 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:56:19.947 INFO [stdout] b50ab3429b6da5216e3986a8dd598600fb5a33b034d6483f5b647d6f37d33cfa Nov 18 10:56:19.959 INFO running `"docker" "start" "-a" "b50ab3429b6da5216e3986a8dd598600fb5a33b034d6483f5b647d6f37d33cfa"` Nov 18 10:56:21.419 INFO [stderr] usermod: no changes Nov 18 10:56:21.483 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:56:21.483 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:56:21.484 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:56:21.484 INFO [stderr] files will be included as a binary target: Nov 18 10:56:21.484 INFO [stderr] Nov 18 10:56:21.485 INFO [stderr] * /source/src/main.rs Nov 18 10:56:21.485 INFO [stderr] Nov 18 10:56:21.485 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:56:21.485 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:56:21.486 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:56:21.486 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:56:21.486 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:56:21.486 INFO [stderr] Nov 18 10:56:21.487 INFO [stderr] For more information on this warning you can consult Nov 18 10:56:21.487 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:56:21.487 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playmoviespartner1`, Nov 18 10:56:21.487 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:56:21.679 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s Nov 18 10:56:21.699 INFO [stderr] Running /target/debug/deps/playmoviespartner1-af16193a3e042cf0 Nov 18 10:56:21.700 INFO [stdout] Nov 18 10:56:21.700 INFO [stdout] running 0 tests Nov 18 10:56:21.700 INFO [stdout] Nov 18 10:56:21.700 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:56:21.700 INFO [stdout] Nov 18 10:56:21.711 INFO [stderr] su: No module specific data is present Nov 18 10:56:22.541 INFO running `"docker" "inspect" "b50ab3429b6da5216e3986a8dd598600fb5a33b034d6483f5b647d6f37d33cfa"` Nov 18 10:56:22.837 INFO running `"docker" "rm" "-f" "b50ab3429b6da5216e3986a8dd598600fb5a33b034d6483f5b647d6f37d33cfa"` Nov 18 10:56:23.139 INFO [stdout] b50ab3429b6da5216e3986a8dd598600fb5a33b034d6483f5b647d6f37d33cfa