Oct 11 20:29:21.349 INFO testing google-gmail1-cli-1.0.7+20171128 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 20:29:21.350 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 20:29:21.350 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:29:21.732 INFO blam! e913b32bb19e0a7a4c518e4d37b1e90f4317eafc75f428502d3e42cf8b9997e3 Oct 11 20:29:21.737 INFO running `"docker" "start" "-a" "e913b32bb19e0a7a4c518e4d37b1e90f4317eafc75f428502d3e42cf8b9997e3"` Oct 11 20:29:23.403 INFO kablam! usermod: no changes Oct 11 20:29:23.456 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:29:23.456 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:29:23.456 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:29:23.456 INFO kablam! files will be included as a binary target: Oct 11 20:29:23.456 INFO kablam! Oct 11 20:29:23.456 INFO kablam! * /source/src/main.rs Oct 11 20:29:23.456 INFO kablam! Oct 11 20:29:23.456 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:29:23.456 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:29:23.456 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:29:23.456 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:29:23.456 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:29:23.456 INFO kablam! Oct 11 20:29:23.456 INFO kablam! For more information on this warning you can consult Oct 11 20:29:23.456 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:29:23.456 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gmail1`, Oct 11 20:29:23.456 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:29:23.628 INFO kablam! Compiling google-gmail1 v1.0.7+20171128 Oct 11 20:29:37.082 INFO kablam! Compiling google-gmail1-cli v1.0.7+20171128 (/source) Oct 11 20:30:10.816 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.37s Oct 11 20:30:10.827 INFO kablam! su: No module specific data is present Oct 11 20:30:12.266 INFO running `"docker" "rm" "-f" "e913b32bb19e0a7a4c518e4d37b1e90f4317eafc75f428502d3e42cf8b9997e3"` Oct 11 20:30:12.632 INFO blam! e913b32bb19e0a7a4c518e4d37b1e90f4317eafc75f428502d3e42cf8b9997e3 Oct 11 20:30:12.636 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 20:30:12.638 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:30:13.148 INFO blam! 998b7b7f4cf13c5cdbdb814c0dae60302342aa9cb21cb71b939103a7ab70c7eb Oct 11 20:30:13.149 INFO running `"docker" "start" "-a" "998b7b7f4cf13c5cdbdb814c0dae60302342aa9cb21cb71b939103a7ab70c7eb"` Oct 11 20:30:14.824 INFO kablam! usermod: no changes Oct 11 20:30:14.904 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:30:14.904 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:30:14.904 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:30:14.904 INFO kablam! files will be included as a binary target: Oct 11 20:30:14.904 INFO kablam! Oct 11 20:30:14.904 INFO kablam! * /source/src/main.rs Oct 11 20:30:14.904 INFO kablam! Oct 11 20:30:14.904 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:30:14.904 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:30:14.904 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:30:14.904 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:30:14.904 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:30:14.904 INFO kablam! Oct 11 20:30:14.904 INFO kablam! For more information on this warning you can consult Oct 11 20:30:14.904 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:30:14.904 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gmail1`, Oct 11 20:30:14.904 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:30:15.120 INFO kablam! Compiling google-gmail1-cli v1.0.7+20171128 (/source) Oct 11 20:30:26.424 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.57s Oct 11 20:30:26.440 INFO kablam! su: No module specific data is present Oct 11 20:30:27.011 INFO running `"docker" "rm" "-f" "998b7b7f4cf13c5cdbdb814c0dae60302342aa9cb21cb71b939103a7ab70c7eb"` Oct 11 20:30:27.340 INFO blam! 998b7b7f4cf13c5cdbdb814c0dae60302342aa9cb21cb71b939103a7ab70c7eb Oct 11 20:30:27.344 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 20:30:27.344 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:30:27.743 INFO blam! 6fb11d8d012c184961df162f59205f99a43ae34bfc8e07f0e6978e0451e14d9a Oct 11 20:30:27.745 INFO running `"docker" "start" "-a" "6fb11d8d012c184961df162f59205f99a43ae34bfc8e07f0e6978e0451e14d9a"` Oct 11 20:30:29.376 INFO kablam! usermod: no changes Oct 11 20:30:29.416 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:30:29.416 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:30:29.416 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:30:29.416 INFO kablam! files will be included as a binary target: Oct 11 20:30:29.416 INFO kablam! Oct 11 20:30:29.416 INFO kablam! * /source/src/main.rs Oct 11 20:30:29.416 INFO kablam! Oct 11 20:30:29.416 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:30:29.416 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:30:29.416 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:30:29.416 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:30:29.416 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:30:29.416 INFO kablam! Oct 11 20:30:29.416 INFO kablam! For more information on this warning you can consult Oct 11 20:30:29.416 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:30:29.416 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gmail1`, Oct 11 20:30:29.416 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:30:29.576 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 11 20:30:29.588 INFO kablam! Running /target/debug/deps/gmail1-7d9089bf77e5333c Oct 11 20:30:29.592 INFO kablam! su: No module specific data is present Oct 11 20:30:29.593 INFO blam! Oct 11 20:30:29.593 INFO blam! running 0 tests Oct 11 20:30:29.593 INFO blam! Oct 11 20:30:29.593 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 20:30:29.593 INFO blam! Oct 11 20:30:30.546 INFO running `"docker" "rm" "-f" "6fb11d8d012c184961df162f59205f99a43ae34bfc8e07f0e6978e0451e14d9a"` Oct 11 20:30:30.857 INFO blam! 6fb11d8d012c184961df162f59205f99a43ae34bfc8e07f0e6978e0451e14d9a