Oct 16 07:51:46.383 INFO testing google-playcustomapp1-cli-1.0.7+20170622 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:51:46.385 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 16 07:51:46.823 INFO blam! 91830e37ce006e5fbbb52d3fa12a16d49348c4962fc00721dc5d248a4c7e69a4 Oct 16 07:51:46.825 INFO running `"docker" "start" "-a" "91830e37ce006e5fbbb52d3fa12a16d49348c4962fc00721dc5d248a4c7e69a4"` Oct 16 07:51:48.647 INFO kablam! usermod: no changes Oct 16 07:51:48.699 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:51:48.699 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:51:48.699 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:51:48.699 INFO kablam! files will be included as a binary target: Oct 16 07:51:48.699 INFO kablam! Oct 16 07:51:48.699 INFO kablam! * /source/src/main.rs Oct 16 07:51:48.699 INFO kablam! Oct 16 07:51:48.699 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:51:48.699 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:51:48.699 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:51:48.699 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:51:48.699 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:51:48.699 INFO kablam! Oct 16 07:51:48.699 INFO kablam! For more information on this warning you can consult Oct 16 07:51:48.699 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:51:48.699 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playcustomapp1`, Oct 16 07:51:48.699 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:51:48.942 INFO kablam! Compiling google-playcustomapp1 v1.0.8+20170622 Oct 16 07:51:53.435 INFO kablam! Compiling google-playcustomapp1-cli v1.0.7+20170622 (/source) Oct 16 07:52:06.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.67s Oct 16 07:52:06.358 INFO kablam! su: No module specific data is present Oct 16 07:52:07.456 INFO running `"docker" "rm" "-f" "91830e37ce006e5fbbb52d3fa12a16d49348c4962fc00721dc5d248a4c7e69a4"` Oct 16 07:52:07.775 INFO blam! 91830e37ce006e5fbbb52d3fa12a16d49348c4962fc00721dc5d248a4c7e69a4 Oct 16 07:52:07.777 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 16 07:52:08.131 INFO blam! 6ba9453ca0f223472f7f09d4d9a4b091879816ff5259fd18d5e2ae147712839c Oct 16 07:52:08.137 INFO running `"docker" "start" "-a" "6ba9453ca0f223472f7f09d4d9a4b091879816ff5259fd18d5e2ae147712839c"` Oct 16 07:52:10.097 INFO kablam! usermod: no changes Oct 16 07:52:10.151 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:52:10.151 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:52:10.151 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:52:10.151 INFO kablam! files will be included as a binary target: Oct 16 07:52:10.151 INFO kablam! Oct 16 07:52:10.151 INFO kablam! * /source/src/main.rs Oct 16 07:52:10.151 INFO kablam! Oct 16 07:52:10.151 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:52:10.151 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:52:10.151 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:52:10.151 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:52:10.151 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:52:10.151 INFO kablam! Oct 16 07:52:10.151 INFO kablam! For more information on this warning you can consult Oct 16 07:52:10.151 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:52:10.151 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playcustomapp1`, Oct 16 07:52:10.151 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:52:10.439 INFO kablam! Compiling google-playcustomapp1-cli v1.0.7+20170622 (/source) Oct 16 07:52:16.376 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.24s Oct 16 07:52:16.386 INFO kablam! su: No module specific data is present Oct 16 07:52:17.202 INFO running `"docker" "rm" "-f" "6ba9453ca0f223472f7f09d4d9a4b091879816ff5259fd18d5e2ae147712839c"` Oct 16 07:52:17.494 INFO blam! 6ba9453ca0f223472f7f09d4d9a4b091879816ff5259fd18d5e2ae147712839c Oct 16 07:52:17.498 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 16 07:52:17.873 INFO blam! bafc9cc39738c3374d0ec544ac534e27a4f8a602b21d902a20a60551dfbaca2d Oct 16 07:52:17.879 INFO running `"docker" "start" "-a" "bafc9cc39738c3374d0ec544ac534e27a4f8a602b21d902a20a60551dfbaca2d"` Oct 16 07:52:19.498 INFO kablam! usermod: no changes Oct 16 07:52:19.567 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:52:19.567 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:52:19.567 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:52:19.567 INFO kablam! files will be included as a binary target: Oct 16 07:52:19.567 INFO kablam! Oct 16 07:52:19.567 INFO kablam! * /source/src/main.rs Oct 16 07:52:19.567 INFO kablam! Oct 16 07:52:19.567 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:52:19.567 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:52:19.567 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:52:19.567 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:52:19.567 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:52:19.567 INFO kablam! Oct 16 07:52:19.567 INFO kablam! For more information on this warning you can consult Oct 16 07:52:19.567 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:52:19.567 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playcustomapp1`, Oct 16 07:52:19.567 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:52:19.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 16 07:52:19.703 INFO kablam! Running /target/debug/deps/playcustomapp1-d80aaee5fdbbd654 Oct 16 07:52:19.715 INFO kablam! su: No module specific data is present Oct 16 07:52:19.716 INFO blam! Oct 16 07:52:19.716 INFO blam! running 0 tests Oct 16 07:52:19.716 INFO blam! Oct 16 07:52:19.716 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:52:19.717 INFO blam! Oct 16 07:52:20.535 INFO running `"docker" "rm" "-f" "bafc9cc39738c3374d0ec544ac534e27a4f8a602b21d902a20a60551dfbaca2d"` Oct 16 07:52:20.802 INFO blam! bafc9cc39738c3374d0ec544ac534e27a4f8a602b21d902a20a60551dfbaca2d