Oct 11 20:33:59.894 INFO testing google-fusiontables2-cli-1.0.7+20171117 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 20:33:59.895 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 20:33:59.896 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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:34:00.364 INFO blam! 3ec9f1eeeb4f5feb3c3db89377246e3c79879a4cb7f3bf010b95ee1aeda1851b Oct 11 20:34:00.366 INFO running `"docker" "start" "-a" "3ec9f1eeeb4f5feb3c3db89377246e3c79879a4cb7f3bf010b95ee1aeda1851b"` Oct 11 20:34:02.727 INFO kablam! usermod: no changes Oct 11 20:34:02.784 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:34:02.784 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:34:02.784 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:34:02.784 INFO kablam! files will be included as a binary target: Oct 11 20:34:02.784 INFO kablam! Oct 11 20:34:02.784 INFO kablam! * /source/src/main.rs Oct 11 20:34:02.784 INFO kablam! Oct 11 20:34:02.784 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:34:02.784 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:34:02.784 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:34:02.784 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:34:02.784 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:34:02.784 INFO kablam! Oct 11 20:34:02.784 INFO kablam! For more information on this warning you can consult Oct 11 20:34:02.784 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:34:02.784 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `fusiontables2`, Oct 11 20:34:02.784 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:34:03.000 INFO kablam! Compiling google-fusiontables2 v1.0.7+20171117 Oct 11 20:34:11.399 INFO kablam! Compiling google-fusiontables2-cli v1.0.7+20171117 (/source) Oct 11 20:34:35.572 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.81s Oct 11 20:34:35.581 INFO kablam! su: No module specific data is present Oct 11 20:34:36.425 INFO running `"docker" "rm" "-f" "3ec9f1eeeb4f5feb3c3db89377246e3c79879a4cb7f3bf010b95ee1aeda1851b"` Oct 11 20:34:36.631 INFO blam! 3ec9f1eeeb4f5feb3c3db89377246e3c79879a4cb7f3bf010b95ee1aeda1851b Oct 11 20:34:36.638 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 20:34:36.640 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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:34:37.066 INFO blam! 36ff89014a65faf631df0990a4aa505b65fecb223fde9f6a45e97920272dbd1a Oct 11 20:34:37.067 INFO running `"docker" "start" "-a" "36ff89014a65faf631df0990a4aa505b65fecb223fde9f6a45e97920272dbd1a"` Oct 11 20:34:38.321 INFO kablam! usermod: no changes Oct 11 20:34:38.361 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:34:38.361 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:34:38.361 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:34:38.361 INFO kablam! files will be included as a binary target: Oct 11 20:34:38.361 INFO kablam! Oct 11 20:34:38.361 INFO kablam! * /source/src/main.rs Oct 11 20:34:38.361 INFO kablam! Oct 11 20:34:38.361 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:34:38.361 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:34:38.361 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:34:38.361 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:34:38.361 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:34:38.361 INFO kablam! Oct 11 20:34:38.361 INFO kablam! For more information on this warning you can consult Oct 11 20:34:38.361 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:34:38.361 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `fusiontables2`, Oct 11 20:34:38.361 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:34:38.515 INFO kablam! Compiling google-fusiontables2-cli v1.0.7+20171117 (/source) Oct 11 20:34:44.753 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.42s Oct 11 20:34:44.768 INFO kablam! su: No module specific data is present Oct 11 20:34:45.712 INFO running `"docker" "rm" "-f" "36ff89014a65faf631df0990a4aa505b65fecb223fde9f6a45e97920272dbd1a"` Oct 11 20:34:45.984 INFO blam! 36ff89014a65faf631df0990a4aa505b65fecb223fde9f6a45e97920272dbd1a Oct 11 20:34:46.003 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 20:34:46.003 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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:34:46.328 INFO blam! 3770876f7ec400c4351ae8fa381f701f1941191d2ea2d1e85533f5fb85e3ab14 Oct 11 20:34:46.334 INFO running `"docker" "start" "-a" "3770876f7ec400c4351ae8fa381f701f1941191d2ea2d1e85533f5fb85e3ab14"` Oct 11 20:34:47.864 INFO kablam! usermod: no changes Oct 11 20:34:47.897 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:34:47.898 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:34:47.898 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:34:47.898 INFO kablam! files will be included as a binary target: Oct 11 20:34:47.898 INFO kablam! Oct 11 20:34:47.898 INFO kablam! * /source/src/main.rs Oct 11 20:34:47.898 INFO kablam! Oct 11 20:34:47.898 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:34:47.898 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:34:47.898 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:34:47.898 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:34:47.898 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:34:47.898 INFO kablam! Oct 11 20:34:47.898 INFO kablam! For more information on this warning you can consult Oct 11 20:34:47.898 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:34:47.898 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `fusiontables2`, Oct 11 20:34:47.898 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:34:48.096 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 11 20:34:48.107 INFO kablam! Running /target/debug/deps/fusiontables2-dbd27e8e67264ba1 Oct 11 20:34:48.109 INFO blam! Oct 11 20:34:48.109 INFO blam! running 0 tests Oct 11 20:34:48.109 INFO blam! Oct 11 20:34:48.109 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 20:34:48.109 INFO blam! Oct 11 20:34:48.114 INFO kablam! su: No module specific data is present Oct 11 20:34:49.586 INFO running `"docker" "rm" "-f" "3770876f7ec400c4351ae8fa381f701f1941191d2ea2d1e85533f5fb85e3ab14"` Oct 11 20:34:49.956 INFO blam! 3770876f7ec400c4351ae8fa381f701f1941191d2ea2d1e85533f5fb85e3ab14