Nov 17 01:43:19.064 INFO testing guillaume-gomez/tilt-shift-rust against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 01:43:19.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 17 01:43:19.483 INFO [stdout] c22b4c4640a7de36eeb8114da6fccea1fd17282306a97be7c37c5bd3ae131ffc Nov 17 01:43:19.486 INFO running `"docker" "start" "-a" "c22b4c4640a7de36eeb8114da6fccea1fd17282306a97be7c37c5bd3ae131ffc"` Nov 17 01:43:21.486 INFO [stderr] usermod: no changes Nov 17 01:43:21.737 INFO [stderr] Compiling adler32 v1.0.1 Nov 17 01:43:21.737 INFO [stderr] Compiling atty v0.2.3 Nov 17 01:43:21.743 INFO [stderr] Compiling textwrap v0.8.0 Nov 17 01:43:22.719 INFO [stderr] Compiling deflate v0.7.15 Nov 17 01:43:23.883 INFO [stderr] Compiling clap v2.26.2 Nov 17 01:43:26.179 INFO [stderr] Compiling png v0.9.0 Nov 17 01:43:28.983 INFO [stderr] Compiling image v0.15.0 Nov 17 01:44:03.927 INFO [stderr] Compiling tilt-shift v0.1.0 (/source) Nov 17 01:44:04.994 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 01:44:04.994 INFO [stderr] --> src/main.rs:73:65 Nov 17 01:44:04.995 INFO [stderr] | Nov 17 01:44:04.995 INFO [stderr] 73 | tilt_shift_module::create_image(file, &output_file, (current_blur as f32), (current_saturation as f32), y_point_of_interest, height_point_of_interest); Nov 17 01:44:04.995 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 01:44:04.995 INFO [stderr] | Nov 17 01:44:04.996 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 01:44:04.996 INFO [stderr] Nov 17 01:44:04.996 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 01:44:04.997 INFO [stderr] --> src/main.rs:73:88 Nov 17 01:44:04.997 INFO [stderr] | Nov 17 01:44:04.997 INFO [stderr] 73 | tilt_shift_module::create_image(file, &output_file, (current_blur as f32), (current_saturation as f32), y_point_of_interest, height_point_of_interest); Nov 17 01:44:04.997 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 01:44:04.998 INFO [stderr] Nov 17 01:44:05.091 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 17 01:44:05.091 INFO [stderr] --> src/main.rs:64:5 Nov 17 01:44:05.091 INFO [stderr] | Nov 17 01:44:05.091 INFO [stderr] 64 | fs::create_dir(output_file_folder); Nov 17 01:44:05.091 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 01:44:05.091 INFO [stderr] | Nov 17 01:44:05.091 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 17 01:44:05.091 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 17 01:44:05.091 INFO [stderr] Nov 17 01:44:08.023 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.50s Nov 17 01:44:08.031 INFO [stderr] su: No module specific data is present Nov 17 01:44:08.785 INFO running `"docker" "inspect" "c22b4c4640a7de36eeb8114da6fccea1fd17282306a97be7c37c5bd3ae131ffc"` Nov 17 01:44:08.993 INFO running `"docker" "rm" "-f" "c22b4c4640a7de36eeb8114da6fccea1fd17282306a97be7c37c5bd3ae131ffc"` Nov 17 01:44:09.227 INFO [stdout] c22b4c4640a7de36eeb8114da6fccea1fd17282306a97be7c37c5bd3ae131ffc Nov 17 01:44:09.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 17 01:44:09.643 INFO [stdout] b16f99a4508e28ea61febf34606c2f77842244debab594e03801a17afff633b6 Nov 17 01:44:09.646 INFO running `"docker" "start" "-a" "b16f99a4508e28ea61febf34606c2f77842244debab594e03801a17afff633b6"` Nov 17 01:44:10.451 INFO [stderr] usermod: no changes Nov 17 01:44:10.540 INFO [stderr] Compiling tilt-shift v0.1.0 (/source) Nov 17 01:44:11.599 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 01:44:11.599 INFO [stderr] --> src/main.rs:73:65 Nov 17 01:44:11.599 INFO [stderr] | Nov 17 01:44:11.599 INFO [stderr] 73 | tilt_shift_module::create_image(file, &output_file, (current_blur as f32), (current_saturation as f32), y_point_of_interest, height_point_of_interest); Nov 17 01:44:11.599 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 01:44:11.599 INFO [stderr] | Nov 17 01:44:11.599 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 17 01:44:11.599 INFO [stderr] Nov 17 01:44:11.599 INFO [stderr] warning: unnecessary parentheses around function argument Nov 17 01:44:11.599 INFO [stderr] --> src/main.rs:73:88 Nov 17 01:44:11.599 INFO [stderr] | Nov 17 01:44:11.599 INFO [stderr] 73 | tilt_shift_module::create_image(file, &output_file, (current_blur as f32), (current_saturation as f32), y_point_of_interest, height_point_of_interest); Nov 17 01:44:11.599 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 17 01:44:11.599 INFO [stderr] Nov 17 01:44:11.711 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 17 01:44:11.712 INFO [stderr] --> src/main.rs:64:5 Nov 17 01:44:11.712 INFO [stderr] | Nov 17 01:44:11.712 INFO [stderr] 64 | fs::create_dir(output_file_folder); Nov 17 01:44:11.713 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 01:44:11.713 INFO [stderr] | Nov 17 01:44:11.713 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 17 01:44:11.714 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 17 01:44:11.714 INFO [stderr] Nov 17 01:44:12.068 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s Nov 17 01:44:12.074 INFO [stderr] su: No module specific data is present Nov 17 01:44:12.713 INFO running `"docker" "inspect" "b16f99a4508e28ea61febf34606c2f77842244debab594e03801a17afff633b6"` Nov 17 01:44:12.828 INFO running `"docker" "rm" "-f" "b16f99a4508e28ea61febf34606c2f77842244debab594e03801a17afff633b6"` Nov 17 01:44:12.951 INFO [stdout] b16f99a4508e28ea61febf34606c2f77842244debab594e03801a17afff633b6 Nov 17 01:44:12.955 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 17 01:44:13.270 INFO [stdout] 4dbcac668911c8ad1a940b665ac4409976af57440e6c761a972b797005015dc6 Nov 17 01:44:13.272 INFO running `"docker" "start" "-a" "4dbcac668911c8ad1a940b665ac4409976af57440e6c761a972b797005015dc6"` Nov 17 01:44:13.722 INFO [stderr] usermod: no changes Nov 17 01:44:13.798 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Nov 17 01:44:13.800 INFO [stderr] Running /target/debug/deps/tilt_shift-71fc8b28b667f95c Nov 17 01:44:13.805 INFO [stdout] Nov 17 01:44:13.805 INFO [stdout] running 0 tests Nov 17 01:44:13.805 INFO [stdout] Nov 17 01:44:13.805 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 01:44:13.805 INFO [stdout] Nov 17 01:44:13.806 INFO [stderr] su: No module specific data is present Nov 17 01:44:14.076 INFO running `"docker" "inspect" "4dbcac668911c8ad1a940b665ac4409976af57440e6c761a972b797005015dc6"` Nov 17 01:44:14.172 INFO running `"docker" "rm" "-f" "4dbcac668911c8ad1a940b665ac4409976af57440e6c761a972b797005015dc6"` Nov 17 01:44:14.267 INFO [stdout] 4dbcac668911c8ad1a940b665ac4409976af57440e6c761a972b797005015dc6