Oct 12 23:34:27.818 INFO testing soulim/helloworld-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 23:34:27.819 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 12 23:34:28.069 INFO blam! 466a80a63f2cc1b65c6a8a5360c8704e21cf3659ad38384c6e7e9c8da7f208a4 Oct 12 23:34:28.070 INFO running `"docker" "start" "-a" "466a80a63f2cc1b65c6a8a5360c8704e21cf3659ad38384c6e7e9c8da7f208a4"` Oct 12 23:34:28.438 INFO kablam! usermod: no changes Oct 12 23:34:28.461 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 23:34:28.461 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 23:34:28.461 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 23:34:28.461 INFO kablam! files will be included as a binary target: Oct 12 23:34:28.461 INFO kablam! Oct 12 23:34:28.461 INFO kablam! * /source/src/main.rs Oct 12 23:34:28.461 INFO kablam! Oct 12 23:34:28.461 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 23:34:28.461 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 23:34:28.461 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 23:34:28.461 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 23:34:28.461 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 23:34:28.461 INFO kablam! Oct 12 23:34:28.461 INFO kablam! For more information on this warning you can consult Oct 12 23:34:28.461 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 23:34:28.461 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `helloworld`, Oct 12 23:34:28.461 INFO kablam! please set bin.path in Cargo.toml Oct 12 23:34:28.463 INFO kablam! Compiling helloworld-rust v0.0.1 (/source) Oct 12 23:34:28.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.38s Oct 12 23:34:28.841 INFO kablam! su: No module specific data is present Oct 12 23:34:29.089 INFO running `"docker" "rm" "-f" "466a80a63f2cc1b65c6a8a5360c8704e21cf3659ad38384c6e7e9c8da7f208a4"` Oct 12 23:34:29.191 INFO blam! 466a80a63f2cc1b65c6a8a5360c8704e21cf3659ad38384c6e7e9c8da7f208a4 Oct 12 23:34:29.193 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 12 23:34:29.413 INFO blam! 4ed5e00b2eb46cb20ec3a5743083729b5c41e0f3e642718bd3eb8d06012c8811 Oct 12 23:34:29.415 INFO running `"docker" "start" "-a" "4ed5e00b2eb46cb20ec3a5743083729b5c41e0f3e642718bd3eb8d06012c8811"` Oct 12 23:34:29.818 INFO kablam! usermod: no changes Oct 12 23:34:29.840 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 23:34:29.840 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 23:34:29.840 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 23:34:29.840 INFO kablam! files will be included as a binary target: Oct 12 23:34:29.840 INFO kablam! Oct 12 23:34:29.840 INFO kablam! * /source/src/main.rs Oct 12 23:34:29.840 INFO kablam! Oct 12 23:34:29.840 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 23:34:29.840 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 23:34:29.840 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 23:34:29.841 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 23:34:29.841 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 23:34:29.841 INFO kablam! Oct 12 23:34:29.841 INFO kablam! For more information on this warning you can consult Oct 12 23:34:29.841 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 23:34:29.841 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `helloworld`, Oct 12 23:34:29.841 INFO kablam! please set bin.path in Cargo.toml Oct 12 23:34:29.842 INFO kablam! Compiling helloworld-rust v0.0.1 (/source) Oct 12 23:34:30.314 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.48s Oct 12 23:34:30.316 INFO kablam! su: No module specific data is present Oct 12 23:34:30.603 INFO running `"docker" "rm" "-f" "4ed5e00b2eb46cb20ec3a5743083729b5c41e0f3e642718bd3eb8d06012c8811"` Oct 12 23:34:30.696 INFO blam! 4ed5e00b2eb46cb20ec3a5743083729b5c41e0f3e642718bd3eb8d06012c8811 Oct 12 23:34:30.698 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 12 23:34:30.959 INFO blam! 9e9d05dd968baa403a9bcc8362b4faca113b0a530c1bac57c9b57d230bbe1874 Oct 12 23:34:30.960 INFO running `"docker" "start" "-a" "9e9d05dd968baa403a9bcc8362b4faca113b0a530c1bac57c9b57d230bbe1874"` Oct 12 23:34:31.483 INFO kablam! usermod: no changes Oct 12 23:34:31.514 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 23:34:31.514 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 23:34:31.514 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 23:34:31.514 INFO kablam! files will be included as a binary target: Oct 12 23:34:31.514 INFO kablam! Oct 12 23:34:31.514 INFO kablam! * /source/src/main.rs Oct 12 23:34:31.514 INFO kablam! Oct 12 23:34:31.515 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 23:34:31.515 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 23:34:31.515 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 23:34:31.515 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 23:34:31.515 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 23:34:31.515 INFO kablam! Oct 12 23:34:31.515 INFO kablam! For more information on this warning you can consult Oct 12 23:34:31.515 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 23:34:31.515 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `helloworld`, Oct 12 23:34:31.515 INFO kablam! please set bin.path in Cargo.toml Oct 12 23:34:31.515 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 23:34:31.518 INFO kablam! Running /target/debug/deps/helloworld-18974c7f0a4ed0ce Oct 12 23:34:31.519 INFO blam! Oct 12 23:34:31.519 INFO blam! running 0 tests Oct 12 23:34:31.519 INFO blam! Oct 12 23:34:31.519 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:34:31.519 INFO blam! Oct 12 23:34:31.519 INFO kablam! su: No module specific data is present Oct 12 23:34:31.980 INFO running `"docker" "rm" "-f" "9e9d05dd968baa403a9bcc8362b4faca113b0a530c1bac57c9b57d230bbe1874"` Oct 12 23:34:32.155 INFO blam! 9e9d05dd968baa403a9bcc8362b4faca113b0a530c1bac57c9b57d230bbe1874