[INFO] cloning repository https://github.com/Farmadupe/vid_dup_finder_lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Farmadupe/vid_dup_finder_lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarmadupe%2Fvid_dup_finder_lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarmadupe%2Fvid_dup_finder_lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef427f40d4c3731c95ddd9938e9da4117dfb2fa4 [INFO] testing Farmadupe/vid_dup_finder_lib against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarmadupe%2Fvid_dup_finder_lib" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Farmadupe/vid_dup_finder_lib on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Farmadupe/vid_dup_finder_lib [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/Farmadupe/vid_dup_finder_lib [INFO] tweaked toml for git repo https://github.com/Farmadupe/vid_dup_finder_lib written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Farmadupe/vid_dup_finder_lib already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ffmpeg_cmdline_utils v0.1.0 [INFO] [stderr] Downloaded rustdct v0.6.0 [INFO] [stderr] Downloaded rustfft v5.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 22d4106b19c1d47ab13fe6b442985b6f6bb54473fde415ecda04731194239e74 [INFO] running `Command { std: "docker" "start" "-a" "22d4106b19c1d47ab13fe6b442985b6f6bb54473fde415ecda04731194239e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22d4106b19c1d47ab13fe6b442985b6f6bb54473fde415ecda04731194239e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d4106b19c1d47ab13fe6b442985b6f6bb54473fde415ecda04731194239e74", kill_on_drop: false }` [INFO] [stdout] 22d4106b19c1d47ab13fe6b442985b6f6bb54473fde415ecda04731194239e74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc3c06d06efc99a6fb83755bfecc65b5a55e64b27c2aad24717c4cbb2e84840b [INFO] running `Command { std: "docker" "start" "-a" "bc3c06d06efc99a6fb83755bfecc65b5a55e64b27c2aad24717c4cbb2e84840b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling syn v1.0.81 [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-integer v0.1.44 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling rustfft v5.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rustdct v0.6.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.68 [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 1m 42s [INFO] running `Command { std: "docker" "inspect" "bc3c06d06efc99a6fb83755bfecc65b5a55e64b27c2aad24717c4cbb2e84840b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc3c06d06efc99a6fb83755bfecc65b5a55e64b27c2aad24717c4cbb2e84840b", kill_on_drop: false }` [INFO] [stdout] bc3c06d06efc99a6fb83755bfecc65b5a55e64b27c2aad24717c4cbb2e84840b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 025966f619140526d0c86513eb21bcbeac1974c0f7d3caae96965d86b36cd19a [INFO] running `Command { std: "docker" "start" "-a" "025966f619140526d0c86513eb21bcbeac1974c0f7d3caae96965d86b36cd19a", 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 10.96s [INFO] running `Command { std: "docker" "inspect" "025966f619140526d0c86513eb21bcbeac1974c0f7d3caae96965d86b36cd19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025966f619140526d0c86513eb21bcbeac1974c0f7d3caae96965d86b36cd19a", kill_on_drop: false }` [INFO] [stdout] 025966f619140526d0c86513eb21bcbeac1974c0f7d3caae96965d86b36cd19a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1fe098c76806752d5c6e1242b16e7aa99338a09f36b1623ae9b0fb1a12f309e8 [INFO] running `Command { std: "docker" "start" "-a" "1fe098c76806752d5c6e1242b16e7aa99338a09f36b1623ae9b0fb1a12f309e8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vid_dup_finder_lib-86940a5b72f04aa8) [INFO] [stdout] [INFO] [stdout] running 7 tests [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_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_two_empty_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.16s [INFO] [stdout] [INFO] [stderr] Running tests/test_find_all.rs (/opt/rustwide/target/debug/deps/test_find_all-e1b2027dfc61e8a4) [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.65s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/examples/example-17d6ae73adb5924d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '--example example [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: 0x559ebc4c9a2d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559ebc4c9a2d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559ebc4c9a2d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559ebc4c9a2d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x559ebc4f058c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x559ebc4c5068 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x559ebc4cbd07 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559ebc4cbd07 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559ebc4cbd07 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559ebc4cba3c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559ebc4cc459 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559ebc4388c8 - std::panicking::begin_panic::{{closure}}::h62090974b260d641 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x559ebc438799 - std::sys_common::backtrace::__rust_end_short_backtrace::ha8a81671154f0562 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559ebc438843 - std::panicking::begin_panic::hd967c6e5d557db69 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x559ebbb786ac - example::inner::{{closure}}::hdd1fb86cc191bbc4 [INFO] [stdout] at /opt/rustwide/workdir/examples/example.rs:43:21 [INFO] [stdout] 15: 0x559ebbb78bb6 - core::ops::function::impls:: for &mut F>::call_mut::h7fbb5de05ddad00d [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 16: 0x559ebbb701dd - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h57a8b0122ab31ddd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:2603:32 [INFO] [stdout] 17: 0x559ebbb761a4 - core::iter::adapters::map::map_try_fold::{{closure}}::hd5027db976fc15b3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/map.rs:91:21 [INFO] [stdout] 18: 0x559ebbb758f2 - core::ops::function::impls:: for &mut F>::call_mut::h98db7cc41dc6c8ec [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:269:13 [INFO] [stdout] 19: 0x559ebbb7723b - core::iter::traits::iterator::Iterator::try_fold::he9f7459003fed145 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:2109:21 [INFO] [stdout] 20: 0x559ebbb78fd4 - as core::iter::traits::iterator::Iterator>::try_fold::ha8831b3f93cd7e43 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stdout] 21: 0x559ebbb76321 - as core::iter::traits::iterator::Iterator>::try_fold::h240105b26ebb26e8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/map.rs:117:9 [INFO] [stdout] 22: 0x559ebbb76e31 - core::iter::traits::iterator::Iterator::find_map::h7ef9651cd4179617 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:2609:9 [INFO] [stdout] 23: 0x559ebbb72a2c - as core::iter::traits::iterator::Iterator>::next::h9803fca0c9c1bb9f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stdout] 24: 0x559ebbb67cd8 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h2d5bcfebb696fb11 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/spec_from_iter_nested.rs:26:32 [INFO] [stdout] 25: 0x559ebbb689a8 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h89bccbce4140c6e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 26: 0x559ebbb69c4f - as core::iter::traits::collect::FromIterator>::from_iter::ha9e4aa9e26a44c8a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/vec/mod.rs:2552:9 [INFO] [stdout] 27: 0x559ebbb72b98 - core::iter::traits::iterator::Iterator::collect::he2fa92b567db11f1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/iter/traits/iterator.rs:1778:9 [INFO] [stdout] 28: 0x559ebbb77ac5 - example::inner::h63b5157cdfbbb0b0 [INFO] [stdout] at /opt/rustwide/workdir/examples/example.rs:36:34 [INFO] [stdout] 29: 0x559ebbb78706 - example::test::hf73c876eaf4ac253 [INFO] [stdout] at /opt/rustwide/workdir/examples/example.rs:13:5 [INFO] [stdout] 30: 0x559ebbb786ea - example::test::{{closure}}::h1f79717d38080c97 [INFO] [stdout] at /opt/rustwide/workdir/examples/example.rs:12:1 [INFO] [stdout] 31: 0x559ebbb6e61e - core::ops::function::FnOnce::call_once::hd866bd80ef358131 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x559ebbba6c33 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x559ebbba6c33 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 34: 0x559ebbba5914 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 35: 0x559ebbba5914 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x559ebbba5914 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x559ebbba5914 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x559ebbba5914 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x559ebbba5914 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 40: 0x559ebbba5914 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 41: 0x559ebbbaf231 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 42: 0x559ebbbaf231 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 43: 0x559ebbb7b8af - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 44: 0x559ebbb7b8af - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x559ebbb7b8af - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 46: 0x559ebbb7b8af - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 47: 0x559ebbb7b8af - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x559ebbb7b8af - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 49: 0x559ebbb7b8af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x559ebc4d2273 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 51: 0x559ebc4d2273 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 52: 0x559ebc4d2273 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 53: 0x7f84016e8609 - start_thread [INFO] [stdout] 54: 0x7f84014b8163 - 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.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1fe098c76806752d5c6e1242b16e7aa99338a09f36b1623ae9b0fb1a12f309e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe098c76806752d5c6e1242b16e7aa99338a09f36b1623ae9b0fb1a12f309e8", kill_on_drop: false }` [INFO] [stdout] 1fe098c76806752d5c6e1242b16e7aa99338a09f36b1623ae9b0fb1a12f309e8