[INFO] cloning repository https://github.com/selectiveduplicate/grab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/selectiveduplicate/grab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselectiveduplicate%2Fgrab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselectiveduplicate%2Fgrab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba898045ea30a26e695769c3ab82f07cc7bcdfa1 [INFO] testing selectiveduplicate/grab against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselectiveduplicate%2Fgrab" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/selectiveduplicate/grab 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 git repo https://github.com/selectiveduplicate/grab [INFO] finished tweaking git repo https://github.com/selectiveduplicate/grab [INFO] tweaked toml for git repo https://github.com/selectiveduplicate/grab written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/selectiveduplicate/grab 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] e47571b4a5fa5ae8cb3ec2b9ecfefef96bacdcb5fbf7bfa68d92a998a90e021b [INFO] running `Command { std: "docker" "start" "-a" "e47571b4a5fa5ae8cb3ec2b9ecfefef96bacdcb5fbf7bfa68d92a998a90e021b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e47571b4a5fa5ae8cb3ec2b9ecfefef96bacdcb5fbf7bfa68d92a998a90e021b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e47571b4a5fa5ae8cb3ec2b9ecfefef96bacdcb5fbf7bfa68d92a998a90e021b", kill_on_drop: false }` [INFO] [stdout] e47571b4a5fa5ae8cb3ec2b9ecfefef96bacdcb5fbf7bfa68d92a998a90e021b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] e1d06a8f9146659f092a6a6adaede6480270a03962d75ad7c1173c629383b0d3 [INFO] running `Command { std: "docker" "start" "-a" "e1d06a8f9146659f092a6a6adaede6480270a03962d75ad7c1173c629383b0d3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling grab v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.16s [INFO] running `Command { std: "docker" "inspect" "e1d06a8f9146659f092a6a6adaede6480270a03962d75ad7c1173c629383b0d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d06a8f9146659f092a6a6adaede6480270a03962d75ad7c1173c629383b0d3", kill_on_drop: false }` [INFO] [stdout] e1d06a8f9146659f092a6a6adaede6480270a03962d75ad7c1173c629383b0d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 9fe30603352b5d961cef7981a406c23387454c1605fc91be1aa9b691fa76d21e [INFO] running `Command { std: "docker" "start" "-a" "9fe30603352b5d961cef7981a406c23387454c1605fc91be1aa9b691fa76d21e", kill_on_drop: false }` [INFO] [stderr] Compiling grab v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "9fe30603352b5d961cef7981a406c23387454c1605fc91be1aa9b691fa76d21e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe30603352b5d961cef7981a406c23387454c1605fc91be1aa9b691fa76d21e", kill_on_drop: false }` [INFO] [stdout] 9fe30603352b5d961cef7981a406c23387454c1605fc91be1aa9b691fa76d21e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] bca233dffb9f37e5ea6767b74e6e6efac34b7a3e4bccfa82c3a74c217de7f29c [INFO] running `Command { std: "docker" "start" "-a" "bca233dffb9f37e5ea6767b74e6e6efac34b7a3e4bccfa82c3a74c217de7f29c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grab-920f000f6b0ffee1) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test lib::process::tests::after_context_without_line_number ... ok [INFO] [stdout] test lib::process::tests::print_matches_without_line_number ... ok [INFO] [stdout] test lib::process::tests::invert_matches_without_line_number ... ok [INFO] [stdout] test lib::process::tests::number_of_matches ... ok [INFO] [stdout] test lib::process::tests::before_context_with_line_number ... FAILED [INFO] [stdout] test lib::process::tests::after_context_with_line_number ... FAILED [INFO] [stdout] test lib::process::tests::print_matches_with_line_number ... FAILED [INFO] [stdout] test lib::process::tests::invert_matches_with_line_number ... FAILED [INFO] [stdout] test lib::process::tests::context_without_line_number ... FAILED [INFO] [stdout] test lib::process::tests::context_with_line_number ... FAILED [INFO] [stdout] test lib::process::tests::before_context_without_line_number ... FAILED [INFO] [stdout] test lib::process::tests::after_context_with_for_ten_char_words_and_pattern_color ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lib::process::tests::before_context_with_line_number stdout ---- [INFO] [stdout] thread 'lib::process::tests::before_context_with_line_number' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[51, 58, 32, 99, 111, 110, 102, 117, 115, 101, 100, 32, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 97, 108, 111, 110, 103, 32, 119, 105, 116, 104, 32, 101, 118, 101, 114, 121, 116, 104, 105, 110, 103, 32, 101, 108, 115, 101, 46, 10, 52, 58, 32, 10, 53, 58, 32, 73, 110, 32, 116, 104, 101, 115, 101, 32, 116, 105, 109, 101, 115, 32, 119, 104, 101, 110, 32, 97, 110, 32, 97, 98, 121, 115, 115, 32, 111, 112, 101, 110, 115, 32, 117, 112, 32, 105, 110, 32, 109, 121, 32, 115, 111, 117, 108, 44, 32, 116, 104, 101, 32, 116, 105, 110, 105, 101, 115, 116, 32, 100, 101, 116, 97, 105, 108, 10, 54, 58, 32, 100, 105, 115, 116, 114, 101, 115, 115, 101, 115, 32, 109, 101, 32, 108, 105, 107, 101, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10]`, [INFO] [stdout] right: `[27, 91, 51, 50, 109, 51, 27, 91, 48, 109, 58, 32, 99, 111, 110, 102, 117, 115, 101, 100, 32, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 97, 108, 111, 110, 103, 32, 119, 105, 116, 104, 32, 101, 118, 101, 114, 121, 116, 104, 105, 110, 103, 32, 101, 108, 115, 101, 46, 10, 27, 91, 51, 50, 109, 52, 27, 91, 48, 109, 58, 32, 10, 27, 91, 51, 50, 109, 53, 27, 91, 48, 109, 58, 32, 73, 110, 32, 116, 104, 101, 115, 101, 32, 116, 105, 109, 101, 115, 32, 119, 104, 101, 110, 32, 97, 110, 32, 97, 98, 121, 115, 115, 32, 111, 112, 101, 110, 115, 32, 117, 112, 32, 105, 110, 32, 109, 121, 32, 115, 111, 117, 108, 44, 32, 116, 104, 101, 32, 116, 105, 110, 105, 101, 115, 116, 32, 100, 101, 116, 97, 105, 108, 10, 27, 91, 51, 50, 109, 54, 27, 91, 48, 109, 58, 32, 27, 91, 51, 49, 109, 100, 105, 115, 116, 114, 101, 115, 115, 27, 91, 48, 109, 101, 115, 32, 109, 101, 32, 108, 105, 107, 101, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10]`', src/lib/process.rs:595:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1efc6671c - 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: 0x55e1efc6671c - 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: 0x55e1efc6671c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1efc6671c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1efc8c28c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55e1efc61983 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e1efc68df2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1efc68df2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1efc68df2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e1efc68a41 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e1efc69443 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e1efc69160 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55e1efc66bc4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e1efc68e99 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e1efa19311 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55e1efc8ae38 - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x55e1efa2750a - core::panicking::assert_failed::h27ece5fb75afd4d4 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x55e1efa23183 - grab::lib::process::tests::before_context_with_line_number::hcc5c3c7a45b6ccee [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:595:9 [INFO] [stdout] 18: 0x55e1efa22e6a - grab::lib::process::tests::before_context_with_line_number::{{closure}}::ha1b0bcf05a6f571f [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:582:5 [INFO] [stdout] 19: 0x55e1efa24c1e - core::ops::function::FnOnce::call_once::h3ab44fb8260b3a56 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e1efa5a803 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e1efa5a803 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55e1efa594ef - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55e1efa594ef - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e1efa594ef - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55e1efa594ef - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55e1efa594ef - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55e1efa594ef - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55e1efa594ef - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55e1efa628b1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55e1efa628b1 - 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] 31: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55e1efa2f33f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e1efa2f33f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55e1efa2f33f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55e1efa2f33f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55e1efa2f33f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55e1efc6eff3 - 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] 41: 0x7f2156be2609 - start_thread [INFO] [stdout] 42: 0x7f2156e6d293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lib::process::tests::after_context_with_line_number stdout ---- [INFO] [stdout] thread 'lib::process::tests::after_context_with_line_number' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[54, 58, 32, 100, 105, 115, 116, 114, 101, 115, 115, 101, 115, 32, 109, 101, 32, 108, 105, 107, 101, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10, 55, 58, 32, 118, 101, 114, 103, 101, 32, 111, 102, 32, 119, 97, 107, 105, 110, 103, 32, 117, 112, 46, 32, 73, 226, 128, 153, 109, 32, 111, 112, 112, 114, 101, 115, 115, 101, 100, 32, 98, 121, 32, 116, 104, 101, 32, 118, 101, 114, 121, 32, 115, 101, 108, 102, 32, 116, 104, 97, 116, 32, 101, 110, 99, 97, 115, 101, 115, 32, 109, 101, 44, 10, 56, 58, 32, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 57, 58, 32, 114, 101, 97, 99, 104, 32, 115, 111, 109, 101, 119, 104, 101, 114, 101, 46, 32, 66, 117, 116, 32, 116, 104, 101, 114, 101, 226, 128, 153, 115, 32, 116, 104, 105, 115, 32, 104, 101, 97, 118, 121, 32, 115, 108, 117, 109, 98, 101, 114, 32, 116, 104, 97, 116, 32, 109, 111, 118, 101, 115, 32, 102, 114, 111, 109, 32, 111, 110, 101, 10]`, [INFO] [stdout] right: `[27, 91, 51, 50, 109, 54, 27, 91, 48, 109, 58, 32, 100, 105, 115, 116, 114, 101, 115, 115, 101, 115, 32, 109, 101, 32, 108, 105, 107, 101, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10, 27, 91, 51, 50, 109, 55, 27, 91, 48, 109, 58, 32, 118, 101, 114, 103, 101, 32, 111, 102, 32, 119, 97, 107, 105, 110, 103, 32, 117, 112, 46, 32, 73, 226, 128, 153, 109, 32, 111, 112, 112, 114, 101, 115, 115, 101, 100, 32, 98, 121, 32, 116, 104, 101, 32, 118, 101, 114, 121, 32, 115, 101, 108, 102, 32, 116, 104, 97, 116, 32, 101, 110, 99, 97, 115, 101, 115, 32, 109, 101, 44, 10, 27, 91, 51, 50, 109, 56, 27, 91, 48, 109, 58, 32, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 27, 91, 51, 50, 109, 57, 27, 91, 48, 109, 58, 32, 114, 101, 97, 99, 104, 32, 115, 111, 109, 101, 119, 104, 101, 114, 101, 46, 32, 66, 117, 116, 32, 116, 104, 101, 114, 101, 226, 128, 153, 115, 32, 116, 104, 105, 115, 32, 104, 101, 97, 118, 121, 32, 115, 108, 117, 109, 98, 101, 114, 32, 116, 104, 97, 116, 32, 109, 111, 118, 101, 115, 32, 102, 114, 111, 109, 32, 111, 110, 101, 10]`', src/lib/process.rs:506:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1efc6671c - 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: 0x55e1efc6671c - 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: 0x55e1efc6671c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1efc6671c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1efc8c28c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55e1efc61983 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e1efc68df2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1efc68df2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1efc68df2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e1efc68a41 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e1efc69443 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e1efc69160 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55e1efc66bc4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e1efc68e99 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e1efa19311 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55e1efc8ae38 - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x55e1efa2750a - core::panicking::assert_failed::h27ece5fb75afd4d4 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x55e1efa22673 - grab::lib::process::tests::after_context_with_line_number::hc406c546504be811 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:506:9 [INFO] [stdout] 18: 0x55e1efa2235a - grab::lib::process::tests::after_context_with_line_number::{{closure}}::h3d0fd465a23942ac [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:493:5 [INFO] [stdout] 19: 0x55e1efa24cde - core::ops::function::FnOnce::call_once::h8d398f31b92bef54 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e1efa5a803 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e1efa5a803 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55e1efa594ef - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55e1efa594ef - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e1efa594ef - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55e1efa594ef - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55e1efa594ef - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55e1efa594ef - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55e1efa594ef - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55e1efa628b1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55e1efa628b1 - 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] 31: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55e1efa2f33f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e1efa2f33f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55e1efa2f33f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55e1efa2f33f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55e1efa2f33f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55e1efc6eff3 - 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] 41: 0x7f2156be2609 - start_thread [INFO] [stdout] 42: 0x7f2156e6d293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lib::process::tests::print_matches_with_line_number stdout ---- [INFO] [stdout] thread 'lib::process::tests::print_matches_with_line_number' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[54, 58, 32, 100, 105, 115, 116, 114, 101, 115, 115, 101, 115, 32, 109, 101, 32, 108, 105, 107, 101, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10]`, [INFO] [stdout] right: `[27, 91, 51, 50, 109, 54, 27, 91, 48, 109, 58, 32, 100, 105, 115, 116, 114, 101, 115, 115, 101, 115, 32, 109, 101, 32, 108, 105, 107, 101, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10]`', src/lib/process.rs:437:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1efc6671c - 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: 0x55e1efc6671c - 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: 0x55e1efc6671c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1efc6671c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1efc8c28c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55e1efc61983 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e1efc68df2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1efc68df2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1efc68df2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e1efc68a41 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e1efc69443 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e1efc69160 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55e1efc66bc4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e1efc68e99 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e1efa19311 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55e1efc8ae38 - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x55e1efa2750a - core::panicking::assert_failed::h27ece5fb75afd4d4 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x55e1efa21b9a - grab::lib::process::tests::print_matches_with_line_number::hf567e8c69d5669f6 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:437:9 [INFO] [stdout] 18: 0x55e1efa218aa - grab::lib::process::tests::print_matches_with_line_number::{{closure}}::h8e523dc9ef5dca0d [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:424:5 [INFO] [stdout] 19: 0x55e1efa24d1e - core::ops::function::FnOnce::call_once::h90fc98d65df67671 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e1efa5a803 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e1efa5a803 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55e1efa594ef - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55e1efa594ef - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e1efa594ef - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55e1efa594ef - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55e1efa594ef - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55e1efa594ef - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55e1efa594ef - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55e1efa628b1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55e1efa628b1 - 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] 31: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55e1efa2f33f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e1efa2f33f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55e1efa2f33f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55e1efa2f33f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55e1efa2f33f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55e1efc6eff3 - 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] 41: 0x7f2156be2609 - start_thread [INFO] [stdout] 42: 0x7f2156e6d293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lib::process::tests::invert_matches_with_line_number stdout ---- [INFO] [stdout] thread 'lib::process::tests::invert_matches_with_line_number' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[49, 58, 32, 76, 105, 107, 101, 32, 115, 111, 109, 101, 111, 110, 101, 32, 111, 110, 32, 97, 32, 104, 105, 108, 108, 32, 119, 104, 111, 32, 116, 114, 105, 101, 115, 32, 116, 111, 32, 109, 97, 107, 101, 32, 111, 117, 116, 32, 116, 104, 101, 32, 112, 101, 111, 112, 108, 101, 32, 105, 110, 32, 116, 104, 101, 10, 50, 58, 32, 118, 97, 108, 108, 101, 121, 44, 32, 73, 32, 108, 111, 111, 107, 32, 100, 111, 119, 110, 32, 97, 116, 32, 109, 121, 115, 101, 108, 102, 32, 102, 114, 111, 109, 32, 111, 110, 32, 104, 105, 103, 104, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 109, 32, 97, 32, 104, 97, 122, 121, 32, 97, 110, 100, 10, 51, 58, 32, 99, 111, 110, 102, 117, 115, 101, 100, 32, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 97, 108, 111, 110, 103, 32, 119, 105, 116, 104, 32, 101, 118, 101, 114, 121, 116, 104, 105, 110, 103, 32, 101, 108, 115, 101, 46, 10, 52, 58, 32, 10, 53, 58, 32, 73, 110, 32, 116, 104, 101, 115, 101, 32, 116, 105, 109, 101, 115, 32, 119, 104, 101, 110, 32, 97, 110, 32, 97, 98, 121, 115, 115, 32, 111, 112, 101, 110, 115, 32, 117, 112, 32, 105, 110, 32, 109, 121, 32, 115, 111, 117, 108, 44, 32, 116, 104, 101, 32, 116, 105, 110, 105, 101, 115, 116, 32, 100, 101, 116, 97, 105, 108, 10, 55, 58, 32, 118, 101, 114, 103, 101, 32, 111, 102, 32, 119, 97, 107, 105, 110, 103, 32, 117, 112, 46, 32, 73, 226, 128, 153, 109, 32, 111, 112, 112, 114, 101, 115, 115, 101, 100, 32, 98, 121, 32, 116, 104, 101, 32, 118, 101, 114, 121, 32, 115, 101, 108, 102, 32, 116, 104, 97, 116, 32, 101, 110, 99, 97, 115, 101, 115, 32, 109, 101, 44, 10, 56, 58, 32, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 57, 58, 32, 114, 101, 97, 99, 104, 32, 115, 111, 109, 101, 119, 104, 101, 114, 101, 46, 32, 66, 117, 116, 32, 116, 104, 101, 114, 101, 226, 128, 153, 115, 32, 116, 104, 105, 115, 32, 104, 101, 97, 118, 121, 32, 115, 108, 117, 109, 98, 101, 114, 32, 116, 104, 97, 116, 32, 109, 111, 118, 101, 115, 32, 102, 114, 111, 109, 32, 111, 110, 101, 10, 49, 49, 58, 32, 104, 97, 108, 102, 45, 115, 104, 97, 100, 101, 100, 32, 103, 114, 97, 115, 115, 32, 111, 102, 32, 115, 112, 114, 97, 119, 108, 105, 110, 103, 32, 102, 105, 101, 108, 100, 115, 32, 116, 117, 114, 110, 32, 118, 97, 114, 105, 111, 117, 115, 32, 99, 111, 108, 111, 117, 114, 115, 32, 111, 102, 32, 115, 117, 110, 32, 97, 110, 100, 10, 49, 50, 58, 32, 103, 114, 101, 101, 110, 46, 10, 49, 51, 58, 32, 10, 49, 53, 58, 32, 108, 111, 111, 107, 105, 110, 103, 32, 102, 111, 114, 32, 110, 111, 114, 32, 119, 104, 101, 114, 101, 32, 105, 116, 32, 119, 97, 115, 32, 104, 105, 100, 100, 101, 110, 46, 32, 87, 101, 32, 112, 108, 97, 121, 32, 104, 105, 100, 101, 45, 97, 110, 100, 45, 115, 101, 101, 107, 32, 119, 105, 116, 104, 32, 110, 111, 10, 49, 54, 58, 32, 111, 110, 101, 46, 32, 84, 104, 101, 114, 101, 226, 128, 153, 115, 32, 97, 32, 116, 114, 97, 110, 115, 99, 101, 110, 100, 101, 110, 116, 32, 116, 114, 105, 99, 107, 32, 105, 110, 32, 97, 108, 108, 32, 111, 102, 32, 116, 104, 105, 115, 44, 32, 97, 32, 102, 108, 117, 105, 100, 32, 100, 105, 118, 105, 110, 105, 116, 121, 32, 119, 101, 32, 99, 97, 110, 10, 49, 55, 58, 32, 111, 110, 108, 121, 32, 104, 101, 97, 114, 46, 10, 49, 56, 58, 32, 10, 49, 57, 58, 32, 89, 101, 115, 44, 32, 73, 32, 114, 101, 114, 101, 97, 100, 32, 116, 104, 101, 115, 101, 32, 112, 97, 103, 101, 115, 32, 116, 104, 97, 116, 32, 114, 101, 112, 114, 101, 115, 101, 110, 116, 32, 119, 111, 114, 116, 104, 108, 101, 115, 115, 32, 104, 111, 117, 114, 115, 44, 32, 98, 114, 105, 101, 102, 10, 50, 48, 58, 32, 105, 108, 108, 117, 115, 105, 111, 110, 115, 32, 111, 114, 32, 109, 111, 109, 101, 110, 116, 115, 32, 111, 102, 32, 99, 97, 108, 109, 44, 32, 108, 97, 114, 103, 101, 32, 104, 111, 112, 101, 115, 32, 99, 104, 97, 110, 110, 101, 108, 108, 101, 100, 32, 105, 110, 116, 111, 32, 116, 104, 101, 10, 50, 50, 58, 32, 116, 104, 101, 32, 117, 110, 119, 114, 105, 116, 116, 101, 110, 32, 103, 111, 115, 112, 101, 108, 46, 10, 50, 51, 58, 32, 10, 50, 52, 58, 32, 87, 101, 32, 97, 108, 108, 32, 104, 97, 118, 101, 32, 111, 117, 114, 32, 118, 97, 110, 105, 116, 121, 44, 32, 97, 110, 100, 32, 116, 104, 97, 116, 32, 118, 97, 110, 105, 116, 121, 32, 105, 115, 32, 111, 117, 114, 32, 119, 97, 121, 32, 111, 102, 32, 102, 111, 114, 103, 101, 116, 116, 105, 110, 103, 32, 116, 104, 97, 116, 10]`, [INFO] [stdout] right: `[27, 91, 51, 50, 109, 49, 27, 91, 48, 109, 58, 32, 76, 105, 107, 101, 32, 115, 111, 109, 101, 111, 110, 101, 32, 111, 110, 32, 97, 32, 104, 105, 108, 108, 32, 119, 104, 111, 32, 116, 114, 105, 101, 115, 32, 116, 111, 32, 109, 97, 107, 101, 32, 111, 117, 116, 32, 116, 104, 101, 32, 112, 101, 111, 112, 108, 101, 32, 105, 110, 32, 116, 104, 101, 10, 27, 91, 51, 50, 109, 50, 27, 91, 48, 109, 58, 32, 118, 97, 108, 108, 101, 121, 44, 32, 73, 32, 108, 111, 111, 107, 32, 100, 111, 119, 110, 32, 97, 116, 32, 109, 121, 115, 101, 108, 102, 32, 102, 114, 111, 109, 32, 111, 110, 32, 104, 105, 103, 104, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 109, 32, 97, 32, 104, 97, 122, 121, 32, 97, 110, 100, 10, 27, 91, 51, 50, 109, 51, 27, 91, 48, 109, 58, 32, 99, 111, 110, 102, 117, 115, 101, 100, 32, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 97, 108, 111, 110, 103, 32, 119, 105, 116, 104, 32, 101, 118, 101, 114, 121, 116, 104, 105, 110, 103, 32, 101, 108, 115, 101, 46, 10, 27, 91, 51, 50, 109, 52, 27, 91, 48, 109, 58, 32, 10, 27, 91, 51, 50, 109, 53, 27, 91, 48, 109, 58, 32, 73, 110, 32, 116, 104, 101, 115, 101, 32, 116, 105, 109, 101, 115, 32, 119, 104, 101, 110, 32, 97, 110, 32, 97, 98, 121, 115, 115, 32, 111, 112, 101, 110, 115, 32, 117, 112, 32, 105, 110, 32, 109, 121, 32, 115, 111, 117, 108, 44, 32, 116, 104, 101, 32, 116, 105, 110, 105, 101, 115, 116, 32, 100, 101, 116, 97, 105, 108, 10, 27, 91, 51, 50, 109, 55, 27, 91, 48, 109, 58, 32, 118, 101, 114, 103, 101, 32, 111, 102, 32, 119, 97, 107, 105, 110, 103, 32, 117, 112, 46, 32, 73, 226, 128, 153, 109, 32, 111, 112, 112, 114, 101, 115, 115, 101, 100, 32, 98, 121, 32, 116, 104, 101, 32, 118, 101, 114, 121, 32, 115, 101, 108, 102, 32, 116, 104, 97, 116, 32, 101, 110, 99, 97, 115, 101, 115, 32, 109, 101, 44, 10, 27, 91, 51, 50, 109, 56, 27, 91, 48, 109, 58, 32, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 27, 91, 51, 50, 109, 57, 27, 91, 48, 109, 58, 32, 114, 101, 97, 99, 104, 32, 115, 111, 109, 101, 119, 104, 101, 114, 101, 46, 32, 66, 117, 116, 32, 116, 104, 101, 114, 101, 226, 128, 153, 115, 32, 116, 104, 105, 115, 32, 104, 101, 97, 118, 121, 32, 115, 108, 117, 109, 98, 101, 114, 32, 116, 104, 97, 116, 32, 109, 111, 118, 101, 115, 32, 102, 114, 111, 109, 32, 111, 110, 101, 10, 27, 91, 51, 50, 109, 49, 49, 27, 91, 48, 109, 58, 32, 104, 97, 108, 102, 45, 115, 104, 97, 100, 101, 100, 32, 103, 114, 97, 115, 115, 32, 111, 102, 32, 115, 112, 114, 97, 119, 108, 105, 110, 103, 32, 102, 105, 101, 108, 100, 115, 32, 116, 117, 114, 110, 32, 118, 97, 114, 105, 111, 117, 115, 32, 99, 111, 108, 111, 117, 114, 115, 32, 111, 102, 32, 115, 117, 110, 32, 97, 110, 100, 10, 27, 91, 51, 50, 109, 49, 50, 27, 91, 48, 109, 58, 32, 103, 114, 101, 101, 110, 46, 10, 27, 91, 51, 50, 109, 49, 51, 27, 91, 48, 109, 58, 32, 10, 27, 91, 51, 50, 109, 49, 53, 27, 91, 48, 109, 58, 32, 108, 111, 111, 107, 105, 110, 103, 32, 102, 111, 114, 32, 110, 111, 114, 32, 119, 104, 101, 114, 101, 32, 105, 116, 32, 119, 97, 115, 32, 104, 105, 100, 100, 101, 110, 46, 32, 87, 101, 32, 112, 108, 97, 121, 32, 104, 105, 100, 101, 45, 97, 110, 100, 45, 115, 101, 101, 107, 32, 119, 105, 116, 104, 32, 110, 111, 10, 27, 91, 51, 50, 109, 49, 54, 27, 91, 48, 109, 58, 32, 111, 110, 101, 46, 32, 84, 104, 101, 114, 101, 226, 128, 153, 115, 32, 97, 32, 116, 114, 97, 110, 115, 99, 101, 110, 100, 101, 110, 116, 32, 116, 114, 105, 99, 107, 32, 105, 110, 32, 97, 108, 108, 32, 111, 102, 32, 116, 104, 105, 115, 44, 32, 97, 32, 102, 108, 117, 105, 100, 32, 100, 105, 118, 105, 110, 105, 116, 121, 32, 119, 101, 32, 99, 97, 110, 10, 27, 91, 51, 50, 109, 49, 55, 27, 91, 48, 109, 58, 32, 111, 110, 108, 121, 32, 104, 101, 97, 114, 46, 10, 27, 91, 51, 50, 109, 49, 56, 27, 91, 48, 109, 58, 32, 10, 27, 91, 51, 50, 109, 49, 57, 27, 91, 48, 109, 58, 32, 89, 101, 115, 44, 32, 73, 32, 114, 101, 114, 101, 97, 100, 32, 116, 104, 101, 115, 101, 32, 112, 97, 103, 101, 115, 32, 116, 104, 97, 116, 32, 114, 101, 112, 114, 101, 115, 101, 110, 116, 32, 119, 111, 114, 116, 104, 108, 101, 115, 115, 32, 104, 111, 117, 114, 115, 44, 32, 98, 114, 105, 101, 102, 10, 27, 91, 51, 50, 109, 50, 48, 27, 91, 48, 109, 58, 32, 105, 108, 108, 117, 115, 105, 111, 110, 115, 32, 111, 114, 32, 109, 111, 109, 101, 110, 116, 115, 32, 111, 102, 32, 99, 97, 108, 109, 44, 32, 108, 97, 114, 103, 101, 32, 104, 111, 112, 101, 115, 32, 99, 104, 97, 110, 110, 101, 108, 108, 101, 100, 32, 105, 110, 116, 111, 32, 116, 104, 101, 10, 27, 91, 51, 50, 109, 50, 50, 27, 91, 48, 109, 58, 32, 116, 104, 101, 32, 117, 110, 119, 114, 105, 116, 116, 101, 110, 32, 103, 111, 115, 112, 101, 108, 46, 10, 27, 91, 51, 50, 109, 50, 51, 27, 91, 48, 109, 58, 32, 10, 27, 91, 51, 50, 109, 50, 52, 27, 91, 48, 109, 58, 32, 87, 101, 32, 97, 108, 108, 32, 104, 97, 118, 101, 32, 111, 117, 114, 32, 118, 97, 110, 105, 116, 121, 44, 32, 97, 110, 100, 32, 116, 104, 97, 116, 32, 118, 97, 110, 105, 116, 121, 32, 105, 115, 32, 111, 117, 114, 32, 119, 97, 121, 32, 111, 102, 32, 102, 111, 114, 103, 101, 116, 116, 105, 110, 103, 32, 116, 104, 97, 116, 10]`', src/lib/process.rs:757:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1efc6671c - 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: 0x55e1efc6671c - 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: 0x55e1efc6671c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1efc6671c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1efc8c28c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55e1efc61983 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e1efc68df2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1efc68df2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1efc68df2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e1efc68a41 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e1efc69443 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e1efc69160 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55e1efc66bc4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e1efc68e99 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e1efa19311 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55e1efc8ae38 - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x55e1efa2750a - core::panicking::assert_failed::h27ece5fb75afd4d4 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x55e1efa23fea - grab::lib::process::tests::invert_matches_with_line_number::h0f84a284be7cbcf9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:757:9 [INFO] [stdout] 18: 0x55e1efa23cfa - grab::lib::process::tests::invert_matches_with_line_number::{{closure}}::h2adff04ac8dda2e5 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:744:5 [INFO] [stdout] 19: 0x55e1efa24e1e - core::ops::function::FnOnce::call_once::he83994f87db8fb2a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e1efa5a803 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e1efa5a803 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55e1efa594ef - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55e1efa594ef - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e1efa594ef - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55e1efa594ef - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55e1efa594ef - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55e1efa594ef - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55e1efa594ef - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55e1efa628b1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55e1efa628b1 - 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] 31: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55e1efa2f33f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e1efa2f33f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55e1efa2f33f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55e1efa2f33f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55e1efa2f33f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55e1efc6eff3 - 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] 41: 0x7f2156be2609 - start_thread [INFO] [stdout] 42: 0x7f2156e6d293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lib::process::tests::context_without_line_number stdout ---- [INFO] [stdout] thread 'lib::process::tests::context_without_line_number' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[10, 73, 110, 32, 116, 104, 101, 115, 101, 32, 116, 105, 109, 101, 115, 32, 119, 104, 101, 110, 32, 97, 110, 32, 97, 98, 121, 115, 115, 32, 111, 112, 101, 110, 115, 32, 117, 112, 32, 105, 110, 32, 109, 121, 32, 115, 111, 117, 108, 44, 32, 116, 104, 101, 32, 116, 105, 110, 105, 101, 115, 116, 32, 100, 101, 116, 97, 105, 108, 10, 100, 105, 115, 116, 114, 101, 115, 115, 101, 115, 32, 109, 101, 32, 108, 105, 107, 101, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10, 118, 101, 114, 103, 101, 32, 111, 102, 32, 119, 97, 107, 105, 110, 103, 32, 117, 112, 46, 32, 73, 226, 128, 153, 109, 32, 111, 112, 112, 114, 101, 115, 115, 101, 100, 32, 98, 121, 32, 116, 104, 101, 32, 118, 101, 114, 121, 32, 115, 101, 108, 102, 32, 116, 104, 97, 116, 32, 101, 110, 99, 97, 115, 101, 115, 32, 109, 101, 44, 10, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 35, 35, 35, 35, 10, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 114, 101, 97, 99, 104, 32, 115, 111, 109, 101, 119, 104, 101, 114, 101, 46, 32, 66, 117, 116, 32, 116, 104, 101, 114, 101, 226, 128, 153, 115, 32, 116, 104, 105, 115, 32, 104, 101, 97, 118, 121, 32, 115, 108, 117, 109, 98, 101, 114, 32, 116, 104, 97, 116, 32, 109, 111, 118, 101, 115, 32, 102, 114, 111, 109, 32, 111, 110, 101, 10, 103, 114, 111, 117, 112, 32, 111, 102, 32, 109, 121, 32, 115, 101, 110, 115, 97, 116, 105, 111, 110, 115, 32, 116, 111, 32, 97, 110, 111, 116, 104, 101, 114, 44, 32, 108, 105, 107, 101, 32, 100, 114, 105, 102, 116, 105, 110, 103, 32, 99, 108, 111, 117, 100, 115, 32, 116, 104, 97, 116, 32, 109, 97, 107, 101, 32, 116, 104, 101, 10, 104, 97, 108, 102, 45, 115, 104, 97, 100, 101, 100, 32, 103, 114, 97, 115, 115, 32, 111, 102, 32, 115, 112, 114, 97, 119, 108, 105, 110, 103, 32, 102, 105, 101, 108, 100, 115, 32, 116, 117, 114, 110, 32, 118, 97, 114, 105, 111, 117, 115, 32, 99, 111, 108, 111, 117, 114, 115, 32, 111, 102, 32, 115, 117, 110, 32, 97, 110, 100, 10, 103, 114, 101, 101, 110, 46, 10, 35, 35, 35, 35, 10, 103, 114, 101, 101, 110, 46, 10, 10, 73, 226, 128, 153, 109, 32, 108, 105, 107, 101, 32, 115, 111, 109, 101, 111, 110, 101, 32, 115, 101, 97, 114, 99, 104, 105, 110, 103, 32, 97, 116, 32, 114, 97, 110, 100, 111, 109, 44, 32, 110, 111, 116, 32, 107, 110, 111, 119, 105, 110, 103, 32, 119, 104, 97, 116, 32, 111, 98, 106, 101, 99, 116, 32, 104, 101, 226, 128, 153, 115, 10, 108, 111, 111, 107, 105, 110, 103, 32, 102, 111, 114, 32, 110, 111, 114, 32, 119, 104, 101, 114, 101, 32, 105, 116, 32, 119, 97, 115, 32, 104, 105, 100, 100, 101, 110, 46, 32, 87, 101, 32, 112, 108, 97, 121, 32, 104, 105, 100, 101, 45, 97, 110, 100, 45, 115, 101, 101, 107, 32, 119, 105, 116, 104, 32, 110, 111, 10, 111, 110, 101, 46, 32, 84, 104, 101, 114, 101, 226, 128, 153, 115, 32, 97, 32, 116, 114, 97, 110, 115, 99, 101, 110, 100, 101, 110, 116, 32, 116, 114, 105, 99, 107, 32, 105, 110, 32, 97, 108, 108, 32, 111, 102, 32, 116, 104, 105, 115, 44, 32, 97, 32, 102, 108, 117, 105, 100, 32, 100, 105, 118, 105, 110, 105, 116, 121, 32, 119, 101, 32, 99, 97, 110, 10, 35, 35, 35, 35, 10, 89, 101, 115, 44, 32, 73, 32, 114, 101, 114, 101, 97, 100, 32, 116, 104, 101, 115, 101, 32, 112, 97, 103, 101, 115, 32, 116, 104, 97, 116, 32, 114, 101, 112, 114, 101, 115, 101, 110, 116, 32, 119, 111, 114, 116, 104, 108, 101, 115, 115, 32, 104, 111, 117, 114, 115, 44, 32, 98, 114, 105, 101, 102, 10, 105, 108, 108, 117, 115, 105, 111, 110, 115, 32, 111, 114, 32, 109, 111, 109, 101, 110, 116, 115, 32, 111, 102, 32, 99, 97, 108, 109, 44, 32, 108, 97, 114, 103, 101, 32, 104, 111, 112, 101, 115, 32, 99, 104, 97, 110, 110, 101, 108, 108, 101, 100, 32, 105, 110, 116, 111, 32, 116, 104, 101, 10, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 115, 111, 114, 114, 111, 119, 115, 32, 108, 105, 107, 101, 32, 99, 108, 111, 115, 101, 100, 32, 114, 111, 111, 109, 115, 44, 32, 99, 101, 114, 116, 97, 105, 110, 32, 118, 111, 105, 99, 101, 115, 44, 32, 97, 32, 104, 117, 103, 101, 32, 119, 101, 97, 114, 105, 110, 101, 115, 115, 44, 10, 116, 104, 101, 32, 117, 110, 119, 114, 105, 116, 116, 101, 110, 32, 103, 111, 115, 112, 101, 108, 46, 10, 10, 35, 35, 35, 35, 10, 10, 87, 101, 32, 97, 108, 108, 32, 104, 97, 118, 101, 32, 111, 117, 114, 32, 118, 97, 110, 105, 116, 121, 44, 32, 97, 110, 100, 32, 116, 104, 97, 116, 32, 118, 97, 110, 105, 116, 121, 32, 105, 115, 32, 111, 117, 114, 32, 119, 97, 121, 32, 111, 102, 32, 102, 111, 114, 103, 101, 116, 116, 105, 110, 103, 32, 116, 104, 97, 116, 10, 116, 104, 101, 114, 101, 32, 97, 114, 101, 32, 111, 116, 104, 101, 114, 32, 112, 101, 111, 112, 108, 101, 32, 119, 105, 116, 104, 32, 97, 32, 115, 111, 117, 108, 32, 108, 105, 107, 101, 32, 111, 117, 114, 32, 111, 119, 110, 46, 32, 77, 121, 32, 118, 97, 110, 105, 116, 121, 32, 99, 111, 110, 115, 105, 115, 116, 115, 32, 111, 102, 10]`, [INFO] [stdout] right: `[10, 73, 110, 32, 116, 104, 101, 115, 101, 32, 116, 105, 109, 101, 115, 32, 119, 104, 101, 110, 32, 97, 110, 32, 97, 98, 121, 115, 115, 32, 111, 112, 101, 110, 115, 32, 117, 112, 32, 105, 110, 32, 109, 121, 32, 115, 111, 117, 108, 44, 32, 116, 104, 101, 32, 116, 105, 110, 105, 101, 115, 116, 32, 100, 101, 116, 97, 105, 108, 10, 100, 105, 115, 116, 114, 101, 115, 115, 101, 115, 32, 109, 101, 32, 27, 91, 51, 49, 109, 108, 105, 107, 101, 27, 91, 48, 109, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10, 118, 101, 114, 103, 101, 32, 111, 102, 32, 119, 97, 107, 105, 110, 103, 32, 117, 112, 46, 32, 73, 226, 128, 153, 109, 32, 111, 112, 112, 114, 101, 115, 115, 101, 100, 32, 98, 121, 32, 116, 104, 101, 32, 118, 101, 114, 121, 32, 115, 101, 108, 102, 32, 116, 104, 97, 116, 32, 101, 110, 99, 97, 115, 101, 115, 32, 109, 101, 44, 10, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 27, 91, 51, 52, 109, 35, 35, 35, 35, 27, 91, 48, 109, 10, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 114, 101, 97, 99, 104, 32, 115, 111, 109, 101, 119, 104, 101, 114, 101, 46, 32, 66, 117, 116, 32, 116, 104, 101, 114, 101, 226, 128, 153, 115, 32, 116, 104, 105, 115, 32, 104, 101, 97, 118, 121, 32, 115, 108, 117, 109, 98, 101, 114, 32, 116, 104, 97, 116, 32, 109, 111, 118, 101, 115, 32, 102, 114, 111, 109, 32, 111, 110, 101, 10, 103, 114, 111, 117, 112, 32, 111, 102, 32, 109, 121, 32, 115, 101, 110, 115, 97, 116, 105, 111, 110, 115, 32, 116, 111, 32, 97, 110, 111, 116, 104, 101, 114, 44, 32, 27, 91, 51, 49, 109, 108, 105, 107, 101, 27, 91, 48, 109, 32, 100, 114, 105, 102, 116, 105, 110, 103, 32, 99, 108, 111, 117, 100, 115, 32, 116, 104, 97, 116, 32, 109, 97, 107, 101, 32, 116, 104, 101, 10, 104, 97, 108, 102, 45, 115, 104, 97, 100, 101, 100, 32, 103, 114, 97, 115, 115, 32, 111, 102, 32, 115, 112, 114, 97, 119, 108, 105, 110, 103, 32, 102, 105, 101, 108, 100, 115, 32, 116, 117, 114, 110, 32, 118, 97, 114, 105, 111, 117, 115, 32, 99, 111, 108, 111, 117, 114, 115, 32, 111, 102, 32, 115, 117, 110, 32, 97, 110, 100, 10, 103, 114, 101, 101, 110, 46, 10, 27, 91, 51, 52, 109, 35, 35, 35, 35, 27, 91, 48, 109, 10, 103, 114, 101, 101, 110, 46, 10, 10, 73, 226, 128, 153, 109, 32, 27, 91, 51, 49, 109, 108, 105, 107, 101, 27, 91, 48, 109, 32, 115, 111, 109, 101, 111, 110, 101, 32, 115, 101, 97, 114, 99, 104, 105, 110, 103, 32, 97, 116, 32, 114, 97, 110, 100, 111, 109, 44, 32, 110, 111, 116, 32, 107, 110, 111, 119, 105, 110, 103, 32, 119, 104, 97, 116, 32, 111, 98, 106, 101, 99, 116, 32, 104, 101, 226, 128, 153, 115, 10, 108, 111, 111, 107, 105, 110, 103, 32, 102, 111, 114, 32, 110, 111, 114, 32, 119, 104, 101, 114, 101, 32, 105, 116, 32, 119, 97, 115, 32, 104, 105, 100, 100, 101, 110, 46, 32, 87, 101, 32, 112, 108, 97, 121, 32, 104, 105, 100, 101, 45, 97, 110, 100, 45, 115, 101, 101, 107, 32, 119, 105, 116, 104, 32, 110, 111, 10, 111, 110, 101, 46, 32, 84, 104, 101, 114, 101, 226, 128, 153, 115, 32, 97, 32, 116, 114, 97, 110, 115, 99, 101, 110, 100, 101, 110, 116, 32, 116, 114, 105, 99, 107, 32, 105, 110, 32, 97, 108, 108, 32, 111, 102, 32, 116, 104, 105, 115, 44, 32, 97, 32, 102, 108, 117, 105, 100, 32, 100, 105, 118, 105, 110, 105, 116, 121, 32, 119, 101, 32, 99, 97, 110, 10, 27, 91, 51, 52, 109, 35, 35, 35, 35, 27, 91, 48, 109, 10, 89, 101, 115, 44, 32, 73, 32, 114, 101, 114, 101, 97, 100, 32, 116, 104, 101, 115, 101, 32, 112, 97, 103, 101, 115, 32, 116, 104, 97, 116, 32, 114, 101, 112, 114, 101, 115, 101, 110, 116, 32, 119, 111, 114, 116, 104, 108, 101, 115, 115, 32, 104, 111, 117, 114, 115, 44, 32, 98, 114, 105, 101, 102, 10, 105, 108, 108, 117, 115, 105, 111, 110, 115, 32, 111, 114, 32, 109, 111, 109, 101, 110, 116, 115, 32, 111, 102, 32, 99, 97, 108, 109, 44, 32, 108, 97, 114, 103, 101, 32, 104, 111, 112, 101, 115, 32, 99, 104, 97, 110, 110, 101, 108, 108, 101, 100, 32, 105, 110, 116, 111, 32, 116, 104, 101, 10, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 115, 111, 114, 114, 111, 119, 115, 32, 27, 91, 51, 49, 109, 108, 105, 107, 101, 27, 91, 48, 109, 32, 99, 108, 111, 115, 101, 100, 32, 114, 111, 111, 109, 115, 44, 32, 99, 101, 114, 116, 97, 105, 110, 32, 118, 111, 105, 99, 101, 115, 44, 32, 97, 32, 104, 117, 103, 101, 32, 119, 101, 97, 114, 105, 110, 101, 115, 115, 44, 10, 116, 104, 101, 32, 117, 110, 119, 114, 105, 116, 116, 101, 110, 32, 103, 111, 115, 112, 101, 108, 46, 10, 10, 27, 91, 51, 52, 109, 35, 35, 35, 35, 27, 91, 48, 109, 10, 10, 87, 101, 32, 97, 108, 108, 32, 104, 97, 118, 101, 32, 111, 117, 114, 32, 118, 97, 110, 105, 116, 121, 44, 32, 97, 110, 100, 32, 116, 104, 97, 116, 32, 118, 97, 110, 105, 116, 121, 32, 105, 115, 32, 111, 117, 114, 32, 119, 97, 121, 32, 111, 102, 32, 102, 111, 114, 103, 101, 116, 116, 105, 110, 103, 32, 116, 104, 97, 116, 10, 116, 104, 101, 114, 101, 32, 97, 114, 101, 32, 111, 116, 104, 101, 114, 32, 112, 101, 111, 112, 108, 101, 32, 119, 105, 116, 104, 32, 97, 32, 115, 111, 117, 108, 32, 27, 91, 51, 49, 109, 108, 105, 107, 101, 27, 91, 48, 109, 32, 111, 117, 114, 32, 111, 119, 110, 46, 32, 77, 121, 32, 118, 97, 110, 105, 116, 121, 32, 99, 111, 110, 115, 105, 115, 116, 115, 32, 111, 102, 10]`', src/lib/process.rs:668:9 [INFO] [stderr] error: test failed, to rerun pass '--bin grab' [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1efc6671c - 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: 0x55e1efc6671c - 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: 0x55e1efc6671c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1efc6671c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1efc8c28c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55e1efc61983 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e1efc68df2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1efc68df2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1efc68df2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e1efc68a41 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e1efc69443 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e1efc69160 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55e1efc66bc4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e1efc68e99 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e1efa19311 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55e1efc8ae38 - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x55e1efa2750a - core::panicking::assert_failed::h27ece5fb75afd4d4 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x55e1efa238e3 - grab::lib::process::tests::context_without_line_number::h1c4a16cb2d180a8c [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:668:9 [INFO] [stdout] 18: 0x55e1efa235ca - grab::lib::process::tests::context_without_line_number::{{closure}}::h9ceaf2d859d94821 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:655:5 [INFO] [stdout] 19: 0x55e1efa24afe - core::ops::function::FnOnce::call_once::h1035274aae8d6324 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e1efa5a803 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e1efa5a803 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55e1efa594ef - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55e1efa594ef - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e1efa594ef - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55e1efa594ef - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55e1efa594ef - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55e1efa594ef - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55e1efa594ef - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55e1efa628b1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55e1efa628b1 - 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] 31: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55e1efa2f33f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e1efa2f33f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55e1efa2f33f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55e1efa2f33f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55e1efa2f33f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55e1efc6eff3 - 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] 41: 0x7f2156be2609 - start_thread [INFO] [stdout] 42: 0x7f2156e6d293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lib::process::tests::context_with_line_number stdout ---- [INFO] [stdout] thread 'lib::process::tests::context_with_line_number' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[52, 58, 32, 10, 53, 58, 32, 73, 110, 32, 116, 104, 101, 115, 101, 32, 116, 105, 109, 101, 115, 32, 119, 104, 101, 110, 32, 97, 110, 32, 97, 98, 121, 115, 115, 32, 111, 112, 101, 110, 115, 32, 117, 112, 32, 105, 110, 32, 109, 121, 32, 115, 111, 117, 108, 44, 32, 116, 104, 101, 32, 116, 105, 110, 105, 101, 115, 116, 32, 100, 101, 116, 97, 105, 108, 10, 54, 58, 32, 100, 105, 115, 116, 114, 101, 115, 115, 101, 115, 32, 109, 101, 32, 108, 105, 107, 101, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10, 55, 58, 32, 118, 101, 114, 103, 101, 32, 111, 102, 32, 119, 97, 107, 105, 110, 103, 32, 117, 112, 46, 32, 73, 226, 128, 153, 109, 32, 111, 112, 112, 114, 101, 115, 115, 101, 100, 32, 98, 121, 32, 116, 104, 101, 32, 118, 101, 114, 121, 32, 115, 101, 108, 102, 32, 116, 104, 97, 116, 32, 101, 110, 99, 97, 115, 101, 115, 32, 109, 101, 44, 10, 56, 58, 32, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 35, 35, 35, 35, 10, 56, 58, 32, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 57, 58, 32, 114, 101, 97, 99, 104, 32, 115, 111, 109, 101, 119, 104, 101, 114, 101, 46, 32, 66, 117, 116, 32, 116, 104, 101, 114, 101, 226, 128, 153, 115, 32, 116, 104, 105, 115, 32, 104, 101, 97, 118, 121, 32, 115, 108, 117, 109, 98, 101, 114, 32, 116, 104, 97, 116, 32, 109, 111, 118, 101, 115, 32, 102, 114, 111, 109, 32, 111, 110, 101, 10, 49, 48, 58, 32, 103, 114, 111, 117, 112, 32, 111, 102, 32, 109, 121, 32, 115, 101, 110, 115, 97, 116, 105, 111, 110, 115, 32, 116, 111, 32, 97, 110, 111, 116, 104, 101, 114, 44, 32, 108, 105, 107, 101, 32, 100, 114, 105, 102, 116, 105, 110, 103, 32, 99, 108, 111, 117, 100, 115, 32, 116, 104, 97, 116, 32, 109, 97, 107, 101, 32, 116, 104, 101, 10, 49, 49, 58, 32, 104, 97, 108, 102, 45, 115, 104, 97, 100, 101, 100, 32, 103, 114, 97, 115, 115, 32, 111, 102, 32, 115, 112, 114, 97, 119, 108, 105, 110, 103, 32, 102, 105, 101, 108, 100, 115, 32, 116, 117, 114, 110, 32, 118, 97, 114, 105, 111, 117, 115, 32, 99, 111, 108, 111, 117, 114, 115, 32, 111, 102, 32, 115, 117, 110, 32, 97, 110, 100, 10, 49, 50, 58, 32, 103, 114, 101, 101, 110, 46, 10, 35, 35, 35, 35, 10, 49, 50, 58, 32, 103, 114, 101, 101, 110, 46, 10, 49, 51, 58, 32, 10, 49, 52, 58, 32, 73, 226, 128, 153, 109, 32, 108, 105, 107, 101, 32, 115, 111, 109, 101, 111, 110, 101, 32, 115, 101, 97, 114, 99, 104, 105, 110, 103, 32, 97, 116, 32, 114, 97, 110, 100, 111, 109, 44, 32, 110, 111, 116, 32, 107, 110, 111, 119, 105, 110, 103, 32, 119, 104, 97, 116, 32, 111, 98, 106, 101, 99, 116, 32, 104, 101, 226, 128, 153, 115, 10, 49, 53, 58, 32, 108, 111, 111, 107, 105, 110, 103, 32, 102, 111, 114, 32, 110, 111, 114, 32, 119, 104, 101, 114, 101, 32, 105, 116, 32, 119, 97, 115, 32, 104, 105, 100, 100, 101, 110, 46, 32, 87, 101, 32, 112, 108, 97, 121, 32, 104, 105, 100, 101, 45, 97, 110, 100, 45, 115, 101, 101, 107, 32, 119, 105, 116, 104, 32, 110, 111, 10, 49, 54, 58, 32, 111, 110, 101, 46, 32, 84, 104, 101, 114, 101, 226, 128, 153, 115, 32, 97, 32, 116, 114, 97, 110, 115, 99, 101, 110, 100, 101, 110, 116, 32, 116, 114, 105, 99, 107, 32, 105, 110, 32, 97, 108, 108, 32, 111, 102, 32, 116, 104, 105, 115, 44, 32, 97, 32, 102, 108, 117, 105, 100, 32, 100, 105, 118, 105, 110, 105, 116, 121, 32, 119, 101, 32, 99, 97, 110, 10, 35, 35, 35, 35, 10, 49, 57, 58, 32, 89, 101, 115, 44, 32, 73, 32, 114, 101, 114, 101, 97, 100, 32, 116, 104, 101, 115, 101, 32, 112, 97, 103, 101, 115, 32, 116, 104, 97, 116, 32, 114, 101, 112, 114, 101, 115, 101, 110, 116, 32, 119, 111, 114, 116, 104, 108, 101, 115, 115, 32, 104, 111, 117, 114, 115, 44, 32, 98, 114, 105, 101, 102, 10, 50, 48, 58, 32, 105, 108, 108, 117, 115, 105, 111, 110, 115, 32, 111, 114, 32, 109, 111, 109, 101, 110, 116, 115, 32, 111, 102, 32, 99, 97, 108, 109, 44, 32, 108, 97, 114, 103, 101, 32, 104, 111, 112, 101, 115, 32, 99, 104, 97, 110, 110, 101, 108, 108, 101, 100, 32, 105, 110, 116, 111, 32, 116, 104, 101, 10, 50, 49, 58, 32, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 115, 111, 114, 114, 111, 119, 115, 32, 108, 105, 107, 101, 32, 99, 108, 111, 115, 101, 100, 32, 114, 111, 111, 109, 115, 44, 32, 99, 101, 114, 116, 97, 105, 110, 32, 118, 111, 105, 99, 101, 115, 44, 32, 97, 32, 104, 117, 103, 101, 32, 119, 101, 97, 114, 105, 110, 101, 115, 115, 44, 10, 50, 50, 58, 32, 116, 104, 101, 32, 117, 110, 119, 114, 105, 116, 116, 101, 110, 32, 103, 111, 115, 112, 101, 108, 46, 10, 50, 51, 58, 32, 10, 35, 35, 35, 35, 10, 50, 51, 58, 32, 10, 50, 52, 58, 32, 87, 101, 32, 97, 108, 108, 32, 104, 97, 118, 101, 32, 111, 117, 114, 32, 118, 97, 110, 105, 116, 121, 44, 32, 97, 110, 100, 32, 116, 104, 97, 116, 32, 118, 97, 110, 105, 116, 121, 32, 105, 115, 32, 111, 117, 114, 32, 119, 97, 121, 32, 111, 102, 32, 102, 111, 114, 103, 101, 116, 116, 105, 110, 103, 32, 116, 104, 97, 116, 10, 50, 53, 58, 32, 116, 104, 101, 114, 101, 32, 97, 114, 101, 32, 111, 116, 104, 101, 114, 32, 112, 101, 111, 112, 108, 101, 32, 119, 105, 116, 104, 32, 97, 32, 115, 111, 117, 108, 32, 108, 105, 107, 101, 32, 111, 117, 114, 32, 111, 119, 110, 46, 32, 77, 121, 32, 118, 97, 110, 105, 116, 121, 32, 99, 111, 110, 115, 105, 115, 116, 115, 32, 111, 102, 10]`, [INFO] [stdout] right: `[27, 91, 51, 50, 109, 52, 27, 91, 48, 109, 58, 32, 10, 27, 91, 51, 50, 109, 53, 27, 91, 48, 109, 58, 32, 73, 110, 32, 116, 104, 101, 115, 101, 32, 116, 105, 109, 101, 115, 32, 119, 104, 101, 110, 32, 97, 110, 32, 97, 98, 121, 115, 115, 32, 111, 112, 101, 110, 115, 32, 117, 112, 32, 105, 110, 32, 109, 121, 32, 115, 111, 117, 108, 44, 32, 116, 104, 101, 32, 116, 105, 110, 105, 101, 115, 116, 32, 100, 101, 116, 97, 105, 108, 10, 27, 91, 51, 50, 109, 54, 27, 91, 48, 109, 58, 32, 100, 105, 115, 116, 114, 101, 115, 115, 101, 115, 32, 109, 101, 32, 27, 91, 51, 49, 109, 108, 105, 107, 101, 27, 91, 48, 109, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10, 27, 91, 51, 50, 109, 55, 27, 91, 48, 109, 58, 32, 118, 101, 114, 103, 101, 32, 111, 102, 32, 119, 97, 107, 105, 110, 103, 32, 117, 112, 46, 32, 73, 226, 128, 153, 109, 32, 111, 112, 112, 114, 101, 115, 115, 101, 100, 32, 98, 121, 32, 116, 104, 101, 32, 118, 101, 114, 121, 32, 115, 101, 108, 102, 32, 116, 104, 97, 116, 32, 101, 110, 99, 97, 115, 101, 115, 32, 109, 101, 44, 10, 27, 91, 51, 50, 109, 56, 27, 91, 48, 109, 58, 32, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 27, 91, 51, 52, 109, 35, 35, 35, 35, 27, 91, 48, 109, 10, 27, 91, 51, 50, 109, 56, 27, 91, 48, 109, 58, 32, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 27, 91, 51, 50, 109, 57, 27, 91, 48, 109, 58, 32, 114, 101, 97, 99, 104, 32, 115, 111, 109, 101, 119, 104, 101, 114, 101, 46, 32, 66, 117, 116, 32, 116, 104, 101, 114, 101, 226, 128, 153, 115, 32, 116, 104, 105, 115, 32, 104, 101, 97, 118, 121, 32, 115, 108, 117, 109, 98, 101, 114, 32, 116, 104, 97, 116, 32, 109, 111, 118, 101, 115, 32, 102, 114, 111, 109, 32, 111, 110, 101, 10, 27, 91, 51, 50, 109, 49, 48, 27, 91, 48, 109, 58, 32, 103, 114, 111, 117, 112, 32, 111, 102, 32, 109, 121, 32, 115, 101, 110, 115, 97, 116, 105, 111, 110, 115, 32, 116, 111, 32, 97, 110, 111, 116, 104, 101, 114, 44, 32, 27, 91, 51, 49, 109, 108, 105, 107, 101, 27, 91, 48, 109, 32, 100, 114, 105, 102, 116, 105, 110, 103, 32, 99, 108, 111, 117, 100, 115, 32, 116, 104, 97, 116, 32, 109, 97, 107, 101, 32, 116, 104, 101, 10, 27, 91, 51, 50, 109, 49, 49, 27, 91, 48, 109, 58, 32, 104, 97, 108, 102, 45, 115, 104, 97, 100, 101, 100, 32, 103, 114, 97, 115, 115, 32, 111, 102, 32, 115, 112, 114, 97, 119, 108, 105, 110, 103, 32, 102, 105, 101, 108, 100, 115, 32, 116, 117, 114, 110, 32, 118, 97, 114, 105, 111, 117, 115, 32, 99, 111, 108, 111, 117, 114, 115, 32, 111, 102, 32, 115, 117, 110, 32, 97, 110, 100, 10, 27, 91, 51, 50, 109, 49, 50, 27, 91, 48, 109, 58, 32, 103, 114, 101, 101, 110, 46, 10, 27, 91, 51, 52, 109, 35, 35, 35, 35, 27, 91, 48, 109, 10, 27, 91, 51, 50, 109, 49, 50, 27, 91, 48, 109, 58, 32, 103, 114, 101, 101, 110, 46, 10, 27, 91, 51, 50, 109, 49, 51, 27, 91, 48, 109, 58, 32, 10, 27, 91, 51, 50, 109, 49, 52, 27, 91, 48, 109, 58, 32, 73, 226, 128, 153, 109, 32, 27, 91, 51, 49, 109, 108, 105, 107, 101, 27, 91, 48, 109, 32, 115, 111, 109, 101, 111, 110, 101, 32, 115, 101, 97, 114, 99, 104, 105, 110, 103, 32, 97, 116, 32, 114, 97, 110, 100, 111, 109, 44, 32, 110, 111, 116, 32, 107, 110, 111, 119, 105, 110, 103, 32, 119, 104, 97, 116, 32, 111, 98, 106, 101, 99, 116, 32, 104, 101, 226, 128, 153, 115, 10, 27, 91, 51, 50, 109, 49, 53, 27, 91, 48, 109, 58, 32, 108, 111, 111, 107, 105, 110, 103, 32, 102, 111, 114, 32, 110, 111, 114, 32, 119, 104, 101, 114, 101, 32, 105, 116, 32, 119, 97, 115, 32, 104, 105, 100, 100, 101, 110, 46, 32, 87, 101, 32, 112, 108, 97, 121, 32, 104, 105, 100, 101, 45, 97, 110, 100, 45, 115, 101, 101, 107, 32, 119, 105, 116, 104, 32, 110, 111, 10, 27, 91, 51, 50, 109, 49, 54, 27, 91, 48, 109, 58, 32, 111, 110, 101, 46, 32, 84, 104, 101, 114, 101, 226, 128, 153, 115, 32, 97, 32, 116, 114, 97, 110, 115, 99, 101, 110, 100, 101, 110, 116, 32, 116, 114, 105, 99, 107, 32, 105, 110, 32, 97, 108, 108, 32, 111, 102, 32, 116, 104, 105, 115, 44, 32, 97, 32, 102, 108, 117, 105, 100, 32, 100, 105, 118, 105, 110, 105, 116, 121, 32, 119, 101, 32, 99, 97, 110, 10, 27, 91, 51, 52, 109, 35, 35, 35, 35, 27, 91, 48, 109, 10, 27, 91, 51, 50, 109, 49, 57, 27, 91, 48, 109, 58, 32, 89, 101, 115, 44, 32, 73, 32, 114, 101, 114, 101, 97, 100, 32, 116, 104, 101, 115, 101, 32, 112, 97, 103, 101, 115, 32, 116, 104, 97, 116, 32, 114, 101, 112, 114, 101, 115, 101, 110, 116, 32, 119, 111, 114, 116, 104, 108, 101, 115, 115, 32, 104, 111, 117, 114, 115, 44, 32, 98, 114, 105, 101, 102, 10, 27, 91, 51, 50, 109, 50, 48, 27, 91, 48, 109, 58, 32, 105, 108, 108, 117, 115, 105, 111, 110, 115, 32, 111, 114, 32, 109, 111, 109, 101, 110, 116, 115, 32, 111, 102, 32, 99, 97, 108, 109, 44, 32, 108, 97, 114, 103, 101, 32, 104, 111, 112, 101, 115, 32, 99, 104, 97, 110, 110, 101, 108, 108, 101, 100, 32, 105, 110, 116, 111, 32, 116, 104, 101, 10, 27, 91, 51, 50, 109, 50, 49, 27, 91, 48, 109, 58, 32, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 115, 111, 114, 114, 111, 119, 115, 32, 27, 91, 51, 49, 109, 108, 105, 107, 101, 27, 91, 48, 109, 32, 99, 108, 111, 115, 101, 100, 32, 114, 111, 111, 109, 115, 44, 32, 99, 101, 114, 116, 97, 105, 110, 32, 118, 111, 105, 99, 101, 115, 44, 32, 97, 32, 104, 117, 103, 101, 32, 119, 101, 97, 114, 105, 110, 101, 115, 115, 44, 10, 27, 91, 51, 50, 109, 50, 50, 27, 91, 48, 109, 58, 32, 116, 104, 101, 32, 117, 110, 119, 114, 105, 116, 116, 101, 110, 32, 103, 111, 115, 112, 101, 108, 46, 10, 27, 91, 51, 50, 109, 50, 51, 27, 91, 48, 109, 58, 32, 10, 27, 91, 51, 52, 109, 35, 35, 35, 35, 27, 91, 48, 109, 10, 27, 91, 51, 50, 109, 50, 51, 27, 91, 48, 109, 58, 32, 10, 27, 91, 51, 50, 109, 50, 52, 27, 91, 48, 109, 58, 32, 87, 101, 32, 97, 108, 108, 32, 104, 97, 118, 101, 32, 111, 117, 114, 32, 118, 97, 110, 105, 116, 121, 44, 32, 97, 110, 100, 32, 116, 104, 97, 116, 32, 118, 97, 110, 105, 116, 121, 32, 105, 115, 32, 111, 117, 114, 32, 119, 97, 121, 32, 111, 102, 32, 102, 111, 114, 103, 101, 116, 116, 105, 110, 103, 32, 116, 104, 97, 116, 10, 27, 91, 51, 50, 109, 50, 53, 27, 91, 48, 109, 58, 32, 116, 104, 101, 114, 101, 32, 97, 114, 101, 32, 111, 116, 104, 101, 114, 32, 112, 101, 111, 112, 108, 101, 32, 119, 105, 116, 104, 32, 97, 32, 115, 111, 117, 108, 32, 27, 91, 51, 49, 109, 108, 105, 107, 101, 27, 91, 48, 109, 32, 111, 117, 114, 32, 111, 119, 110, 46, 32, 77, 121, 32, 118, 97, 110, 105, 116, 121, 32, 99, 111, 110, 115, 105, 115, 116, 115, 32, 111, 102, 10]`', src/lib/process.rs:620:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1efc6671c - 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: 0x55e1efc6671c - 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: 0x55e1efc6671c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1efc6671c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1efc8c28c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55e1efc61983 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e1efc68df2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1efc68df2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1efc68df2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e1efc68a41 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e1efc69443 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e1efc69160 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55e1efc66bc4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e1efc68e99 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e1efa19311 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55e1efc8ae38 - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x55e1efa2750a - core::panicking::assert_failed::h27ece5fb75afd4d4 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x55e1efa23533 - grab::lib::process::tests::context_with_line_number::h27f3199c1108f565 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:620:9 [INFO] [stdout] 18: 0x55e1efa2321a - grab::lib::process::tests::context_with_line_number::{{closure}}::h0df078281fee0976 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:607:5 [INFO] [stdout] 19: 0x55e1efa24b8e - core::ops::function::FnOnce::call_once::h30e9dac46683be9f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e1efa5a803 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e1efa5a803 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55e1efa594ef - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55e1efa594ef - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e1efa594ef - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55e1efa594ef - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55e1efa594ef - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55e1efa594ef - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55e1efa594ef - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55e1efa628b1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55e1efa628b1 - 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] 31: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55e1efa2f33f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e1efa2f33f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55e1efa2f33f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55e1efa2f33f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55e1efa2f33f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55e1efc6eff3 - 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] 41: 0x7f2156be2609 - start_thread [INFO] [stdout] 42: 0x7f2156e6d293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lib::process::tests::before_context_without_line_number stdout ---- [INFO] [stdout] thread 'lib::process::tests::before_context_without_line_number' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[99, 111, 110, 102, 117, 115, 101, 100, 32, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 97, 108, 111, 110, 103, 32, 119, 105, 116, 104, 32, 101, 118, 101, 114, 121, 116, 104, 105, 110, 103, 32, 101, 108, 115, 101, 46, 10, 10, 73, 110, 32, 116, 104, 101, 115, 101, 32, 116, 105, 109, 101, 115, 32, 119, 104, 101, 110, 32, 97, 110, 32, 97, 98, 121, 115, 115, 32, 111, 112, 101, 110, 115, 32, 117, 112, 32, 105, 110, 32, 109, 121, 32, 115, 111, 117, 108, 44, 32, 116, 104, 101, 32, 116, 105, 110, 105, 101, 115, 116, 32, 100, 101, 116, 97, 105, 108, 10, 100, 105, 115, 116, 114, 101, 115, 115, 101, 115, 32, 109, 101, 32, 108, 105, 107, 101, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10]`, [INFO] [stdout] right: `[99, 111, 110, 102, 117, 115, 101, 100, 32, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 97, 108, 111, 110, 103, 32, 119, 105, 116, 104, 32, 101, 118, 101, 114, 121, 116, 104, 105, 110, 103, 32, 101, 108, 115, 101, 46, 10, 10, 73, 110, 32, 116, 104, 101, 115, 101, 32, 116, 105, 109, 101, 115, 32, 119, 104, 101, 110, 32, 97, 110, 32, 97, 98, 121, 115, 115, 32, 111, 112, 101, 110, 115, 32, 117, 112, 32, 105, 110, 32, 109, 121, 32, 115, 111, 117, 108, 44, 32, 116, 104, 101, 32, 116, 105, 110, 105, 101, 115, 116, 32, 100, 101, 116, 97, 105, 108, 10, 27, 91, 51, 49, 109, 100, 105, 115, 116, 114, 101, 115, 115, 27, 91, 48, 109, 101, 115, 32, 109, 101, 32, 108, 105, 107, 101, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10]`', src/lib/process.rs:570:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1efc6671c - 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: 0x55e1efc6671c - 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: 0x55e1efc6671c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1efc6671c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1efc8c28c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55e1efc61983 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e1efc68df2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1efc68df2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1efc68df2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e1efc68a41 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e1efc69443 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e1efc69160 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55e1efc66bc4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e1efc68e99 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e1efa19311 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55e1efc8ae38 - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x55e1efa2750a - core::panicking::assert_failed::h27ece5fb75afd4d4 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x55e1efa22dd3 - grab::lib::process::tests::before_context_without_line_number::h88f1bb9513ac38a5 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:570:9 [INFO] [stdout] 18: 0x55e1efa22aba - grab::lib::process::tests::before_context_without_line_number::{{closure}}::h166639bd02ca6546 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:557:5 [INFO] [stdout] 19: 0x55e1efa24d5e - core::ops::function::FnOnce::call_once::hb5308a495469f615 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e1efa5a803 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e1efa5a803 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55e1efa594ef - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55e1efa594ef - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e1efa594ef - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55e1efa594ef - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55e1efa594ef - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55e1efa594ef - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55e1efa594ef - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55e1efa628b1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55e1efa628b1 - 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] 31: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55e1efa2f33f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e1efa2f33f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55e1efa2f33f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55e1efa2f33f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55e1efa2f33f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55e1efc6eff3 - 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] 41: 0x7f2156be2609 - start_thread [INFO] [stdout] 42: 0x7f2156e6d293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lib::process::tests::after_context_with_for_ten_char_words_and_pattern_color stdout ---- [INFO] [stdout] thread 'lib::process::tests::after_context_with_for_ten_char_words_and_pattern_color' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[99, 111, 110, 102, 117, 115, 101, 100, 32, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 97, 108, 111, 110, 103, 32, 119, 105, 116, 104, 32, 101, 118, 101, 114, 121, 116, 104, 105, 110, 103, 32, 101, 108, 115, 101, 46, 10, 10, 73, 110, 32, 116, 104, 101, 115, 101, 32, 116, 105, 109, 101, 115, 32, 119, 104, 101, 110, 32, 97, 110, 32, 97, 98, 121, 115, 115, 32, 111, 112, 101, 110, 115, 32, 117, 112, 32, 105, 110, 32, 109, 121, 32, 115, 111, 117, 108, 44, 32, 116, 104, 101, 32, 116, 105, 110, 105, 101, 115, 116, 32, 100, 101, 116, 97, 105, 108, 10, 35, 35, 35, 35, 10, 100, 105, 115, 116, 114, 101, 115, 115, 101, 115, 32, 109, 101, 32, 108, 105, 107, 101, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10, 118, 101, 114, 103, 101, 32, 111, 102, 32, 119, 97, 107, 105, 110, 103, 32, 117, 112, 46, 32, 73, 226, 128, 153, 109, 32, 111, 112, 112, 114, 101, 115, 115, 101, 100, 32, 98, 121, 32, 116, 104, 101, 32, 118, 101, 114, 121, 32, 115, 101, 108, 102, 32, 116, 104, 97, 116, 32, 101, 110, 99, 97, 115, 101, 115, 32, 109, 101, 44, 10, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 35, 35, 35, 35, 10, 103, 114, 111, 117, 112, 32, 111, 102, 32, 109, 121, 32, 115, 101, 110, 115, 97, 116, 105, 111, 110, 115, 32, 116, 111, 32, 97, 110, 111, 116, 104, 101, 114, 44, 32, 108, 105, 107, 101, 32, 100, 114, 105, 102, 116, 105, 110, 103, 32, 99, 108, 111, 117, 100, 115, 32, 116, 104, 97, 116, 32, 109, 97, 107, 101, 32, 116, 104, 101, 10, 104, 97, 108, 102, 45, 115, 104, 97, 100, 101, 100, 32, 103, 114, 97, 115, 115, 32, 111, 102, 32, 115, 112, 114, 97, 119, 108, 105, 110, 103, 32, 102, 105, 101, 108, 100, 115, 32, 116, 117, 114, 110, 32, 118, 97, 114, 105, 111, 117, 115, 32, 99, 111, 108, 111, 117, 114, 115, 32, 111, 102, 32, 115, 117, 110, 32, 97, 110, 100, 10, 103, 114, 101, 101, 110, 46, 10, 35, 35, 35, 35, 10, 105, 108, 108, 117, 115, 105, 111, 110, 115, 32, 111, 114, 32, 109, 111, 109, 101, 110, 116, 115, 32, 111, 102, 32, 99, 97, 108, 109, 44, 32, 108, 97, 114, 103, 101, 32, 104, 111, 112, 101, 115, 32, 99, 104, 97, 110, 110, 101, 108, 108, 101, 100, 32, 105, 110, 116, 111, 32, 116, 104, 101, 10, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 115, 111, 114, 114, 111, 119, 115, 32, 108, 105, 107, 101, 32, 99, 108, 111, 115, 101, 100, 32, 114, 111, 111, 109, 115, 44, 32, 99, 101, 114, 116, 97, 105, 110, 32, 118, 111, 105, 99, 101, 115, 44, 32, 97, 32, 104, 117, 103, 101, 32, 119, 101, 97, 114, 105, 110, 101, 115, 115, 44, 10, 116, 104, 101, 32, 117, 110, 119, 114, 105, 116, 116, 101, 110, 32, 103, 111, 115, 112, 101, 108, 46, 10, 35, 35, 35, 35, 10, 87, 101, 32, 97, 108, 108, 32, 104, 97, 118, 101, 32, 111, 117, 114, 32, 118, 97, 110, 105, 116, 121, 44, 32, 97, 110, 100, 32, 116, 104, 97, 116, 32, 118, 97, 110, 105, 116, 121, 32, 105, 115, 32, 111, 117, 114, 32, 119, 97, 121, 32, 111, 102, 32, 102, 111, 114, 103, 101, 116, 116, 105, 110, 103, 32, 116, 104, 97, 116, 10, 116, 104, 101, 114, 101, 32, 97, 114, 101, 32, 111, 116, 104, 101, 114, 32, 112, 101, 111, 112, 108, 101, 32, 119, 105, 116, 104, 32, 97, 32, 115, 111, 117, 108, 32, 108, 105, 107, 101, 32, 111, 117, 114, 32, 111, 119, 110, 46, 32, 77, 121, 32, 118, 97, 110, 105, 116, 121, 32, 99, 111, 110, 115, 105, 115, 116, 115, 32, 111, 102, 10]`, [INFO] [stdout] right: `[99, 111, 110, 102, 117, 115, 101, 100, 32, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 97, 108, 111, 110, 103, 32, 119, 105, 116, 104, 32, 27, 91, 51, 49, 109, 101, 118, 101, 114, 121, 116, 104, 105, 110, 103, 27, 91, 48, 109, 32, 101, 108, 115, 101, 46, 10, 10, 73, 110, 32, 116, 104, 101, 115, 101, 32, 116, 105, 109, 101, 115, 32, 119, 104, 101, 110, 32, 97, 110, 32, 97, 98, 121, 115, 115, 32, 111, 112, 101, 110, 115, 32, 117, 112, 32, 105, 110, 32, 109, 121, 32, 115, 111, 117, 108, 44, 32, 116, 104, 101, 32, 116, 105, 110, 105, 101, 115, 116, 32, 100, 101, 116, 97, 105, 108, 10, 27, 91, 51, 52, 109, 35, 35, 35, 35, 27, 91, 48, 109, 10, 27, 91, 51, 49, 109, 100, 105, 115, 116, 114, 101, 115, 115, 101, 115, 27, 91, 48, 109, 32, 109, 101, 32, 108, 105, 107, 101, 32, 97, 32, 108, 101, 116, 116, 101, 114, 32, 111, 102, 32, 102, 97, 114, 101, 119, 101, 108, 108, 46, 32, 73, 32, 102, 101, 101, 108, 32, 97, 115, 32, 105, 102, 32, 73, 226, 128, 153, 109, 32, 97, 108, 119, 97, 121, 115, 32, 111, 110, 32, 116, 104, 101, 10, 118, 101, 114, 103, 101, 32, 111, 102, 32, 119, 97, 107, 105, 110, 103, 32, 117, 112, 46, 32, 73, 226, 128, 153, 109, 32, 111, 112, 112, 114, 101, 115, 115, 101, 100, 32, 98, 121, 32, 116, 104, 101, 32, 118, 101, 114, 121, 32, 115, 101, 108, 102, 32, 116, 104, 97, 116, 32, 101, 110, 99, 97, 115, 101, 115, 32, 109, 101, 44, 10, 97, 115, 112, 104, 121, 120, 105, 97, 116, 101, 100, 32, 98, 121, 32, 99, 111, 110, 99, 108, 117, 115, 105, 111, 110, 115, 44, 32, 97, 110, 100, 32, 73, 226, 128, 153, 100, 32, 103, 108, 97, 100, 108, 121, 32, 115, 99, 114, 101, 97, 109, 32, 105, 102, 32, 109, 121, 32, 118, 111, 105, 99, 101, 32, 99, 111, 117, 108, 100, 10, 27, 91, 51, 52, 109, 35, 35, 35, 35, 27, 91, 48, 109, 10, 103, 114, 111, 117, 112, 32, 111, 102, 32, 109, 121, 32, 27, 91, 51, 49, 109, 115, 101, 110, 115, 97, 116, 105, 111, 110, 115, 27, 91, 48, 109, 32, 116, 111, 32, 97, 110, 111, 116, 104, 101, 114, 44, 32, 108, 105, 107, 101, 32, 100, 114, 105, 102, 116, 105, 110, 103, 32, 99, 108, 111, 117, 100, 115, 32, 116, 104, 97, 116, 32, 109, 97, 107, 101, 32, 116, 104, 101, 10, 104, 97, 108, 102, 45, 115, 104, 97, 100, 101, 100, 32, 103, 114, 97, 115, 115, 32, 111, 102, 32, 115, 112, 114, 97, 119, 108, 105, 110, 103, 32, 102, 105, 101, 108, 100, 115, 32, 116, 117, 114, 110, 32, 118, 97, 114, 105, 111, 117, 115, 32, 99, 111, 108, 111, 117, 114, 115, 32, 111, 102, 32, 115, 117, 110, 32, 97, 110, 100, 10, 103, 114, 101, 101, 110, 46, 10, 27, 91, 51, 52, 109, 35, 35, 35, 35, 27, 91, 48, 109, 10, 105, 108, 108, 117, 115, 105, 111, 110, 115, 32, 111, 114, 32, 109, 111, 109, 101, 110, 116, 115, 32, 111, 102, 32, 99, 97, 108, 109, 44, 32, 108, 97, 114, 103, 101, 32, 104, 111, 112, 101, 115, 32, 27, 91, 51, 49, 109, 99, 104, 97, 110, 110, 101, 108, 108, 101, 100, 27, 91, 48, 109, 32, 105, 110, 116, 111, 32, 116, 104, 101, 10, 108, 97, 110, 100, 115, 99, 97, 112, 101, 44, 32, 115, 111, 114, 114, 111, 119, 115, 32, 108, 105, 107, 101, 32, 99, 108, 111, 115, 101, 100, 32, 114, 111, 111, 109, 115, 44, 32, 99, 101, 114, 116, 97, 105, 110, 32, 118, 111, 105, 99, 101, 115, 44, 32, 97, 32, 104, 117, 103, 101, 32, 119, 101, 97, 114, 105, 110, 101, 115, 115, 44, 10, 116, 104, 101, 32, 117, 110, 119, 114, 105, 116, 116, 101, 110, 32, 103, 111, 115, 112, 101, 108, 46, 10, 27, 91, 51, 52, 109, 35, 35, 35, 35, 27, 91, 48, 109, 10, 87, 101, 32, 97, 108, 108, 32, 104, 97, 118, 101, 32, 111, 117, 114, 32, 118, 97, 110, 105, 116, 121, 44, 32, 97, 110, 100, 32, 116, 104, 97, 116, 32, 118, 97, 110, 105, 116, 121, 32, 105, 115, 32, 111, 117, 114, 32, 119, 97, 121, 32, 111, 102, 32, 27, 91, 51, 49, 109, 102, 111, 114, 103, 101, 116, 116, 105, 110, 103, 27, 91, 48, 109, 32, 116, 104, 97, 116, 10, 116, 104, 101, 114, 101, 32, 97, 114, 101, 32, 111, 116, 104, 101, 114, 32, 112, 101, 111, 112, 108, 101, 32, 119, 105, 116, 104, 32, 97, 32, 115, 111, 117, 108, 32, 108, 105, 107, 101, 32, 111, 117, 114, 32, 111, 119, 110, 46, 32, 77, 121, 32, 118, 97, 110, 105, 116, 121, 32, 99, 111, 110, 115, 105, 115, 116, 115, 32, 111, 102, 10]`', src/lib/process.rs:531:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e1efc6671c - 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: 0x55e1efc6671c - 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: 0x55e1efc6671c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e1efc6671c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e1efc8c28c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55e1efc61983 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e1efc68df2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e1efc68df2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e1efc68df2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e1efc68a41 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e1efc69443 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e1efc69160 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55e1efc66bc4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e1efc68e99 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e1efa19311 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55e1efc8ae38 - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x55e1efa2750a - core::panicking::assert_failed::h27ece5fb75afd4d4 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x55e1efa22a23 - grab::lib::process::tests::after_context_with_for_ten_char_words_and_pattern_color::he08d1c6b0a684a1b [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:531:9 [INFO] [stdout] 18: 0x55e1efa2270a - grab::lib::process::tests::after_context_with_for_ten_char_words_and_pattern_color::{{closure}}::h62c787cbf45f0971 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:518:5 [INFO] [stdout] 19: 0x55e1efa24c5e - core::ops::function::FnOnce::call_once::h5ce8c76aeb36bdb7 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e1efa5a803 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e1efa5a803 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55e1efa594ef - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55e1efa594ef - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e1efa594ef - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55e1efa594ef - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55e1efa594ef - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55e1efa594ef - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55e1efa594ef - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55e1efa628b1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55e1efa628b1 - 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] 31: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55e1efa2f33f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e1efa2f33f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55e1efa2f33f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55e1efa2f33f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55e1efa2f33f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55e1efa2f33f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55e1efc6eff3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55e1efc6eff3 - 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] 41: 0x7f2156be2609 - start_thread [INFO] [stdout] 42: 0x7f2156e6d293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lib::process::tests::after_context_with_for_ten_char_words_and_pattern_color [INFO] [stdout] lib::process::tests::after_context_with_line_number [INFO] [stdout] lib::process::tests::before_context_with_line_number [INFO] [stdout] lib::process::tests::before_context_without_line_number [INFO] [stdout] lib::process::tests::context_with_line_number [INFO] [stdout] lib::process::tests::context_without_line_number [INFO] [stdout] lib::process::tests::invert_matches_with_line_number [INFO] [stdout] lib::process::tests::print_matches_with_line_number [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bca233dffb9f37e5ea6767b74e6e6efac34b7a3e4bccfa82c3a74c217de7f29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca233dffb9f37e5ea6767b74e6e6efac34b7a3e4bccfa82c3a74c217de7f29c", kill_on_drop: false }` [INFO] [stdout] bca233dffb9f37e5ea6767b74e6e6efac34b7a3e4bccfa82c3a74c217de7f29c