Dec 14 21:20:03.885 INFO testing rustup-plugin-target-android-0.1.0 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 21:20:03.885 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 14 21:20:04.247 INFO [stdout] e6948a20a9fcf804beaf8f2f71b6dd39923ce320c7c5dd397646928ba82cb94e Dec 14 21:20:04.259 INFO running `"docker" "start" "-a" "e6948a20a9fcf804beaf8f2f71b6dd39923ce320c7c5dd397646928ba82cb94e"` Dec 14 21:20:06.342 INFO [stderr] usermod: no changes Dec 14 21:20:06.399 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 21:20:06.399 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 21:20:06.399 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 21:20:06.399 INFO [stderr] files will be included as a binary target: Dec 14 21:20:06.399 INFO [stderr] Dec 14 21:20:06.399 INFO [stderr] * /source/src/main.rs Dec 14 21:20:06.399 INFO [stderr] Dec 14 21:20:06.399 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 21:20:06.399 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 21:20:06.399 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 21:20:06.399 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 21:20:06.399 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 21:20:06.399 INFO [stderr] Dec 14 21:20:06.399 INFO [stderr] For more information on this warning you can consult Dec 14 21:20:06.399 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 21:20:06.399 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `target-android`, Dec 14 21:20:06.399 INFO [stderr] please set bin.path in Cargo.toml Dec 14 21:20:06.419 INFO [stderr] Compiling rustup-plugin-target-android v0.1.0 (/source) Dec 14 21:20:08.645 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.28s Dec 14 21:20:08.648 INFO [stderr] su: No module specific data is present Dec 14 21:20:09.743 INFO running `"docker" "inspect" "e6948a20a9fcf804beaf8f2f71b6dd39923ce320c7c5dd397646928ba82cb94e"` Dec 14 21:20:10.009 INFO running `"docker" "rm" "-f" "e6948a20a9fcf804beaf8f2f71b6dd39923ce320c7c5dd397646928ba82cb94e"` Dec 14 21:20:10.259 INFO [stdout] e6948a20a9fcf804beaf8f2f71b6dd39923ce320c7c5dd397646928ba82cb94e Dec 14 21:20:10.267 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 14 21:20:10.796 INFO [stdout] fa1359f4eff68eed8408262318c1b0e0a2ae2f3c2e66f5cd7c9583e95fe850a6 Dec 14 21:20:10.800 INFO running `"docker" "start" "-a" "fa1359f4eff68eed8408262318c1b0e0a2ae2f3c2e66f5cd7c9583e95fe850a6"` Dec 14 21:20:11.539 INFO [stderr] usermod: no changes Dec 14 21:20:11.564 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 21:20:11.574 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 21:20:11.574 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 21:20:11.574 INFO [stderr] files will be included as a binary target: Dec 14 21:20:11.574 INFO [stderr] Dec 14 21:20:11.574 INFO [stderr] * /source/src/main.rs Dec 14 21:20:11.574 INFO [stderr] Dec 14 21:20:11.574 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 21:20:11.574 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 21:20:11.574 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 21:20:11.574 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 21:20:11.574 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 21:20:11.574 INFO [stderr] Dec 14 21:20:11.574 INFO [stderr] For more information on this warning you can consult Dec 14 21:20:11.574 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 21:20:11.574 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `target-android`, Dec 14 21:20:11.574 INFO [stderr] please set bin.path in Cargo.toml Dec 14 21:20:11.575 INFO [stderr] Compiling rustup-plugin-target-android v0.1.0 (/source) Dec 14 21:20:12.311 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s Dec 14 21:20:12.316 INFO [stderr] su: No module specific data is present Dec 14 21:20:12.620 INFO running `"docker" "inspect" "fa1359f4eff68eed8408262318c1b0e0a2ae2f3c2e66f5cd7c9583e95fe850a6"` Dec 14 21:20:12.719 INFO running `"docker" "rm" "-f" "fa1359f4eff68eed8408262318c1b0e0a2ae2f3c2e66f5cd7c9583e95fe850a6"` Dec 14 21:20:12.835 INFO [stdout] fa1359f4eff68eed8408262318c1b0e0a2ae2f3c2e66f5cd7c9583e95fe850a6 Dec 14 21:20:12.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 14 21:20:13.095 INFO [stdout] 64fdda72127a3eedcdba5f9a3f44cc6fc2ab7af9bbf3e58ebd065ec0ac99e22d Dec 14 21:20:13.099 INFO running `"docker" "start" "-a" "64fdda72127a3eedcdba5f9a3f44cc6fc2ab7af9bbf3e58ebd065ec0ac99e22d"` Dec 14 21:20:13.683 INFO [stderr] usermod: no changes Dec 14 21:20:13.709 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 21:20:13.709 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 21:20:13.709 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 21:20:13.709 INFO [stderr] files will be included as a binary target: Dec 14 21:20:13.709 INFO [stderr] Dec 14 21:20:13.709 INFO [stderr] * /source/src/main.rs Dec 14 21:20:13.709 INFO [stderr] Dec 14 21:20:13.709 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 21:20:13.709 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 21:20:13.709 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 21:20:13.709 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 21:20:13.709 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 21:20:13.709 INFO [stderr] Dec 14 21:20:13.709 INFO [stderr] For more information on this warning you can consult Dec 14 21:20:13.709 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 21:20:13.709 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `target-android`, Dec 14 21:20:13.709 INFO [stderr] please set bin.path in Cargo.toml Dec 14 21:20:13.710 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Dec 14 21:20:13.710 INFO [stderr] Running /target/debug/deps/target_android-315f825852ad8e03 Dec 14 21:20:13.712 INFO [stdout] Dec 14 21:20:13.712 INFO [stdout] running 0 tests Dec 14 21:20:13.712 INFO [stdout] Dec 14 21:20:13.712 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 21:20:13.712 INFO [stdout] Dec 14 21:20:13.713 INFO [stderr] su: No module specific data is present Dec 14 21:20:14.131 INFO running `"docker" "inspect" "64fdda72127a3eedcdba5f9a3f44cc6fc2ab7af9bbf3e58ebd065ec0ac99e22d"` Dec 14 21:20:14.388 INFO running `"docker" "rm" "-f" "64fdda72127a3eedcdba5f9a3f44cc6fc2ab7af9bbf3e58ebd065ec0ac99e22d"` Dec 14 21:20:14.663 INFO [stdout] 64fdda72127a3eedcdba5f9a3f44cc6fc2ab7af9bbf3e58ebd065ec0ac99e22d