[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselectiveduplicate%2Fgrab" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/selectiveduplicate/grab on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-28/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.60.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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e23694b3352464909c02c583a09fea31f1a9f5e118e521e16cf886baa4048c26 [INFO] running `Command { std: "docker" "start" "-a" "e23694b3352464909c02c583a09fea31f1a9f5e118e521e16cf886baa4048c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e23694b3352464909c02c583a09fea31f1a9f5e118e521e16cf886baa4048c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23694b3352464909c02c583a09fea31f1a9f5e118e521e16cf886baa4048c26", kill_on_drop: false }` [INFO] [stdout] e23694b3352464909c02c583a09fea31f1a9f5e118e521e16cf886baa4048c26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a82d61eebd420dc5636f6aabdd512c6781b0b78dac8bfa52f166cf1cf4beef7e [INFO] running `Command { std: "docker" "start" "-a" "a82d61eebd420dc5636f6aabdd512c6781b0b78dac8bfa52f166cf1cf4beef7e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling grab v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.48s [INFO] running `Command { std: "docker" "inspect" "a82d61eebd420dc5636f6aabdd512c6781b0b78dac8bfa52f166cf1cf4beef7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82d61eebd420dc5636f6aabdd512c6781b0b78dac8bfa52f166cf1cf4beef7e", kill_on_drop: false }` [INFO] [stdout] a82d61eebd420dc5636f6aabdd512c6781b0b78dac8bfa52f166cf1cf4beef7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dc77c245416161aa4881532da00c4568dbf67a1b704a7f078889ed698756d18 [INFO] running `Command { std: "docker" "start" "-a" "8dc77c245416161aa4881532da00c4568dbf67a1b704a7f078889ed698756d18", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling grab v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.81s [INFO] running `Command { std: "docker" "inspect" "8dc77c245416161aa4881532da00c4568dbf67a1b704a7f078889ed698756d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc77c245416161aa4881532da00c4568dbf67a1b704a7f078889ed698756d18", kill_on_drop: false }` [INFO] [stdout] 8dc77c245416161aa4881532da00c4568dbf67a1b704a7f078889ed698756d18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e6a2b4a37744406e5a7cdc84d72b2f711edda3a0b79894a50ddedfe07240b0e [INFO] running `Command { std: "docker" "start" "-a" "4e6a2b4a37744406e5a7cdc84d72b2f711edda3a0b79894a50ddedfe07240b0e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grab-4dcfe1522554e6d0) [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::invert_matches_without_line_number ... ok [INFO] [stdout] test lib::process::tests::number_of_matches ... ok [INFO] [stdout] test lib::process::tests::print_matches_without_line_number ... ok [INFO] [stdout] test lib::process::tests::after_context_with_line_number ... FAILED [INFO] [stdout] test lib::process::tests::before_context_without_line_number ... FAILED [INFO] [stdout] test lib::process::tests::before_context_with_line_number ... FAILED [INFO] [stdout] test lib::process::tests::context_without_line_number ... FAILED [INFO] [stdout] test lib::process::tests::invert_matches_with_line_number ... FAILED [INFO] [stdout] test lib::process::tests::context_with_line_number ... FAILED [INFO] [stdout] test lib::process::tests::print_matches_with_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::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: 0x55da64a7791d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55da64a7791d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55da64a7791d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55da64a7791d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55da64a9cf2c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55da64a73218 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55da64a79bf7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55da64a79bf7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55da64a79bf7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55da64a7992c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55da64a7a349 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55da64a7a037 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55da64a77de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55da64a79d49 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55da64829673 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55da64a9bae8 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55da64835a9a - core::panicking::assert_failed::ha47c111580ecd047 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55da64831909 - grab::lib::process::tests::after_context_with_line_number::h3e3d49be863b91b1 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:506:9 [INFO] [stdout] 18: 0x55da6483162a - grab::lib::process::tests::after_context_with_line_number::{{closure}}::h062a87ecd52e4038 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:493:5 [INFO] [stdout] 19: 0x55da64833f5e - core::ops::function::FnOnce::call_once::h3f1e9270b061e6dd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55da648696e3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55da648696e3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55da648683c4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55da648683c4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55da648683c4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55da648683c4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55da648683c4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55da648683c4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55da648683c4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55da64871ce1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55da64871ce1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55da6483e35f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55da6483e35f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55da6483e35f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55da6483e35f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55da6483e35f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55da64a80033 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f5fed68e609 - start_thread [INFO] [stdout] 42: 0x7f5fed917163 - 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: 0x55da64a7791d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55da64a7791d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55da64a7791d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55da64a7791d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55da64a9cf2c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55da64a73218 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55da64a79bf7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55da64a79bf7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55da64a79bf7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55da64a7992c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55da64a7a349 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55da64a7a037 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55da64a77de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55da64a79d49 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55da64829673 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55da64a9bae8 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55da64835a9a - core::panicking::assert_failed::ha47c111580ecd047 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55da64831fe9 - grab::lib::process::tests::before_context_without_line_number::h7ef99f2db8ecd6cb [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:570:9 [INFO] [stdout] 18: 0x55da64831d0a - grab::lib::process::tests::before_context_without_line_number::{{closure}}::hede43641ef177e6d [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:557:5 [INFO] [stdout] 19: 0x55da64833f1e - core::ops::function::FnOnce::call_once::h3c018c8aef14c628 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55da648696e3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55da648696e3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55da648683c4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55da648683c4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55da648683c4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55da648683c4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55da648683c4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55da648683c4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55da648683c4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55da64871ce1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55da64871ce1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55da6483e35f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55da6483e35f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55da6483e35f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55da6483e35f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55da6483e35f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55da64a80033 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f5fed68e609 - start_thread [INFO] [stdout] 42: 0x7f5fed917163 - clone [INFO] [stdout] 43: 0x0 - [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: 0x55da64a7791d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55da64a7791d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55da64a7791d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55da64a7791d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55da64a9cf2c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55da64a73218 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55da64a79bf7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55da64a79bf7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55da64a79bf7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55da64a7992c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55da64a7a349 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55da64a7a037 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55da64a77de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55da64a79d49 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55da64829673 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55da64a9bae8 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55da64835a9a - core::panicking::assert_failed::ha47c111580ecd047 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55da64832359 - grab::lib::process::tests::before_context_with_line_number::h044f72629a0f6dbe [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:595:9 [INFO] [stdout] 18: 0x55da6483207a - grab::lib::process::tests::before_context_with_line_number::{{closure}}::h5b94b199dad35be2 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:582:5 [INFO] [stdout] 19: 0x55da64833f9e - core::ops::function::FnOnce::call_once::h611ef5f9fe9734cd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55da648696e3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55da648696e3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55da648683c4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55da648683c4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55da648683c4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55da648683c4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55da648683c4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55da648683c4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55da648683c4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55da64871ce1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55da64871ce1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55da6483e35f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55da6483e35f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55da6483e35f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55da6483e35f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55da6483e35f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55da64a80033 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f5fed68e609 - start_thread [INFO] [stdout] 42: 0x7f5fed917163 - 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] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55da64a7791d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55da64a7791d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55da64a7791d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55da64a7791d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55da64a9cf2c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55da64a73218 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55da64a79bf7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55da64a79bf7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55da64a79bf7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55da64a7992c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55da64a7a349 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55da64a7a037 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55da64a77de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55da64a79d49 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55da64829673 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55da64a9bae8 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55da64835a9a - core::panicking::assert_failed::ha47c111580ecd047 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55da64832a39 - grab::lib::process::tests::context_without_line_number::hf3fc634772a7839b [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:668:9 [INFO] [stdout] 18: 0x55da6483275a - grab::lib::process::tests::context_without_line_number::{{closure}}::h3cd5f67897905d4b [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:655:5 [INFO] [stdout] 19: 0x55da64833ede - core::ops::function::FnOnce::call_once::h279ecc3ed45554b3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55da648696e3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55da648696e3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55da648683c4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55da648683c4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55da648683c4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55da648683c4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55da648683c4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55da648683c4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55da648683c4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55da64871ce1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55da64871ce1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55da6483e35f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55da6483e35f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55da6483e35f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55da6483e35f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55da6483e35f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55da64a80033 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f5fed68e609 - start_thread [INFO] [stdout] 42: 0x7f5fed917163 - 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: 0x55da64a7791d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55da64a7791d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55da64a7791d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55da64a7791d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55da64a9cf2c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55da64a73218 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55da64a79bf7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55da64a79bf7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55da64a79bf7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stderr] error: test failed, to rerun pass '--bin grab' [INFO] [stdout] 9: 0x55da64a7992c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55da64a7a349 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55da64a7a037 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55da64a77de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55da64a79d49 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55da64829673 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55da64a9bae8 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55da64835a9a - core::panicking::assert_failed::ha47c111580ecd047 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55da648330d2 - grab::lib::process::tests::invert_matches_with_line_number::hada8e7ef7a2cbffd [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:757:9 [INFO] [stdout] 18: 0x55da64832e1a - grab::lib::process::tests::invert_matches_with_line_number::{{closure}}::h576550755aad2983 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:744:5 [INFO] [stdout] 19: 0x55da648341be - core::ops::function::FnOnce::call_once::hf0d1af1550465890 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55da648696e3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55da648696e3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55da648683c4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55da648683c4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55da648683c4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55da648683c4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55da648683c4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55da648683c4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55da648683c4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55da64871ce1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55da64871ce1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55da6483e35f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55da6483e35f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55da6483e35f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55da6483e35f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55da6483e35f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55da64a80033 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f5fed68e609 - start_thread [INFO] [stdout] 42: 0x7f5fed917163 - 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: 0x55da64a7791d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55da64a7791d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55da64a7791d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55da64a7791d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55da64a9cf2c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55da64a73218 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55da64a79bf7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55da64a79bf7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55da64a79bf7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55da64a7992c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55da64a7a349 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55da64a7a037 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55da64a77de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55da64a79d49 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55da64829673 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55da64a9bae8 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55da64835a9a - core::panicking::assert_failed::ha47c111580ecd047 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55da648326c9 - grab::lib::process::tests::context_with_line_number::h56b25001fc73db8c [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:620:9 [INFO] [stdout] 18: 0x55da648323ea - grab::lib::process::tests::context_with_line_number::{{closure}}::h8c6c523d76191bdc [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:607:5 [INFO] [stdout] 19: 0x55da6483406e - core::ops::function::FnOnce::call_once::h96444464be714358 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55da648696e3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55da648696e3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55da648683c4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55da648683c4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55da648683c4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55da648683c4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55da648683c4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55da648683c4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55da648683c4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55da64871ce1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55da64871ce1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55da6483e35f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55da6483e35f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55da6483e35f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55da6483e35f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55da6483e35f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55da64a80033 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f5fed68e609 - start_thread [INFO] [stdout] 42: 0x7f5fed917163 - 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: 0x55da64a7791d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55da64a7791d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55da64a7791d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55da64a7791d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55da64a9cf2c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55da64a73218 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55da64a79bf7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55da64a79bf7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55da64a79bf7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55da64a7992c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55da64a7a349 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55da64a7a037 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55da64a77de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55da64a79d49 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55da64829673 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55da64a9bae8 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55da64835a9a - core::panicking::assert_failed::ha47c111580ecd047 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55da64830ed2 - grab::lib::process::tests::print_matches_with_line_number::h62dca1eaa6d29743 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:437:9 [INFO] [stdout] 18: 0x55da64830c1a - grab::lib::process::tests::print_matches_with_line_number::{{closure}}::hdedca8113838be5c [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:424:5 [INFO] [stdout] 19: 0x55da6483417e - core::ops::function::FnOnce::call_once::hedd029fc905bdc3d [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55da648696e3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55da648696e3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55da648683c4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55da648683c4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55da648683c4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55da648683c4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55da648683c4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55da648683c4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55da648683c4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55da64871ce1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55da64871ce1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55da6483e35f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55da6483e35f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55da6483e35f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55da6483e35f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55da6483e35f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55da64a80033 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f5fed68e609 - start_thread [INFO] [stdout] 42: 0x7f5fed917163 - 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: 0x55da64a7791d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55da64a7791d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55da64a7791d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55da64a7791d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55da64a9cf2c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55da64a73218 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55da64a79bf7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55da64a79bf7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55da64a79bf7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55da64a7992c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55da64a7a349 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55da64a7a037 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55da64a77de4 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55da64a79d49 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55da64829673 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55da64a9bae8 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55da64835a9a - core::panicking::assert_failed::ha47c111580ecd047 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55da64831c79 - grab::lib::process::tests::after_context_with_for_ten_char_words_and_pattern_color::h76ac03eff89336e2 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:531:9 [INFO] [stdout] 18: 0x55da6483199a - grab::lib::process::tests::after_context_with_for_ten_char_words_and_pattern_color::{{closure}}::h5094c013ca134280 [INFO] [stdout] at /opt/rustwide/workdir/src/lib/process.rs:518:5 [INFO] [stdout] 19: 0x55da6483402e - core::ops::function::FnOnce::call_once::h881830e0e45e37c6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55da648696e3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55da648696e3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55da648683c4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55da648683c4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55da648683c4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55da648683c4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55da648683c4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55da648683c4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55da648683c4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55da64871ce1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55da64871ce1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55da6483e35f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55da6483e35f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55da6483e35f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55da6483e35f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55da6483e35f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55da6483e35f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55da64a80033 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55da64a80033 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f5fed68e609 - start_thread [INFO] [stdout] 42: 0x7f5fed917163 - 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.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e6a2b4a37744406e5a7cdc84d72b2f711edda3a0b79894a50ddedfe07240b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6a2b4a37744406e5a7cdc84d72b2f711edda3a0b79894a50ddedfe07240b0e", kill_on_drop: false }` [INFO] [stdout] 4e6a2b4a37744406e5a7cdc84d72b2f711edda3a0b79894a50ddedfe07240b0e