Nov 18 20:10:24.510 INFO testing auto-image-cropper-0.1.5 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 20:10:24.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 20:10:24.908 INFO [stdout] e27b0b9597e7a78e448ae381ed92b8c2c6d6cd5563d449126e5e70852489c70a Nov 18 20:10:24.910 INFO running `"docker" "start" "-a" "e27b0b9597e7a78e448ae381ed92b8c2c6d6cd5563d449126e5e70852489c70a"` Nov 18 20:10:25.594 INFO [stderr] usermod: no changes Nov 18 20:10:25.635 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 20:10:25.635 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 20:10:25.635 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 20:10:25.635 INFO [stderr] files will be included as a binary target: Nov 18 20:10:25.635 INFO [stderr] Nov 18 20:10:25.635 INFO [stderr] * /source/src/main.rs Nov 18 20:10:25.635 INFO [stderr] Nov 18 20:10:25.635 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 20:10:25.635 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 20:10:25.635 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 20:10:25.635 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 20:10:25.635 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 20:10:25.635 INFO [stderr] Nov 18 20:10:25.635 INFO [stderr] For more information on this warning you can consult Nov 18 20:10:25.635 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 20:10:25.635 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Nov 18 20:10:25.635 INFO [stderr] please set bin.path in Cargo.toml Nov 18 20:10:25.715 INFO [stderr] Compiling png v0.7.0 Nov 18 20:10:27.659 INFO [stderr] Compiling image v0.13.0 Nov 18 20:10:40.100 INFO [stderr] Compiling auto-image-cropper v0.1.5 (/source) Nov 18 20:10:44.609 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.99s Nov 18 20:10:44.616 INFO [stderr] su: No module specific data is present Nov 18 20:10:45.057 INFO running `"docker" "inspect" "e27b0b9597e7a78e448ae381ed92b8c2c6d6cd5563d449126e5e70852489c70a"` Nov 18 20:10:45.147 INFO running `"docker" "rm" "-f" "e27b0b9597e7a78e448ae381ed92b8c2c6d6cd5563d449126e5e70852489c70a"` Nov 18 20:10:45.242 INFO [stdout] e27b0b9597e7a78e448ae381ed92b8c2c6d6cd5563d449126e5e70852489c70a Nov 18 20:10:45.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 20:10:45.444 INFO [stdout] dce82f56737045adf7ee727b5edcff8a052e83effba701e74e1d650b4a10b96b Nov 18 20:10:45.451 INFO running `"docker" "start" "-a" "dce82f56737045adf7ee727b5edcff8a052e83effba701e74e1d650b4a10b96b"` Nov 18 20:10:46.316 INFO [stderr] usermod: no changes Nov 18 20:10:46.356 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 20:10:46.356 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 20:10:46.356 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 20:10:46.356 INFO [stderr] files will be included as a binary target: Nov 18 20:10:46.356 INFO [stderr] Nov 18 20:10:46.356 INFO [stderr] * /source/src/main.rs Nov 18 20:10:46.356 INFO [stderr] Nov 18 20:10:46.356 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 20:10:46.356 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 20:10:46.356 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 20:10:46.356 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 20:10:46.356 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 20:10:46.356 INFO [stderr] Nov 18 20:10:46.356 INFO [stderr] For more information on this warning you can consult Nov 18 20:10:46.356 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 20:10:46.356 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Nov 18 20:10:46.356 INFO [stderr] please set bin.path in Cargo.toml Nov 18 20:10:46.417 INFO [stderr] Compiling auto-image-cropper v0.1.5 (/source) Nov 18 20:10:49.527 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.18s Nov 18 20:10:49.530 INFO [stderr] su: No module specific data is present Nov 18 20:10:49.904 INFO running `"docker" "inspect" "dce82f56737045adf7ee727b5edcff8a052e83effba701e74e1d650b4a10b96b"` Nov 18 20:10:49.978 INFO running `"docker" "rm" "-f" "dce82f56737045adf7ee727b5edcff8a052e83effba701e74e1d650b4a10b96b"` Nov 18 20:10:50.137 INFO [stdout] dce82f56737045adf7ee727b5edcff8a052e83effba701e74e1d650b4a10b96b Nov 18 20:10:50.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 20:10:50.349 INFO [stdout] 79464e3d5e42bc6c93b9df3dd0d50bce790cbdfb79e559002a8732efd3552075 Nov 18 20:10:50.351 INFO running `"docker" "start" "-a" "79464e3d5e42bc6c93b9df3dd0d50bce790cbdfb79e559002a8732efd3552075"` Nov 18 20:10:50.844 INFO [stderr] usermod: no changes Nov 18 20:10:50.867 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 20:10:50.867 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 20:10:50.867 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 20:10:50.867 INFO [stderr] files will be included as a binary target: Nov 18 20:10:50.867 INFO [stderr] Nov 18 20:10:50.867 INFO [stderr] * /source/src/main.rs Nov 18 20:10:50.867 INFO [stderr] Nov 18 20:10:50.867 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 20:10:50.867 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 20:10:50.868 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 20:10:50.868 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 20:10:50.868 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 20:10:50.868 INFO [stderr] Nov 18 20:10:50.868 INFO [stderr] For more information on this warning you can consult Nov 18 20:10:50.868 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 20:10:50.868 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `autocrop`, Nov 18 20:10:50.868 INFO [stderr] please set bin.path in Cargo.toml Nov 18 20:10:50.910 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Nov 18 20:10:50.922 INFO [stderr] Running /target/debug/deps/autocrop-c15d96734ba5d98a Nov 18 20:10:50.924 INFO [stdout] Nov 18 20:10:50.924 INFO [stdout] running 0 tests Nov 18 20:10:50.924 INFO [stdout] Nov 18 20:10:50.924 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 20:10:50.924 INFO [stdout] Nov 18 20:10:50.927 INFO [stderr] su: No module specific data is present Nov 18 20:10:51.355 INFO running `"docker" "inspect" "79464e3d5e42bc6c93b9df3dd0d50bce790cbdfb79e559002a8732efd3552075"` Nov 18 20:10:51.601 INFO running `"docker" "rm" "-f" "79464e3d5e42bc6c93b9df3dd0d50bce790cbdfb79e559002a8732efd3552075"` Nov 18 20:10:51.871 INFO [stdout] 79464e3d5e42bc6c93b9df3dd0d50bce790cbdfb79e559002a8732efd3552075