Oct 11 19:58:50.658 INFO testing google-surveys2-cli-1.0.7+20170407 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:58:50.658 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:58:50.658 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 19:58:51.120 INFO blam! 578d74cf66515af02dfd481cef0295e572a29685e42f15c664514211a7eab5d8 Oct 11 19:58:51.121 INFO running `"docker" "start" "-a" "578d74cf66515af02dfd481cef0295e572a29685e42f15c664514211a7eab5d8"` Oct 11 19:58:53.540 INFO kablam! usermod: no changes Oct 11 19:58:53.604 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 19:58:53.604 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 19:58:53.604 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 19:58:53.604 INFO kablam! files will be included as a binary target: Oct 11 19:58:53.604 INFO kablam! Oct 11 19:58:53.604 INFO kablam! * /source/src/main.rs Oct 11 19:58:53.604 INFO kablam! Oct 11 19:58:53.604 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 19:58:53.604 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 19:58:53.604 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 19:58:53.604 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 19:58:53.604 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 19:58:53.604 INFO kablam! Oct 11 19:58:53.604 INFO kablam! For more information on this warning you can consult Oct 11 19:58:53.604 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 19:58:53.604 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `surveys2`, Oct 11 19:58:53.604 INFO kablam! please set bin.path in Cargo.toml Oct 11 19:58:53.890 INFO kablam! Compiling google-surveys2 v1.0.7+20170407 Oct 11 19:59:02.777 INFO kablam! Compiling google-surveys2-cli v1.0.7+20170407 (/source) Oct 11 19:59:23.752 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.18s Oct 11 19:59:23.752 INFO kablam! su: No module specific data is present Oct 11 19:59:24.910 INFO running `"docker" "rm" "-f" "578d74cf66515af02dfd481cef0295e572a29685e42f15c664514211a7eab5d8"` Oct 11 19:59:25.184 INFO blam! 578d74cf66515af02dfd481cef0295e572a29685e42f15c664514211a7eab5d8 Oct 11 19:59:25.193 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:59:25.195 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 19:59:25.568 INFO blam! b531ab86539549234caf0edf497afebf35afc21a18ca9e21336a38bc065e3544 Oct 11 19:59:25.570 INFO running `"docker" "start" "-a" "b531ab86539549234caf0edf497afebf35afc21a18ca9e21336a38bc065e3544"` Oct 11 19:59:26.836 INFO kablam! usermod: no changes Oct 11 19:59:26.883 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 19:59:26.883 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 19:59:26.883 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 19:59:26.883 INFO kablam! files will be included as a binary target: Oct 11 19:59:26.883 INFO kablam! Oct 11 19:59:26.883 INFO kablam! * /source/src/main.rs Oct 11 19:59:26.883 INFO kablam! Oct 11 19:59:26.883 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 19:59:26.883 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 19:59:26.883 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 19:59:26.883 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 19:59:26.883 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 19:59:26.883 INFO kablam! Oct 11 19:59:26.883 INFO kablam! For more information on this warning you can consult Oct 11 19:59:26.883 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 19:59:26.883 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `surveys2`, Oct 11 19:59:26.883 INFO kablam! please set bin.path in Cargo.toml Oct 11 19:59:27.104 INFO kablam! Compiling google-surveys2-cli v1.0.7+20170407 (/source) Oct 11 19:59:36.276 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.41s Oct 11 19:59:36.287 INFO kablam! su: No module specific data is present Oct 11 19:59:37.199 INFO running `"docker" "rm" "-f" "b531ab86539549234caf0edf497afebf35afc21a18ca9e21336a38bc065e3544"` Oct 11 19:59:37.466 INFO blam! b531ab86539549234caf0edf497afebf35afc21a18ca9e21336a38bc065e3544 Oct 11 19:59:37.468 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 19:59:37.470 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 19:59:37.818 INFO blam! d9da8d07727b711d1eaaee670360a4aaa8e7eba70e0f2ac20d638806050ca233 Oct 11 19:59:37.820 INFO running `"docker" "start" "-a" "d9da8d07727b711d1eaaee670360a4aaa8e7eba70e0f2ac20d638806050ca233"` Oct 11 19:59:39.141 INFO kablam! usermod: no changes Oct 11 19:59:39.200 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 19:59:39.200 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 19:59:39.200 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 19:59:39.200 INFO kablam! files will be included as a binary target: Oct 11 19:59:39.200 INFO kablam! Oct 11 19:59:39.200 INFO kablam! * /source/src/main.rs Oct 11 19:59:39.200 INFO kablam! Oct 11 19:59:39.200 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 19:59:39.200 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 19:59:39.200 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 19:59:39.200 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 19:59:39.200 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 19:59:39.200 INFO kablam! Oct 11 19:59:39.200 INFO kablam! For more information on this warning you can consult Oct 11 19:59:39.200 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 19:59:39.200 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `surveys2`, Oct 11 19:59:39.200 INFO kablam! please set bin.path in Cargo.toml Oct 11 19:59:39.468 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.29s Oct 11 19:59:39.484 INFO kablam! Running /target/debug/deps/surveys2-895d16505595e002 Oct 11 19:59:39.492 INFO kablam! su: No module specific data is present Oct 11 19:59:39.493 INFO blam! Oct 11 19:59:39.493 INFO blam! running 0 tests Oct 11 19:59:39.493 INFO blam! Oct 11 19:59:39.494 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:59:39.494 INFO blam! Oct 11 19:59:40.122 INFO running `"docker" "rm" "-f" "d9da8d07727b711d1eaaee670360a4aaa8e7eba70e0f2ac20d638806050ca233"` Oct 11 19:59:40.326 INFO blam! d9da8d07727b711d1eaaee670360a4aaa8e7eba70e0f2ac20d638806050ca233