[INFO] cloning repository https://github.com/anatawa12/patch-merge-driver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anatawa12/patch-merge-driver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatawa12%2Fpatch-merge-driver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatawa12%2Fpatch-merge-driver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bcb664d3aeb06330c63113c5c1cc0c148f7fe8a8
[INFO] testing anatawa12/patch-merge-driver against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatawa12%2Fpatch-merge-driver" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/anatawa12/patch-merge-driver
[INFO] finished tweaking git repo https://github.com/anatawa12/patch-merge-driver
[INFO] tweaked toml for git repo https://github.com/anatawa12/patch-merge-driver written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anatawa12/patch-merge-driver on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anatawa12/patch-merge-driver already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c68d09b370fe5af0473acf2fca29b726f5dc8a868f6c686dc495d6a32080322
[INFO] running `Command { std: "docker" "start" "-a" "2c68d09b370fe5af0473acf2fca29b726f5dc8a868f6c686dc495d6a32080322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c68d09b370fe5af0473acf2fca29b726f5dc8a868f6c686dc495d6a32080322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c68d09b370fe5af0473acf2fca29b726f5dc8a868f6c686dc495d6a32080322", kill_on_drop: false }`
[INFO] [stdout] 2c68d09b370fe5af0473acf2fca29b726f5dc8a868f6c686dc495d6a32080322
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cddc06aeb6b1d9e51bacaae7b40c79145cfdadc2cd6ed711dd6ba7945976bc5b
[INFO] running `Command { std: "docker" "start" "-a" "cddc06aeb6b1d9e51bacaae7b40c79145cfdadc2cd6ed711dd6ba7945976bc5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.2
[INFO] [stderr]    Compiling clap v3.1.3
[INFO] [stderr]    Compiling patch-merge-driver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/merge.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | struct ThreeFile<'a, 'b, H: PatchHank<'a>> {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] 121 |     id: FileId<'a, 'b>,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_str` is never used
[INFO] [stdout]   --> src/patch/mod.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'a> PatchParser<'a, LineByteSlicesWithNewline<'a>> {
[INFO] [stdout]    | ------------------------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub(crate) fn from_str(slice: &'a str) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EmptyLine` is never constructed
[INFO] [stdout]    --> src/patch/mod.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub(crate) enum HankErrorKind {
[INFO] [stdout]     |                 ------------- variant in this enum
[INFO] [stdout] 146 |     InvalidIndicator(Vec<u8>),
[INFO] [stdout] 147 |     EmptyLine,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HankErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tailing_comments` is never used
[INFO] [stdout]    --> src/patch/mod.rs:212:8
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub(crate) trait PatchFile<'a> {
[INFO] [stdout]     |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn tailing_comments(&self) -> &[&'a [u8]];
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_lines` is never used
[INFO] [stdout]    --> src/patch/mod.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub(crate) trait PatchHank<'a>: Clone {
[INFO] [stdout]     |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 248 |     fn new_lines<'s>(&'s self) -> Self::NewLinesIter<'s>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse_context` is never used
[INFO] [stdout]    --> src/patch/context.rs:230:19
[INFO] [stdout]     |
[INFO] [stdout] 229 | impl<'a, I: Iterator<Item = &'a [u8]>> PatchParser<'a, I> {
[INFO] [stdout]     | --------------------------------------------------------- method in this implementation
[INFO] [stdout] 230 |     pub(crate) fn parse_context(&mut self) -> Result<ContextPatch<'a>, DiffParseError> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_context_hank_line` is never used
[INFO] [stdout]    --> src/patch/context.rs:368:4
[INFO] [stdout]     |
[INFO] [stdout] 368 | fn parse_context_hank_line(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse_normal` is never used
[INFO] [stdout]    --> src/patch/normal.rs:249:19
[INFO] [stdout]     |
[INFO] [stdout] 247 | impl<'a, I: Iterator<Item = &'a [u8]>> PatchParser<'a, I> {
[INFO] [stdout]     | --------------------------------------------------------- method in this implementation
[INFO] [stdout] 248 |     /// parses normal patch. non-normal patch will be parsed as comment or returns error
[INFO] [stdout] 249 |     pub(crate) fn parse_normal(&mut self) -> Result<NormalPatch<'a>, DiffParseError> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse_unified` is never used
[INFO] [stdout]    --> src/patch/unified.rs:193:19
[INFO] [stdout]     |
[INFO] [stdout] 191 | impl<'a, I: Iterator<Item = &'a [u8]>> PatchParser<'a, I> {
[INFO] [stdout]     | --------------------------------------------------------- method in this implementation
[INFO] [stdout] 192 |     /// parses unified patch. non-unified patch will be parsed as comment or returns error
[INFO] [stdout] 193 |     pub(crate) fn parse_unified(&mut self) -> Result<UnifiedPatch<'a>, DiffParseError> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/install.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn target(&self) -> TargetConfig {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn target(&self) -> TargetConfig<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/install.rs:82:38
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub(crate) fn git_attribute_path(&self) -> Cow<Path> {
[INFO] [stdout]    |                                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub(crate) fn git_attribute_path(&self) -> Cow<'_, Path> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Map` that must be used
[INFO] [stdout]    --> src/merge.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | /     elements
[INFO] [stdout] 188 | |         .iter()
[INFO] [stdout] 189 | |         .map(|file| match (file.a_hanks, file.o_hanks, file.t_hanks) {
[INFO] [stdout] 190 | |             (Some(a_hanks), Some(b_hanks), None) | (Some(a_hanks), None, Some(b_hanks)) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |             (None, None, None) => unreachable!(),
[INFO] [stdout] 201 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let _ = elements
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/patch/normal.rs:366:32
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn parse_normal_header(header: &[u8]) -> Result<NormalHeader, DiffParseError> {
[INFO] [stdout]     |                                ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn parse_normal_header(header: &[u8]) -> Result<NormalHeader<'_>, DiffParseError> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn peekable_iter(&self) -> PeekableIter<Self::Item>;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn peekable_iter(&self) -> PeekableIter<'_, Self::Item>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn peekable_iter(&self) -> PeekableIter<Self::Item> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn peekable_iter(&self) -> PeekableIter<'_, Self::Item> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:99:38
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline;
[INFO] [stdout]    |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline<'_>;
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:103:38
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:111:38
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.71s
[INFO] running `Command { std: "docker" "inspect" "cddc06aeb6b1d9e51bacaae7b40c79145cfdadc2cd6ed711dd6ba7945976bc5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cddc06aeb6b1d9e51bacaae7b40c79145cfdadc2cd6ed711dd6ba7945976bc5b", kill_on_drop: false }`
[INFO] [stdout] cddc06aeb6b1d9e51bacaae7b40c79145cfdadc2cd6ed711dd6ba7945976bc5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca6f6db783ead6ed42eb88a78f8270ed3d78211406fcfac96df6f17fd2f05ec3
[INFO] running `Command { std: "docker" "start" "-a" "ca6f6db783ead6ed42eb88a78f8270ed3d78211406fcfac96df6f17fd2f05ec3", kill_on_drop: false }`
[INFO] [stderr]    Compiling patch-merge-driver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/merge.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | struct ThreeFile<'a, 'b, H: PatchHank<'a>> {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] 121 |     id: FileId<'a, 'b>,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_str` is never used
[INFO] [stdout]   --> src/patch/mod.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'a> PatchParser<'a, LineByteSlicesWithNewline<'a>> {
[INFO] [stdout]    | ------------------------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub(crate) fn from_str(slice: &'a str) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `EmptyLine` is never constructed
[INFO] [stdout]    --> src/patch/mod.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub(crate) enum HankErrorKind {
[INFO] [stdout]     |                 ------------- variant in this enum
[INFO] [stdout] 146 |     InvalidIndicator(Vec<u8>),
[INFO] [stdout] 147 |     EmptyLine,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HankErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tailing_comments` is never used
[INFO] [stdout]    --> src/patch/mod.rs:212:8
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub(crate) trait PatchFile<'a> {
[INFO] [stdout]     |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn tailing_comments(&self) -> &[&'a [u8]];
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_lines` is never used
[INFO] [stdout]    --> src/patch/mod.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub(crate) trait PatchHank<'a>: Clone {
[INFO] [stdout]     |                  --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 248 |     fn new_lines<'s>(&'s self) -> Self::NewLinesIter<'s>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_context_hank_line` is never used
[INFO] [stdout]    --> src/patch/context.rs:368:4
[INFO] [stdout]     |
[INFO] [stdout] 368 | fn parse_context_hank_line(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/install.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn target(&self) -> TargetConfig {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn target(&self) -> TargetConfig<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/install.rs:82:38
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub(crate) fn git_attribute_path(&self) -> Cow<Path> {
[INFO] [stdout]    |                                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub(crate) fn git_attribute_path(&self) -> Cow<'_, Path> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Map` that must be used
[INFO] [stdout]    --> src/merge.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 | /     elements
[INFO] [stdout] 188 | |         .iter()
[INFO] [stdout] 189 | |         .map(|file| match (file.a_hanks, file.o_hanks, file.t_hanks) {
[INFO] [stdout] 190 | |             (Some(a_hanks), Some(b_hanks), None) | (Some(a_hanks), None, Some(b_hanks)) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |             (None, None, None) => unreachable!(),
[INFO] [stdout] 201 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let _ = elements
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/patch/normal.rs:366:32
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn parse_normal_header(header: &[u8]) -> Result<NormalHeader, DiffParseError> {
[INFO] [stdout]     |                                ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn parse_normal_header(header: &[u8]) -> Result<NormalHeader<'_>, DiffParseError> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn peekable_iter(&self) -> PeekableIter<Self::Item>;
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn peekable_iter(&self) -> PeekableIter<'_, Self::Item>;
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn peekable_iter(&self) -> PeekableIter<Self::Item> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn peekable_iter(&self) -> PeekableIter<'_, Self::Item> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:99:38
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline;
[INFO] [stdout]    |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline<'_>;
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:103:38
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:111:38
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline {
[INFO] [stdout]     |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s
[INFO] running `Command { std: "docker" "inspect" "ca6f6db783ead6ed42eb88a78f8270ed3d78211406fcfac96df6f17fd2f05ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca6f6db783ead6ed42eb88a78f8270ed3d78211406fcfac96df6f17fd2f05ec3", kill_on_drop: false }`
[INFO] [stdout] ca6f6db783ead6ed42eb88a78f8270ed3d78211406fcfac96df6f17fd2f05ec3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb9922f01fa7751db285444f8f387ff0d3ee159065a93a1e5d94542395e23b6b
[INFO] running `Command { std: "docker" "start" "-a" "cb9922f01fa7751db285444f8f387ff0d3ee159065a93a1e5d94542395e23b6b", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(generic_associated_types)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]    --> src/merge.rs:121:5
[INFO] [stderr]     |
[INFO] [stderr] 120 | struct ThreeFile<'a, 'b, H: PatchHank<'a>> {
[INFO] [stderr]     |        --------- field in this struct
[INFO] [stderr] 121 |     id: FileId<'a, 'b>,
[INFO] [stderr]     |     ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_str` is never used
[INFO] [stderr]   --> src/patch/mod.rs:31:19
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl<'a> PatchParser<'a, LineByteSlicesWithNewline<'a>> {
[INFO] [stderr]    | ------------------------------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 31 |     pub(crate) fn from_str(slice: &'a str) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `EmptyLine` is never constructed
[INFO] [stderr]    --> src/patch/mod.rs:147:5
[INFO] [stderr]     |
[INFO] [stderr] 145 | pub(crate) enum HankErrorKind {
[INFO] [stderr]     |                 ------------- variant in this enum
[INFO] [stderr] 146 |     InvalidIndicator(Vec<u8>),
[INFO] [stderr] 147 |     EmptyLine,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `HankErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `tailing_comments` is never used
[INFO] [stderr]    --> src/patch/mod.rs:212:8
[INFO] [stderr]     |
[INFO] [stderr] 208 | pub(crate) trait PatchFile<'a> {
[INFO] [stderr]     |                  --------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 212 |     fn tailing_comments(&self) -> &[&'a [u8]];
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `new_lines` is never used
[INFO] [stderr]    --> src/patch/mod.rs:248:8
[INFO] [stderr]     |
[INFO] [stderr] 226 | pub(crate) trait PatchHank<'a>: Clone {
[INFO] [stderr]     |                  --------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 248 |     fn new_lines<'s>(&'s self) -> Self::NewLinesIter<'s>;
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_context_hank_line` is never used
[INFO] [stderr]    --> src/patch/context.rs:368:4
[INFO] [stderr]     |
[INFO] [stderr] 368 | fn parse_context_hank_line(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/install.rs:47:15
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn target(&self) -> TargetConfig {
[INFO] [stderr]    |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn target(&self) -> TargetConfig<'_> {
[INFO] [stderr]    |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/install.rs:82:38
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub(crate) fn git_attribute_path(&self) -> Cow<Path> {
[INFO] [stderr]    |                                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                      |
[INFO] [stderr]    |                                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub(crate) fn git_attribute_path(&self) -> Cow<'_, Path> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Map` that must be used
[INFO] [stderr]    --> src/merge.rs:187:5
[INFO] [stderr]     |
[INFO] [stderr] 187 | /     elements
[INFO] [stderr] 188 | |         .iter()
[INFO] [stderr] 189 | |         .map(|file| match (file.a_hanks, file.o_hanks, file.t_hanks) {
[INFO] [stderr] 190 | |             (Some(a_hanks), Some(b_hanks), None) | (Some(a_hanks), None, Some(b_hanks)) => {
[INFO] [stderr] ...   |
[INFO] [stderr] 200 | |             (None, None, None) => unreachable!(),
[INFO] [stderr] 201 | |         });
[INFO] [stderr]     | |__________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: iterators are lazy and do nothing unless consumed
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 187 |     let _ = elements
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/patch/normal.rs:366:32
[INFO] [stderr]     |
[INFO] [stderr] 366 | fn parse_normal_header(header: &[u8]) -> Result<NormalHeader, DiffParseError> {
[INFO] [stderr]     |                                ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 | fn parse_normal_header(header: &[u8]) -> Result<NormalHeader<'_>, DiffParseError> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util.rs:56:22
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn peekable_iter(&self) -> PeekableIter<Self::Item>;
[INFO] [stderr]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn peekable_iter(&self) -> PeekableIter<'_, Self::Item>;
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util.rs:62:22
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn peekable_iter(&self) -> PeekableIter<Self::Item> {
[INFO] [stderr]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn peekable_iter(&self) -> PeekableIter<'_, Self::Item> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util.rs:99:38
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline;
[INFO] [stderr]    |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                      |
[INFO] [stderr]    |                                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline<'_>;
[INFO] [stderr]    |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/util.rs:103:38
[INFO] [stderr]     |
[INFO] [stderr] 103 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline {
[INFO] [stderr]     |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 103 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline<'_> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/util.rs:111:38
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline {
[INFO] [stderr]     |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn line_byte_slices_with_newline(&self) -> LineByteSlicesWithNewline<'_> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `patch-merge-driver` (bin "patch-merge-driver" test) generated 16 warnings (run `cargo fix --bin "patch-merge-driver" -p patch-merge-driver --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/patch_merge_driver-f1f3953dbaaff6d3)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test patch::normal::parse_detect ... ok
[INFO] [stdout] test patch::unified::parse ... ok
[INFO] [stdout] test patch::normal::parse ... ok
[INFO] [stdout] test patch::unified::parse_detect ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin patch-merge-driver`
[INFO] [stdout] test patch::context::parse ... FAILED
[INFO] [stdout] test patch::context::parse_detext ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- patch::context::parse stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'patch::context::parse' (18) panicked at src/patch/context.rs:403:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ContextPatch { hanks: [ContextHank { comment: [[42, 42, 42, 32, 108, 97, 111, 9, 50, 48, 48, 50, 45, 48, 50, 45, 50, 49, 32, 50, 51, 58, 51, 48, 58, 51, 57, 46, 57, 52, 50, 50, 50, 57, 56, 55, 56, 32, 45, 48, 56, 48, 48, 10], [45, 45, 45, 32, 116, 122, 117, 9, 50, 48, 48, 50, 45, 48, 50, 45, 50, 49, 32, 50, 51, 58, 51, 48, 58, 53, 48, 46, 52, 52, 50, 50, 54, 48, 53, 56, 56, 32, 45, 48, 56, 48, 48, 10], [42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 10]], old_header: (1, 5), old_lines: [AddDel([84, 104, 101, 32, 87, 97, 121, 32, 116, 104, 97, 116, 32, 99, 97, 110, 32, 98, 101, 32, 116, 111, 108, 100, 32, 111, 102, 32, 105, 115, 32, 110, 111, 116, 32, 116, 104, 101, 32, 101, 116, 101, 114, 110, 97, 108, 32, 87, 97, 121, 59, 10]), AddDel([84, 104, 101, 32, 110, 97, 109, 101, 32, 116, 104, 97, 116, 32, 99, 97, 110, 32, 98, 101, 32, 110, 97, 109, 101, 100, 32, 105, 115, 32, 110, 111, 116, 32, 116, 104, 101, 32, 101, 116, 101, 114, 110, 97, 108, 32, 110, 97, 109, 101, 46, 10]), Common([84, 104, 101, 32, 78, 97, 109, 101, 108, 101, 115, 115, 32, 105, 115, 32, 116, 104, 101, 32, 111, 114, 105, 103, 105, 110, 32, 111, 102, 32, 72, 101, 97, 118, 101, 110, 32, 97, 110, 100, 32, 69, 97, 114, 116, 104, 59, 10]), Modified([84, 104, 101, 32, 78, 97, 109, 101, 100, 32, 105, 115, 32, 116, 104, 101, 32, 109, 111, 116, 104, 101, 114, 32, 111, 102, 32, 97, 108, 108, 32, 116, 104, 105, 110, 103, 115, 46, 10]), Common([84, 104, 101, 114, 101, 102, 111, 114, 101, 32, 108, 101, 116, 32, 116, 104, 101, 114, 101, 32, 97, 108, 119, 97, 121, 115, 32, 98, 101, 32, 110, 111, 110, 45, 98, 101, 105, 110, 103, 44, 10])], new_header: (1, 4), new_lines: [Common([84, 104, 101, 32, 78, 97, 109, 101, 108, 101, 115, 115, 32, 105, 115, 32, 116, 104, 101, 32, 111, 114, 105, 103, 105, 110, 32, 111, 102, 32, 72, 101, 97, 118, 101, 110, 32, 97, 110, 100, 32, 69, 97, 114, 116, 104, 59, 10]), Modified([84, 104, 101, 32, 110, 97, 109, 101, 100, 32, 105, 115, 32, 116, 104, 101, 32, 109, 111, 116, 104, 101, 114, 32, 111, 102, 32, 97, 108, 108, 32, 116, 104, 105, 110, 103, 115, 46, 10]), Modified([10]), Common([84, 104, 101, 114, 101, 102, 111, 114, 101, 32, 108, 101, 116, 32, 116, 104, 101, 114, 101, 32, 97, 108, 119, 97, 121, 115, 32, 98, 101, 32, 110, 111, 110, 45, 98, 101, 105, 110, 103, 44, 10])] }, ContextHank { comment: [[42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 10]], old_header: (11, 11), old_lines: [], new_header: (10, 13), new_lines: [Common([32, 32, 116, 104, 101, 121, 32, 104, 97, 118, 101, 32, 100, 105, 102, 102, 101, 114, 101, 110, 116, 32, 110, 97, 109, 101, 115, 46, 10]), AddDel([84, 104, 101, 121, 32, 98, 111, 116, 104, 32, 109, 97, 121, 32, 98, 101, 32, 99, 97, 108, 108, 101, 100, 32, 100, 101, 101, 112, 32, 97, 110, 100, 32, 112, 114, 111, 102, 111, 117, 110, 100, 46, 10]), AddDel([68, 101, 101, 112, 101, 114, 32, 97, 110, 100, 32, 109, 111, 114, 101, 32, 112, 114, 111, 102, 111, 117, 110, 100, 44, 10]), AddDel([84, 104, 101, 32, 100, 111, 111, 114, 32, 111, 102, 32, 97, 108, 108, 32, 115, 117, 98, 116, 108, 101, 116, 105, 101, 115, 33, 10])] }], tailing_comment: [[10]] }
[INFO] [stdout]  right: ContextPatch { hanks: [ContextHank { comment: [[42, 42, 42, 32, 108, 97, 111, 9, 50, 48, 48, 50, 45, 48, 50, 45, 50, 49, 32, 50, 51, 58, 51, 48, 58, 51, 57, 46, 57, 52, 50, 50, 50, 57, 56, 55, 56, 32, 45, 48, 56, 48, 48, 10], [45, 45, 45, 32, 116, 122, 117, 9, 50, 48, 48, 50, 45, 48, 50, 45, 50, 49, 32, 50, 51, 58, 51, 48, 58, 53, 48, 46, 52, 52, 50, 50, 54, 48, 53, 56, 56, 32, 45, 48, 56, 48, 48, 10]], old_header: (1, 5), old_lines: [AddDel([84, 104, 101, 32, 87, 97, 121, 32, 116, 104, 97, 116, 32, 99, 97, 110, 32, 98, 101, 32, 116, 111, 108, 100, 32, 111, 102, 32, 105, 115, 32, 110, 111, 116, 32, 116, 104, 101, 32, 101, 116, 101, 114, 110, 97, 108, 32, 87, 97, 121, 59, 10]), AddDel([84, 104, 101, 32, 110, 97, 109, 101, 32, 116, 104, 97, 116, 32, 99, 97, 110, 32, 98, 101, 32, 110, 97, 109, 101, 100, 32, 105, 115, 32, 110, 111, 116, 32, 116, 104, 101, 32, 101, 116, 101, 114, 110, 97, 108, 32, 110, 97, 109, 101, 46, 10]), Common([84, 104, 101, 32, 78, 97, 109, 101, 108, 101, 115, 115, 32, 105, 115, 32, 116, 104, 101, 32, 111, 114, 105, 103, 105, 110, 32, 111, 102, 32, 72, 101, 97, 118, 101, 110, 32, 97, 110, 100, 32, 69, 97, 114, 116, 104, 59, 10]), Modified([84, 104, 101, 32, 78, 97, 109, 101, 100, 32, 105, 115, 32, 116, 104, 101, 32, 109, 111, 116, 104, 101, 114, 32, 111, 102, 32, 97, 108, 108, 32, 116, 104, 105, 110, 103, 115, 46, 10]), Common([84, 104, 101, 114, 101, 102, 111, 114, 101, 32, 108, 101, 116, 32, 116, 104, 101, 114, 101, 32, 97, 108, 119, 97, 121, 115, 32, 98, 101, 32, 110, 111, 110, 45, 98, 101, 105, 110, 103, 44, 10])], new_header: (1, 4), new_lines: [Common([84, 104, 101, 32, 78, 97, 109, 101, 108, 101, 115, 115, 32, 105, 115, 32, 116, 104, 101, 32, 111, 114, 105, 103, 105, 110, 32, 111, 102, 32, 72, 101, 97, 118, 101, 110, 32, 97, 110, 100, 32, 69, 97, 114, 116, 104, 59, 10]), Modified([84, 104, 101, 32, 110, 97, 109, 101, 100, 32, 105, 115, 32, 116, 104, 101, 32, 109, 111, 116, 104, 101, 114, 32, 111, 102, 32, 97, 108, 108, 32, 116, 104, 105, 110, 103, 115, 46, 10]), Modified([10]), Common([84, 104, 101, 114, 101, 102, 111, 114, 101, 32, 108, 101, 116, 32, 116, 104, 101, 114, 101, 32, 97, 108, 119, 97, 121, 115, 32, 98, 101, 32, 110, 111, 110, 45, 98, 101, 105, 110, 103, 44, 10])] }, ContextHank { comment: [], old_header: (11, 11), old_lines: [], new_header: (10, 13), new_lines: [Common([32, 32, 116, 104, 101, 121, 32, 104, 97, 118, 101, 32, 100, 105, 102, 102, 101, 114, 101, 110, 116, 32, 110, 97, 109, 101, 115, 46, 10]), AddDel([84, 104, 101, 121, 32, 98, 111, 116, 104, 32, 109, 97, 121, 32, 98, 101, 32, 99, 97, 108, 108, 101, 100, 32, 100, 101, 101, 112, 32, 97, 110, 100, 32, 112, 114, 111, 102, 111, 117, 110, 100, 46, 10]), AddDel([68, 101, 101, 112, 101, 114, 32, 97, 110, 100, 32, 109, 111, 114, 101, 32, 112, 114, 111, 102, 111, 117, 110, 100, 44, 10]), AddDel([84, 104, 101, 32, 100, 111, 111, 114, 32, 111, 102, 32, 97, 108, 108, 32, 115, 117, 98, 116, 108, 101, 116, 105, 101, 115, 33, 10])] }], tailing_comment: [[10]] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d6f3d8b2aaa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d6f3d8b2aaa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d6f3d8b2aaa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d6f3d8b2aaa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d6f3d8c6bca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d6f3d8c6bca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d6f3d8b72e2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d6f3d8b72e2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d6f3d891aaf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d6f3d891aaf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d6f3d8aaf59 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d6f3d8461bc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d6f3d8461bc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d6f3d8ab112 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d6f3d8ab112 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d6f3d891b68 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d6f3d889509 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d6f3d89287d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d6f3d8c735c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6f3d8c7213 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d6f3d823f78 - core[35159d6ffb30e017]::panicking::assert_failed::<patch_merge_driver[c4b960eda274f831]::patch::context::ContextPatch, patch_merge_driver[c4b960eda274f831]::patch::context::ContextPatch>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d6f3d8313a8 - patch_merge_driver[c4b960eda274f831]::patch::context::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/src/patch/context.rs:403:5
[INFO] [stdout]   22:     0x5d6f3d82e207 - patch_merge_driver[c4b960eda274f831]::patch::context::parse::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/patch/context.rs:402:11
[INFO] [stdout]   23:     0x5d6f3d82d5b6 - <patch_merge_driver[c4b960eda274f831]::patch::context::parse::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d6f3d83949b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d6f3d83949b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d6f3d846c8b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d6f3d846c8b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d6f3d846c8b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d6f3d846c8b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d6f3d846c8b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d6f3d846c8b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d6f3d846c8b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d6f3d841664 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d6f3d841664 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d6f3d849892 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d6f3d849892 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d6f3d849892 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d6f3d849892 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d6f3d849892 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d6f3d849892 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d6f3d849892 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d6f3d8b23bf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5d6f3d8b23bf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7569b5953aa4 - <unknown>
[INFO] [stdout]   45:     0x7569b59e0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- patch::context::parse_detext stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'patch::context::parse_detext' (19) panicked at src/patch/context.rs:476:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Context(ContextPatch { hanks: [ContextHank { comment: [[42, 42, 42, 32, 108, 97, 111, 9, 50, 48, 48, 50, 45, 48, 50, 45, 50, 49, 32, 50, 51, 58, 51, 48, 58, 51, 57, 46, 57, 52, 50, 50, 50, 57, 56, 55, 56, 32, 45, 48, 56, 48, 48, 10], [45, 45, 45, 32, 116, 122, 117, 9, 50, 48, 48, 50, 45, 48, 50, 45, 50, 49, 32, 50, 51, 58, 51, 48, 58, 53, 48, 46, 52, 52, 50, 50, 54, 48, 53, 56, 56, 32, 45, 48, 56, 48, 48, 10], [42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 10]], old_header: (1, 5), old_lines: [AddDel([84, 104, 101, 32, 87, 97, 121, 32, 116, 104, 97, 116, 32, 99, 97, 110, 32, 98, 101, 32, 116, 111, 108, 100, 32, 111, 102, 32, 105, 115, 32, 110, 111, 116, 32, 116, 104, 101, 32, 101, 116, 101, 114, 110, 97, 108, 32, 87, 97, 121, 59, 10]), AddDel([84, 104, 101, 32, 110, 97, 109, 101, 32, 116, 104, 97, 116, 32, 99, 97, 110, 32, 98, 101, 32, 110, 97, 109, 101, 100, 32, 105, 115, 32, 110, 111, 116, 32, 116, 104, 101, 32, 101, 116, 101, 114, 110, 97, 108, 32, 110, 97, 109, 101, 46, 10]), Common([84, 104, 101, 32, 78, 97, 109, 101, 108, 101, 115, 115, 32, 105, 115, 32, 116, 104, 101, 32, 111, 114, 105, 103, 105, 110, 32, 111, 102, 32, 72, 101, 97, 118, 101, 110, 32, 97, 110, 100, 32, 69, 97, 114, 116, 104, 59, 10]), Modified([84, 104, 101, 32, 78, 97, 109, 101, 100, 32, 105, 115, 32, 116, 104, 101, 32, 109, 111, 116, 104, 101, 114, 32, 111, 102, 32, 97, 108, 108, 32, 116, 104, 105, 110, 103, 115, 46, 10]), Common([84, 104, 101, 114, 101, 102, 111, 114, 101, 32, 108, 101, 116, 32, 116, 104, 101, 114, 101, 32, 97, 108, 119, 97, 121, 115, 32, 98, 101, 32, 110, 111, 110, 45, 98, 101, 105, 110, 103, 44, 10])], new_header: (1, 4), new_lines: [Common([84, 104, 101, 32, 78, 97, 109, 101, 108, 101, 115, 115, 32, 105, 115, 32, 116, 104, 101, 32, 111, 114, 105, 103, 105, 110, 32, 111, 102, 32, 72, 101, 97, 118, 101, 110, 32, 97, 110, 100, 32, 69, 97, 114, 116, 104, 59, 10]), Modified([84, 104, 101, 32, 110, 97, 109, 101, 100, 32, 105, 115, 32, 116, 104, 101, 32, 109, 111, 116, 104, 101, 114, 32, 111, 102, 32, 97, 108, 108, 32, 116, 104, 105, 110, 103, 115, 46, 10]), Modified([10]), Common([84, 104, 101, 114, 101, 102, 111, 114, 101, 32, 108, 101, 116, 32, 116, 104, 101, 114, 101, 32, 97, 108, 119, 97, 121, 115, 32, 98, 101, 32, 110, 111, 110, 45, 98, 101, 105, 110, 103, 44, 10])] }, ContextHank { comment: [[42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 10]], old_header: (11, 11), old_lines: [], new_header: (10, 13), new_lines: [Common([32, 32, 116, 104, 101, 121, 32, 104, 97, 118, 101, 32, 100, 105, 102, 102, 101, 114, 101, 110, 116, 32, 110, 97, 109, 101, 115, 46, 10]), AddDel([84, 104, 101, 121, 32, 98, 111, 116, 104, 32, 109, 97, 121, 32, 98, 101, 32, 99, 97, 108, 108, 101, 100, 32, 100, 101, 101, 112, 32, 97, 110, 100, 32, 112, 114, 111, 102, 111, 117, 110, 100, 46, 10]), AddDel([68, 101, 101, 112, 101, 114, 32, 97, 110, 100, 32, 109, 111, 114, 101, 32, 112, 114, 111, 102, 111, 117, 110, 100, 44, 10]), AddDel([84, 104, 101, 32, 100, 111, 111, 114, 32, 111, 102, 32, 97, 108, 108, 32, 115, 117, 98, 116, 108, 101, 116, 105, 101, 115, 33, 10])] }], tailing_comment: [[10]] })
[INFO] [stdout]  right: Context(ContextPatch { hanks: [ContextHank { comment: [[42, 42, 42, 32, 108, 97, 111, 9, 50, 48, 48, 50, 45, 48, 50, 45, 50, 49, 32, 50, 51, 58, 51, 48, 58, 51, 57, 46, 57, 52, 50, 50, 50, 57, 56, 55, 56, 32, 45, 48, 56, 48, 48, 10], [45, 45, 45, 32, 116, 122, 117, 9, 50, 48, 48, 50, 45, 48, 50, 45, 50, 49, 32, 50, 51, 58, 51, 48, 58, 53, 48, 46, 52, 52, 50, 50, 54, 48, 53, 56, 56, 32, 45, 48, 56, 48, 48, 10]], old_header: (1, 5), old_lines: [AddDel([84, 104, 101, 32, 87, 97, 121, 32, 116, 104, 97, 116, 32, 99, 97, 110, 32, 98, 101, 32, 116, 111, 108, 100, 32, 111, 102, 32, 105, 115, 32, 110, 111, 116, 32, 116, 104, 101, 32, 101, 116, 101, 114, 110, 97, 108, 32, 87, 97, 121, 59, 10]), AddDel([84, 104, 101, 32, 110, 97, 109, 101, 32, 116, 104, 97, 116, 32, 99, 97, 110, 32, 98, 101, 32, 110, 97, 109, 101, 100, 32, 105, 115, 32, 110, 111, 116, 32, 116, 104, 101, 32, 101, 116, 101, 114, 110, 97, 108, 32, 110, 97, 109, 101, 46, 10]), Common([84, 104, 101, 32, 78, 97, 109, 101, 108, 101, 115, 115, 32, 105, 115, 32, 116, 104, 101, 32, 111, 114, 105, 103, 105, 110, 32, 111, 102, 32, 72, 101, 97, 118, 101, 110, 32, 97, 110, 100, 32, 69, 97, 114, 116, 104, 59, 10]), Modified([84, 104, 101, 32, 78, 97, 109, 101, 100, 32, 105, 115, 32, 116, 104, 101, 32, 109, 111, 116, 104, 101, 114, 32, 111, 102, 32, 97, 108, 108, 32, 116, 104, 105, 110, 103, 115, 46, 10]), Common([84, 104, 101, 114, 101, 102, 111, 114, 101, 32, 108, 101, 116, 32, 116, 104, 101, 114, 101, 32, 97, 108, 119, 97, 121, 115, 32, 98, 101, 32, 110, 111, 110, 45, 98, 101, 105, 110, 103, 44, 10])], new_header: (1, 4), new_lines: [Common([84, 104, 101, 32, 78, 97, 109, 101, 108, 101, 115, 115, 32, 105, 115, 32, 116, 104, 101, 32, 111, 114, 105, 103, 105, 110, 32, 111, 102, 32, 72, 101, 97, 118, 101, 110, 32, 97, 110, 100, 32, 69, 97, 114, 116, 104, 59, 10]), Modified([84, 104, 101, 32, 110, 97, 109, 101, 100, 32, 105, 115, 32, 116, 104, 101, 32, 109, 111, 116, 104, 101, 114, 32, 111, 102, 32, 97, 108, 108, 32, 116, 104, 105, 110, 103, 115, 46, 10]), Modified([10]), Common([84, 104, 101, 114, 101, 102, 111, 114, 101, 32, 108, 101, 116, 32, 116, 104, 101, 114, 101, 32, 97, 108, 119, 97, 121, 115, 32, 98, 101, 32, 110, 111, 110, 45, 98, 101, 105, 110, 103, 44, 10])] }, ContextHank { comment: [], old_header: (11, 11), old_lines: [], new_header: (10, 13), new_lines: [Common([32, 32, 116, 104, 101, 121, 32, 104, 97, 118, 101, 32, 100, 105, 102, 102, 101, 114, 101, 110, 116, 32, 110, 97, 109, 101, 115, 46, 10]), AddDel([84, 104, 101, 121, 32, 98, 111, 116, 104, 32, 109, 97, 121, 32, 98, 101, 32, 99, 97, 108, 108, 101, 100, 32, 100, 101, 101, 112, 32, 97, 110, 100, 32, 112, 114, 111, 102, 111, 117, 110, 100, 46, 10]), AddDel([68, 101, 101, 112, 101, 114, 32, 97, 110, 100, 32, 109, 111, 114, 101, 32, 112, 114, 111, 102, 111, 117, 110, 100, 44, 10]), AddDel([84, 104, 101, 32, 100, 111, 111, 114, 32, 111, 102, 32, 97, 108, 108, 32, 115, 117, 98, 116, 108, 101, 116, 105, 101, 115, 33, 10])] }], tailing_comment: [[10]] })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d6f3d8b2aaa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d6f3d8b2aaa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d6f3d8b2aaa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d6f3d8b2aaa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d6f3d8c6bca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d6f3d8c6bca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5d6f3d8b72e2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d6f3d8b72e2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d6f3d891aaf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d6f3d891aaf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d6f3d8aaf59 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d6f3d8461bc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d6f3d8461bc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d6f3d8ab112 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d6f3d8ab112 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d6f3d891b68 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d6f3d889509 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d6f3d89287d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d6f3d8c735c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6f3d8c7213 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d6f3d823ed6 - core[35159d6ffb30e017]::panicking::assert_failed::<patch_merge_driver[c4b960eda274f831]::patch::Patch, patch_merge_driver[c4b960eda274f831]::patch::Patch>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d6f3d83006b - patch_merge_driver[c4b960eda274f831]::patch::context::parse_detext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/patch/context.rs:476:5
[INFO] [stdout]   22:     0x5d6f3d82e197 - patch_merge_driver[c4b960eda274f831]::patch::context::parse_detext::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/patch/context.rs:475:18
[INFO] [stdout]   23:     0x5d6f3d82d576 - <patch_merge_driver[c4b960eda274f831]::patch::context::parse_detext::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d6f3d83949b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d6f3d83949b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d6f3d846c8b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d6f3d846c8b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d6f3d846c8b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d6f3d846c8b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d6f3d846c8b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d6f3d846c8b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d6f3d846c8b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d6f3d841664 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d6f3d841664 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d6f3d849892 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d6f3d849892 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d6f3d849892 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d6f3d849892 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d6f3d849892 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d6f3d849892 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d6f3d849892 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d6f3d8b23bf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5d6f3d8b23bf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7569b5953aa4 - <unknown>
[INFO] [stdout]   45:     0x7569b59e0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     patch::context::parse
[INFO] [stdout]     patch::context::parse_detext
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cb9922f01fa7751db285444f8f387ff0d3ee159065a93a1e5d94542395e23b6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb9922f01fa7751db285444f8f387ff0d3ee159065a93a1e5d94542395e23b6b", kill_on_drop: false }`
[INFO] [stdout] cb9922f01fa7751db285444f8f387ff0d3ee159065a93a1e5d94542395e23b6b
