[INFO] cloning repository https://github.com/washanhanzi/executable_path_finder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/washanhanzi/executable_path_finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwashanhanzi%2Fexecutable_path_finder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwashanhanzi%2Fexecutable_path_finder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3ea0274bed7be376021be314d999dbea0cfe862
[INFO] testing washanhanzi/executable_path_finder against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwashanhanzi%2Fexecutable_path_finder" "/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/washanhanzi/executable_path_finder
[INFO] finished tweaking git repo https://github.com/washanhanzi/executable_path_finder
[INFO] tweaked toml for git repo https://github.com/washanhanzi/executable_path_finder written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/washanhanzi/executable_path_finder on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/washanhanzi/executable_path_finder 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded camino v1.1.9
[INFO] [stderr]   Downloaded rustix v0.38.40
[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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d6554b35d48a485b95e07478d7977c108c9036650b9edb632c6c9144d59e71f
[INFO] running `Command { std: "docker" "start" "-a" "1d6554b35d48a485b95e07478d7977c108c9036650b9edb632c6c9144d59e71f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d6554b35d48a485b95e07478d7977c108c9036650b9edb632c6c9144d59e71f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d6554b35d48a485b95e07478d7977c108c9036650b9edb632c6c9144d59e71f", kill_on_drop: false }`
[INFO] [stdout] 1d6554b35d48a485b95e07478d7977c108c9036650b9edb632c6c9144d59e71f
[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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1a2264465276ecb0c15f41199a0384268f52c3db8f676a7b5e2e43616f7c3e9
[INFO] running `Command { std: "docker" "start" "-a" "e1a2264465276ecb0c15f41199a0384268f52c3db8f676a7b5e2e43616f7c3e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling executable_path_finder v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] running `Command { std: "docker" "inspect" "e1a2264465276ecb0c15f41199a0384268f52c3db8f676a7b5e2e43616f7c3e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1a2264465276ecb0c15f41199a0384268f52c3db8f676a7b5e2e43616f7c3e9", kill_on_drop: false }`
[INFO] [stdout] e1a2264465276ecb0c15f41199a0384268f52c3db8f676a7b5e2e43616f7c3e9
[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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fc542fcb78a3137dcf697d326333b944c361692dd2dcc85a967059621fdbcbc
[INFO] running `Command { std: "docker" "start" "-a" "7fc542fcb78a3137dcf697d326333b944c361692dd2dcc85a967059621fdbcbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling executable_path_finder v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.21s
[INFO] running `Command { std: "docker" "inspect" "7fc542fcb78a3137dcf697d326333b944c361692dd2dcc85a967059621fdbcbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fc542fcb78a3137dcf697d326333b944c361692dd2dcc85a967059621fdbcbc", kill_on_drop: false }`
[INFO] [stdout] 7fc542fcb78a3137dcf697d326333b944c361692dd2dcc85a967059621fdbcbc
[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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 502d7ececd79ce0d845fe7eddca9726b97da201bff56974ec4069c773f75d03f
[INFO] running `Command { std: "docker" "start" "-a" "502d7ececd79ce0d845fe7eddca9726b97da201bff56974ec4069c773f75d03f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/executable_path_finder-aeda76db60bfcd19)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_find_in_env ... ok
[INFO] [stdout] test tests::test_find_in_path ... ok
[INFO] [stdout] test tests::test_probe_for_binary ... ok
[INFO] [stdout] test tests::test_find_with_cargo_home ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests executable_path_finder
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/home.rs - home::rustup_home (line 137) ... FAILED
[INFO] [stdout] test src/home.rs - home::cargo_home (line 100) ... FAILED
[INFO] [stdout] test src/home.rs - home::home_dir (line 55) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/home.rs - home::rustup_home (line 137) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `home`
[INFO] [stdout]  --> src/home.rs:138:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | match home::rustup_home() {
[INFO] [stdout]   |       ^^^^ use of unresolved module or unlinked crate `home`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/home.rs, use `mod home` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod home;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use executable_path_finder::home;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> src/home.rs:139:32
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Ok(path) => println!("{}", path.display()),
[INFO] [stdout]   |                                ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/home.rs - home::cargo_home (line 100) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `home`
[INFO] [stdout]  --> src/home.rs:101:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | match home::cargo_home() {
[INFO] [stdout]   |       ^^^^ use of unresolved module or unlinked crate `home`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/home.rs, use `mod home` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod home;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use executable_path_finder::home;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> src/home.rs:102:32
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Ok(path) => println!("{}", path.display()),
[INFO] [stdout]   |                                ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/home.rs - home::home_dir (line 55) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `home`
[INFO] [stdout]  --> src/home.rs:56:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | match home::home_dir() {
[INFO] [stdout]   |       ^^^^ use of unresolved module or unlinked crate `home`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/home.rs, use `mod home` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 2 + mod home;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use executable_path_finder::home;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> src/home.rs:57:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Some(path) if !path.as_os_str().is_empty() => println!("{}", path.display()),
[INFO] [stdout]   |                    ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/home.rs - home::cargo_home (line 100)
[INFO] [stdout]     src/home.rs - home::home_dir (line 55)
[INFO] [stdout]     src/home.rs - home::rustup_home (line 137)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "502d7ececd79ce0d845fe7eddca9726b97da201bff56974ec4069c773f75d03f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "502d7ececd79ce0d845fe7eddca9726b97da201bff56974ec4069c773f75d03f", kill_on_drop: false }`
[INFO] [stdout] 502d7ececd79ce0d845fe7eddca9726b97da201bff56974ec4069c773f75d03f
