Oct 12 05:33:36.658 INFO testing auto-image-cropper-0.1.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:33:36.659 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:37.070 INFO blam! 4fa01116c4fa2325c69a6c5816d37d2e7e14609e412df3afdfdf0913adfb5a4f Oct 12 05:33:37.072 INFO running `"docker" "start" "-a" "4fa01116c4fa2325c69a6c5816d37d2e7e14609e412df3afdfdf0913adfb5a4f"` Oct 12 05:33:38.665 INFO kablam! usermod: no changes Oct 12 05:33:38.712 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 05:33:38.712 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 05:33:38.712 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 05:33:38.712 INFO kablam! files will be included as a binary target: Oct 12 05:33:38.712 INFO kablam! Oct 12 05:33:38.712 INFO kablam! * /source/src/main.rs Oct 12 05:33:38.712 INFO kablam! Oct 12 05:33:38.712 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 05:33:38.712 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 05:33:38.712 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 05:33:38.712 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 05:33:38.712 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 05:33:38.712 INFO kablam! Oct 12 05:33:38.712 INFO kablam! For more information on this warning you can consult Oct 12 05:33:38.712 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 05:33:38.712 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Oct 12 05:33:38.712 INFO kablam! please set bin.path in Cargo.toml Oct 12 05:33:38.852 INFO kablam! Compiling rayon v0.7.1 Oct 12 05:33:42.776 INFO kablam! Compiling auto-image-cropper v0.1.5 (/source) Oct 12 05:33:50.352 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.65s Oct 12 05:33:50.352 INFO kablam! su: No module specific data is present Oct 12 05:33:51.252 INFO running `"docker" "rm" "-f" "4fa01116c4fa2325c69a6c5816d37d2e7e14609e412df3afdfdf0913adfb5a4f"` Oct 12 05:33:51.504 INFO blam! 4fa01116c4fa2325c69a6c5816d37d2e7e14609e412df3afdfdf0913adfb5a4f Oct 12 05:33:51.509 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:52.080 INFO blam! 1aee69e7b01543c019d92925d9b1d439e06ce5429794d68868b3a6110af01bb0 Oct 12 05:33:52.093 INFO running `"docker" "start" "-a" "1aee69e7b01543c019d92925d9b1d439e06ce5429794d68868b3a6110af01bb0"` Oct 12 05:33:53.022 INFO kablam! usermod: no changes Oct 12 05:33:53.041 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 05:33:53.041 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 05:33:53.041 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 05:33:53.041 INFO kablam! files will be included as a binary target: Oct 12 05:33:53.041 INFO kablam! Oct 12 05:33:53.041 INFO kablam! * /source/src/main.rs Oct 12 05:33:53.041 INFO kablam! Oct 12 05:33:53.041 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 05:33:53.041 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 05:33:53.041 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 05:33:53.041 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 05:33:53.041 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 05:33:53.041 INFO kablam! Oct 12 05:33:53.041 INFO kablam! For more information on this warning you can consult Oct 12 05:33:53.041 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 05:33:53.041 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Oct 12 05:33:53.041 INFO kablam! please set bin.path in Cargo.toml Oct 12 05:33:53.085 INFO kablam! Compiling auto-image-cropper v0.1.5 (/source) Oct 12 05:33:57.829 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.78s Oct 12 05:33:57.830 INFO kablam! su: No module specific data is present Oct 12 05:33:58.192 INFO running `"docker" "rm" "-f" "1aee69e7b01543c019d92925d9b1d439e06ce5429794d68868b3a6110af01bb0"` Oct 12 05:33:58.399 INFO blam! 1aee69e7b01543c019d92925d9b1d439e06ce5429794d68868b3a6110af01bb0 Oct 12 05:33:58.401 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:33:58.580 INFO blam! 93db5f057a8eb33f4ee8f7a0ae572b87f40d2fa81d41964f2c260c7dd77b0b25 Oct 12 05:33:58.585 INFO running `"docker" "start" "-a" "93db5f057a8eb33f4ee8f7a0ae572b87f40d2fa81d41964f2c260c7dd77b0b25"` Oct 12 05:33:59.064 INFO kablam! usermod: no changes Oct 12 05:33:59.088 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 05:33:59.088 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 05:33:59.088 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 05:33:59.088 INFO kablam! files will be included as a binary target: Oct 12 05:33:59.088 INFO kablam! Oct 12 05:33:59.088 INFO kablam! * /source/src/main.rs Oct 12 05:33:59.088 INFO kablam! Oct 12 05:33:59.088 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 05:33:59.088 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 05:33:59.088 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 05:33:59.088 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 05:33:59.088 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 05:33:59.089 INFO kablam! Oct 12 05:33:59.089 INFO kablam! For more information on this warning you can consult Oct 12 05:33:59.089 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 05:33:59.089 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Oct 12 05:33:59.089 INFO kablam! please set bin.path in Cargo.toml Oct 12 05:33:59.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 12 05:33:59.142 INFO kablam! Running /target/debug/deps/autocrop-e22b594c558600ef Oct 12 05:33:59.146 INFO blam! Oct 12 05:33:59.146 INFO blam! running 0 tests Oct 12 05:33:59.146 INFO blam! Oct 12 05:33:59.146 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:33:59.146 INFO blam! Oct 12 05:33:59.147 INFO kablam! su: No module specific data is present Oct 12 05:33:59.575 INFO running `"docker" "rm" "-f" "93db5f057a8eb33f4ee8f7a0ae572b87f40d2fa81d41964f2c260c7dd77b0b25"` Oct 12 05:33:59.679 INFO blam! 93db5f057a8eb33f4ee8f7a0ae572b87f40d2fa81d41964f2c260c7dd77b0b25