Oct 15 20:13:04.882 INFO testing rustup-plugin-target-android-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:13:04.882 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 20:13:05.340 INFO blam! 145c96ff53c70232573a52dac917eb4927793091b5368d6d6657242670f5aa41 Oct 15 20:13:05.350 INFO running `"docker" "start" "-a" "145c96ff53c70232573a52dac917eb4927793091b5368d6d6657242670f5aa41"` Oct 15 20:13:06.619 INFO kablam! usermod: no changes Oct 15 20:13:06.671 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 20:13:06.671 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 20:13:06.671 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 20:13:06.671 INFO kablam! files will be included as a binary target: Oct 15 20:13:06.671 INFO kablam! Oct 15 20:13:06.671 INFO kablam! * /source/src/main.rs Oct 15 20:13:06.671 INFO kablam! Oct 15 20:13:06.671 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 20:13:06.671 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 20:13:06.671 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 20:13:06.671 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 20:13:06.671 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 20:13:06.671 INFO kablam! Oct 15 20:13:06.671 INFO kablam! For more information on this warning you can consult Oct 15 20:13:06.671 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 20:13:06.671 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `target-android`, Oct 15 20:13:06.671 INFO kablam! please set bin.path in Cargo.toml Oct 15 20:13:06.671 INFO kablam! Compiling rustup-plugin-target-android v0.1.0 (/source) Oct 15 20:13:08.566 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.92s Oct 15 20:13:08.567 INFO kablam! su: No module specific data is present Oct 15 20:13:09.251 INFO running `"docker" "rm" "-f" "145c96ff53c70232573a52dac917eb4927793091b5368d6d6657242670f5aa41"` Oct 15 20:13:09.543 INFO blam! 145c96ff53c70232573a52dac917eb4927793091b5368d6d6657242670f5aa41 Oct 15 20:13:09.543 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 20:13:09.935 INFO blam! a0b518096052a4f2ffd1ba0ebc2de25902fef24aa6fd2ae5c5b82461a05e016a Oct 15 20:13:09.943 INFO running `"docker" "start" "-a" "a0b518096052a4f2ffd1ba0ebc2de25902fef24aa6fd2ae5c5b82461a05e016a"` Oct 15 20:13:10.875 INFO kablam! usermod: no changes Oct 15 20:13:10.939 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 20:13:10.939 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 20:13:10.939 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 20:13:10.939 INFO kablam! files will be included as a binary target: Oct 15 20:13:10.939 INFO kablam! Oct 15 20:13:10.939 INFO kablam! * /source/src/main.rs Oct 15 20:13:10.939 INFO kablam! Oct 15 20:13:10.939 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 20:13:10.939 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 20:13:10.939 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 20:13:10.939 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 20:13:10.939 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 20:13:10.939 INFO kablam! Oct 15 20:13:10.939 INFO kablam! For more information on this warning you can consult Oct 15 20:13:10.939 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 20:13:10.939 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `target-android`, Oct 15 20:13:10.939 INFO kablam! please set bin.path in Cargo.toml Oct 15 20:13:10.939 INFO kablam! Compiling rustup-plugin-target-android v0.1.0 (/source) Oct 15 20:13:12.252 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 15 20:13:12.254 INFO kablam! su: No module specific data is present Oct 15 20:13:13.095 INFO running `"docker" "rm" "-f" "a0b518096052a4f2ffd1ba0ebc2de25902fef24aa6fd2ae5c5b82461a05e016a"` Oct 15 20:13:13.419 INFO blam! a0b518096052a4f2ffd1ba0ebc2de25902fef24aa6fd2ae5c5b82461a05e016a Oct 15 20:13:13.427 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 20:13:13.812 INFO blam! 09f0e9802b7adac8b3ed95070f6c81755872675a4d722746f5f271ed531f30fe Oct 15 20:13:13.814 INFO running `"docker" "start" "-a" "09f0e9802b7adac8b3ed95070f6c81755872675a4d722746f5f271ed531f30fe"` Oct 15 20:13:15.183 INFO kablam! usermod: no changes Oct 15 20:13:15.213 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 20:13:15.213 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 20:13:15.213 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 20:13:15.213 INFO kablam! files will be included as a binary target: Oct 15 20:13:15.213 INFO kablam! Oct 15 20:13:15.213 INFO kablam! * /source/src/main.rs Oct 15 20:13:15.213 INFO kablam! Oct 15 20:13:15.213 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 20:13:15.213 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 20:13:15.213 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 20:13:15.213 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 20:13:15.213 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 20:13:15.213 INFO kablam! Oct 15 20:13:15.213 INFO kablam! For more information on this warning you can consult Oct 15 20:13:15.213 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 20:13:15.213 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `target-android`, Oct 15 20:13:15.213 INFO kablam! please set bin.path in Cargo.toml Oct 15 20:13:15.213 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 20:13:15.213 INFO kablam! Running /target/debug/deps/target_android-89d937620f7ac737 Oct 15 20:13:15.224 INFO blam! Oct 15 20:13:15.224 INFO blam! running 0 tests Oct 15 20:13:15.224 INFO blam! Oct 15 20:13:15.224 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:13:15.224 INFO blam! Oct 15 20:13:15.225 INFO kablam! su: No module specific data is present Oct 15 20:13:15.897 INFO running `"docker" "rm" "-f" "09f0e9802b7adac8b3ed95070f6c81755872675a4d722746f5f271ed531f30fe"` Oct 15 20:13:16.171 INFO blam! 09f0e9802b7adac8b3ed95070f6c81755872675a4d722746f5f271ed531f30fe