Oct 16 07:53:42.347 INFO testing google-ml1_beta1-cli-1.0.6+20170515 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 07:53:42.347 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:53:42.555 INFO blam! a3079e3c4f0ecc33bea0f74a6c30ae7f30a0406e2623b91e6f18465ecd0f7a5a Oct 16 07:53:42.559 INFO running `"docker" "start" "-a" "a3079e3c4f0ecc33bea0f74a6c30ae7f30a0406e2623b91e6f18465ecd0f7a5a"` Oct 16 07:53:42.980 INFO kablam! usermod: no changes Oct 16 07:53:43.004 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:53:43.004 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:53:43.004 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:53:43.004 INFO kablam! files will be included as a binary target: Oct 16 07:53:43.004 INFO kablam! Oct 16 07:53:43.004 INFO kablam! * /source/src/main.rs Oct 16 07:53:43.004 INFO kablam! Oct 16 07:53:43.004 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:53:43.004 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:53:43.004 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:53:43.004 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:53:43.004 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:53:43.004 INFO kablam! Oct 16 07:53:43.004 INFO kablam! For more information on this warning you can consult Oct 16 07:53:43.004 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:53:43.004 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1-beta1`, Oct 16 07:53:43.004 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:53:43.119 INFO kablam! Compiling google-ml1_beta1 v1.0.6+20170515 Oct 16 07:53:49.850 INFO kablam! Compiling google-ml1_beta1-cli v1.0.6+20170515 (/source) Oct 16 07:54:08.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.46s Oct 16 07:54:08.466 INFO kablam! su: No module specific data is present Oct 16 07:54:09.219 INFO running `"docker" "rm" "-f" "a3079e3c4f0ecc33bea0f74a6c30ae7f30a0406e2623b91e6f18465ecd0f7a5a"` Oct 16 07:54:09.415 INFO blam! a3079e3c4f0ecc33bea0f74a6c30ae7f30a0406e2623b91e6f18465ecd0f7a5a Oct 16 07:54:09.419 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:09.728 INFO blam! 5eba0f96fda47c77cfa80d08e7c6c38d914146ce13cc9083d9e7b77ad63d1263 Oct 16 07:54:09.735 INFO running `"docker" "start" "-a" "5eba0f96fda47c77cfa80d08e7c6c38d914146ce13cc9083d9e7b77ad63d1263"` Oct 16 07:54:10.787 INFO kablam! usermod: no changes Oct 16 07:54:10.823 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:54:10.823 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:54:10.823 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:54:10.823 INFO kablam! files will be included as a binary target: Oct 16 07:54:10.823 INFO kablam! Oct 16 07:54:10.823 INFO kablam! * /source/src/main.rs Oct 16 07:54:10.823 INFO kablam! Oct 16 07:54:10.823 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:54:10.823 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:54:10.823 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:54:10.823 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:54:10.823 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:54:10.823 INFO kablam! Oct 16 07:54:10.823 INFO kablam! For more information on this warning you can consult Oct 16 07:54:10.823 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:54:10.823 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1-beta1`, Oct 16 07:54:10.823 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:54:11.007 INFO kablam! Compiling google-ml1_beta1-cli v1.0.6+20170515 (/source) Oct 16 07:54:18.081 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.27s Oct 16 07:54:18.095 INFO kablam! su: No module specific data is present Oct 16 07:54:18.689 INFO running `"docker" "rm" "-f" "5eba0f96fda47c77cfa80d08e7c6c38d914146ce13cc9083d9e7b77ad63d1263"` Oct 16 07:54:19.036 INFO blam! 5eba0f96fda47c77cfa80d08e7c6c38d914146ce13cc9083d9e7b77ad63d1263 Oct 16 07:54:19.043 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:19.422 INFO blam! 358e90b562ba7cb780a8c44e6ec50e25a0c509856e8093d51c254082edfd3346 Oct 16 07:54:19.425 INFO running `"docker" "start" "-a" "358e90b562ba7cb780a8c44e6ec50e25a0c509856e8093d51c254082edfd3346"` Oct 16 07:54:20.371 INFO kablam! usermod: no changes Oct 16 07:54:20.399 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:54:20.399 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:54:20.399 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:54:20.399 INFO kablam! files will be included as a binary target: Oct 16 07:54:20.399 INFO kablam! Oct 16 07:54:20.399 INFO kablam! * /source/src/main.rs Oct 16 07:54:20.399 INFO kablam! Oct 16 07:54:20.399 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:54:20.399 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:54:20.399 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:54:20.399 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:54:20.399 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:54:20.399 INFO kablam! Oct 16 07:54:20.399 INFO kablam! For more information on this warning you can consult Oct 16 07:54:20.399 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:54:20.399 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ml1-beta1`, Oct 16 07:54:20.399 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:54:20.521 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 16 07:54:20.531 INFO kablam! Running /target/debug/deps/ml1_beta1-17e3db22d7d2a98c Oct 16 07:54:20.531 INFO blam! Oct 16 07:54:20.531 INFO blam! running 0 tests Oct 16 07:54:20.531 INFO blam! Oct 16 07:54:20.531 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:54:20.531 INFO blam! Oct 16 07:54:20.533 INFO kablam! su: No module specific data is present Oct 16 07:54:21.103 INFO running `"docker" "rm" "-f" "358e90b562ba7cb780a8c44e6ec50e25a0c509856e8093d51c254082edfd3346"` Oct 16 07:54:21.363 INFO blam! 358e90b562ba7cb780a8c44e6ec50e25a0c509856e8093d51c254082edfd3346