[INFO] cloning repository https://github.com/Adesh-Pandey/rust-minigrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adesh-Pandey/rust-minigrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdesh-Pandey%2Frust-minigrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdesh-Pandey%2Frust-minigrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc088c66af0b4390c62d3355ee0d60d2c67c58d0
[INFO] testing Adesh-Pandey/rust-minigrep against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdesh-Pandey%2Frust-minigrep" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Adesh-Pandey/rust-minigrep
[INFO] finished tweaking git repo https://github.com/Adesh-Pandey/rust-minigrep
[INFO] tweaked toml for git repo https://github.com/Adesh-Pandey/rust-minigrep written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adesh-Pandey/rust-minigrep on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adesh-Pandey/rust-minigrep 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b512feff5bdf81270e0b6da79028edc5f07c136dd2ecca42a4cda4ebd56b9ab
[INFO] running `Command { std: "docker" "start" "-a" "7b512feff5bdf81270e0b6da79028edc5f07c136dd2ecca42a4cda4ebd56b9ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b512feff5bdf81270e0b6da79028edc5f07c136dd2ecca42a4cda4ebd56b9ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b512feff5bdf81270e0b6da79028edc5f07c136dd2ecca42a4cda4ebd56b9ab", kill_on_drop: false }`
[INFO] [stdout] 7b512feff5bdf81270e0b6da79028edc5f07c136dd2ecca42a4cda4ebd56b9ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f763934639064aed882874ebe00355f6bdc65a87e98ef4d815ea92b487246d0c
[INFO] running `Command { std: "docker" "start" "-a" "f763934639064aed882874ebe00355f6bdc65a87e98ef4d815ea92b487246d0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-cli-minigrep v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/lib.rs:29:47
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn build_search_for_file_config(args: &[String]) -> SearchForFileConfig {
[INFO] [stdout]    |                                               ^^^^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn build_search_for_file_config(args: &[String]) -> SearchForFileConfig<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "f763934639064aed882874ebe00355f6bdc65a87e98ef4d815ea92b487246d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f763934639064aed882874ebe00355f6bdc65a87e98ef4d815ea92b487246d0c", kill_on_drop: false }`
[INFO] [stdout] f763934639064aed882874ebe00355f6bdc65a87e98ef4d815ea92b487246d0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 741858b84f83cc5bef2dac2844cf50379c303c389fbdfd3fc4413de939ce6df3
[INFO] running `Command { std: "docker" "start" "-a" "741858b84f83cc5bef2dac2844cf50379c303c389fbdfd3fc4413de939ce6df3", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/lib.rs:29:47
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn build_search_for_file_config(args: &[String]) -> SearchForFileConfig {
[INFO] [stdout]    |                                               ^^^^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn build_search_for_file_config(args: &[String]) -> SearchForFileConfig<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-cli-minigrep v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/lib.rs:29:47
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn build_search_for_file_config(args: &[String]) -> SearchForFileConfig {
[INFO] [stdout]    |                                               ^^^^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn build_search_for_file_config(args: &[String]) -> SearchForFileConfig<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "741858b84f83cc5bef2dac2844cf50379c303c389fbdfd3fc4413de939ce6df3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "741858b84f83cc5bef2dac2844cf50379c303c389fbdfd3fc4413de939ce6df3", kill_on_drop: false }`
[INFO] [stdout] 741858b84f83cc5bef2dac2844cf50379c303c389fbdfd3fc4413de939ce6df3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a90e00cc0c71bacbe42dc91d37d3aadfed2b7013f234f95a15fa5fba3c3e4bfd
[INFO] running `Command { std: "docker" "start" "-a" "a90e00cc0c71bacbe42dc91d37d3aadfed2b7013f234f95a15fa5fba3c3e4bfd", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout] 
[INFO] [stderr]   --> src/lib.rs:29:47
[INFO] [stdout] running 2 tests
[INFO] [stderr]    |
[INFO] [stdout] test tests::case_insensative ... ok
[INFO] [stderr] 29 |     pub fn build_search_for_file_config(args: &[String]) -> SearchForFileConfig {
[INFO] [stdout] test tests::case_sensative ... ok
[INFO] [stderr]    |                                               ^^^^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout] 
[INFO] [stderr]    |                                               |
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |                                               this lifetime flows to the output
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub fn build_search_for_file_config(args: &[String]) -> SearchForFileConfig<'_> {
[INFO] [stderr]    |                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-cli-minigrep` (lib) generated 1 warning
[INFO] [stderr] warning: `rust-cli-minigrep` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_cli_minigrep-44e7f538122a9946)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_cli_minigrep-0b93286a906eb436)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_cli_minigrep
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a90e00cc0c71bacbe42dc91d37d3aadfed2b7013f234f95a15fa5fba3c3e4bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a90e00cc0c71bacbe42dc91d37d3aadfed2b7013f234f95a15fa5fba3c3e4bfd", kill_on_drop: false }`
[INFO] [stdout] a90e00cc0c71bacbe42dc91d37d3aadfed2b7013f234f95a15fa5fba3c3e4bfd
