[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 1.97.0-beta.6 for beta-1.98-1
[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 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastrand v2.1.1
[INFO] [stderr]   Downloaded camino v1.1.9
[INFO] [stderr]   Downloaded rustix v0.38.40
[INFO] [stderr]   Downloaded libc v0.2.164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5bd57f961e68acf200d7ba7048dfaf5e8e7f43029a394793a1777112d0691d4a
[INFO] running `Command { std: "docker" "start" "5bd57f961e68acf200d7ba7048dfaf5e8e7f43029a394793a1777112d0691d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bd57f961e68acf200d7ba7048dfaf5e8e7f43029a394793a1777112d0691d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bd57f961e68acf200d7ba7048dfaf5e8e7f43029a394793a1777112d0691d4a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bd57f961e68acf200d7ba7048dfaf5e8e7f43029a394793a1777112d0691d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bd57f961e68acf200d7ba7048dfaf5e8e7f43029a394793a1777112d0691d4a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", 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 0.81s
[INFO] running `Command { std: "docker" "inspect" "5bd57f961e68acf200d7ba7048dfaf5e8e7f43029a394793a1777112d0691d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bd57f961e68acf200d7ba7048dfaf5e8e7f43029a394793a1777112d0691d4a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[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 3.47s
[INFO] running `Command { std: "docker" "inspect" "5bd57f961e68acf200d7ba7048dfaf5e8e7f43029a394793a1777112d0691d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bd57f961e68acf200d7ba7048dfaf5e8e7f43029a394793a1777112d0691d4a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/executable_path_finder-46ebdec51c56c5bd)
[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]: cannot find module or crate `home` in this scope
[INFO] [stdout]    --> src/home.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 | 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] 137 + mod home;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/home.rs - home::cargo_home (line 100) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `home` in this scope
[INFO] [stdout]    --> src/home.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 | 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] 100 + mod home;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/home.rs - home::home_dir (line 55) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `home` in this scope
[INFO] [stdout]   --> src/home.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | 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] 55 + mod home;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[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.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5bd57f961e68acf200d7ba7048dfaf5e8e7f43029a394793a1777112d0691d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bd57f961e68acf200d7ba7048dfaf5e8e7f43029a394793a1777112d0691d4a", kill_on_drop: false }`
[INFO] [stdout] 5bd57f961e68acf200d7ba7048dfaf5e8e7f43029a394793a1777112d0691d4a
