Oct 15 09:50:42.749 INFO testing JoonHoSon/rust_hello against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 09:50:42.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 09:50:43.271 INFO blam! 934e65ce9f82d00406826f2e52320900dfbc04ed3df356862ae4394a82af27eb Oct 15 09:50:43.275 INFO running `"docker" "start" "-a" "934e65ce9f82d00406826f2e52320900dfbc04ed3df356862ae4394a82af27eb"` Oct 15 09:50:44.482 INFO kablam! usermod: no changes Oct 15 09:50:44.536 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 09:50:44.536 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 09:50:44.536 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 09:50:44.536 INFO kablam! files will be included as a binary target: Oct 15 09:50:44.536 INFO kablam! Oct 15 09:50:44.536 INFO kablam! * /source/src/main.rs Oct 15 09:50:44.536 INFO kablam! Oct 15 09:50:44.536 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 09:50:44.536 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 09:50:44.536 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 09:50:44.536 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 09:50:44.536 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 09:50:44.536 INFO kablam! Oct 15 09:50:44.536 INFO kablam! For more information on this warning you can consult Oct 15 09:50:44.536 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 09:50:44.536 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Oct 15 09:50:44.536 INFO kablam! please set bin.path in Cargo.toml Oct 15 09:50:44.543 INFO kablam! Compiling hello v0.1.0 (/source) Oct 15 09:50:45.684 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 15 09:50:45.696 INFO kablam! su: No module specific data is present Oct 15 09:50:47.128 INFO running `"docker" "rm" "-f" "934e65ce9f82d00406826f2e52320900dfbc04ed3df356862ae4394a82af27eb"` Oct 15 09:50:47.428 INFO blam! 934e65ce9f82d00406826f2e52320900dfbc04ed3df356862ae4394a82af27eb Oct 15 09:50:47.433 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 09:50:47.903 INFO blam! 709723259be79f69799aa43d0346d14f3d12d6f6f891d15ff8ea824286e57f06 Oct 15 09:50:47.915 INFO running `"docker" "start" "-a" "709723259be79f69799aa43d0346d14f3d12d6f6f891d15ff8ea824286e57f06"` Oct 15 09:50:49.086 INFO kablam! usermod: no changes Oct 15 09:50:49.175 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 09:50:49.175 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 09:50:49.175 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 09:50:49.175 INFO kablam! files will be included as a binary target: Oct 15 09:50:49.175 INFO kablam! Oct 15 09:50:49.175 INFO kablam! * /source/src/main.rs Oct 15 09:50:49.175 INFO kablam! Oct 15 09:50:49.175 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 09:50:49.175 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 09:50:49.175 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 09:50:49.175 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 09:50:49.175 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 09:50:49.175 INFO kablam! Oct 15 09:50:49.175 INFO kablam! For more information on this warning you can consult Oct 15 09:50:49.175 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 09:50:49.175 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Oct 15 09:50:49.175 INFO kablam! please set bin.path in Cargo.toml Oct 15 09:50:49.179 INFO kablam! Compiling hello v0.1.0 (/source) Oct 15 09:50:50.501 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 15 09:50:50.515 INFO kablam! su: No module specific data is present Oct 15 09:50:51.895 INFO running `"docker" "rm" "-f" "709723259be79f69799aa43d0346d14f3d12d6f6f891d15ff8ea824286e57f06"` Oct 15 09:50:52.159 INFO blam! 709723259be79f69799aa43d0346d14f3d12d6f6f891d15ff8ea824286e57f06 Oct 15 09:50:52.162 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 09:50:52.549 INFO blam! 3cd5d2ace52d88900e820a8be93d123bfd8a1ee6bd5524a009668cf108ebdb74 Oct 15 09:50:52.555 INFO running `"docker" "start" "-a" "3cd5d2ace52d88900e820a8be93d123bfd8a1ee6bd5524a009668cf108ebdb74"` Oct 15 09:50:53.737 INFO kablam! usermod: no changes Oct 15 09:50:53.805 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 09:50:53.805 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 09:50:53.805 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 09:50:53.805 INFO kablam! files will be included as a binary target: Oct 15 09:50:53.805 INFO kablam! Oct 15 09:50:53.805 INFO kablam! * /source/src/main.rs Oct 15 09:50:53.805 INFO kablam! Oct 15 09:50:53.805 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 09:50:53.805 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 09:50:53.805 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 09:50:53.805 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 09:50:53.805 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 09:50:53.805 INFO kablam! Oct 15 09:50:53.805 INFO kablam! For more information on this warning you can consult Oct 15 09:50:53.805 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 09:50:53.805 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Oct 15 09:50:53.805 INFO kablam! please set bin.path in Cargo.toml Oct 15 09:50:53.805 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 09:50:53.811 INFO kablam! Running /target/debug/deps/hello_joonho-ecc36ada6246922f Oct 15 09:50:53.811 INFO blam! Oct 15 09:50:53.811 INFO blam! running 0 tests Oct 15 09:50:53.811 INFO blam! Oct 15 09:50:53.811 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:50:53.811 INFO blam! Oct 15 09:50:53.815 INFO kablam! su: No module specific data is present Oct 15 09:50:54.805 INFO running `"docker" "rm" "-f" "3cd5d2ace52d88900e820a8be93d123bfd8a1ee6bd5524a009668cf108ebdb74"` Oct 15 09:50:55.091 INFO blam! 3cd5d2ace52d88900e820a8be93d123bfd8a1ee6bd5524a009668cf108ebdb74