Nov 18 10:55:43.764 INFO testing google-playmoviespartner1-cli-1.0.7+20170919 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:55:43.764 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:44.292 INFO [stdout] cd36219d6f2643101a23a6cb08d0838fe627c8f4d41a5c99c5c2c13d04cd8d92 Nov 18 10:55:44.294 INFO running `"docker" "start" "-a" "cd36219d6f2643101a23a6cb08d0838fe627c8f4d41a5c99c5c2c13d04cd8d92"` Nov 18 10:55:45.639 INFO [stderr] usermod: no changes Nov 18 10:55:45.703 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:55:45.703 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:55:45.703 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:55:45.703 INFO [stderr] files will be included as a binary target: Nov 18 10:55:45.703 INFO [stderr] Nov 18 10:55:45.703 INFO [stderr] * /source/src/main.rs Nov 18 10:55:45.703 INFO [stderr] Nov 18 10:55:45.703 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:55:45.703 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:55:45.703 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:55:45.703 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:55:45.703 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:55:45.703 INFO [stderr] Nov 18 10:55:45.703 INFO [stderr] For more information on this warning you can consult Nov 18 10:55:45.703 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:55:45.703 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playmoviespartner1`, Nov 18 10:55:45.703 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:55:45.887 INFO [stderr] Compiling google-playmoviespartner1 v1.0.8+20170919 Nov 18 10:55:51.755 INFO [stderr] Compiling google-playmoviespartner1-cli v1.0.7+20170919 (/source) Nov 18 10:56:06.011 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.34s Nov 18 10:56:06.027 INFO [stderr] su: No module specific data is present Nov 18 10:56:07.084 INFO running `"docker" "inspect" "cd36219d6f2643101a23a6cb08d0838fe627c8f4d41a5c99c5c2c13d04cd8d92"` Nov 18 10:56:07.445 INFO running `"docker" "rm" "-f" "cd36219d6f2643101a23a6cb08d0838fe627c8f4d41a5c99c5c2c13d04cd8d92"` Nov 18 10:56:07.687 INFO [stdout] cd36219d6f2643101a23a6cb08d0838fe627c8f4d41a5c99c5c2c13d04cd8d92 Nov 18 10:56:07.692 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:08.069 INFO [stdout] 1813df7ac97ab7c3a5d89ff99d88f5f00b8d915fb3acf08d2bd21b0c96188c0c Nov 18 10:56:08.070 INFO running `"docker" "start" "-a" "1813df7ac97ab7c3a5d89ff99d88f5f00b8d915fb3acf08d2bd21b0c96188c0c"` Nov 18 10:56:09.197 INFO [stderr] usermod: no changes Nov 18 10:56:09.271 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:56:09.272 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:56:09.272 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:56:09.272 INFO [stderr] files will be included as a binary target: Nov 18 10:56:09.273 INFO [stderr] Nov 18 10:56:09.273 INFO [stderr] * /source/src/main.rs Nov 18 10:56:09.273 INFO [stderr] Nov 18 10:56:09.273 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:56:09.274 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:56:09.274 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:56:09.274 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:56:09.275 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:56:09.275 INFO [stderr] Nov 18 10:56:09.275 INFO [stderr] For more information on this warning you can consult Nov 18 10:56:09.275 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:56:09.276 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playmoviespartner1`, Nov 18 10:56:09.276 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:56:09.467 INFO [stderr] Compiling google-playmoviespartner1-cli v1.0.7+20170919 (/source) Nov 18 10:56:15.149 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.92s Nov 18 10:56:15.162 INFO [stderr] su: No module specific data is present Nov 18 10:56:16.323 INFO running `"docker" "inspect" "1813df7ac97ab7c3a5d89ff99d88f5f00b8d915fb3acf08d2bd21b0c96188c0c"` Nov 18 10:56:16.684 INFO running `"docker" "rm" "-f" "1813df7ac97ab7c3a5d89ff99d88f5f00b8d915fb3acf08d2bd21b0c96188c0c"` Nov 18 10:56:17.055 INFO [stdout] 1813df7ac97ab7c3a5d89ff99d88f5f00b8d915fb3acf08d2bd21b0c96188c0c Nov 18 10:56:17.062 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:17.529 INFO [stdout] 5dcba701087581c73b92f0a87c23de57615be296dc434b3662d67b8e4ad91760 Nov 18 10:56:17.531 INFO running `"docker" "start" "-a" "5dcba701087581c73b92f0a87c23de57615be296dc434b3662d67b8e4ad91760"` Nov 18 10:56:19.527 INFO [stderr] usermod: no changes Nov 18 10:56:19.607 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:56:19.608 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:56:19.608 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:56:19.608 INFO [stderr] files will be included as a binary target: Nov 18 10:56:19.608 INFO [stderr] Nov 18 10:56:19.609 INFO [stderr] * /source/src/main.rs Nov 18 10:56:19.609 INFO [stderr] Nov 18 10:56:19.609 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:56:19.609 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:56:19.610 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:56:19.610 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:56:19.610 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:56:19.610 INFO [stderr] Nov 18 10:56:19.611 INFO [stderr] For more information on this warning you can consult Nov 18 10:56:19.611 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:56:19.611 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playmoviespartner1`, Nov 18 10:56:19.612 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:56:19.817 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s Nov 18 10:56:19.826 INFO [stderr] Running /target/debug/deps/playmoviespartner1-d70bf8b2fe690e0c Nov 18 10:56:19.828 INFO [stdout] Nov 18 10:56:19.828 INFO [stdout] running 0 tests Nov 18 10:56:19.828 INFO [stdout] Nov 18 10:56:19.829 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:56:19.829 INFO [stdout] Nov 18 10:56:19.834 INFO [stderr] su: No module specific data is present Nov 18 10:56:20.759 INFO running `"docker" "inspect" "5dcba701087581c73b92f0a87c23de57615be296dc434b3662d67b8e4ad91760"` Nov 18 10:56:21.131 INFO running `"docker" "rm" "-f" "5dcba701087581c73b92f0a87c23de57615be296dc434b3662d67b8e4ad91760"` Nov 18 10:56:21.439 INFO [stdout] 5dcba701087581c73b92f0a87c23de57615be296dc434b3662d67b8e4ad91760