Nov 18 10:56:22.212 INFO testing google-playcustomapp1-cli-1.0.7+20170622 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:56:22.213 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:56:22.587 INFO [stdout] 56d303d2c252481cc839120799976eb366529bb7d8204c7a3ed87a3c992aefba Nov 18 10:56:22.589 INFO running `"docker" "start" "-a" "56d303d2c252481cc839120799976eb366529bb7d8204c7a3ed87a3c992aefba"` Nov 18 10:56:23.796 INFO [stderr] usermod: no changes Nov 18 10:56:23.847 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:56:23.848 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:56:23.848 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:56:23.848 INFO [stderr] files will be included as a binary target: Nov 18 10:56:23.848 INFO [stderr] Nov 18 10:56:23.849 INFO [stderr] * /source/src/main.rs Nov 18 10:56:23.849 INFO [stderr] Nov 18 10:56:23.849 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:56:23.850 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:56:23.850 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:56:23.850 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:56:23.850 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:56:23.851 INFO [stderr] Nov 18 10:56:23.851 INFO [stderr] For more information on this warning you can consult Nov 18 10:56:23.851 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:56:23.851 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playcustomapp1`, Nov 18 10:56:23.852 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:56:24.047 INFO [stderr] Compiling google-playcustomapp1 v1.0.8+20170622 Nov 18 10:56:28.585 INFO [stderr] Compiling google-playcustomapp1-cli v1.0.7+20170622 (/source) Nov 18 10:56:42.112 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.29s Nov 18 10:56:42.129 INFO [stderr] su: No module specific data is present Nov 18 10:56:43.588 INFO running `"docker" "inspect" "56d303d2c252481cc839120799976eb366529bb7d8204c7a3ed87a3c992aefba"` Nov 18 10:56:43.913 INFO running `"docker" "rm" "-f" "56d303d2c252481cc839120799976eb366529bb7d8204c7a3ed87a3c992aefba"` Nov 18 10:56:44.187 INFO [stdout] 56d303d2c252481cc839120799976eb366529bb7d8204c7a3ed87a3c992aefba Nov 18 10:56:44.194 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:44.717 INFO [stdout] ee02e60a94b7e5fbff1a06bd4fb90cb71fdc654251f57615d13d41dd9f4ce7db Nov 18 10:56:44.719 INFO running `"docker" "start" "-a" "ee02e60a94b7e5fbff1a06bd4fb90cb71fdc654251f57615d13d41dd9f4ce7db"` Nov 18 10:56:46.451 INFO [stderr] usermod: no changes Nov 18 10:56:46.503 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:56:46.503 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:56:46.503 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:56:46.504 INFO [stderr] files will be included as a binary target: Nov 18 10:56:46.504 INFO [stderr] Nov 18 10:56:46.504 INFO [stderr] * /source/src/main.rs Nov 18 10:56:46.504 INFO [stderr] Nov 18 10:56:46.505 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:56:46.505 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:56:46.505 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:56:46.506 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:56:46.506 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:56:46.506 INFO [stderr] Nov 18 10:56:46.506 INFO [stderr] For more information on this warning you can consult Nov 18 10:56:46.507 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:56:46.507 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playcustomapp1`, Nov 18 10:56:46.507 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:56:46.739 INFO [stderr] Compiling google-playcustomapp1-cli v1.0.7+20170622 (/source) Nov 18 10:56:52.392 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.93s Nov 18 10:56:52.404 INFO [stderr] su: No module specific data is present Nov 18 10:56:53.832 INFO running `"docker" "inspect" "ee02e60a94b7e5fbff1a06bd4fb90cb71fdc654251f57615d13d41dd9f4ce7db"` Nov 18 10:56:54.157 INFO running `"docker" "rm" "-f" "ee02e60a94b7e5fbff1a06bd4fb90cb71fdc654251f57615d13d41dd9f4ce7db"` Nov 18 10:56:54.547 INFO [stdout] ee02e60a94b7e5fbff1a06bd4fb90cb71fdc654251f57615d13d41dd9f4ce7db Nov 18 10:56:54.549 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:55.031 INFO [stdout] 539f4294b9d3c1b5540648b07cd793fd754cdec2b20f7d3d2949cb514b9b93be Nov 18 10:56:55.033 INFO running `"docker" "start" "-a" "539f4294b9d3c1b5540648b07cd793fd754cdec2b20f7d3d2949cb514b9b93be"` Nov 18 10:56:56.571 INFO [stderr] usermod: no changes Nov 18 10:56:56.650 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:56:56.650 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:56:56.650 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:56:56.650 INFO [stderr] files will be included as a binary target: Nov 18 10:56:56.650 INFO [stderr] Nov 18 10:56:56.650 INFO [stderr] * /source/src/main.rs Nov 18 10:56:56.650 INFO [stderr] Nov 18 10:56:56.650 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:56:56.650 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:56:56.650 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:56:56.650 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:56:56.650 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:56:56.650 INFO [stderr] Nov 18 10:56:56.650 INFO [stderr] For more information on this warning you can consult Nov 18 10:56:56.650 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:56:56.650 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playcustomapp1`, Nov 18 10:56:56.650 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:56:56.910 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s Nov 18 10:56:56.920 INFO [stderr] Running /target/debug/deps/playcustomapp1-a7b66fb745838784 Nov 18 10:56:56.922 INFO [stdout] Nov 18 10:56:56.923 INFO [stdout] running 0 tests Nov 18 10:56:56.923 INFO [stdout] Nov 18 10:56:56.923 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:56:56.924 INFO [stdout] Nov 18 10:56:56.930 INFO [stderr] su: No module specific data is present Nov 18 10:56:57.694 INFO running `"docker" "inspect" "539f4294b9d3c1b5540648b07cd793fd754cdec2b20f7d3d2949cb514b9b93be"` Nov 18 10:56:58.120 INFO running `"docker" "rm" "-f" "539f4294b9d3c1b5540648b07cd793fd754cdec2b20f7d3d2949cb514b9b93be"` Nov 18 10:56:58.467 INFO [stdout] 539f4294b9d3c1b5540648b07cd793fd754cdec2b20f7d3d2949cb514b9b93be