Oct 16 07:54:10.915 INFO testing google-ml1-cli-1.0.7+20171208 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 07:54:10.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:54:11.263 INFO blam! 36ecfc50d56be7996d9abdf861bd490c20f6728a3480db7749cf12bb9c17f512 Oct 16 07:54:11.275 INFO running `"docker" "start" "-a" "36ecfc50d56be7996d9abdf861bd490c20f6728a3480db7749cf12bb9c17f512"` Oct 16 07:54:12.768 INFO kablam! usermod: no changes Oct 16 07:54:12.811 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:54:12.811 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:54:12.811 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:54:12.811 INFO kablam! files will be included as a binary target: Oct 16 07:54:12.811 INFO kablam! Oct 16 07:54:12.811 INFO kablam! * /source/src/main.rs Oct 16 07:54:12.811 INFO kablam! Oct 16 07:54:12.811 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:54:12.811 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:54:12.811 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:54:12.811 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:54:12.811 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:54:12.811 INFO kablam! Oct 16 07:54:12.811 INFO kablam! For more information on this warning you can consult Oct 16 07:54:12.811 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:54:12.811 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1`, Oct 16 07:54:12.811 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:54:12.968 INFO kablam! Compiling google-ml1 v1.0.8+20181009 Oct 16 07:54:22.234 INFO kablam! Compiling google-ml1-cli v1.0.7+20171208 (/source) Oct 16 07:54:43.519 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.72s Oct 16 07:54:43.527 INFO kablam! su: No module specific data is present Oct 16 07:54:44.419 INFO running `"docker" "rm" "-f" "36ecfc50d56be7996d9abdf861bd490c20f6728a3480db7749cf12bb9c17f512"` Oct 16 07:54:44.676 INFO blam! 36ecfc50d56be7996d9abdf861bd490c20f6728a3480db7749cf12bb9c17f512 Oct 16 07:54:44.680 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:54:45.199 INFO blam! ac301093d3af778d061a6847c55da391672071560e07de8717b34b6fc89184eb Oct 16 07:54:45.201 INFO running `"docker" "start" "-a" "ac301093d3af778d061a6847c55da391672071560e07de8717b34b6fc89184eb"` Oct 16 07:54:46.730 INFO kablam! usermod: no changes Oct 16 07:54:46.795 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:54:46.795 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:54:46.795 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:54:46.795 INFO kablam! files will be included as a binary target: Oct 16 07:54:46.795 INFO kablam! Oct 16 07:54:46.795 INFO kablam! * /source/src/main.rs Oct 16 07:54:46.795 INFO kablam! Oct 16 07:54:46.795 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:54:46.795 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:54:46.795 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:54:46.795 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:54:46.795 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:54:46.795 INFO kablam! Oct 16 07:54:46.795 INFO kablam! For more information on this warning you can consult Oct 16 07:54:46.795 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:54:46.795 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1`, Oct 16 07:54:46.795 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:54:46.936 INFO kablam! Compiling google-ml1-cli v1.0.7+20171208 (/source) Oct 16 07:54:53.338 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.57s Oct 16 07:54:53.349 INFO kablam! su: No module specific data is present Oct 16 07:54:54.333 INFO running `"docker" "rm" "-f" "ac301093d3af778d061a6847c55da391672071560e07de8717b34b6fc89184eb"` Oct 16 07:54:54.665 INFO blam! ac301093d3af778d061a6847c55da391672071560e07de8717b34b6fc89184eb Oct 16 07:54:54.671 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:54:55.072 INFO blam! 7fa68dee56270bc2174d426da918ab2a71be9050d1b2967c972712e41caf987c Oct 16 07:54:55.075 INFO running `"docker" "start" "-a" "7fa68dee56270bc2174d426da918ab2a71be9050d1b2967c972712e41caf987c"` Oct 16 07:54:56.902 INFO kablam! usermod: no changes Oct 16 07:54:56.987 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:54:56.987 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:54:56.987 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:54:56.987 INFO kablam! files will be included as a binary target: Oct 16 07:54:56.987 INFO kablam! Oct 16 07:54:56.987 INFO kablam! * /source/src/main.rs Oct 16 07:54:56.987 INFO kablam! Oct 16 07:54:56.987 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:54:56.987 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:54:56.987 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:54:56.987 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:54:56.987 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:54:56.987 INFO kablam! Oct 16 07:54:56.987 INFO kablam! For more information on this warning you can consult Oct 16 07:54:56.987 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:54:56.987 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1`, Oct 16 07:54:56.987 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:54:57.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 16 07:54:57.191 INFO kablam! Running /target/debug/deps/ml1-161787d8654687e3 Oct 16 07:54:57.223 INFO blam! Oct 16 07:54:57.223 INFO blam! running 0 tests Oct 16 07:54:57.223 INFO blam! Oct 16 07:54:57.223 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:54:57.223 INFO blam! Oct 16 07:54:57.223 INFO kablam! su: No module specific data is present Oct 16 07:54:58.175 INFO running `"docker" "rm" "-f" "7fa68dee56270bc2174d426da918ab2a71be9050d1b2967c972712e41caf987c"` Oct 16 07:54:58.453 INFO blam! 7fa68dee56270bc2174d426da918ab2a71be9050d1b2967c972712e41caf987c