Oct 11 20:17:15.812 INFO testing google-playmoviespartner1-cli-1.0.7+20170919 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 20:17:15.813 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 20:17:15.814 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 20:17:16.252 INFO blam! 65c10eabab9d9b293af0a793226b082984a2ce526c9838ef99ff37dc96fe4af6 Oct 11 20:17:16.257 INFO running `"docker" "start" "-a" "65c10eabab9d9b293af0a793226b082984a2ce526c9838ef99ff37dc96fe4af6"` Oct 11 20:17:17.656 INFO kablam! usermod: no changes Oct 11 20:17:17.696 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:17:17.696 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:17:17.696 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:17:17.696 INFO kablam! files will be included as a binary target: Oct 11 20:17:17.696 INFO kablam! Oct 11 20:17:17.696 INFO kablam! * /source/src/main.rs Oct 11 20:17:17.696 INFO kablam! Oct 11 20:17:17.696 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:17:17.696 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:17:17.696 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:17:17.696 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:17:17.696 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:17:17.696 INFO kablam! Oct 11 20:17:17.696 INFO kablam! For more information on this warning you can consult Oct 11 20:17:17.696 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:17:17.696 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playmoviespartner1`, Oct 11 20:17:17.696 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:17:17.884 INFO kablam! Compiling google-playmoviespartner1 v1.0.7+20170919 Oct 11 20:17:26.844 INFO kablam! Compiling google-playmoviespartner1-cli v1.0.7+20170919 (/source) Oct 11 20:17:45.617 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.92s Oct 11 20:17:45.627 INFO kablam! su: No module specific data is present Oct 11 20:17:46.907 INFO running `"docker" "rm" "-f" "65c10eabab9d9b293af0a793226b082984a2ce526c9838ef99ff37dc96fe4af6"` Oct 11 20:17:47.200 INFO blam! 65c10eabab9d9b293af0a793226b082984a2ce526c9838ef99ff37dc96fe4af6 Oct 11 20:17:47.202 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 20:17:47.202 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 20:17:47.561 INFO blam! e7e3c72d3111f6a4d2f631ad7569c474dbe45df777fc8486c2e0e876e7adc437 Oct 11 20:17:47.563 INFO running `"docker" "start" "-a" "e7e3c72d3111f6a4d2f631ad7569c474dbe45df777fc8486c2e0e876e7adc437"` Oct 11 20:17:49.528 INFO kablam! usermod: no changes Oct 11 20:17:49.576 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:17:49.576 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:17:49.576 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:17:49.576 INFO kablam! files will be included as a binary target: Oct 11 20:17:49.576 INFO kablam! Oct 11 20:17:49.576 INFO kablam! * /source/src/main.rs Oct 11 20:17:49.576 INFO kablam! Oct 11 20:17:49.576 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:17:49.576 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:17:49.576 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:17:49.576 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:17:49.576 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:17:49.576 INFO kablam! Oct 11 20:17:49.576 INFO kablam! For more information on this warning you can consult Oct 11 20:17:49.576 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:17:49.576 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playmoviespartner1`, Oct 11 20:17:49.576 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:17:49.743 INFO kablam! Compiling google-playmoviespartner1-cli v1.0.7+20170919 (/source) Oct 11 20:17:57.885 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.33s Oct 11 20:17:57.909 INFO kablam! su: No module specific data is present Oct 11 20:17:58.917 INFO running `"docker" "rm" "-f" "e7e3c72d3111f6a4d2f631ad7569c474dbe45df777fc8486c2e0e876e7adc437"` Oct 11 20:17:59.380 INFO blam! e7e3c72d3111f6a4d2f631ad7569c474dbe45df777fc8486c2e0e876e7adc437 Oct 11 20:17:59.386 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 20:17:59.388 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 20:17:59.772 INFO blam! 8a3ca7c2a154cbd77e44b1c8b2b9117a15f6c98d6a7a2d7db43182d85a434e41 Oct 11 20:17:59.774 INFO running `"docker" "start" "-a" "8a3ca7c2a154cbd77e44b1c8b2b9117a15f6c98d6a7a2d7db43182d85a434e41"` Oct 11 20:18:01.871 INFO kablam! usermod: no changes Oct 11 20:18:01.948 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:18:01.948 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:18:01.948 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:18:01.948 INFO kablam! files will be included as a binary target: Oct 11 20:18:01.948 INFO kablam! Oct 11 20:18:01.948 INFO kablam! * /source/src/main.rs Oct 11 20:18:01.948 INFO kablam! Oct 11 20:18:01.948 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:18:01.948 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:18:01.948 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:18:01.948 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:18:01.948 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:18:01.948 INFO kablam! Oct 11 20:18:01.948 INFO kablam! For more information on this warning you can consult Oct 11 20:18:01.948 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:18:01.948 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `playmoviespartner1`, Oct 11 20:18:01.948 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:18:02.183 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.29s Oct 11 20:18:02.199 INFO kablam! Running /target/debug/deps/playmoviespartner1-f06eb9146e341fe5 Oct 11 20:18:02.201 INFO blam! Oct 11 20:18:02.201 INFO blam! running 0 tests Oct 11 20:18:02.201 INFO blam! Oct 11 20:18:02.201 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 20:18:02.201 INFO blam! Oct 11 20:18:02.220 INFO kablam! su: No module specific data is present Oct 11 20:18:03.123 INFO running `"docker" "rm" "-f" "8a3ca7c2a154cbd77e44b1c8b2b9117a15f6c98d6a7a2d7db43182d85a434e41"` Oct 11 20:18:03.508 INFO blam! 8a3ca7c2a154cbd77e44b1c8b2b9117a15f6c98d6a7a2d7db43182d85a434e41