Oct 16 07:21:50.697 INFO testing google-webmasters3-cli-1.0.7+20170528 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:21:50.698 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:21:51.168 INFO blam! f8df881fa1e2c837c5e3653585fee91a6c6a48919c5d05a9ee05bdc7cdf2961c Oct 16 07:21:51.171 INFO running `"docker" "start" "-a" "f8df881fa1e2c837c5e3653585fee91a6c6a48919c5d05a9ee05bdc7cdf2961c"` Oct 16 07:21:52.823 INFO kablam! usermod: no changes Oct 16 07:21:52.907 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:21:52.908 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:21:52.908 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:21:52.908 INFO kablam! files will be included as a binary target: Oct 16 07:21:52.909 INFO kablam! Oct 16 07:21:52.909 INFO kablam! * /source/src/main.rs Oct 16 07:21:52.909 INFO kablam! Oct 16 07:21:52.910 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:21:52.910 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:21:52.910 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:21:52.910 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:21:52.911 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:21:52.911 INFO kablam! Oct 16 07:21:52.911 INFO kablam! For more information on this warning you can consult Oct 16 07:21:52.912 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:21:52.912 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webmasters3`, Oct 16 07:21:52.912 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:21:53.107 INFO kablam! Compiling google-webmasters3 v1.0.8+20180627 Oct 16 07:22:00.039 INFO kablam! Compiling google-webmasters3-cli v1.0.7+20170528 (/source) Oct 16 07:22:17.826 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.97s Oct 16 07:22:17.843 INFO kablam! su: No module specific data is present Oct 16 07:22:18.755 INFO running `"docker" "rm" "-f" "f8df881fa1e2c837c5e3653585fee91a6c6a48919c5d05a9ee05bdc7cdf2961c"` Oct 16 07:22:19.048 INFO blam! f8df881fa1e2c837c5e3653585fee91a6c6a48919c5d05a9ee05bdc7cdf2961c Oct 16 07:22:19.057 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:22:19.491 INFO blam! 77a827335b86e9f9a99e2bbf7dd6f861e2a07c27dcc883fdf4dafce74f5959f9 Oct 16 07:22:19.495 INFO running `"docker" "start" "-a" "77a827335b86e9f9a99e2bbf7dd6f861e2a07c27dcc883fdf4dafce74f5959f9"` Oct 16 07:22:20.646 INFO kablam! usermod: no changes Oct 16 07:22:20.687 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:22:20.687 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:22:20.687 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:22:20.687 INFO kablam! files will be included as a binary target: Oct 16 07:22:20.687 INFO kablam! Oct 16 07:22:20.687 INFO kablam! * /source/src/main.rs Oct 16 07:22:20.687 INFO kablam! Oct 16 07:22:20.687 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:22:20.687 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:22:20.687 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:22:20.687 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:22:20.687 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:22:20.687 INFO kablam! Oct 16 07:22:20.687 INFO kablam! For more information on this warning you can consult Oct 16 07:22:20.687 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:22:20.687 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webmasters3`, Oct 16 07:22:20.687 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:22:20.850 INFO kablam! Compiling google-webmasters3-cli v1.0.7+20170528 (/source) Oct 16 07:22:27.151 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.48s Oct 16 07:22:27.159 INFO kablam! su: No module specific data is present Oct 16 07:22:28.132 INFO running `"docker" "rm" "-f" "77a827335b86e9f9a99e2bbf7dd6f861e2a07c27dcc883fdf4dafce74f5959f9"` Oct 16 07:22:28.431 INFO blam! 77a827335b86e9f9a99e2bbf7dd6f861e2a07c27dcc883fdf4dafce74f5959f9 Oct 16 07:22:28.440 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:22:28.948 INFO blam! a744ae7efe8b00beedeb67fc8dbaa425c63920e948b6f24d64c87c1afaff6755 Oct 16 07:22:28.952 INFO running `"docker" "start" "-a" "a744ae7efe8b00beedeb67fc8dbaa425c63920e948b6f24d64c87c1afaff6755"` Oct 16 07:22:30.878 INFO kablam! usermod: no changes Oct 16 07:22:30.919 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:22:30.919 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:22:30.919 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:22:30.919 INFO kablam! files will be included as a binary target: Oct 16 07:22:30.919 INFO kablam! Oct 16 07:22:30.919 INFO kablam! * /source/src/main.rs Oct 16 07:22:30.919 INFO kablam! Oct 16 07:22:30.919 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:22:30.919 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:22:30.919 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:22:30.919 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:22:30.919 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:22:30.919 INFO kablam! Oct 16 07:22:30.919 INFO kablam! For more information on this warning you can consult Oct 16 07:22:30.919 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:22:30.919 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webmasters3`, Oct 16 07:22:30.919 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:22:31.045 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 16 07:22:31.053 INFO kablam! Running /target/debug/deps/webmasters3-d3a7e3b8fd5d4c47 Oct 16 07:22:31.056 INFO blam! Oct 16 07:22:31.056 INFO blam! running 0 tests Oct 16 07:22:31.056 INFO blam! Oct 16 07:22:31.056 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:22:31.056 INFO blam! Oct 16 07:22:31.057 INFO kablam! su: No module specific data is present Oct 16 07:22:32.496 INFO running `"docker" "rm" "-f" "a744ae7efe8b00beedeb67fc8dbaa425c63920e948b6f24d64c87c1afaff6755"` Oct 16 07:22:32.963 INFO blam! a744ae7efe8b00beedeb67fc8dbaa425c63920e948b6f24d64c87c1afaff6755