Dec 15 21:56:29.992 INFO testing auto-image-cropper-0.1.5 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 21:56:29.992 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 21:56:30.511 INFO [stdout] b5ca6cedee374b590f04d476d8272dd0657dfaaf1073d24b25428dbdf62e4d67 Dec 15 21:56:30.513 INFO running `"docker" "start" "-a" "b5ca6cedee374b590f04d476d8272dd0657dfaaf1073d24b25428dbdf62e4d67"` Dec 15 21:56:31.742 INFO [stderr] usermod: no changes Dec 15 21:56:31.783 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 21:56:31.783 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 21:56:31.783 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 21:56:31.783 INFO [stderr] files will be included as a binary target: Dec 15 21:56:31.783 INFO [stderr] Dec 15 21:56:31.783 INFO [stderr] * /source/src/main.rs Dec 15 21:56:31.783 INFO [stderr] Dec 15 21:56:31.783 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 21:56:31.783 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 21:56:31.783 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 21:56:31.783 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 21:56:31.783 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 21:56:31.783 INFO [stderr] Dec 15 21:56:31.783 INFO [stderr] For more information on this warning you can consult Dec 15 21:56:31.783 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 21:56:31.783 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Dec 15 21:56:31.783 INFO [stderr] please set bin.path in Cargo.toml Dec 15 21:56:31.951 INFO [stderr] Compiling image v0.13.0 Dec 15 21:56:46.723 INFO [stderr] Compiling auto-image-cropper v0.1.5 (/source) Dec 15 21:56:53.347 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.57s Dec 15 21:56:53.347 INFO [stderr] su: No module specific data is present Dec 15 21:56:54.055 INFO running `"docker" "inspect" "b5ca6cedee374b590f04d476d8272dd0657dfaaf1073d24b25428dbdf62e4d67"` Dec 15 21:56:54.332 INFO running `"docker" "rm" "-f" "b5ca6cedee374b590f04d476d8272dd0657dfaaf1073d24b25428dbdf62e4d67"` Dec 15 21:56:54.587 INFO [stdout] b5ca6cedee374b590f04d476d8272dd0657dfaaf1073d24b25428dbdf62e4d67 Dec 15 21:56:54.593 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 21:56:55.007 INFO [stdout] 18c11581c1bbbd52f60c3367b38fcd3d48eb4ef3f074380a53d174f65e34a5f1 Dec 15 21:56:55.009 INFO running `"docker" "start" "-a" "18c11581c1bbbd52f60c3367b38fcd3d48eb4ef3f074380a53d174f65e34a5f1"` Dec 15 21:56:56.314 INFO [stderr] usermod: no changes Dec 15 21:56:56.375 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 21:56:56.375 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 21:56:56.375 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 21:56:56.375 INFO [stderr] files will be included as a binary target: Dec 15 21:56:56.375 INFO [stderr] Dec 15 21:56:56.375 INFO [stderr] * /source/src/main.rs Dec 15 21:56:56.375 INFO [stderr] Dec 15 21:56:56.375 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 21:56:56.375 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 21:56:56.375 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 21:56:56.375 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 21:56:56.375 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 21:56:56.375 INFO [stderr] Dec 15 21:56:56.375 INFO [stderr] For more information on this warning you can consult Dec 15 21:56:56.375 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 21:56:56.375 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Dec 15 21:56:56.375 INFO [stderr] please set bin.path in Cargo.toml Dec 15 21:56:56.479 INFO [stderr] Compiling auto-image-cropper v0.1.5 (/source) Dec 15 21:57:00.237 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.90s Dec 15 21:57:00.247 INFO [stderr] su: No module specific data is present Dec 15 21:57:00.769 INFO running `"docker" "inspect" "18c11581c1bbbd52f60c3367b38fcd3d48eb4ef3f074380a53d174f65e34a5f1"` Dec 15 21:57:01.011 INFO running `"docker" "rm" "-f" "18c11581c1bbbd52f60c3367b38fcd3d48eb4ef3f074380a53d174f65e34a5f1"` Dec 15 21:57:01.275 INFO [stdout] 18c11581c1bbbd52f60c3367b38fcd3d48eb4ef3f074380a53d174f65e34a5f1 Dec 15 21:57:01.275 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 21:57:01.648 INFO [stdout] 762bb1f596bbcf48601e3e9bad4b83501507cbe43155a2a5b27814531ff81ee3 Dec 15 21:57:01.656 INFO running `"docker" "start" "-a" "762bb1f596bbcf48601e3e9bad4b83501507cbe43155a2a5b27814531ff81ee3"` Dec 15 21:57:02.549 INFO [stderr] usermod: no changes Dec 15 21:57:02.589 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 21:57:02.589 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 21:57:02.589 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 21:57:02.589 INFO [stderr] files will be included as a binary target: Dec 15 21:57:02.589 INFO [stderr] Dec 15 21:57:02.589 INFO [stderr] * /source/src/main.rs Dec 15 21:57:02.589 INFO [stderr] Dec 15 21:57:02.589 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 21:57:02.589 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 21:57:02.589 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 21:57:02.589 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 21:57:02.589 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 21:57:02.589 INFO [stderr] Dec 15 21:57:02.589 INFO [stderr] For more information on this warning you can consult Dec 15 21:57:02.589 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 21:57:02.589 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Dec 15 21:57:02.589 INFO [stderr] please set bin.path in Cargo.toml Dec 15 21:57:02.679 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s Dec 15 21:57:02.691 INFO [stderr] Running /target/debug/deps/autocrop-f066a432eff51376 Dec 15 21:57:02.696 INFO [stdout] Dec 15 21:57:02.696 INFO [stdout] running 0 tests Dec 15 21:57:02.696 INFO [stdout] Dec 15 21:57:02.696 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 21:57:02.696 INFO [stdout] Dec 15 21:57:02.699 INFO [stderr] su: No module specific data is present Dec 15 21:57:03.301 INFO running `"docker" "inspect" "762bb1f596bbcf48601e3e9bad4b83501507cbe43155a2a5b27814531ff81ee3"` Dec 15 21:57:03.555 INFO running `"docker" "rm" "-f" "762bb1f596bbcf48601e3e9bad4b83501507cbe43155a2a5b27814531ff81ee3"` Dec 15 21:57:03.939 INFO [stdout] 762bb1f596bbcf48601e3e9bad4b83501507cbe43155a2a5b27814531ff81ee3