[INFO] crate prompto 0.0.3 is already in cache [INFO] testing prompto-0.0.3 against 1.38.0 for beta-1.39-1 [INFO] extracting crate prompto 0.0.3 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate prompto 0.0.3 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate prompto 0.0.3 [INFO] finished tweaking crates.io crate prompto 0.0.3 [INFO] tweaked toml for crates.io crate prompto 0.0.3 written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] bebd7a63edb315a6dbc0cfb63c3b3e30bc8eb097561f1a56a5f9a8e785cf8e5a [INFO] running `"docker" "start" "-a" "bebd7a63edb315a6dbc0cfb63c3b3e30bc8eb097561f1a56a5f9a8e785cf8e5a"` [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling prompto v0.0.3 (/opt/rustwide/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 7.48s [INFO] running `"docker" "inspect" "bebd7a63edb315a6dbc0cfb63c3b3e30bc8eb097561f1a56a5f9a8e785cf8e5a"` [INFO] running `"docker" "rm" "-f" "bebd7a63edb315a6dbc0cfb63c3b3e30bc8eb097561f1a56a5f9a8e785cf8e5a"` [INFO] [stdout] bebd7a63edb315a6dbc0cfb63c3b3e30bc8eb097561f1a56a5f9a8e785cf8e5a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f14edecd218e8d1d331ebe25dc4c6a1ab63c573f574cbb8e1f4beaa85f71a509 [INFO] running `"docker" "start" "-a" "f14edecd218e8d1d331ebe25dc4c6a1ab63c573f574cbb8e1f4beaa85f71a509"` [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling prompto v0.0.3 (/opt/rustwide/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 2.12s [INFO] running `"docker" "inspect" "f14edecd218e8d1d331ebe25dc4c6a1ab63c573f574cbb8e1f4beaa85f71a509"` [INFO] running `"docker" "rm" "-f" "f14edecd218e8d1d331ebe25dc4c6a1ab63c573f574cbb8e1f4beaa85f71a509"` [INFO] [stdout] f14edecd218e8d1d331ebe25dc4c6a1ab63c573f574cbb8e1f4beaa85f71a509 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 59ef0fd01cf57f80c2214d8b8819da73543d6b5866f4af28388f879df551ccd2 [INFO] running `"docker" "start" "-a" "59ef0fd01cf57f80c2214d8b8819da73543d6b5866f4af28388f879df551ccd2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/prompto-19fe96fef2e8ef30 [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: 0x55a80e98913b - backtrace::backtrace::libunwind::trace::h89fcc71e59e3bc5b [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55a80e98913b - backtrace::backtrace::trace_unsynchronized::h0bad9be1379e729a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a80e98913b - std::sys_common::backtrace::_print::hd3382a1f33c473da [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55a80e98913b - std::sys_common::backtrace::print::h0ec6f03cfb8e76a6 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55a80e98913b - std::panicking::default_hook::{{closure}}::h96cbf7b454e3f557 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x55a80e988dac - std::panicking::default_hook::h95a8f00337383d83 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55a80e9898ad - std::panicking::rust_panic_with_hook::h92f98b46e22f14ed [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55a80e989432 - std::panicking::continue_panic_fmt::h25abfbb4e5b7043a [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55a80e989316 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:311 [INFO] [stdout] 9: 0x55a80e9a04bd - core::panicking::panic_fmt::h7e9f94035af782b3 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x55a80e9a03fc - core::panicking::panic::hda536e6f3accfb91 [INFO] [stdout] at src/libcore/panicking.rs:49 [INFO] [stdout] 11: 0x55a80e82b6de - core::option::Option::unwrap::h65c83ff61122359b [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/macros.rs:12 [INFO] [stdout] 12: 0x55a80e600ad0 - as image::color::Blend>::blend::h7ef31007aee4ade9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.10.4/./src/color.rs:430 [INFO] [stdout] 13: 0x55a80e60249e - as image::buffer::Pixel>::blend::h22c62f1dd037f247 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.10.4/./src/color.rs:187 [INFO] [stdout] 14: 0x55a80e646435 - as image::image::GenericImage>::blend_pixel::he19918eaeaca56a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.10.4/./src/buffer.rs:475 [INFO] [stdout] 15: 0x55a80e6042de - ::blend_pixel::hd480258c56802db2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.10.4/./src/dynimage.rs:447 [INFO] [stdout] 16: 0x55a80e59ca16 - prompto::selfie::mask::h1248549be92731cc [INFO] [stdout] at src/selfie.rs:99 [INFO] [stdout] 17: 0x55a80e59c47b - prompto::selfie::add_selfie_to_image::hbab5e694667031e3 [INFO] [stdout] at src/selfie.rs:63 [INFO] [stdout] 18: 0x55a80e59f052 - prompto::selfie::tests::test_add_selfie_to_image::h08a56f8c02541d7f [INFO] [stdout] at src/selfie.rs:206 [INFO] [stdout] 19: 0x55a80e59efea - prompto::selfie::tests::test_add_selfie_to_image::{{closure}}::hef099b1f2d43900b [INFO] [stdout] at src/selfie.rs:203 [INFO] [stdout] 20: 0x55a80e5a2d9e - core::ops::function::FnOnce::call_once::h7a7e494c0751f9b9 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 21: 0x55a80e5b96ff - as core::ops::function::FnOnce>::call_once::hac0fbe2754f8bd24 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 22: 0x55a80e98c24a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 23: 0x55a80e5d3cee - std::panicking::try::h9d6938917cc05e3f [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 24: 0x55a80e5d3cee - std::panic::catch_unwind::h5be70fd1d69515b0 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x55a80e5d3cee - test::run_test::run_test_inner::{{closure}}::h056f206eafd8ff6e [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 26: 0x55a80e5af125 - std::sys_common::backtrace::__rust_begin_short_backtrace::h859abbc742a34b19 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 27: 0x55a80e5b3265 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hf8192ec938c43694 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:470 [INFO] [stdout] 28: 0x55a80e5b3265 - as core::ops::function::FnOnce<()>>::call_once::hae7b2431555cb4db [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:315 [INFO] [stdout] 29: 0x55a80e5b3265 - std::panicking::try::do_call::h6da7ecd0783259d7 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:296 [INFO] [stdout] 30: 0x55a80e98c24a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 31: 0x55a80e5b3842 - std::panicking::try::h3c1c35414c2c78f1 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panicking.rs:275 [INFO] [stdout] 32: 0x55a80e5b3842 - std::panic::catch_unwind::ha5cfb2018fda983e [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x55a80e5b3842 - std::thread::Builder::spawn_unchecked::{{closure}}::hc7620e41f0938c09 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libstd/thread/mod.rs:469 [INFO] [stdout] 34: 0x55a80e5b3842 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1b3b20eeb6ea6ddd [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/libcore/ops/function.rs:235 [INFO] [stdout] 35: 0x55a80e97e45f - as core::ops::function::FnOnce>::call_once::h2877b2aefb0fd627 [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 36: 0x55a80e98b980 - as core::ops::function::FnOnce>::call_once::h13f473dbcdaa0fef [INFO] [stdout] at /rustc/625451e376bb2e5283fc4741caa0a3e8a2ca4d54/src/liballoc/boxed.rs:787 [INFO] [stdout] 37: 0x55a80e98b980 - std::sys_common::thread::start_thread::h562a7c4953cb1d31 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 38: 0x55a80e98b980 - std::sys::unix::thread::Thread::new::thread_start::h382c6ae14181d163 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 39: 0x7f52d57af6db - start_thread [INFO] [stdout] 40: 0x7f52d52c088f - __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" "59ef0fd01cf57f80c2214d8b8819da73543d6b5866f4af28388f879df551ccd2"` [INFO] running `"docker" "rm" "-f" "59ef0fd01cf57f80c2214d8b8819da73543d6b5866f4af28388f879df551ccd2"` [INFO] [stdout] 59ef0fd01cf57f80c2214d8b8819da73543d6b5866f4af28388f879df551ccd2