Dec 07 23:20:18.127 INFO testing auto-image-cropper-0.1.5 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 23:20:18.127 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 23:20:18.372 INFO [stdout] 9071374133f81fe5ef8f588332fe9b319d7cb29505ede24f556f0349e151b086 Dec 07 23:20:18.378 INFO running `"docker" "start" "-a" "9071374133f81fe5ef8f588332fe9b319d7cb29505ede24f556f0349e151b086"` Dec 07 23:20:19.146 INFO [stderr] usermod: no changes Dec 07 23:20:19.176 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 23:20:19.176 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 23:20:19.176 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 23:20:19.176 INFO [stderr] files will be included as a binary target: Dec 07 23:20:19.176 INFO [stderr] Dec 07 23:20:19.176 INFO [stderr] * /source/src/main.rs Dec 07 23:20:19.176 INFO [stderr] Dec 07 23:20:19.176 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 23:20:19.176 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 23:20:19.176 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 23:20:19.176 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 23:20:19.176 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 23:20:19.176 INFO [stderr] Dec 07 23:20:19.176 INFO [stderr] For more information on this warning you can consult Dec 07 23:20:19.176 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 23:20:19.176 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Dec 07 23:20:19.176 INFO [stderr] please set bin.path in Cargo.toml Dec 07 23:20:19.260 INFO [stderr] Compiling auto-image-cropper v0.1.5 (/source) Dec 07 23:20:26.259 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.09s Dec 07 23:20:26.265 INFO [stderr] su: No module specific data is present Dec 07 23:20:26.584 INFO running `"docker" "inspect" "9071374133f81fe5ef8f588332fe9b319d7cb29505ede24f556f0349e151b086"` Dec 07 23:20:26.674 INFO running `"docker" "rm" "-f" "9071374133f81fe5ef8f588332fe9b319d7cb29505ede24f556f0349e151b086"` Dec 07 23:20:26.804 INFO [stdout] 9071374133f81fe5ef8f588332fe9b319d7cb29505ede24f556f0349e151b086 Dec 07 23:20:26.810 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 23:20:27.112 INFO [stdout] bb9c82174f063ebca9209cbf04225ecabd1586e4c021529f313d749a33933a46 Dec 07 23:20:27.114 INFO running `"docker" "start" "-a" "bb9c82174f063ebca9209cbf04225ecabd1586e4c021529f313d749a33933a46"` Dec 07 23:20:28.523 INFO [stderr] usermod: no changes Dec 07 23:20:28.596 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 23:20:28.596 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 23:20:28.596 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 23:20:28.596 INFO [stderr] files will be included as a binary target: Dec 07 23:20:28.596 INFO [stderr] Dec 07 23:20:28.597 INFO [stderr] * /source/src/main.rs Dec 07 23:20:28.597 INFO [stderr] Dec 07 23:20:28.597 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 23:20:28.597 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 23:20:28.597 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 23:20:28.597 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 23:20:28.597 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 23:20:28.597 INFO [stderr] Dec 07 23:20:28.597 INFO [stderr] For more information on this warning you can consult Dec 07 23:20:28.597 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 23:20:28.597 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Dec 07 23:20:28.597 INFO [stderr] please set bin.path in Cargo.toml Dec 07 23:20:28.692 INFO [stderr] Compiling auto-image-cropper v0.1.5 (/source) Dec 07 23:20:32.668 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.09s Dec 07 23:20:32.671 INFO [stderr] su: No module specific data is present Dec 07 23:20:33.429 INFO running `"docker" "inspect" "bb9c82174f063ebca9209cbf04225ecabd1586e4c021529f313d749a33933a46"` Dec 07 23:20:33.691 INFO running `"docker" "rm" "-f" "bb9c82174f063ebca9209cbf04225ecabd1586e4c021529f313d749a33933a46"` Dec 07 23:20:33.924 INFO [stdout] bb9c82174f063ebca9209cbf04225ecabd1586e4c021529f313d749a33933a46 Dec 07 23:20:33.926 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 23:20:34.481 INFO [stdout] 4fb8b04e29e07854c364be760030ec92c33619c0384a6c11f71be13f0e6ec32f Dec 07 23:20:34.483 INFO running `"docker" "start" "-a" "4fb8b04e29e07854c364be760030ec92c33619c0384a6c11f71be13f0e6ec32f"` Dec 07 23:20:35.280 INFO [stderr] usermod: no changes Dec 07 23:20:35.336 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 23:20:35.336 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 23:20:35.336 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 23:20:35.336 INFO [stderr] files will be included as a binary target: Dec 07 23:20:35.336 INFO [stderr] Dec 07 23:20:35.336 INFO [stderr] * /source/src/main.rs Dec 07 23:20:35.336 INFO [stderr] Dec 07 23:20:35.336 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 23:20:35.336 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 23:20:35.336 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 23:20:35.336 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 23:20:35.336 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 23:20:35.336 INFO [stderr] Dec 07 23:20:35.336 INFO [stderr] For more information on this warning you can consult Dec 07 23:20:35.336 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 23:20:35.336 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Dec 07 23:20:35.336 INFO [stderr] please set bin.path in Cargo.toml Dec 07 23:20:35.390 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s Dec 07 23:20:35.416 INFO [stderr] Running /target/debug/deps/autocrop-f2a8937c58ac0e1f Dec 07 23:20:35.418 INFO [stdout] Dec 07 23:20:35.420 INFO [stdout] running 0 tests Dec 07 23:20:35.420 INFO [stdout] Dec 07 23:20:35.420 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 23:20:35.420 INFO [stdout] Dec 07 23:20:35.420 INFO [stderr] su: No module specific data is present Dec 07 23:20:36.154 INFO running `"docker" "inspect" "4fb8b04e29e07854c364be760030ec92c33619c0384a6c11f71be13f0e6ec32f"` Dec 07 23:20:36.444 INFO running `"docker" "rm" "-f" "4fb8b04e29e07854c364be760030ec92c33619c0384a6c11f71be13f0e6ec32f"` Dec 07 23:20:36.736 INFO [stdout] 4fb8b04e29e07854c364be760030ec92c33619c0384a6c11f71be13f0e6ec32f