Oct 16 07:43:42.243 INFO testing google-servicecontrol1-cli-1.0.7+20171202 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 07:43:42.243 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 07:43:42.453 INFO blam! 06f7754b97478b56eba651aa878a5ecee71901a7d3917e31451578be9d54378b Oct 16 07:43:42.455 INFO running `"docker" "start" "-a" "06f7754b97478b56eba651aa878a5ecee71901a7d3917e31451578be9d54378b"` Oct 16 07:43:42.924 INFO kablam! usermod: no changes Oct 16 07:43:42.960 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:43:42.962 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:43:42.962 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:43:42.962 INFO kablam! files will be included as a binary target: Oct 16 07:43:42.962 INFO kablam! Oct 16 07:43:42.962 INFO kablam! * /source/src/main.rs Oct 16 07:43:42.962 INFO kablam! Oct 16 07:43:42.962 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:43:42.962 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:43:42.962 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:43:42.962 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:43:42.962 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:43:42.962 INFO kablam! Oct 16 07:43:42.962 INFO kablam! For more information on this warning you can consult Oct 16 07:43:42.962 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:43:42.962 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `servicecontrol1`, Oct 16 07:43:42.962 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:43:43.084 INFO kablam! Compiling google-servicecontrol1 v1.0.8+20181008 Oct 16 07:43:49.997 INFO kablam! Compiling google-servicecontrol1-cli v1.0.7+20171202 (/source) Oct 16 07:44:08.554 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.60s Oct 16 07:44:08.564 INFO kablam! su: No module specific data is present Oct 16 07:44:09.822 INFO running `"docker" "rm" "-f" "06f7754b97478b56eba651aa878a5ecee71901a7d3917e31451578be9d54378b"` Oct 16 07:44:10.071 INFO blam! 06f7754b97478b56eba651aa878a5ecee71901a7d3917e31451578be9d54378b Oct 16 07:44:10.077 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 07:44:10.560 INFO blam! 0e76241db6ce02b4ae12e125234521e035a5eb013cf27615a7d5cccc83858abe Oct 16 07:44:10.563 INFO running `"docker" "start" "-a" "0e76241db6ce02b4ae12e125234521e035a5eb013cf27615a7d5cccc83858abe"` Oct 16 07:44:12.051 INFO kablam! usermod: no changes Oct 16 07:44:12.151 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:44:12.151 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:44:12.151 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:44:12.151 INFO kablam! files will be included as a binary target: Oct 16 07:44:12.151 INFO kablam! Oct 16 07:44:12.151 INFO kablam! * /source/src/main.rs Oct 16 07:44:12.151 INFO kablam! Oct 16 07:44:12.151 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:44:12.151 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:44:12.151 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:44:12.151 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:44:12.151 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:44:12.151 INFO kablam! Oct 16 07:44:12.151 INFO kablam! For more information on this warning you can consult Oct 16 07:44:12.151 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:44:12.151 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `servicecontrol1`, Oct 16 07:44:12.151 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:44:12.405 INFO kablam! Compiling google-servicecontrol1-cli v1.0.7+20171202 (/source) Oct 16 07:44:17.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.82s Oct 16 07:44:17.935 INFO kablam! su: No module specific data is present Oct 16 07:44:18.670 INFO running `"docker" "rm" "-f" "0e76241db6ce02b4ae12e125234521e035a5eb013cf27615a7d5cccc83858abe"` Oct 16 07:44:18.915 INFO blam! 0e76241db6ce02b4ae12e125234521e035a5eb013cf27615a7d5cccc83858abe Oct 16 07:44:18.919 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 07:44:19.295 INFO blam! 5ff8daca67f0f8363f16e0ffa0652cadba8a6a05472ebc0db1ccf44f62fc0eb9 Oct 16 07:44:19.299 INFO running `"docker" "start" "-a" "5ff8daca67f0f8363f16e0ffa0652cadba8a6a05472ebc0db1ccf44f62fc0eb9"` Oct 16 07:44:20.403 INFO kablam! usermod: no changes Oct 16 07:44:20.443 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:44:20.443 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:44:20.443 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:44:20.443 INFO kablam! files will be included as a binary target: Oct 16 07:44:20.443 INFO kablam! Oct 16 07:44:20.443 INFO kablam! * /source/src/main.rs Oct 16 07:44:20.443 INFO kablam! Oct 16 07:44:20.443 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:44:20.443 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:44:20.443 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:44:20.443 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:44:20.443 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:44:20.443 INFO kablam! Oct 16 07:44:20.443 INFO kablam! For more information on this warning you can consult Oct 16 07:44:20.443 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:44:20.443 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `servicecontrol1`, Oct 16 07:44:20.443 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:44:20.617 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 16 07:44:20.627 INFO kablam! Running /target/debug/deps/servicecontrol1-5b95bfb0847e1cc3 Oct 16 07:44:20.627 INFO blam! Oct 16 07:44:20.627 INFO blam! running 0 tests Oct 16 07:44:20.627 INFO blam! Oct 16 07:44:20.627 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:44:20.627 INFO blam! Oct 16 07:44:20.629 INFO kablam! su: No module specific data is present Oct 16 07:44:21.267 INFO running `"docker" "rm" "-f" "5ff8daca67f0f8363f16e0ffa0652cadba8a6a05472ebc0db1ccf44f62fc0eb9"` Oct 16 07:44:21.531 INFO blam! 5ff8daca67f0f8363f16e0ffa0652cadba8a6a05472ebc0db1ccf44f62fc0eb9