[INFO] cloning repository https://github.com/jzombie/rust-cache-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jzombie/rust-cache-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzombie%2Frust-cache-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzombie%2Frust-cache-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfe12455eef8a8b5440dbacab30961e6da8a7dfb
[INFO] testing jzombie/rust-cache-manager against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzombie%2Frust-cache-manager" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jzombie/rust-cache-manager
[INFO] finished tweaking git repo https://github.com/jzombie/rust-cache-manager
[INFO] tweaked toml for git repo https://github.com/jzombie/rust-cache-manager written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jzombie/rust-cache-manager on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jzombie/rust-cache-manager 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57719a4d24c97facd92d7322ca959c0e6715dcaffa31b24f6f1fe08227cc17ec
[INFO] running `Command { std: "docker" "start" "-a" "57719a4d24c97facd92d7322ca959c0e6715dcaffa31b24f6f1fe08227cc17ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57719a4d24c97facd92d7322ca959c0e6715dcaffa31b24f6f1fe08227cc17ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57719a4d24c97facd92d7322ca959c0e6715dcaffa31b24f6f1fe08227cc17ec", kill_on_drop: false }`
[INFO] [stdout] 57719a4d24c97facd92d7322ca959c0e6715dcaffa31b24f6f1fe08227cc17ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3a80f82b46cb72b842da8ecce12c3f33d667723139793b44a5cb8d829ddd8a2
[INFO] running `Command { std: "docker" "start" "-a" "f3a80f82b46cb72b842da8ecce12c3f33d667723139793b44a5cb8d829ddd8a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cache-manager v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] running `Command { std: "docker" "inspect" "f3a80f82b46cb72b842da8ecce12c3f33d667723139793b44a5cb8d829ddd8a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3a80f82b46cb72b842da8ecce12c3f33d667723139793b44a5cb8d829ddd8a2", kill_on_drop: false }`
[INFO] [stdout] f3a80f82b46cb72b842da8ecce12c3f33d667723139793b44a5cb8d829ddd8a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c758772b98866085234ad40ad7189c1aa6961ef56134e3650b0f98d0a05a56e
[INFO] running `Command { std: "docker" "start" "-a" "1c758772b98866085234ad40ad7189c1aa6961ef56134e3650b0f98d0a05a56e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling cache-manager v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.62s
[INFO] running `Command { std: "docker" "inspect" "1c758772b98866085234ad40ad7189c1aa6961ef56134e3650b0f98d0a05a56e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c758772b98866085234ad40ad7189c1aa6961ef56134e3650b0f98d0a05a56e", kill_on_drop: false }`
[INFO] [stdout] 1c758772b98866085234ad40ad7189c1aa6961ef56134e3650b0f98d0a05a56e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df7c16904fa965164b5492a1748e9823b37c5c2cfbf05781fb43f8ccb71c2aed
[INFO] running `Command { std: "docker" "start" "-a" "df7c16904fa965164b5492a1748e9823b37c5c2cfbf05781fb43f8ccb71c2aed", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cache_manager-8d7efd17e25a5a84)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test tests::cache_path_preserves_absolute_paths ... ok
[INFO] [stdout] test tests::cache_path_joins_relative_paths_under_group ... ok
[INFO] [stdout] test tests::collect_files_recursive_ignores_non_file_non_directory_entries ... ok
[INFO] [stdout] test tests::ensure_dir_equals_ensure_dir_with_policy_none ... ok
[INFO] [stdout] test tests::cwd_guard_swap_to_returns_error_for_missing_directory ... ok
[INFO] [stdout] test tests::ensure_dir_with_policy_max_age_zero_evicts_all ... ok
[INFO] [stdout] test tests::eviction_report_errors_when_group_directory_is_missing ... ok
[INFO] [stdout] test tests::ensure_group_equals_ensure_group_with_policy_none ... ok
[INFO] [stdout] test tests::ensure_dir_with_policy_max_bytes ... ok
[INFO] [stdout] test tests::from_discovery_cache_path_uses_root_and_group ... ok
[INFO] [stdout] test tests::eviction_report_matches_applied_evictions ... ok
[INFO] [stdout] test tests::from_discovery_ignores_other_custom_cache_dir_names ... ok
[INFO] [stdout] test tests::eviction_policy_scans_nested_subdirectories_recursively ... ok
[INFO] [stdout] test tests::ensure_group_with_policy_applies_eviction_rules ... ok
[INFO] [stdout] test tests::from_root_supports_arbitrary_path_and_grouping ... ok
[INFO] [stdout] test tests::no_policy_and_default_policy_report_do_not_mark_evictions ... ok
[INFO] [stdout] test tests::max_bytes_policy_under_threshold_does_not_evict ... ok
[INFO] [stdout] test tests::group_path_and_ensure_group_create_expected_directory ... ok
[INFO] [stdout] test tests::from_discovery_uses_cwd_dot_cache_when_no_cargo_toml ... ok
[INFO] [stdout] test tests::single_root_supports_distinct_policies_per_subdirectory ... ok
[INFO] [stdout] test tests::sort_entries_uses_path_as_tie_break_for_equal_modified_time ... ok
[INFO] [stdout] test tests::touch_with_root_group_and_empty_relative_path_errors ... ok
[INFO] [stdout] test tests::from_discovery_prefers_nearest_crate_root ... ok
[INFO] [stdout] test tests::group_path_building_and_dir_creation ... ok
[INFO] [stdout] test tests::subgroup_touch_creates_parent_directories ... ok
[INFO] [stdout] test tests::touch_creates_blank_file_and_is_idempotent ... ok
[INFO] [stdout] test tests::ensure_dir_with_policy_max_files ... ok
[INFO] [stdout] test tests::eviction_policy_applies_in_documented_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_cache_location.rs (/opt/rustwide/target/debug/deps/e2e_cache_location-11e386f6c28c5072)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests cache_manager
[INFO] [stdout] test e2e_binary_compiled_with_rustc_creates_default_cache_under_temp_root ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/../README.md - (line 483) ... ok
[INFO] [stdout] test src/../README.md - (line 199) ... FAILED
[INFO] [stdout] test src/../README.md - (line 175) ... FAILED
[INFO] [stdout] test src/../README.md - (line 358) ... ok
[INFO] [stdout] test src/../README.md - (line 473) ... ok
[INFO] [stdout] test src/../README.md - (line 73) ... ok
[INFO] [stdout] test src/../README.md - (line 47) ... ok
[INFO] [stdout] test src/../README.md - (line 416) ... ok
[INFO] [stdout] test src/../README.md - (line 233) ... ok
[INFO] [stdout] test src/../README.md - (line 341) ... ok
[INFO] [stdout] test src/../README.md - (line 132) ... ok
[INFO] [stdout] test src/../README.md - (line 251) ... ok
[INFO] [stdout] test src/../README.md - (line 293) ... ok
[INFO] [stdout] test src/../README.md - (line 268) ... ok
[INFO] [stdout] test src/../README.md - (line 444) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 199) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `directories`
[INFO] [stdout]    --> src/../README.md:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 | use directories::ProjectDirs;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `directories`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `directories`, use `cargo add directories` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_project_dirs` found for struct `CacheRoot` in the current scope
[INFO] [stdout]    --> src/../README.md:205:34
[INFO] [stdout]     |
[INFO] [stdout] 205 | let root: CacheRoot = CacheRoot::from_project_dirs("com", "Acme", "WidgetTool")
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^ associated function or constant not found in `CacheRoot`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `CacheRoot` consider using one of the following associated functions:
[INFO] [stdout]       CacheRoot::from_discovery
[INFO] [stdout]       CacheRoot::from_root
[INFO] [stdout]    --> src/lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn from_discovery() -> io::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn from_root<P: Into<PathBuf>>(root: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from_root` with a similar name
[INFO] [stdout]    --> src/lib.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn from_root<P: Into<PathBuf>>(root: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 175) stdout ----
[INFO] [stdout] error[E0599]: no associated function or constant named `from_project_dirs` found for struct `CacheRoot` in the current scope
[INFO] [stdout]    --> src/../README.md:179:23
[INFO] [stdout]     |
[INFO] [stdout] 179 | let root = CacheRoot::from_project_dirs("com", "ExampleOrg", "ExampleApp")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ associated function or constant not found in `CacheRoot`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `CacheRoot` consider using one of the following associated functions:
[INFO] [stdout]       CacheRoot::from_discovery
[INFO] [stdout]       CacheRoot::from_root
[INFO] [stdout]    --> src/lib.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn from_discovery() -> io::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn from_root<P: Into<PathBuf>>(root: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from_root` with a similar name
[INFO] [stdout]    --> src/lib.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn from_root<P: Into<PathBuf>>(root: P) -> Self {
[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 E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 175)
[INFO] [stdout]     src/../README.md - (line 199)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.30s; merged doctests compilation took 0.22s
[INFO] running `Command { std: "docker" "inspect" "df7c16904fa965164b5492a1748e9823b37c5c2cfbf05781fb43f8ccb71c2aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7c16904fa965164b5492a1748e9823b37c5c2cfbf05781fb43f8ccb71c2aed", kill_on_drop: false }`
[INFO] [stdout] df7c16904fa965164b5492a1748e9823b37c5c2cfbf05781fb43f8ccb71c2aed
