[INFO] fetching crate vid_dup_finder_lib 0.1.0... [INFO] testing vid_dup_finder_lib-0.1.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate vid_dup_finder_lib 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate vid_dup_finder_lib 0.1.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vid_dup_finder_lib 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate vid_dup_finder_lib 0.1.0 [INFO] tweaked toml for crates.io crate vid_dup_finder_lib 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate vid_dup_finder_lib 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3f93bad6657ed04770aa989f9c6e7232bb413de5f702ace2862d1579097a962 [INFO] running `Command { std: "docker" "start" "-a" "f3f93bad6657ed04770aa989f9c6e7232bb413de5f702ace2862d1579097a962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3f93bad6657ed04770aa989f9c6e7232bb413de5f702ace2862d1579097a962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f93bad6657ed04770aa989f9c6e7232bb413de5f702ace2862d1579097a962", kill_on_drop: false }` [INFO] [stdout] f3f93bad6657ed04770aa989f9c6e7232bb413de5f702ace2862d1579097a962 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 454da13296c0bb371cdf676b7090e9b512a764c0490aabe5d1296cfe30bf976d [INFO] running `Command { std: "docker" "start" "-a" "454da13296c0bb371cdf676b7090e9b512a764c0490aabe5d1296cfe30bf976d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rustfft v5.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rustdct v0.6.0 [INFO] [stderr] Compiling ffmpeg_cmdline_utils v0.1.0 [INFO] [stderr] Compiling vid_dup_finder_lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.92s [INFO] running `Command { std: "docker" "inspect" "454da13296c0bb371cdf676b7090e9b512a764c0490aabe5d1296cfe30bf976d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "454da13296c0bb371cdf676b7090e9b512a764c0490aabe5d1296cfe30bf976d", kill_on_drop: false }` [INFO] [stdout] 454da13296c0bb371cdf676b7090e9b512a764c0490aabe5d1296cfe30bf976d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 301acb91845cd310ff42331738824775a1d9382d8243df7b01f967d0ab86b6e5 [INFO] running `Command { std: "docker" "start" "-a" "301acb91845cd310ff42331738824775a1d9382d8243df7b01f967d0ab86b6e5", kill_on_drop: false }` [INFO] [stderr] Compiling vid_dup_finder_lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `Command { std: "docker" "inspect" "301acb91845cd310ff42331738824775a1d9382d8243df7b01f967d0ab86b6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "301acb91845cd310ff42331738824775a1d9382d8243df7b01f967d0ab86b6e5", kill_on_drop: false }` [INFO] [stdout] 301acb91845cd310ff42331738824775a1d9382d8243df7b01f967d0ab86b6e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9887683e265a26562c21c607ca41b2d5e101acbb6053630dfe83de011e595e43 [INFO] running `Command { std: "docker" "start" "-a" "9887683e265a26562c21c607ca41b2d5e101acbb6053630dfe83de011e595e43", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 7 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vid_dup_finder_lib-119741cb8c3b31af) [INFO] [stdout] test video_hashing::search::test::test_searching_nothing_returns_empty_vec ... ok [INFO] [stdout] test video_hashing::video_hash::test::test_distance_between_two_empty_hashes_is_0 ... ok [INFO] [stdout] test video_hashing::video_hash::test::test_distance_between_empty_and_full_is_max ... ok [INFO] [stdout] test video_hashing::video_hash::test::test_distance_between_two_full_hashes_is_0 ... ok [INFO] [stdout] test video_hashing::video_hash::test::test_distance_between_unequal_length_includes_length_difference ... ok [INFO] [stdout] test video_hashing::video_hash::test::test_symmetry ... ok [INFO] [stdout] test video_hashing::video_hash::test::test_triangle_inequality ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/test_find_all.rs (/opt/rustwide/target/debug/deps/test_find_all-c9cf292520d5f7a7) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_find_dups_finds_a_known_group ... ok [INFO] [stdout] test test_find_dups_discriminates_by_duration ... ok [INFO] [stdout] test test_find_dups_discriminates_by_distance ... ok [INFO] [stdout] test test_find_with_refs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/examples/example-34cb5536eae58ec9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test stdout ---- [INFO] [stdout] Loading /opt/rustwide/workdir/examples/vids/cat.1.mp4 [INFO] [stdout] failed to create hash from /opt/rustwide/workdir/examples/vids/cat.1.mp4. Error: Failed to determine whether file is a video: /opt/rustwide/workdir/examples/vids/cat.1.mp4. [INFO] [stdout] thread 'test' panicked at 'explicit panic', examples/example.rs:43:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5581c175b87c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5581c175b87c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5581c175b87c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5581c175b87c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5581c178288c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x5581c1756803 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x5581c175df52 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5581c175df52 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5581c175df52 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5581c175dba1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5581c175e5a3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5581c16e51e2 - std::panicking::begin_panic::{{closure}}::h31a8c80911da8901 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x5581c16e9039 - std::sys_common::backtrace::__rust_end_short_backtrace::h6f772e1257b31661 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5581c16e5163 - std::panicking::begin_panic::hbf51ca10a63a4937 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x5581c0e0c149 - example::inner::{{closure}}::h515e9759139e19bc [INFO] [stdout] at /opt/rustwide/workdir/examples/example.rs:43:21 [INFO] [stdout] 15: 0x5581c0e0c646 - core::ops::function::impls:: for &mut F>::call_mut::hec017b38596ff76a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 16: 0x5581c0e0615d - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h239c791648e6af99 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/iter/traits/iterator.rs:2489:32 [INFO] [stdout] 17: 0x5581c0e09b54 - core::iter::adapters::map::map_try_fold::{{closure}}::he97419e4537df252 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/iter/adapters/map.rs:91:21 [INFO] [stdout] 18: 0x5581c0e092a2 - core::ops::function::impls:: for &mut F>::call_mut::h746c1978b1f80cc0 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 19: 0x5581c0e0aa3b - core::iter::traits::iterator::Iterator::try_fold::h1bdbedd0f43ea329 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/iter/traits/iterator.rs:1995:21 [INFO] [stdout] 20: 0x5581c0e0cdd4 - as core::iter::traits::iterator::Iterator>::try_fold::h7b52b1ed1eed7dae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 21: 0x5581c0e09e71 - as core::iter::traits::iterator::Iterator>::try_fold::hc1d8fc1f98d88d2a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/iter/adapters/map.rs:117:9 [INFO] [stdout] 22: 0x5581c0e0a7e1 - core::iter::traits::iterator::Iterator::find_map::h64c42f691d9c2978 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/iter/traits/iterator.rs:2495:9 [INFO] [stdout] 23: 0x5581c0e05c7c - as core::iter::traits::iterator::Iterator>::next::hd3d4f41f2f66fe8e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 24: 0x5581c0dfb598 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h26e60a74bbaa2cdf [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/vec/spec_from_iter_nested.rs:23:32 [INFO] [stdout] 25: 0x5581c0dfc438 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h8f1593a9a4c8674f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 26: 0x5581c0dfd57f - as core::iter::traits::collect::FromIterator>::from_iter::h5efa43ffc4018a51 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/vec/mod.rs:2541:9 [INFO] [stdout] 27: 0x5581c0e06068 - core::iter::traits::iterator::Iterator::collect::h27b4385ae7f0a7cf [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/iter/traits/iterator.rs:1745:9 [INFO] [stdout] 28: 0x5581c0e0b475 - example::inner::h4fc6c0118e662f4a [INFO] [stdout] at /opt/rustwide/workdir/examples/example.rs:36:34 [INFO] [stdout] 29: 0x5581c0e0c196 - example::test::hca983c01a7fff6f8 [INFO] [stdout] at /opt/rustwide/workdir/examples/example.rs:13:5 [INFO] [stdout] 30: 0x5581c0e0c17a - example::test::{{closure}}::h31927b49962a895a [INFO] [stdout] at /opt/rustwide/workdir/examples/example.rs:12:1 [INFO] [stdout] 31: 0x5581c0e0215e - core::ops::function::FnOnce::call_once::h516a0f2e7bd606be [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x5581c0e3a743 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x5581c0e3a743 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 34: 0x5581c0e3942f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 35: 0x5581c0e3942f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x5581c0e3942f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 37: 0x5581c0e3942f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 38: 0x5581c0e3942f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 39: 0x5581c0e3942f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 40: 0x5581c0e3942f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 41: 0x5581c0e427f1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 42: 0x5581c0e427f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 43: 0x5581c0e0f27f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 44: 0x5581c0e0f27f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x5581c0e0f27f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 46: 0x5581c0e0f27f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 47: 0x5581c0e0f27f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 48: 0x5581c0e0f27f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 49: 0x5581c0e0f27f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5581c1764253 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 51: 0x5581c1764253 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 52: 0x5581c1764253 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 53: 0x7f09814c5609 - start_thread [INFO] [stdout] 54: 0x7f0981297293 - clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--example example [INFO] running `Command { std: "docker" "inspect" "9887683e265a26562c21c607ca41b2d5e101acbb6053630dfe83de011e595e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9887683e265a26562c21c607ca41b2d5e101acbb6053630dfe83de011e595e43", kill_on_drop: false }` [INFO] [stdout] 9887683e265a26562c21c607ca41b2d5e101acbb6053630dfe83de011e595e43