[INFO] fetching crate naromat 0.3.1...
[INFO] building naromat-0.3.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate naromat 0.3.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate naromat 0.3.1
[INFO] finished tweaking crates.io crate naromat 0.3.1
[INFO] tweaked toml for crates.io crate naromat 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate naromat 0.3.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate naromat 0.3.1 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memchr v2.3.4
[INFO] [stderr]   Downloaded hermit-abi v0.1.18
[INFO] [stderr]   Downloaded aho-corasick v0.7.15
[INFO] [stderr]   Downloaded file_diff v1.0.0
[INFO] [stderr]   Downloaded regex v1.4.5
[INFO] [stderr]   Downloaded regex-syntax v0.6.23
[INFO] [stderr]   Downloaded libc v0.2.92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0d762ae575fb943b0f2f549eec6ee4bfd5e0d1d69a7b6ccdb22e6064bdbcd2e
[INFO] running `Command { std: "docker" "start" "-a" "d0d762ae575fb943b0f2f549eec6ee4bfd5e0d1d69a7b6ccdb22e6064bdbcd2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0d762ae575fb943b0f2f549eec6ee4bfd5e0d1d69a7b6ccdb22e6064bdbcd2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d762ae575fb943b0f2f549eec6ee4bfd5e0d1d69a7b6ccdb22e6064bdbcd2e", kill_on_drop: false }`
[INFO] [stdout] d0d762ae575fb943b0f2f549eec6ee4bfd5e0d1d69a7b6ccdb22e6064bdbcd2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adae509d24fb5247ac329f196b3726970122ba68d87d21f52e793e0c4853655b
[INFO] running `Command { std: "docker" "start" "-a" "adae509d24fb5247ac329f196b3726970122ba68d87d21f52e793e0c4853655b", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling libc v0.2.92
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling naromat v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/entities/text_file.rs:50:78
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn format_and_save(self, path_to: &'file_handling str) -> Result<(), TextFileOutputError> {
[INFO] [stdout]    |                                            --------------                    ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is named 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: consistently use `'file_handling`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn format_and_save(self, path_to: &'file_handling str) -> Result<(), TextFileOutputError<'file_handling>> {
[INFO] [stdout]    |                                                                                                 ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/entities/text_file.rs:54:65
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn touch_file(path_to: &'file_handling str) -> Result<File, TextFileOutputError> {
[INFO] [stdout]    |                             --------------                      ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'file_handling`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn touch_file(path_to: &'file_handling str) -> Result<File, TextFileOutputError<'file_handling>> {
[INFO] [stdout]    |                                                                                    ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn stringify_path(path: &Path) -> Result<&str, InvalidPathError> {
[INFO] [stdout]    |                         ^^^^^            ^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the same lifetime is elided here
[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] 75 | fn stringify_path(path: &Path) -> Result<&str, InvalidPathError<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.95s
[INFO] running `Command { std: "docker" "inspect" "adae509d24fb5247ac329f196b3726970122ba68d87d21f52e793e0c4853655b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adae509d24fb5247ac329f196b3726970122ba68d87d21f52e793e0c4853655b", kill_on_drop: false }`
[INFO] [stdout] adae509d24fb5247ac329f196b3726970122ba68d87d21f52e793e0c4853655b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6898d4afa6dc4031f89b8d836dc2c8ca3e80fe7dcca4c7ae82434c14858b2f1
[INFO] running `Command { std: "docker" "start" "-a" "d6898d4afa6dc4031f89b8d836dc2c8ca3e80fe7dcca4c7ae82434c14858b2f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling file_diff v1.0.0
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/entities/text_file.rs:50:78
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn format_and_save(self, path_to: &'file_handling str) -> Result<(), TextFileOutputError> {
[INFO] [stdout]    |                                            --------------                    ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is named 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: consistently use `'file_handling`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn format_and_save(self, path_to: &'file_handling str) -> Result<(), TextFileOutputError<'file_handling>> {
[INFO] [stdout]    |                                                                                                 ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/entities/text_file.rs:54:65
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn touch_file(path_to: &'file_handling str) -> Result<File, TextFileOutputError> {
[INFO] [stdout]    |                             --------------                      ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'file_handling`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn touch_file(path_to: &'file_handling str) -> Result<File, TextFileOutputError<'file_handling>> {
[INFO] [stdout]    |                                                                                    ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling naromat v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/entities/text_file.rs:50:78
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn format_and_save(self, path_to: &'file_handling str) -> Result<(), TextFileOutputError> {
[INFO] [stdout]    |                                            --------------                    ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is named 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: consistently use `'file_handling`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn format_and_save(self, path_to: &'file_handling str) -> Result<(), TextFileOutputError<'file_handling>> {
[INFO] [stdout]    |                                                                                                 ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/entities/text_file.rs:54:65
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn touch_file(path_to: &'file_handling str) -> Result<File, TextFileOutputError> {
[INFO] [stdout]    |                             --------------                      ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'file_handling`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn touch_file(path_to: &'file_handling str) -> Result<File, TextFileOutputError<'file_handling>> {
[INFO] [stdout]    |                                                                                    ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn stringify_path(path: &Path) -> Result<&str, InvalidPathError> {
[INFO] [stdout]    |                         ^^^^^            ^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the same lifetime is elided here
[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] 75 | fn stringify_path(path: &Path) -> Result<&str, InvalidPathError<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "d6898d4afa6dc4031f89b8d836dc2c8ca3e80fe7dcca4c7ae82434c14858b2f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6898d4afa6dc4031f89b8d836dc2c8ca3e80fe7dcca4c7ae82434c14858b2f1", kill_on_drop: false }`
[INFO] [stdout] d6898d4afa6dc4031f89b8d836dc2c8ca3e80fe7dcca4c7ae82434c14858b2f1
