[INFO] cloning repository https://github.com/Suryakant-Soni/binary-db-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Suryakant-Soni/binary-db-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuryakant-Soni%2Fbinary-db-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuryakant-Soni%2Fbinary-db-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dde924e37d8b6f0367d1fb6ceb871c9fef1d37b3
[INFO] checking Suryakant-Soni/binary-db-rust against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuryakant-Soni%2Fbinary-db-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Suryakant-Soni/binary-db-rust
[INFO] finished tweaking git repo https://github.com/Suryakant-Soni/binary-db-rust
[INFO] tweaked toml for git repo https://github.com/Suryakant-Soni/binary-db-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Suryakant-Soni/binary-db-rust on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Suryakant-Soni/binary-db-rust 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e02829a3b1ec2229a2e6bee975c13bf4babfde7f47342e15146903367b4105ff
[INFO] running `Command { std: "docker" "start" "-a" "e02829a3b1ec2229a2e6bee975c13bf4babfde7f47342e15146903367b4105ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e02829a3b1ec2229a2e6bee975c13bf4babfde7f47342e15146903367b4105ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e02829a3b1ec2229a2e6bee975c13bf4babfde7f47342e15146903367b4105ff", kill_on_drop: false }`
[INFO] [stdout] e02829a3b1ec2229a2e6bee975c13bf4babfde7f47342e15146903367b4105ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc5ff1a7ba6693206025bce93b4b39db32fe378e650d766fcff11d03da410812
[INFO] running `Command { std: "docker" "start" "-a" "fc5ff1a7ba6693206025bce93b4b39db32fe378e650d766fcff11d03da410812", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking binary-db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/file/file.rs:36:76
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn write_one_employee(&mut self, employee: Employee) -> io::Result<(u64)> {
[INFO] [stdout]    |                                                                            ^   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 36 -     pub fn write_one_employee(&mut self, employee: Employee) -> io::Result<(u64)> {
[INFO] [stdout] 36 +     pub fn write_one_employee(&mut self, employee: Employee) -> io::Result<u64 > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/file/file.rs:61:55
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn read_one_employee(&mut self) -> io::Result<(Option<(Employee, u64)>)> {
[INFO] [stdout]    |                                                       ^                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -     pub fn read_one_employee(&mut self) -> io::Result<(Option<(Employee, u64)>)> {
[INFO] [stdout] 61 +     pub fn read_one_employee(&mut self) -> io::Result<Option<(Employee, u64)> > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/file/file.rs:101:52
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn list_employees(&mut self) -> io::Result<(Vec<Employee>)> {
[INFO] [stdout]     |                                                    ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 101 -     pub fn list_employees(&mut self) -> io::Result<(Vec<Employee>)> {
[INFO] [stdout] 101 +     pub fn list_employees(&mut self) -> io::Result<Vec<Employee> > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/file/file.rs:36:76
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn write_one_employee(&mut self, employee: Employee) -> io::Result<(u64)> {
[INFO] [stdout]    |                                                                            ^   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 36 -     pub fn write_one_employee(&mut self, employee: Employee) -> io::Result<(u64)> {
[INFO] [stdout] 36 +     pub fn write_one_employee(&mut self, employee: Employee) -> io::Result<u64 > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/file/file.rs:61:55
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn read_one_employee(&mut self) -> io::Result<(Option<(Employee, u64)>)> {
[INFO] [stdout]    |                                                       ^                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -     pub fn read_one_employee(&mut self) -> io::Result<(Option<(Employee, u64)>)> {
[INFO] [stdout] 61 +     pub fn read_one_employee(&mut self) -> io::Result<Option<(Employee, u64)> > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/file/file.rs:101:52
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn list_employees(&mut self) -> io::Result<(Vec<Employee>)> {
[INFO] [stdout]     |                                                    ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 101 -     pub fn list_employees(&mut self) -> io::Result<(Vec<Employee>)> {
[INFO] [stdout] 101 +     pub fn list_employees(&mut self) -> io::Result<Vec<Employee> > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
[INFO] running `Command { std: "docker" "inspect" "fc5ff1a7ba6693206025bce93b4b39db32fe378e650d766fcff11d03da410812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc5ff1a7ba6693206025bce93b4b39db32fe378e650d766fcff11d03da410812", kill_on_drop: false }`
[INFO] [stdout] fc5ff1a7ba6693206025bce93b4b39db32fe378e650d766fcff11d03da410812
