Oct 12 05:33:35.362 INFO testing auto-image-cropper-0.1.5 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 05:33:35.363 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 05:33:35.707 INFO blam! 091eac2e25a6c3c5896442284d0bd5d8562df737a39ef8ea59a3edbad972f1fb Oct 12 05:33:35.708 INFO running `"docker" "start" "-a" "091eac2e25a6c3c5896442284d0bd5d8562df737a39ef8ea59a3edbad972f1fb"` Oct 12 05:33:36.684 INFO kablam! usermod: no changes Oct 12 05:33:36.776 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 05:33:36.777 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 05:33:36.777 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 05:33:36.777 INFO kablam! files will be included as a binary target: Oct 12 05:33:36.778 INFO kablam! Oct 12 05:33:36.778 INFO kablam! * /source/src/main.rs Oct 12 05:33:36.778 INFO kablam! Oct 12 05:33:36.778 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 05:33:36.779 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 05:33:36.779 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 05:33:36.779 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 05:33:36.779 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 05:33:36.780 INFO kablam! Oct 12 05:33:36.780 INFO kablam! For more information on this warning you can consult Oct 12 05:33:36.780 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 05:33:36.781 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Oct 12 05:33:36.781 INFO kablam! please set bin.path in Cargo.toml Oct 12 05:33:36.897 INFO kablam! Compiling inflate v0.2.0 Oct 12 05:33:36.912 INFO kablam! Compiling rayon v0.7.1 Oct 12 05:33:42.532 INFO kablam! Compiling png v0.7.0 Oct 12 05:33:44.347 INFO kablam! Compiling image v0.13.0 Oct 12 05:33:53.271 INFO kablam! Compiling auto-image-cropper v0.1.5 (/source) Oct 12 05:33:56.496 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.77s Oct 12 05:33:56.496 INFO kablam! su: No module specific data is present Oct 12 05:33:57.036 INFO running `"docker" "rm" "-f" "091eac2e25a6c3c5896442284d0bd5d8562df737a39ef8ea59a3edbad972f1fb"` Oct 12 05:33:57.217 INFO blam! 091eac2e25a6c3c5896442284d0bd5d8562df737a39ef8ea59a3edbad972f1fb Oct 12 05:33:57.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 05:33:57.516 INFO blam! be467057c49de27082841a728a3fa2c10e847e846a277dffdf770902df3906f9 Oct 12 05:33:57.518 INFO running `"docker" "start" "-a" "be467057c49de27082841a728a3fa2c10e847e846a277dffdf770902df3906f9"` Oct 12 05:33:58.319 INFO kablam! usermod: no changes Oct 12 05:33:58.345 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 05:33:58.345 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 05:33:58.345 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 05:33:58.345 INFO kablam! files will be included as a binary target: Oct 12 05:33:58.345 INFO kablam! Oct 12 05:33:58.345 INFO kablam! * /source/src/main.rs Oct 12 05:33:58.345 INFO kablam! Oct 12 05:33:58.345 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 05:33:58.345 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 05:33:58.345 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 05:33:58.345 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 05:33:58.345 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 05:33:58.345 INFO kablam! Oct 12 05:33:58.345 INFO kablam! For more information on this warning you can consult Oct 12 05:33:58.345 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 05:33:58.345 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Oct 12 05:33:58.345 INFO kablam! please set bin.path in Cargo.toml Oct 12 05:33:58.394 INFO kablam! Compiling auto-image-cropper v0.1.5 (/source) Oct 12 05:33:59.364 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 12 05:33:59.369 INFO kablam! su: No module specific data is present Oct 12 05:33:59.877 INFO running `"docker" "rm" "-f" "be467057c49de27082841a728a3fa2c10e847e846a277dffdf770902df3906f9"` Oct 12 05:34:00.059 INFO blam! be467057c49de27082841a728a3fa2c10e847e846a277dffdf770902df3906f9 Oct 12 05:34:00.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 05:34:00.356 INFO blam! 1113395f11f596c82042f0ef44c3c88a2923ef139c55767fc5a1824d16b7d5e2 Oct 12 05:34:00.362 INFO running `"docker" "start" "-a" "1113395f11f596c82042f0ef44c3c88a2923ef139c55767fc5a1824d16b7d5e2"` Oct 12 05:34:01.024 INFO kablam! usermod: no changes Oct 12 05:34:01.044 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 05:34:01.044 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 05:34:01.044 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 05:34:01.044 INFO kablam! files will be included as a binary target: Oct 12 05:34:01.044 INFO kablam! Oct 12 05:34:01.044 INFO kablam! * /source/src/main.rs Oct 12 05:34:01.044 INFO kablam! Oct 12 05:34:01.044 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 05:34:01.044 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 05:34:01.044 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 05:34:01.044 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 05:34:01.044 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 05:34:01.045 INFO kablam! Oct 12 05:34:01.045 INFO kablam! For more information on this warning you can consult Oct 12 05:34:01.045 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 05:34:01.045 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Oct 12 05:34:01.045 INFO kablam! please set bin.path in Cargo.toml Oct 12 05:34:01.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 12 05:34:01.120 INFO kablam! Running /target/debug/deps/autocrop-25e6af3c495b7a0f Oct 12 05:34:01.120 INFO blam! Oct 12 05:34:01.120 INFO blam! running 0 tests Oct 12 05:34:01.120 INFO blam! Oct 12 05:34:01.120 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:34:01.120 INFO blam! Oct 12 05:34:01.132 INFO kablam! su: No module specific data is present Oct 12 05:34:01.654 INFO running `"docker" "rm" "-f" "1113395f11f596c82042f0ef44c3c88a2923ef139c55767fc5a1824d16b7d5e2"` Oct 12 05:34:01.824 INFO blam! 1113395f11f596c82042f0ef44c3c88a2923ef139c55767fc5a1824d16b7d5e2