Oct 11 21:03:57.111 INFO testing google-datastore1_beta3-cli-1.0.7+20171205 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 21:03:57.111 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 21:03:57.111 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 21:03:57.493 INFO blam! f248548e5baaac911032c97cc0f2130a8ba5dbf9bec12823740f5838cd361bbe Oct 11 21:03:57.494 INFO running `"docker" "start" "-a" "f248548e5baaac911032c97cc0f2130a8ba5dbf9bec12823740f5838cd361bbe"` Oct 11 21:03:59.603 INFO kablam! usermod: no changes Oct 11 21:03:59.668 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:03:59.668 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:03:59.668 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:03:59.668 INFO kablam! files will be included as a binary target: Oct 11 21:03:59.668 INFO kablam! Oct 11 21:03:59.668 INFO kablam! * /source/src/main.rs Oct 11 21:03:59.668 INFO kablam! Oct 11 21:03:59.668 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:03:59.668 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:03:59.668 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:03:59.668 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:03:59.668 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:03:59.668 INFO kablam! Oct 11 21:03:59.668 INFO kablam! For more information on this warning you can consult Oct 11 21:03:59.668 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:03:59.668 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `datastore1-beta3`, Oct 11 21:03:59.668 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:03:59.836 INFO kablam! Compiling google-datastore1_beta3 v1.0.7+20171205 Oct 11 21:04:10.176 INFO kablam! Compiling google-datastore1_beta3-cli v1.0.7+20171205 (/source) Oct 11 21:04:33.344 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.71s Oct 11 21:04:33.371 INFO kablam! su: No module specific data is present Oct 11 21:04:34.843 INFO running `"docker" "rm" "-f" "f248548e5baaac911032c97cc0f2130a8ba5dbf9bec12823740f5838cd361bbe"` Oct 11 21:04:35.176 INFO blam! f248548e5baaac911032c97cc0f2130a8ba5dbf9bec12823740f5838cd361bbe Oct 11 21:04:35.180 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 21:04:35.180 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 21:04:35.549 INFO blam! 8e956c7539b64bd61a08e68f5ecbcbde956f059a45cf2032a533b3bb859e92cd Oct 11 21:04:35.551 INFO running `"docker" "start" "-a" "8e956c7539b64bd61a08e68f5ecbcbde956f059a45cf2032a533b3bb859e92cd"` Oct 11 21:04:37.403 INFO kablam! usermod: no changes Oct 11 21:04:37.468 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:04:37.468 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:04:37.468 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:04:37.468 INFO kablam! files will be included as a binary target: Oct 11 21:04:37.468 INFO kablam! Oct 11 21:04:37.468 INFO kablam! * /source/src/main.rs Oct 11 21:04:37.468 INFO kablam! Oct 11 21:04:37.468 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:04:37.468 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:04:37.468 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:04:37.468 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:04:37.468 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:04:37.468 INFO kablam! Oct 11 21:04:37.468 INFO kablam! For more information on this warning you can consult Oct 11 21:04:37.468 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:04:37.468 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `datastore1-beta3`, Oct 11 21:04:37.468 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:04:37.607 INFO kablam! Compiling google-datastore1_beta3-cli v1.0.7+20171205 (/source) Oct 11 21:04:46.197 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.77s Oct 11 21:04:46.208 INFO kablam! su: No module specific data is present Oct 11 21:04:47.582 INFO running `"docker" "rm" "-f" "8e956c7539b64bd61a08e68f5ecbcbde956f059a45cf2032a533b3bb859e92cd"` Oct 11 21:04:47.923 INFO blam! 8e956c7539b64bd61a08e68f5ecbcbde956f059a45cf2032a533b3bb859e92cd Oct 11 21:04:47.926 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 21:04:47.927 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 21:04:48.386 INFO blam! 179232bd45ca0c125cff47603a6779cd7e3326d0c3c0279fa7e408b7631383de Oct 11 21:04:48.387 INFO running `"docker" "start" "-a" "179232bd45ca0c125cff47603a6779cd7e3326d0c3c0279fa7e408b7631383de"` Oct 11 21:04:50.780 INFO kablam! usermod: no changes Oct 11 21:04:50.832 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:04:50.832 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:04:50.832 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:04:50.832 INFO kablam! files will be included as a binary target: Oct 11 21:04:50.832 INFO kablam! Oct 11 21:04:50.832 INFO kablam! * /source/src/main.rs Oct 11 21:04:50.832 INFO kablam! Oct 11 21:04:50.832 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:04:50.832 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:04:50.832 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:04:50.832 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:04:50.832 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:04:50.832 INFO kablam! Oct 11 21:04:50.832 INFO kablam! For more information on this warning you can consult Oct 11 21:04:50.832 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:04:50.832 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `datastore1-beta3`, Oct 11 21:04:50.832 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:04:51.037 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 11 21:04:51.055 INFO kablam! Running /target/debug/deps/datastore1_beta3-e734997c7564d92c Oct 11 21:04:51.058 INFO blam! Oct 11 21:04:51.058 INFO blam! running 0 tests Oct 11 21:04:51.058 INFO blam! Oct 11 21:04:51.058 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 21:04:51.058 INFO blam! Oct 11 21:04:51.068 INFO kablam! su: No module specific data is present Oct 11 21:04:52.060 INFO running `"docker" "rm" "-f" "179232bd45ca0c125cff47603a6779cd7e3326d0c3c0279fa7e408b7631383de"` Oct 11 21:04:52.380 INFO blam! 179232bd45ca0c125cff47603a6779cd7e3326d0c3c0279fa7e408b7631383de