Nov 18 00:11:53.564 INFO testing rustup-plugin-target-android-0.1.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 00:11:53.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 00:11:54.023 INFO [stdout] dc6e8dec43dd732ba5b1eba48b65802fe9ec16920d0ff0d7a1b321e6d94880ab Nov 18 00:11:54.031 INFO running `"docker" "start" "-a" "dc6e8dec43dd732ba5b1eba48b65802fe9ec16920d0ff0d7a1b321e6d94880ab"` Nov 18 00:11:55.483 INFO [stderr] usermod: no changes Nov 18 00:11:55.567 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 00:11:55.567 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 00:11:55.567 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 00:11:55.567 INFO [stderr] files will be included as a binary target: Nov 18 00:11:55.567 INFO [stderr] Nov 18 00:11:55.567 INFO [stderr] * /source/src/main.rs Nov 18 00:11:55.567 INFO [stderr] Nov 18 00:11:55.567 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 00:11:55.567 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 00:11:55.567 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 00:11:55.567 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 00:11:55.567 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 00:11:55.567 INFO [stderr] Nov 18 00:11:55.567 INFO [stderr] For more information on this warning you can consult Nov 18 00:11:55.567 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 00:11:55.567 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `target-android`, Nov 18 00:11:55.567 INFO [stderr] please set bin.path in Cargo.toml Nov 18 00:11:55.570 INFO [stderr] Compiling rustup-plugin-target-android v0.1.0 (/source) Nov 18 00:11:57.377 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s Nov 18 00:11:57.397 INFO [stderr] su: No module specific data is present Nov 18 00:11:58.703 INFO running `"docker" "inspect" "dc6e8dec43dd732ba5b1eba48b65802fe9ec16920d0ff0d7a1b321e6d94880ab"` Nov 18 00:11:59.057 INFO running `"docker" "rm" "-f" "dc6e8dec43dd732ba5b1eba48b65802fe9ec16920d0ff0d7a1b321e6d94880ab"` Nov 18 00:11:59.315 INFO [stdout] dc6e8dec43dd732ba5b1eba48b65802fe9ec16920d0ff0d7a1b321e6d94880ab Nov 18 00:11:59.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 00:11:59.735 INFO [stdout] 397c69796dd89233da749d854809bc2ccc2cb0fb8545bc87fdb05988fc17b0ac Nov 18 00:11:59.738 INFO running `"docker" "start" "-a" "397c69796dd89233da749d854809bc2ccc2cb0fb8545bc87fdb05988fc17b0ac"` Nov 18 00:12:00.900 INFO [stderr] usermod: no changes Nov 18 00:12:00.942 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 00:12:00.944 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 00:12:00.944 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 00:12:00.944 INFO [stderr] files will be included as a binary target: Nov 18 00:12:00.944 INFO [stderr] Nov 18 00:12:00.944 INFO [stderr] * /source/src/main.rs Nov 18 00:12:00.944 INFO [stderr] Nov 18 00:12:00.944 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 00:12:00.944 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 00:12:00.944 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 00:12:00.944 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 00:12:00.944 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 00:12:00.944 INFO [stderr] Nov 18 00:12:00.944 INFO [stderr] For more information on this warning you can consult Nov 18 00:12:00.944 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 00:12:00.944 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `target-android`, Nov 18 00:12:00.944 INFO [stderr] please set bin.path in Cargo.toml Nov 18 00:12:00.944 INFO [stderr] Compiling rustup-plugin-target-android v0.1.0 (/source) Nov 18 00:12:02.128 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s Nov 18 00:12:02.133 INFO [stderr] su: No module specific data is present Nov 18 00:12:02.887 INFO running `"docker" "inspect" "397c69796dd89233da749d854809bc2ccc2cb0fb8545bc87fdb05988fc17b0ac"` Nov 18 00:12:03.133 INFO running `"docker" "rm" "-f" "397c69796dd89233da749d854809bc2ccc2cb0fb8545bc87fdb05988fc17b0ac"` Nov 18 00:12:03.419 INFO [stdout] 397c69796dd89233da749d854809bc2ccc2cb0fb8545bc87fdb05988fc17b0ac Nov 18 00:12:03.425 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 00:12:03.865 INFO [stdout] f8e7a85fb9a8b8cc5dc44d5bb34c6c1d770eb82fd732b9b4991f5b0730c0c2a5 Nov 18 00:12:03.869 INFO running `"docker" "start" "-a" "f8e7a85fb9a8b8cc5dc44d5bb34c6c1d770eb82fd732b9b4991f5b0730c0c2a5"` Nov 18 00:12:04.984 INFO [stderr] usermod: no changes Nov 18 00:12:05.059 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 00:12:05.060 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 00:12:05.060 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 00:12:05.060 INFO [stderr] files will be included as a binary target: Nov 18 00:12:05.060 INFO [stderr] Nov 18 00:12:05.060 INFO [stderr] * /source/src/main.rs Nov 18 00:12:05.060 INFO [stderr] Nov 18 00:12:05.060 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 00:12:05.060 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 00:12:05.060 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 00:12:05.060 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 00:12:05.060 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 00:12:05.060 INFO [stderr] Nov 18 00:12:05.060 INFO [stderr] For more information on this warning you can consult Nov 18 00:12:05.060 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 00:12:05.060 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `target-android`, Nov 18 00:12:05.060 INFO [stderr] please set bin.path in Cargo.toml Nov 18 00:12:05.060 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 18 00:12:05.060 INFO [stderr] Running /target/debug/deps/target_android-1ecaea75a9bc29bf Nov 18 00:12:05.071 INFO [stderr] su: No module specific data is present Nov 18 00:12:05.071 INFO [stdout] Nov 18 00:12:05.071 INFO [stdout] running 0 tests Nov 18 00:12:05.071 INFO [stdout] Nov 18 00:12:05.071 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 00:12:05.071 INFO [stdout] Nov 18 00:12:06.055 INFO running `"docker" "inspect" "f8e7a85fb9a8b8cc5dc44d5bb34c6c1d770eb82fd732b9b4991f5b0730c0c2a5"` Nov 18 00:12:06.317 INFO running `"docker" "rm" "-f" "f8e7a85fb9a8b8cc5dc44d5bb34c6c1d770eb82fd732b9b4991f5b0730c0c2a5"` Nov 18 00:12:06.623 INFO [stdout] f8e7a85fb9a8b8cc5dc44d5bb34c6c1d770eb82fd732b9b4991f5b0730c0c2a5