[INFO] cloning repository https://github.com/mazurwiktor/rustgrepper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mazurwiktor/rustgrepper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmazurwiktor%2Frustgrepper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmazurwiktor%2Frustgrepper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 820b4335ee20c57726e7d46c9890a19cd4da6ce7
[INFO] checking mazurwiktor/rustgrepper/820b4335ee20c57726e7d46c9890a19cd4da6ce7 against master#5dbf4069dc98bbbca98dd600a65f50c258fbfd56 for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmazurwiktor%2Frustgrepper" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mazurwiktor/rustgrepper
[INFO] finished tweaking git repo https://github.com/mazurwiktor/rustgrepper
[INFO] tweaked toml for git repo https://github.com/mazurwiktor/rustgrepper written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mazurwiktor/rustgrepper on toolchain 5dbf4069dc98bbbca98dd600a65f50c258fbfd56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mazurwiktor/rustgrepper 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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread-id v3.0.0
[INFO] [stderr]   Downloaded memchr v1.0.1
[INFO] [stderr]   Downloaded ncurses v5.85.0
[INFO] [stderr]   Downloaded aho-corasick v0.6.3
[INFO] [stderr]   Downloaded thread_local v0.3.3
[INFO] [stderr]   Downloaded regex v0.2.1
[INFO] [stderr]   Downloaded regex-syntax v0.4.0
[INFO] [stderr]   Downloaded libc v0.2.21
[INFO] [stderr]   Downloaded gcc v0.3.46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea248deb9408407b861bc5cd2de9e87f2f517e172ac65b1ce63ea68e80d85928
[INFO] running `Command { std: "docker" "start" "-a" "ea248deb9408407b861bc5cd2de9e87f2f517e172ac65b1ce63ea68e80d85928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea248deb9408407b861bc5cd2de9e87f2f517e172ac65b1ce63ea68e80d85928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea248deb9408407b861bc5cd2de9e87f2f517e172ac65b1ce63ea68e80d85928", kill_on_drop: false }`
[INFO] [stdout] ea248deb9408407b861bc5cd2de9e87f2f517e172ac65b1ce63ea68e80d85928
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6347f2f2564fbe72f50447c8d3ca8d8838943f346dc2bf1ce76b57ccdf9a8dad
[INFO] running `Command { std: "docker" "start" "-a" "6347f2f2564fbe72f50447c8d3ca8d8838943f346dc2bf1ce76b57ccdf9a8dad", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.21
[INFO] [stderr]    Compiling gcc v0.3.46
[INFO] [stderr]     Checking regex-syntax v0.4.0
[INFO] [stderr]     Checking memchr v1.0.1
[INFO] [stderr]     Checking thread-id v3.0.0
[INFO] [stderr]     Checking aho-corasick v0.6.3
[INFO] [stderr]     Checking thread_local v0.3.3
[INFO] [stderr]    Compiling ncurses v5.85.0
[INFO] [stderr]     Checking regex v0.2.1
[INFO] [stderr]     Checking rustgrepper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/pager.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn print(&mut self, &str);
[INFO] [stdout]    |                         ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/pager.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn mv_cursor(&mut self, (usize, usize));
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: (usize, usize)`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/pager.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn clear_line_from(&mut self, (usize, usize));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: (usize, usize)`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/pager.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn print(&mut self, &str);
[INFO] [stdout]    |                         ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/pager.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn mv_cursor(&mut self, (usize, usize));
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: (usize, usize)`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/pager.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn clear_line_from(&mut self, (usize, usize));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: (usize, usize)`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `top_leftofer` is never used
[INFO] [stdout]   --> src/pager.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub trait TermOperations {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 47 |     fn top_leftofer<'a>(&mut self, line: &'a str) -> Option<&'a str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/greps.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn current_grep(&self) -> &Grep {
[INFO] [stdout]    |                         ^^^^^     ^^^^^
[INFO] [stdout]    |                         |         ||
[INFO] [stdout]    |                         |         |the same lifetime is hidden here
[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] 36 |     pub fn current_grep(&self) -> &Grep<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/greps.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn current_grep(&self) -> &Grep {
[INFO] [stdout]    |                         ^^^^^     ^^^^^
[INFO] [stdout]    |                         |         ||
[INFO] [stdout]    |                         |         |the same lifetime is hidden here
[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] 36 |     pub fn current_grep(&self) -> &Grep<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
[INFO] running `Command { std: "docker" "inspect" "6347f2f2564fbe72f50447c8d3ca8d8838943f346dc2bf1ce76b57ccdf9a8dad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6347f2f2564fbe72f50447c8d3ca8d8838943f346dc2bf1ce76b57ccdf9a8dad", kill_on_drop: false }`
[INFO] [stdout] 6347f2f2564fbe72f50447c8d3ca8d8838943f346dc2bf1ce76b57ccdf9a8dad
