[INFO] crate prompto 0.0.3 is already in cache [INFO] extracting crate prompto 0.0.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/prompto/0.0.3 [INFO] extracting crate prompto 0.0.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/prompto/0.0.3 [INFO] validating manifest of prompto-0.0.3 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of prompto-0.0.3 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing prompto-0.0.3 [INFO] finished frobbing prompto-0.0.3 [INFO] frobbed toml for prompto-0.0.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/prompto/0.0.3/Cargo.toml [INFO] started frobbing prompto-0.0.3 [INFO] finished frobbing prompto-0.0.3 [INFO] frobbed toml for prompto-0.0.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/prompto/0.0.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing prompto-0.0.3 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/prompto/0.0.3:/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-08-13" "build" "--frozen"` [INFO] [stdout] 529e7934f666362226de3ae2096158e5af76d9808ab31345d60d798e13d94915 [INFO] running `"docker" "start" "-a" "529e7934f666362226de3ae2096158e5af76d9808ab31345d60d798e13d94915"` [INFO] [stderr] Compiling prompto v0.0.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/asset.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | // NB: Image bytes are statically compiled into the library. [INFO] [stderr] 13 | | // Decoding cost is payed only once at runtime upon first use. [INFO] [stderr] 14 | | // TODO: Precalculated sizes based on ratio of image [INFO] [stderr] ... | [INFO] [stderr] 49 | | .unwrap(); [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/asset.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | // NB: Image bytes are statically compiled into the library. [INFO] [stderr] 13 | | // Decoding cost is payed only once at runtime upon first use. [INFO] [stderr] 14 | | // TODO: Precalculated sizes based on ratio of image [INFO] [stderr] ... | [INFO] [stderr] 49 | | .unwrap(); [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/asset.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | // NB: Image bytes are statically compiled into the library. [INFO] [stderr] 13 | | // Decoding cost is payed only once at runtime upon first use. [INFO] [stderr] 14 | | // TODO: Precalculated sizes based on ratio of image [INFO] [stderr] ... | [INFO] [stderr] 49 | | .unwrap(); [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/asset.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | // NB: Image bytes are statically compiled into the library. [INFO] [stderr] 13 | | // Decoding cost is payed only once at runtime upon first use. [INFO] [stderr] 14 | | // TODO: Precalculated sizes based on ratio of image [INFO] [stderr] ... | [INFO] [stderr] 49 | | .unwrap(); [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/asset.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | // NB: Image bytes are statically compiled into the library. [INFO] [stderr] 13 | | // Decoding cost is payed only once at runtime upon first use. [INFO] [stderr] 14 | | // TODO: Precalculated sizes based on ratio of image [INFO] [stderr] ... | [INFO] [stderr] 49 | | .unwrap(); [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/asset.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | // NB: Image bytes are statically compiled into the library. [INFO] [stderr] 13 | | // Decoding cost is payed only once at runtime upon first use. [INFO] [stderr] 14 | | // TODO: Precalculated sizes based on ratio of image [INFO] [stderr] ... | [INFO] [stderr] 49 | | .unwrap(); [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `"docker" "inspect" "529e7934f666362226de3ae2096158e5af76d9808ab31345d60d798e13d94915"` [INFO] running `"docker" "rm" "-f" "529e7934f666362226de3ae2096158e5af76d9808ab31345d60d798e13d94915"` [INFO] [stdout] 529e7934f666362226de3ae2096158e5af76d9808ab31345d60d798e13d94915 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/prompto/0.0.3:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 09227b9abc5d2b04c5be9ef549e50fce04d3cdca20ee3a82baf8ac9c81291a36 [INFO] running `"docker" "start" "-a" "09227b9abc5d2b04c5be9ef549e50fce04d3cdca20ee3a82baf8ac9c81291a36"` [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling prompto v0.0.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/asset.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | // NB: Image bytes are statically compiled into the library. [INFO] [stderr] 13 | | // Decoding cost is payed only once at runtime upon first use. [INFO] [stderr] 14 | | // TODO: Precalculated sizes based on ratio of image [INFO] [stderr] ... | [INFO] [stderr] 49 | | .unwrap(); [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/asset.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | // NB: Image bytes are statically compiled into the library. [INFO] [stderr] 13 | | // Decoding cost is payed only once at runtime upon first use. [INFO] [stderr] 14 | | // TODO: Precalculated sizes based on ratio of image [INFO] [stderr] ... | [INFO] [stderr] 49 | | .unwrap(); [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/asset.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | // NB: Image bytes are statically compiled into the library. [INFO] [stderr] 13 | | // Decoding cost is payed only once at runtime upon first use. [INFO] [stderr] 14 | | // TODO: Precalculated sizes based on ratio of image [INFO] [stderr] ... | [INFO] [stderr] 49 | | .unwrap(); [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/asset.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | // NB: Image bytes are statically compiled into the library. [INFO] [stderr] 13 | | // Decoding cost is payed only once at runtime upon first use. [INFO] [stderr] 14 | | // TODO: Precalculated sizes based on ratio of image [INFO] [stderr] ... | [INFO] [stderr] 49 | | .unwrap(); [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/asset.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | // NB: Image bytes are statically compiled into the library. [INFO] [stderr] 13 | | // Decoding cost is payed only once at runtime upon first use. [INFO] [stderr] 14 | | // TODO: Precalculated sizes based on ratio of image [INFO] [stderr] ... | [INFO] [stderr] 49 | | .unwrap(); [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/asset.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | // NB: Image bytes are statically compiled into the library. [INFO] [stderr] 13 | | // Decoding cost is payed only once at runtime upon first use. [INFO] [stderr] 14 | | // TODO: Precalculated sizes based on ratio of image [INFO] [stderr] ... | [INFO] [stderr] 49 | | .unwrap(); [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.84s [INFO] running `"docker" "inspect" "09227b9abc5d2b04c5be9ef549e50fce04d3cdca20ee3a82baf8ac9c81291a36"` [INFO] running `"docker" "rm" "-f" "09227b9abc5d2b04c5be9ef549e50fce04d3cdca20ee3a82baf8ac9c81291a36"` [INFO] [stdout] 09227b9abc5d2b04c5be9ef549e50fce04d3cdca20ee3a82baf8ac9c81291a36 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/prompto/0.0.3:/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-08-13" "test" "--frozen"` [INFO] [stdout] 3cac0a2450a22c32f3e8b80cfd1a4a3681eeddf80d05dec8054a869deff5a5df [INFO] running `"docker" "start" "-a" "3cac0a2450a22c32f3e8b80cfd1a4a3681eeddf80d05dec8054a869deff5a5df"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/prompto-2fa6f59c5e8b6708 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test selfie::tests::test_selfie_from_memory_png ... ok [INFO] [stdout] test selfie::tests::test_selfie_from_tall_image ... ok [INFO] [stdout] test selfie::tests::test_selfie_from_memory_jpeg ... ok [INFO] [stdout] test selfie::tests::test_selfie_from_png_file ... ok [INFO] [stdout] test selfie::tests::test_add_selfie_to_image ... FAILED [INFO] [stdout] test selfie::tests::test_selfie_from_wide_image ... ok [INFO] [stdout] test selfie::tests::test_bounding_size ... ok [INFO] [stdout] test selfie::tests::test_selfie_from_memory_gif ... ok [INFO] [stdout] test selfie::tests::test_selfie_from_jpeg_file ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- selfie::tests::test_add_selfie_to_image stdout ---- [INFO] [stdout] thread 'selfie::tests::test_add_selfie_to_image' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:378:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55657f5eb34b - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55657f5eb34b - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55657f5eb34b - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55657f5eb34b - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55657f5eb34b - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55657f5eafbc - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55657f5ebabd - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55657f5eb642 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55657f5eb526 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x55657f60280d - core::panicking::panic_fmt::h1bc6de43c92ad80c [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x55657f60274c - core::panicking::panic::h411fb8ce50d26c19 [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 11: 0x55657f48fcae - core::option::Option::unwrap::hc5f7074532a4c385 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/macros.rs:12 [INFO] [stdout] 12: 0x55657f261750 - as image::color::Blend>::blend::h924f9abdb5b8b337 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.10.4/./src/color.rs:430 [INFO] [stdout] 13: 0x55657f26311e - as image::buffer::Pixel>::blend::hffd294dca564039c [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.10.4/./src/color.rs:187 [INFO] [stdout] 14: 0x55657f2a0ae5 - as image::image::GenericImage>::blend_pixel::hc0f78220de69f26e [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.10.4/./src/buffer.rs:475 [INFO] [stdout] 15: 0x55657f264f5e - ::blend_pixel::hf8586b5a0f756123 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.10.4/./src/dynimage.rs:447 [INFO] [stdout] 16: 0x55657f1fd136 - prompto::selfie::mask::h17d1eabaf2021d7a [INFO] [stdout] at src/selfie.rs:99 [INFO] [stdout] 17: 0x55657f1fcb9b - prompto::selfie::add_selfie_to_image::ha98e92d14bc52ef5 [INFO] [stdout] at src/selfie.rs:63 [INFO] [stdout] 18: 0x55657f1ff7c2 - prompto::selfie::tests::test_add_selfie_to_image::hfe7036053d695283 [INFO] [stdout] at src/selfie.rs:206 [INFO] [stdout] 19: 0x55657f1ff75a - prompto::selfie::tests::test_add_selfie_to_image::{{closure}}::h1d2cd3117863445b [INFO] [stdout] at src/selfie.rs:203 [INFO] [stdout] 20: 0x55657f20395e - core::ops::function::FnOnce::call_once::hbf240b46f528aaa0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 21: 0x55657f219e5f - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 22: 0x55657f5ee5ea - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 23: 0x55657f23444e - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 24: 0x55657f23444e - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55657f23444e - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 26: 0x55657f20f885 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 27: 0x55657f213a95 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 28: 0x55657f213a95 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 29: 0x55657f213a95 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 30: 0x55657f5ee5ea - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 31: 0x55657f214092 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 32: 0x55657f214092 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x55657f214092 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 34: 0x55657f214092 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 35: 0x55657f5e085f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 36: 0x55657f5edd20 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 37: 0x55657f5edd20 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 38: 0x55657f5edd20 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 39: 0x7f5840c294a4 - start_thread [INFO] [stdout] 40: 0x7f5840754d0f - __clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] selfie::tests::test_add_selfie_to_image [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "3cac0a2450a22c32f3e8b80cfd1a4a3681eeddf80d05dec8054a869deff5a5df"` [INFO] running `"docker" "rm" "-f" "3cac0a2450a22c32f3e8b80cfd1a4a3681eeddf80d05dec8054a869deff5a5df"` [INFO] [stdout] 3cac0a2450a22c32f3e8b80cfd1a4a3681eeddf80d05dec8054a869deff5a5df