[INFO] crate stew 0.2.0 is already in cache [INFO] extracting crate stew 0.2.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/stew/0.2.0 [INFO] extracting crate stew 0.2.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/stew/0.2.0 [INFO] validating manifest of stew-0.2.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of stew-0.2.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing stew-0.2.0 [INFO] finished frobbing stew-0.2.0 [INFO] frobbed toml for stew-0.2.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/stew/0.2.0/Cargo.toml [INFO] started frobbing stew-0.2.0 [INFO] finished frobbing stew-0.2.0 [INFO] frobbed toml for stew-0.2.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/stew/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing stew-0.2.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/stew/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 4f474d922187b58c76b99d42307978397582f77b4cd4ccb5a8e07d0391de8152 [INFO] running `"docker" "start" "-a" "4f474d922187b58c76b99d42307978397582f77b4cd4ccb5a8e07d0391de8152"` [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling stew v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/processor/image_operations.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 26 | if let Some(op) = &self.operation { [INFO] [stderr] | --------------- immutable borrow occurs here [INFO] [stderr] 27 | self.apply_operations(&[op.clone()]) [INFO] [stderr] | ^^^^ -- immutable borrow later used here [INFO] [stderr] | | [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(mutable_borrow_reservation_conflict)] on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.83s [INFO] running `"docker" "inspect" "4f474d922187b58c76b99d42307978397582f77b4cd4ccb5a8e07d0391de8152"` [INFO] running `"docker" "rm" "-f" "4f474d922187b58c76b99d42307978397582f77b4cd4ccb5a8e07d0391de8152"` [INFO] [stdout] 4f474d922187b58c76b99d42307978397582f77b4cd4ccb5a8e07d0391de8152 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/stew/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] fc5b9735d6a80456030fd30a99cff2930b4979f26eeaa230f4a9be05a75e437c [INFO] running `"docker" "start" "-a" "fc5b9735d6a80456030fd30a99cff2930b4979f26eeaa230f4a9be05a75e437c"` [INFO] [stderr] Compiling stew v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/processor/image_operations.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 26 | if let Some(op) = &self.operation { [INFO] [stderr] | --------------- immutable borrow occurs here [INFO] [stderr] 27 | self.apply_operations(&[op.clone()]) [INFO] [stderr] | ^^^^ -- immutable borrow later used here [INFO] [stderr] | | [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(mutable_borrow_reservation_conflict)] on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.29s [INFO] running `"docker" "inspect" "fc5b9735d6a80456030fd30a99cff2930b4979f26eeaa230f4a9be05a75e437c"` [INFO] running `"docker" "rm" "-f" "fc5b9735d6a80456030fd30a99cff2930b4979f26eeaa230f4a9be05a75e437c"` [INFO] [stdout] fc5b9735d6a80456030fd30a99cff2930b4979f26eeaa230f4a9be05a75e437c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/stew/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] ebdb62a870d80daefc24a0d42ebc397da6a047030ed2fd0c38735aa40660e752 [INFO] running `"docker" "start" "-a" "ebdb62a870d80daefc24a0d42ebc397da6a047030ed2fd0c38735aa40660e752"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/stew_lib-72bd0f2c559e151f [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test operations::tests::blur_arg_err ... ok [INFO] [stdout] test operations::tests::blur_ok ... ok [INFO] [stdout] test operations::tests::blur_name_err ... ok [INFO] [stdout] test operations::tests::brighten_ok ... ok [INFO] [stdout] test operations::tests::crop_ok ... ok [INFO] [stdout] test operations::tests::contrast_ok ... ok [INFO] [stdout] test operations::tests::grayscale_ok ... ok [INFO] [stdout] test operations::tests::huerotate_ok ... ok [INFO] [stdout] test operations::tests::invert_ok ... ok [INFO] [stdout] test operations::tests::resize_ok ... ok [INFO] [stdout] test operations::tests::rotate180_ok ... ok [INFO] [stdout] test operations::tests::rotate270_ok ... ok [INFO] [stdout] test operations::tests::rotate90_ok ... ok [INFO] [stdout] test operations::tests::unsharpen_ok ... ok [INFO] [stdout] test operations::tests::filter3x3_ok ... ok [INFO] [stdout] test config::tests::jpeg_in_quality_range_upper_bound_inside ... ok [INFO] [stdout] test operations::tests::flipv_ok ... ok [INFO] [stdout] test operations::tests::fliph_ok ... ok [INFO] [stdout] test config::tests::jpeg_in_quality_range_upper_bound_outside ... ok [INFO] [stdout] test config::tests::jpeg_in_quality_range_lower_bound_inside ... ok [INFO] [stdout] test config::tests::jpeg_in_quality_range_lower_bound_outside ... ok [INFO] [stdout] test operations::transformations::tests::test_crop_err_lx_larger_than_rx ... ok [INFO] [stdout] test operations::transformations::tests::test_crop_err_ly_larger_than_ry ... ok [INFO] [stdout] test operations::transformations::tests::test_crop_err_out_of_image_bounds_top_lx ... ok [INFO] [stdout] test operations::transformations::tests::test_crop_err_out_of_image_bounds_top_ly ... ok [INFO] [stdout] test operations::transformations::tests::test_crop_err_out_of_image_bounds_top_ry ... ok [INFO] [stdout] test operations::transformations::tests::test_crop_err_out_of_image_bounds_top_rx ... ok [INFO] [stdout] test operations::transformations::tests::test_crop_ok_no_change ... ok [INFO] [stdout] test operations::transformations::tests::test_crop_ok_to_half_horizontal ... ok [INFO] [stdout] test operations::transformations::tests::test_crop_ok_to_one_pixel ... ok [INFO] [stdout] test operations::transformations::tests::test_flip_h ... ok [INFO] [stdout] test operations::transformations::tests::test_flip_v ... ok [INFO] [stdout] test operations::transformations::tests::test_gray_scale ... ok [INFO] [stdout] test operations::transformations::tests::test_contrast_neg ... ok [INFO] [stdout] test operations::transformations::tests::test_brighten_pos ... ok [INFO] [stdout] test operations::transformations::tests::test_brighten_neg ... ok [INFO] [stdout] test operations::transformations::tests::test_brighten_zero ... ok [INFO] [stdout] test operations::transformations::tests::test_contrast_pos ... ok [INFO] [stdout] test operations::transformations::tests::test_filter3x3 ... ok [INFO] [stdout] test operations::transformations::tests::test_hue_rotate_360 ... ok [INFO] [stdout] test operations::transformations::tests::test_hue_rotate_neg ... ok [INFO] [stdout] test operations::transformations::tests::test_hue_rotate_zero ... ok [INFO] [stdout] test operations::transformations::tests::test_hue_rotate_pos ... ok [INFO] [stdout] test operations::transformations::tests::test_invert ... ok [INFO] [stdout] test operations::transformations::tests::test_rotate180 ... ok [INFO] [stdout] test operations::transformations::tests::test_multi ... ok [INFO] [stdout] test operations::transformations::tests::test_resize_down_gaussian ... ok [INFO] [stdout] test operations::transformations::tests::test_hue_rotate_over_rotate_pos ... ok [INFO] [stdout] test operations::transformations::tests::test_rotate270 ... ok [INFO] [stdout] test processor::conversion::tests::has_png_extension ... FAILED [INFO] [stdout] test processor::conversion::tests::test_conversions_with_header_match ... FAILED [INFO] [stdout] test processor::conversion::tests::is_png_file ... FAILED [INFO] [stdout] test processor::encoding_format::tests::test_jpeg_custom_quality ... ok [INFO] [stdout] test processor::encoding_format::tests::test_output_unsupported_extension ... ok [INFO] [stdout] test processor::encoding_format::tests::test_output_unsupported_ff_with_ext ... ok [INFO] [stdout] test processor::conversion::tests::will_output_file_be_created ... FAILED [INFO] [stdout] test processor::encoding_format::tests::test_output_unsupported_ff_without_ext ... ok [INFO] [stdout] test processor::encoding_format::tests::test_with_extension_and_ascii_pbm ... ok [INFO] [stdout] test processor::encoding_format::tests::test_with_extension_and_ascii_pgm ... ok [INFO] [stdout] test processor::encoding_format::tests::test_with_extension_and_ascii_ppm ... ok [INFO] [stdout] test processor::encoding_format::tests::test_with_extension_jpg_and_force_format_png ... ok [INFO] [stdout] test processor::encoding_format::tests::test_with_extensions_with_defaults ... ok [INFO] [stdout] test processor::encoding_format::tests::test_with_force_formats_with_defaults ... ok [INFO] [stdout] test processor::encoding_format::tests::test_output_no_ext_or_ff ... ok [INFO] [stdout] test operations::transformations::tests::test_rotate90 ... ok [INFO] [stdout] test processor::encoding_format::tests::test_with_extension_and_ascii_pam_doesnt_care ... ok [INFO] [stdout] test operations::transformations::tests::test_resize_up_gaussian ... ok [INFO] [stdout] test operations::transformations::tests::test_unsharpen_neg ... ok [INFO] [stdout] test operations::transformations::tests::test_blur ... ok [INFO] [stdout] test operations::transformations::tests::test_unsharpen_pos ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- processor::conversion::tests::has_png_extension stdout ---- [INFO] [stdout] thread 'processor::conversion::tests::has_png_extension' panicked at 'Unable to save file to the test computer.: "No such file or directory (os error 2)"', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559d4ffa0ddb - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x559d4ffa0ddb - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559d4ffa0ddb - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x559d4ffa0ddb - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x559d4ffa0ddb - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x559d4ffa0a4a - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x559d4ffa1550 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x559d4ffa10d2 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x559d4ffa0fb6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x559d4ffbbb1d - core::panicking::panic_fmt::h8980489a6c4a44cb [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x559d4fe801e8 - core::result::unwrap_failed::h2ddd58534274f039 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x559d4fc25ef7 - core::result::Result::expect::h92937ab814f8e8ec [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/result.rs:827 [INFO] [stdout] 12: 0x559d4fc0210c - stew_lib::processor::conversion::tests::has_png_extension::h45e078c8e8adf69a [INFO] [stdout] at src/processor/conversion.rs:166 [INFO] [stdout] 13: 0x559d4fc01eba - stew_lib::processor::conversion::tests::has_png_extension::{{closure}}::h01d15549d80194e2 [INFO] [stdout] at src/processor/conversion.rs:158 [INFO] [stdout] 14: 0x559d4fc16c5e - core::ops::function::FnOnce::call_once::h4fa2a8a18a325b5a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x559d4fc3a19f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x559d4ffa3cba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 17: 0x559d4fc54798 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x559d4fc54798 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x559d4fc54798 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x559d4fc2f615 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x559d4fc33795 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x559d4fc33795 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x559d4fc33795 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x559d4ffa3cba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 25: 0x559d4fc33dd2 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x559d4fc33dd2 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x559d4fc33dd2 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x559d4fc33dd2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x559d4ff962bf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x559d4ffa3410 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x559d4ffa3410 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x559d4ffa3410 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f0e2182b4a4 - start_thread [INFO] [stdout] 34: 0x7f0e21356d0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- processor::conversion::tests::test_conversions_with_header_match stdout ---- [INFO] [stdout] testing `test_conversion_with_header_match`, converting blackwhite_2x2.bmp => : bmp [INFO] [stdout] thread 'processor::conversion::tests::test_conversions_with_header_match' panicked at 'Unable to save file to the test computer.: "No such file or directory (os error 2)"', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559d4ffa0ddb - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x559d4ffa0ddb - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559d4ffa0ddb - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x559d4ffa0ddb - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x559d4ffa0ddb - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x559d4ffa0a4a - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x559d4ffa1550 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x559d4ffa10d2 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x559d4ffa0fb6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x559d4ffbbb1d - core::panicking::panic_fmt::h8980489a6c4a44cb [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x559d4fe801e8 - core::result::unwrap_failed::h2ddd58534274f039 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x559d4fc25ef7 - core::result::Result::expect::h92937ab814f8e8ec [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/result.rs:827 [INFO] [stdout] 12: 0x559d4fc01628 - stew_lib::processor::conversion::tests::test_conversion_with_header_match::h63eaa9297098da8d [INFO] [stdout] at src/processor/conversion.rs:256 [INFO] [stdout] 13: 0x559d4fc0301f - stew_lib::processor::conversion::tests::test_conversions_with_header_match::h61fe3d43afb30f4b [INFO] [stdout] at src/processor/conversion.rs:287 [INFO] [stdout] 14: 0x559d4fc02b8a - stew_lib::processor::conversion::tests::test_conversions_with_header_match::{{closure}}::h5c7f470c33304095 [INFO] [stdout] at src/processor/conversion.rs:275 [INFO] [stdout] 15: 0x559d4fc172ce - core::ops::function::FnOnce::call_once::ha6a76b103b781c9d [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 16: 0x559d4fc3a19f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 17: 0x559d4ffa3cba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 18: 0x559d4fc54798 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 19: 0x559d4fc54798 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 20: 0x559d4fc54798 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 21: 0x559d4fc2f615 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 22: 0x559d4fc33795 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 23: 0x559d4fc33795 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 24: 0x559d4fc33795 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 25: 0x559d4ffa3cba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 26: 0x559d4fc33dd2 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 27: 0x559d4fc33dd2 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 28: 0x559d4fc33dd2 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 29: 0x559d4fc33dd2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 30: 0x559d4ff962bf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x559d4ffa3410 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 32: 0x559d4ffa3410 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 33: 0x559d4ffa3410 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 34: 0x7f0e2182b4a4 - start_thread [INFO] [stdout] 35: 0x7f0e21356d0f - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- processor::conversion::tests::is_png_file stdout ---- [INFO] [stdout] thread 'processor::conversion::tests::is_png_file' panicked at 'Unable to save file to the test computer.: "No such file or directory (os error 2)"', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559d4ffa0ddb - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x559d4ffa0ddb - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559d4ffa0ddb - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x559d4ffa0ddb - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x559d4ffa0ddb - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x559d4ffa0a4a - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x559d4ffa1550 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x559d4ffa10d2 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x559d4ffa0fb6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x559d4ffbbb1d - core::panicking::panic_fmt::h8980489a6c4a44cb [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x559d4fe801e8 - core::result::unwrap_failed::h2ddd58534274f039 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x559d4fc25ef7 - core::result::Result::expect::h92937ab814f8e8ec [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/result.rs:827 [INFO] [stdout] 12: 0x559d4fc0270c - stew_lib::processor::conversion::tests::is_png_file::hb954c308ae5eeaaa [INFO] [stdout] at src/processor/conversion.rs:187 [INFO] [stdout] 13: 0x559d4fc024ba - stew_lib::processor::conversion::tests::is_png_file::{{closure}}::h274b2818bc82a7a6 [INFO] [stdout] at src/processor/conversion.rs:179 [INFO] [stdout] 14: 0x559d4fc16b5e - core::ops::function::FnOnce::call_once::h4344dfb5a7041353 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x559d4fc3a19f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x559d4ffa3cba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 17: 0x559d4fc54798 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x559d4fc54798 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x559d4fc54798 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x559d4fc2f615 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x559d4fc33795 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x559d4fc33795 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x559d4fc33795 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x559d4ffa3cba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 25: 0x559d4fc33dd2 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x559d4fc33dd2 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x559d4fc33dd2 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x559d4fc33dd2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x559d4ff962bf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x559d4ffa3410 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x559d4ffa3410 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x559d4ffa3410 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f0e2182b4a4 - start_thread [INFO] [stdout] 34: 0x7f0e21356d0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- processor::conversion::tests::will_output_file_be_created stdout ---- [INFO] [stdout] thread 'processor::conversion::tests::will_output_file_be_created' panicked at 'Unable to save file to the test computer.: "No such file or directory (os error 2)"', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559d4ffa0ddb - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x559d4ffa0ddb - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559d4ffa0ddb - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x559d4ffa0ddb - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x559d4ffa0ddb - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x559d4ffa0a4a - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x559d4ffa1550 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x559d4ffa10d2 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x559d4ffa0fb6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x559d4ffbbb1d - core::panicking::panic_fmt::h8980489a6c4a44cb [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x559d4fe801e8 - core::result::unwrap_failed::h2ddd58534274f039 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x559d4fc25ef7 - core::result::Result::expect::h92937ab814f8e8ec [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/result.rs:827 [INFO] [stdout] 12: 0x559d4fc01cdc - stew_lib::processor::conversion::tests::will_output_file_be_created::hedbcc3717be28590 [INFO] [stdout] at src/processor/conversion.rs:148 [INFO] [stdout] 13: 0x559d4fc01aba - stew_lib::processor::conversion::tests::will_output_file_be_created::{{closure}}::he45722bd9f1e6f0d [INFO] [stdout] at src/processor/conversion.rs:140 [INFO] [stdout] 14: 0x559d4fc1718e - core::ops::function::FnOnce::call_once::h95ecbdab3bdb5344 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x559d4fc3a19f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x559d4ffa3cba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 17: 0x559d4fc54798 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 18: 0x559d4fc54798 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 19: 0x559d4fc54798 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x559d4fc2f615 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x559d4fc33795 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x559d4fc33795 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 23: 0x559d4fc33795 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 24: 0x559d4ffa3cba - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 25: 0x559d4fc33dd2 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 26: 0x559d4fc33dd2 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x559d4fc33dd2 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x559d4fc33dd2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x559d4ff962bf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x559d4ffa3410 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x559d4ffa3410 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x559d4ffa3410 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7f0e2182b4a4 - start_thread [INFO] [stdout] 34: 0x7f0e21356d0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] processor::conversion::tests::has_png_extension [INFO] [stdout] processor::conversion::tests::is_png_file [INFO] [stdout] processor::conversion::tests::test_conversions_with_header_match [INFO] [stdout] processor::conversion::tests::will_output_file_be_created [INFO] [stdout] [INFO] [stdout] test result: FAILED. 66 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "ebdb62a870d80daefc24a0d42ebc397da6a047030ed2fd0c38735aa40660e752"` [INFO] running `"docker" "rm" "-f" "ebdb62a870d80daefc24a0d42ebc397da6a047030ed2fd0c38735aa40660e752"` [INFO] [stdout] ebdb62a870d80daefc24a0d42ebc397da6a047030ed2fd0c38735aa40660e752