Oct 11 20:43:08.111 INFO testing google-dlp2_beta1-cli-1.0.7+20171205 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 20:43:08.111 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 20:43:08.111 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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:43:08.597 INFO blam! acd89b3a70909fbe7b91e7d45a69aee827a891abf280b36c722cf87db75e0a53 Oct 11 20:43:08.599 INFO running `"docker" "start" "-a" "acd89b3a70909fbe7b91e7d45a69aee827a891abf280b36c722cf87db75e0a53"` Oct 11 20:43:10.399 INFO kablam! usermod: no changes Oct 11 20:43:10.484 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:43:10.484 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:43:10.484 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:43:10.484 INFO kablam! files will be included as a binary target: Oct 11 20:43:10.484 INFO kablam! Oct 11 20:43:10.484 INFO kablam! * /source/src/main.rs Oct 11 20:43:10.484 INFO kablam! Oct 11 20:43:10.484 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:43:10.484 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:43:10.484 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:43:10.484 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:43:10.484 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:43:10.484 INFO kablam! Oct 11 20:43:10.484 INFO kablam! For more information on this warning you can consult Oct 11 20:43:10.484 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:43:10.484 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dlp2-beta1`, Oct 11 20:43:10.484 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:43:10.722 INFO kablam! Compiling google-dlp2_beta1 v1.0.7+20171205 Oct 11 20:43:26.020 INFO kablam! Compiling google-dlp2_beta1-cli v1.0.7+20171205 (/source) Oct 11 20:43:57.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.14s Oct 11 20:43:57.584 INFO kablam! su: No module specific data is present Oct 11 20:43:58.922 INFO running `"docker" "rm" "-f" "acd89b3a70909fbe7b91e7d45a69aee827a891abf280b36c722cf87db75e0a53"` Oct 11 20:43:59.204 INFO blam! acd89b3a70909fbe7b91e7d45a69aee827a891abf280b36c722cf87db75e0a53 Oct 11 20:43:59.209 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 20:43:59.210 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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:43:59.646 INFO blam! 87d1ace1e79ec73460d3f3afd610456ff5ff07a05c5ca2cf315fa87e6d8bac5f Oct 11 20:43:59.647 INFO running `"docker" "start" "-a" "87d1ace1e79ec73460d3f3afd610456ff5ff07a05c5ca2cf315fa87e6d8bac5f"` Oct 11 20:44:01.985 INFO kablam! usermod: no changes Oct 11 20:44:02.044 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:44:02.044 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:44:02.044 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:44:02.044 INFO kablam! files will be included as a binary target: Oct 11 20:44:02.044 INFO kablam! Oct 11 20:44:02.044 INFO kablam! * /source/src/main.rs Oct 11 20:44:02.044 INFO kablam! Oct 11 20:44:02.044 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:44:02.044 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:44:02.044 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:44:02.044 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:44:02.044 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:44:02.044 INFO kablam! Oct 11 20:44:02.044 INFO kablam! For more information on this warning you can consult Oct 11 20:44:02.044 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:44:02.044 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dlp2-beta1`, Oct 11 20:44:02.045 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:44:02.220 INFO kablam! Compiling google-dlp2_beta1-cli v1.0.7+20171205 (/source) Oct 11 20:44:11.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.23s Oct 11 20:44:11.259 INFO kablam! su: No module specific data is present Oct 11 20:44:12.636 INFO running `"docker" "rm" "-f" "87d1ace1e79ec73460d3f3afd610456ff5ff07a05c5ca2cf315fa87e6d8bac5f"` Oct 11 20:44:12.903 INFO blam! 87d1ace1e79ec73460d3f3afd610456ff5ff07a05c5ca2cf315fa87e6d8bac5f Oct 11 20:44:12.909 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 20:44:12.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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:44:13.326 INFO blam! fbfd3bc9cbcd7bbe0cd0ec718d8ee661751fd00d2b5a97654329bdf68a8af1d0 Oct 11 20:44:13.327 INFO running `"docker" "start" "-a" "fbfd3bc9cbcd7bbe0cd0ec718d8ee661751fd00d2b5a97654329bdf68a8af1d0"` Oct 11 20:44:15.372 INFO kablam! usermod: no changes Oct 11 20:44:15.424 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:44:15.424 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:44:15.424 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:44:15.424 INFO kablam! files will be included as a binary target: Oct 11 20:44:15.424 INFO kablam! Oct 11 20:44:15.424 INFO kablam! * /source/src/main.rs Oct 11 20:44:15.424 INFO kablam! Oct 11 20:44:15.424 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:44:15.424 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:44:15.424 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:44:15.424 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:44:15.424 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:44:15.424 INFO kablam! Oct 11 20:44:15.424 INFO kablam! For more information on this warning you can consult Oct 11 20:44:15.425 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:44:15.425 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `dlp2-beta1`, Oct 11 20:44:15.425 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:44:15.592 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 11 20:44:15.600 INFO kablam! Running /target/debug/deps/dlp2_beta1-adcef996aeb3d1f0 Oct 11 20:44:15.602 INFO blam! Oct 11 20:44:15.602 INFO blam! running 0 tests Oct 11 20:44:15.602 INFO blam! Oct 11 20:44:15.602 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 20:44:15.602 INFO blam! Oct 11 20:44:15.608 INFO kablam! su: No module specific data is present Oct 11 20:44:16.404 INFO running `"docker" "rm" "-f" "fbfd3bc9cbcd7bbe0cd0ec718d8ee661751fd00d2b5a97654329bdf68a8af1d0"` Oct 11 20:44:16.740 INFO blam! fbfd3bc9cbcd7bbe0cd0ec718d8ee661751fd00d2b5a97654329bdf68a8af1d0