[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] 216c351707aecd473cdc932c1356bebf1013a221 [INFO] testing jzombie/rust-cache-manager against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzombie%2Frust-cache-manager" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jzombie/rust-cache-manager on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a49676f7e6c455873c2da906b96895d7141424674626ad60475da49007a1bc9 [INFO] running `Command { std: "docker" "start" "-a" "8a49676f7e6c455873c2da906b96895d7141424674626ad60475da49007a1bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a49676f7e6c455873c2da906b96895d7141424674626ad60475da49007a1bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a49676f7e6c455873c2da906b96895d7141424674626ad60475da49007a1bc9", kill_on_drop: false }` [INFO] [stdout] 8a49676f7e6c455873c2da906b96895d7141424674626ad60475da49007a1bc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f9e26acabd79b71a2b3da099c0b551ae9553f1b220f160c78f5cb250b9aaadb [INFO] running `Command { std: "docker" "start" "-a" "3f9e26acabd79b71a2b3da099c0b551ae9553f1b220f160c78f5cb250b9aaadb", kill_on_drop: false }` [INFO] [stderr] Compiling cache-manager v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `Command { std: "docker" "inspect" "3f9e26acabd79b71a2b3da099c0b551ae9553f1b220f160c78f5cb250b9aaadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f9e26acabd79b71a2b3da099c0b551ae9553f1b220f160c78f5cb250b9aaadb", kill_on_drop: false }` [INFO] [stdout] 3f9e26acabd79b71a2b3da099c0b551ae9553f1b220f160c78f5cb250b9aaadb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 936552041e5defb49f4dacb5e04906d506b54e915ddbcfe0e0948da11f2a5bb9 [INFO] running `Command { std: "docker" "start" "-a" "936552041e5defb49f4dacb5e04906d506b54e915ddbcfe0e0948da11f2a5bb9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.4 [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.26.0 [INFO] [stderr] Compiling cache-manager v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.89s [INFO] running `Command { std: "docker" "inspect" "936552041e5defb49f4dacb5e04906d506b54e915ddbcfe0e0948da11f2a5bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936552041e5defb49f4dacb5e04906d506b54e915ddbcfe0e0948da11f2a5bb9", kill_on_drop: false }` [INFO] [stdout] 936552041e5defb49f4dacb5e04906d506b54e915ddbcfe0e0948da11f2a5bb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4674202b278cf22b7cb65d10ea221bb916c6740792116dbbd2213a2fed3b8b0 [INFO] running `Command { std: "docker" "start" "-a" "a4674202b278cf22b7cb65d10ea221bb916c6740792116dbbd2213a2fed3b8b0", 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/cache_manager-84883dd0a21e96c7) [INFO] [stdout] [INFO] [stdout] running 27 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::cwd_guard_swap_to_returns_error_for_missing_directory ... ok [INFO] [stdout] test tests::ensure_dir_equals_ensure_dir_with_policy_none ... ok [INFO] [stdout] test tests::from_root_supports_arbitrary_path_and_grouping ... ok [INFO] [stdout] test tests::from_discovery_prefers_nearest_crate_root ... ok [INFO] [stdout] test tests::ensure_dir_with_policy_max_age_zero_evicts_all ... ok [INFO] [stdout] test tests::group_path_and_ensure_group_create_expected_directory ... ok [INFO] [stdout] test tests::group_path_building_and_dir_creation ... ok [INFO] [stdout] test tests::ensure_dir_with_policy_max_files ... ok [INFO] [stdout] test tests::max_bytes_policy_under_threshold_does_not_evict ... ok [INFO] [stdout] test tests::no_policy_and_default_policy_report_do_not_mark_evictions ... 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_group_equals_ensure_group_with_policy_none ... 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::ensure_dir_with_policy_max_bytes ... ok [INFO] [stdout] test tests::touch_with_root_group_and_empty_relative_path_errors ... ok [INFO] [stdout] test tests::eviction_policy_scans_nested_subdirectories_recursively ... ok [INFO] [stdout] test tests::eviction_report_matches_applied_evictions ... ok [INFO] [stdout] test tests::eviction_report_errors_when_group_directory_is_missing ... ok [INFO] [stdout] test tests::from_discovery_uses_cwd_dot_cache_when_no_cargo_toml ... ok [INFO] [stdout] test tests::ensure_group_with_policy_applies_eviction_rules ... ok [INFO] [stdout] test tests::from_discovery_ignores_other_custom_cache_dir_names ... ok [INFO] [stdout] test tests::from_discovery_cache_path_uses_root_and_group ... ok [INFO] [stdout] test tests::eviction_policy_applies_in_documented_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Doc-tests cache_manager [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/../README.md - (line 189) ... ok [INFO] [stdout] test src/../README.md - (line 129) ... ok [INFO] [stdout] test src/../README.md - (line 222) ... ok [INFO] [stdout] test src/../README.md - (line 32) ... ok [INFO] [stdout] test src/../README.md - (line 87) ... ok [INFO] [stdout] test src/../README.md - (line 242) ... ok [INFO] [stdout] test src/../README.md - (line 252) ... ok [INFO] [stdout] test src/../README.md - (line 147) ... ok [INFO] [stdout] test src/../README.md - (line 48) ... ok [INFO] [stdout] test src/../README.md - (line 164) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/../README.md - (line 164) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (95) panicked at /tmp/rustdoctestbs6m3P/doctest_bundle_2024.rs:54:45: [INFO] [stdout] eviction report: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b91e0dadc4a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b91e0dadc4a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b91e0dadc4a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5b91e0dadc4a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5b91e0dc1c9a - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5b91e0dc1c9a - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x5b91e0db3292 - std[da2fd379f16a7ff7]::io::default_write_fmt:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b91e0db3292 - ::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5b91e0d8b08f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5b91e0d8b08f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5b91e0da5b81 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x5b91e0da5d3b - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5b91e0d8b148 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 13: 0x5b91e0d82979 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5b91e0d8bf7d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x5b91e0dc24ec - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5b91e0dc22c2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 17: 0x5b91e0d26532 - >::expect [INFO] [stdout] 18: 0x5b91e0d26e9e - doctest_bundle_2024[a3735722f56a348b]::__doctest_2::main [INFO] [stdout] 19: 0x5b91e0d270f6 - doctest_bundle_2024[a3735722f56a348b]::__doctest_2::__main_fn [INFO] [stdout] 20: 0x5b91e0d20741 - doctest_runner_2024[bab995913353ea73]::__doctest_2::TEST::{closure#0} [INFO] [stdout] 21: 0x5b91e0d249f6 - >::call_once [INFO] [stdout] 22: 0x5b91e0d211ff - doctest_runner_2024[bab995913353ea73]::main [INFO] [stdout] 23: 0x5b91e0d248d3 - std[da2fd379f16a7ff7]::process::ExitCode as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 24: 0x5b91e0d1ff66 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: std[da2fd379f16a7ff7]::process::ExitCode, std[da2fd379f16a7ff7]::process::ExitCode> [INFO] [stdout] 25: 0x5b91e0d20469 - std[da2fd379f16a7ff7]::rt::lang_start::::{closure#0} [INFO] [stdout] 26: 0x5b91e0da4474 - <&dyn core[97f61b5528a4c2b4]::ops::function::Fn<(), Output = i32> + core[97f61b5528a4c2b4]::marker::Sync + core[97f61b5528a4c2b4]::panic::unwind_safe::RefUnwindSafe as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 27: 0x5b91e0da4474 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::<&dyn core[97f61b5528a4c2b4]::ops::function::Fn<(), Output = i32> + core[97f61b5528a4c2b4]::marker::Sync + core[97f61b5528a4c2b4]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5b91e0da4474 - std[da2fd379f16a7ff7]::panicking::catch_unwind:: + core[97f61b5528a4c2b4]::marker::Sync + core[97f61b5528a4c2b4]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5b91e0da4474 - std[da2fd379f16a7ff7]::panic::catch_unwind::<&dyn core[97f61b5528a4c2b4]::ops::function::Fn<(), Output = i32> + core[97f61b5528a4c2b4]::marker::Sync + core[97f61b5528a4c2b4]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5b91e0da4474 - std[da2fd379f16a7ff7]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/rt.rs:175:24 [INFO] [stdout] 31: 0x5b91e0da4474 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x5b91e0da4474 - std[da2fd379f16a7ff7]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x5b91e0da4474 - std[da2fd379f16a7ff7]::panic::catch_unwind:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5b91e0da4474 - std[da2fd379f16a7ff7]::rt::lang_start_internal [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/rt.rs:171:5 [INFO] [stdout] 35: 0x5b91e0d1fda1 - std[da2fd379f16a7ff7]::rt::lang_start:: [INFO] [stdout] 36: 0x5b91e0d24ce5 - main [INFO] [stdout] 37: 0x70462f9bb1ca - [INFO] [stdout] 38: 0x70462f9bb28b - __libc_start_main [INFO] [stdout] 39: 0x5b91e0d1e065 - _start [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/../README.md - (line 164) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.39s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "a4674202b278cf22b7cb65d10ea221bb916c6740792116dbbd2213a2fed3b8b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4674202b278cf22b7cb65d10ea221bb916c6740792116dbbd2213a2fed3b8b0", kill_on_drop: false }` [INFO] [stdout] a4674202b278cf22b7cb65d10ea221bb916c6740792116dbbd2213a2fed3b8b0