Oct 16 08:57:29.516 INFO testing google-datastore1-cli-1.0.7+20171205 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 08:57:29.518 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 08:57:29.886 INFO blam! efc6e70a0780a1ddcf2219fac2bbab1d762de1feca22a20bed14b944222c95d4 Oct 16 08:57:29.888 INFO running `"docker" "start" "-a" "efc6e70a0780a1ddcf2219fac2bbab1d762de1feca22a20bed14b944222c95d4"` Oct 16 08:57:32.461 INFO kablam! usermod: no changes Oct 16 08:57:32.539 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:57:32.539 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:57:32.539 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:57:32.539 INFO kablam! files will be included as a binary target: Oct 16 08:57:32.539 INFO kablam! Oct 16 08:57:32.539 INFO kablam! * /source/src/main.rs Oct 16 08:57:32.539 INFO kablam! Oct 16 08:57:32.539 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:57:32.539 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:57:32.539 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:57:32.539 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:57:32.539 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:57:32.539 INFO kablam! Oct 16 08:57:32.539 INFO kablam! For more information on this warning you can consult Oct 16 08:57:32.539 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:57:32.539 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `datastore1`, Oct 16 08:57:32.539 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:57:32.719 INFO kablam! Compiling google-datastore1 v1.0.8+20181002 Oct 16 08:57:41.999 INFO kablam! Compiling google-datastore1-cli v1.0.7+20171205 (/source) Oct 16 08:58:01.853 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.37s Oct 16 08:58:01.864 INFO kablam! su: No module specific data is present Oct 16 08:58:03.190 INFO running `"docker" "rm" "-f" "efc6e70a0780a1ddcf2219fac2bbab1d762de1feca22a20bed14b944222c95d4"` Oct 16 08:58:03.527 INFO blam! efc6e70a0780a1ddcf2219fac2bbab1d762de1feca22a20bed14b944222c95d4 Oct 16 08:58:03.536 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 08:58:04.004 INFO blam! ebe835fc28ba5b4d701b4a2d5ccad61c769e8bf204f41d1dfa39e0b3bfeb0136 Oct 16 08:58:04.006 INFO running `"docker" "start" "-a" "ebe835fc28ba5b4d701b4a2d5ccad61c769e8bf204f41d1dfa39e0b3bfeb0136"` Oct 16 08:58:06.230 INFO kablam! usermod: no changes Oct 16 08:58:06.291 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:58:06.291 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:58:06.291 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:58:06.291 INFO kablam! files will be included as a binary target: Oct 16 08:58:06.291 INFO kablam! Oct 16 08:58:06.291 INFO kablam! * /source/src/main.rs Oct 16 08:58:06.291 INFO kablam! Oct 16 08:58:06.291 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:58:06.291 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:58:06.291 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:58:06.291 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:58:06.291 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:58:06.291 INFO kablam! Oct 16 08:58:06.291 INFO kablam! For more information on this warning you can consult Oct 16 08:58:06.291 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:58:06.291 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `datastore1`, Oct 16 08:58:06.291 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:58:06.495 INFO kablam! Compiling google-datastore1-cli v1.0.7+20171205 (/source) Oct 16 08:58:12.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.37s Oct 16 08:58:12.647 INFO kablam! su: No module specific data is present Oct 16 08:58:13.818 INFO running `"docker" "rm" "-f" "ebe835fc28ba5b4d701b4a2d5ccad61c769e8bf204f41d1dfa39e0b3bfeb0136"` Oct 16 08:58:14.055 INFO blam! ebe835fc28ba5b4d701b4a2d5ccad61c769e8bf204f41d1dfa39e0b3bfeb0136 Oct 16 08:58:14.059 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 08:58:14.628 INFO blam! 8c2bb853450779ab8b2d7cd8400b0b7c53e435e24b522356b7d61cda714a4705 Oct 16 08:58:14.629 INFO running `"docker" "start" "-a" "8c2bb853450779ab8b2d7cd8400b0b7c53e435e24b522356b7d61cda714a4705"` Oct 16 08:58:16.018 INFO kablam! usermod: no changes Oct 16 08:58:16.083 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:58:16.083 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:58:16.083 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:58:16.083 INFO kablam! files will be included as a binary target: Oct 16 08:58:16.083 INFO kablam! Oct 16 08:58:16.083 INFO kablam! * /source/src/main.rs Oct 16 08:58:16.083 INFO kablam! Oct 16 08:58:16.083 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:58:16.083 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:58:16.083 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:58:16.083 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:58:16.083 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:58:16.083 INFO kablam! Oct 16 08:58:16.083 INFO kablam! For more information on this warning you can consult Oct 16 08:58:16.083 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:58:16.083 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `datastore1`, Oct 16 08:58:16.083 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:58:16.270 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 16 08:58:16.277 INFO kablam! Running /target/debug/deps/datastore1-1f44a52f20957a2d Oct 16 08:58:16.279 INFO blam! Oct 16 08:58:16.279 INFO blam! running 0 tests Oct 16 08:58:16.279 INFO blam! Oct 16 08:58:16.279 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 08:58:16.279 INFO blam! Oct 16 08:58:16.288 INFO kablam! su: No module specific data is present Oct 16 08:58:17.546 INFO running `"docker" "rm" "-f" "8c2bb853450779ab8b2d7cd8400b0b7c53e435e24b522356b7d61cda714a4705"` Oct 16 08:58:17.839 INFO blam! 8c2bb853450779ab8b2d7cd8400b0b7c53e435e24b522356b7d61cda714a4705