[INFO] fetching crate timelord 3.0.2...
[INFO] testing timelord-3.0.2 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate timelord 3.0.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate timelord 3.0.2
[INFO] finished tweaking crates.io crate timelord 3.0.2
[INFO] tweaked toml for crates.io crate timelord 3.0.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate timelord 3.0.2 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate timelord 3.0.2 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.2
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded human_bytes v0.4.3
[INFO] [stderr]   Downloaded jiff-static v0.2.4
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.3
[INFO] [stderr]   Downloaded jiff v0.2.4
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea9db4abbd54ebd61884b8b8c029e0804722973274512f5548b23e131e314289
[INFO] running `Command { std: "docker" "start" "-a" "ea9db4abbd54ebd61884b8b8c029e0804722973274512f5548b23e131e314289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea9db4abbd54ebd61884b8b8c029e0804722973274512f5548b23e131e314289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea9db4abbd54ebd61884b8b8c029e0804722973274512f5548b23e131e314289", kill_on_drop: false }`
[INFO] [stdout] ea9db4abbd54ebd61884b8b8c029e0804722973274512f5548b23e131e314289
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82834845d5dda33d2706e77e3e4226647f67d541a8f42e2d12d1bd9d77f929a4
[INFO] running `Command { std: "docker" "start" "-a" "82834845d5dda33d2706e77e3e4226647f67d541a8f42e2d12d1bd9d77f929a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling timelord v3.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s
[INFO] running `Command { std: "docker" "inspect" "82834845d5dda33d2706e77e3e4226647f67d541a8f42e2d12d1bd9d77f929a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82834845d5dda33d2706e77e3e4226647f67d541a8f42e2d12d1bd9d77f929a4", kill_on_drop: false }`
[INFO] [stdout] 82834845d5dda33d2706e77e3e4226647f67d541a8f42e2d12d1bd9d77f929a4
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70adad9a4276e50cf6b3fa5aad0b2496ef056ab261550316b99e94e2bd53d091
[INFO] running `Command { std: "docker" "start" "-a" "70adad9a4276e50cf6b3fa5aad0b2496ef056ab261550316b99e94e2bd53d091", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling timelord v3.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.27s
[INFO] running `Command { std: "docker" "inspect" "70adad9a4276e50cf6b3fa5aad0b2496ef056ab261550316b99e94e2bd53d091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70adad9a4276e50cf6b3fa5aad0b2496ef056ab261550316b99e94e2bd53d091", kill_on_drop: false }`
[INFO] [stdout] 70adad9a4276e50cf6b3fa5aad0b2496ef056ab261550316b99e94e2bd53d091
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b028014216e075276e3ab58c39549e17dd88bbdcc08a278b63fe3658135e2a25
[INFO] running `Command { std: "docker" "start" "-a" "b028014216e075276e3ab58c39549e17dd88bbdcc08a278b63fe3658135e2a25", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/timelord-1a04522a1048779a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Starting Timelord Self-Test
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Created temporary directories: 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests]   Source: /tmp/.tmpDyE7ln/source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests]   Cache: /tmp/.tmpDyE7ln/cache
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Created test files: 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests]   /tmp/.tmpDyE7ln/source/src/main.rs: 'Hello, World!'
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests]   /tmp/.tmpDyE7ln/source/tests/integration-test.rs: 'Timelord test'
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests]   /tmp/.tmpDyE7ln/source/README.md: 'README content'
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Scenario 1: First Run - Creating Cache
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🆕 No cache file found at /tmp/.tmpDyE7ln/cache/timelord.db, starting fresh!
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⚠️ Falling back to empty cache
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Deserialization took: 237.28µs
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] Cache not created yet
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Scanning source directory: /tmp/.tmpDyE7ln/source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Directory scan took: 1.80992ms
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Updating file timestamps...
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [dirty] README.md (58592ae3c2a51540, 14 B) - New
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [dirty] src/main.rs (2ec2572966d006fd, 13 B) - New
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [dirty] tests/integration-test.rs (651151155661595f, 13 B) - New
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Spent 2.826639ms syncing (0 fresh, 3 dirty)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 💾 Saving new cache to /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Cache serialization took: 377.58µs
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord] 🎉 All done! Restored 3 files in 23.228389ms
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Cache file created successfully: /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] Running cache-info command: 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Reading cache file: /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Cache is 204 B, tracking 3 entries (version 3)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Crawled 5ms 78us 310ns ago (2026-01-07 23:30:20) on b028014216e0 from source dir /tmp/.tmpDyE7ln/source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 📁 Directory Structure:
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   ./  (1 files, 14 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     src/  (1 files, 13 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     tests/  (1 files, 13 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Scenario 2: Modifying Timestamps
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Modified timestamps of src/main.rs and tests/integration-test.rs to 1 hour ago
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] Running Timelord to restore timestamps: 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Reading cache file: /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Scanning source directory: /tmp/.tmpDyE7ln/source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Deserialization took: 216.66µs
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Cache is 204 B, tracking 3 entries (version 3)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Crawled 6ms 150us 719ns ago (2026-01-07 23:30:20) on b028014216e0 from source dir /tmp/.tmpDyE7ln/source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 📁 Directory Structure:
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   ./  (1 files, 14 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     src/  (1 files, 13 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     tests/  (1 files, 13 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Directory scan took: 7.81739ms
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Updating file timestamps...
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [fresh] README.md (58592ae3c2a51540, 14 B, 2026-01-07 23:30:20 => 2026-01-07 23:30:20)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [fresh] src/main.rs (2ec2572966d006fd, 13 B, 2026-01-07 23:30:20 => 2026-01-07 23:30:20)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [fresh] tests/integration-test.rs (651151155661595f, 13 B, 2026-01-07 23:30:20 => 2026-01-07 23:30:20)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Spent 1.29458ms syncing (3 fresh, 0 dirty)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 💾 Saving new cache to /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Cache serialization took: 257.751µs
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord] 🎉 All done! Restored 3 files in 10.59804ms
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Timestamps successfully restored for both files
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] Running cache-info command: 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Reading cache file: /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Cache is 204 B, tracking 3 entries (version 3)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Crawled 3ms 490us 359ns ago (2026-01-07 23:30:20) on b028014216e0 from source dir /tmp/.tmpDyE7ln/source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 📁 Directory Structure:
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   ./  (1 files, 14 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     src/  (1 files, 13 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     tests/  (1 files, 13 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Scenario 3: Modifying Content and Timestamps
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Modified timestamps of src/main.rs and tests/integration-test.rs to 2 hours ago
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Changed content of tests/integration-test.rs to 'Modified content'
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] Running Timelord to selectively restore timestamps: 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Scanning source directory: /tmp/.tmpDyE7ln/source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Reading cache file: /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Deserialization took: 298.46µs
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Cache is 204 B, tracking 3 entries (version 3)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Crawled 4ms 716us 299ns ago (2026-01-07 23:30:20) on b028014216e0 from source dir /tmp/.tmpDyE7ln/source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 📁 Directory Structure:
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   ./  (1 files, 14 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     src/  (1 files, 13 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     tests/  (1 files, 13 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Directory scan took: 72.384634ms
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Updating file timestamps...
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [fresh] README.md (58592ae3c2a51540, 14 B, 2026-01-07 23:30:20 => 2026-01-07 23:30:20)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [fresh] src/main.rs (2ec2572966d006fd, 13 B, 2026-01-07 23:30:20 => 2026-01-07 23:30:20)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [dirty] tests/integration-test.rs (a28688a5f056b970, 16 B) - HashChanged
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Spent 787.37µs syncing (2 fresh, 1 dirty)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 💾 Saving new cache to /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Cache serialization took: 114.47µs
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord] 🎉 All done! Restored 3 files in 73.883974ms
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] src/main.rs timestamp restored (content unchanged)
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] tests/integration-test.rs timestamp not restored (content changed)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] Running cache-info command: 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Reading cache file: /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Cache is 204 B, tracking 3 entries (version 3)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Crawled 1ms 982us 110ns ago (2026-01-07 23:30:20) on b028014216e0 from source dir /tmp/.tmpDyE7ln/source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 📁 Directory Structure:
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   ./  (1 files, 14 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     src/  (1 files, 13 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     tests/  (1 files, 16 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Scenario 4: Different Source Directory Base
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Created new source directory with same files
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests]   New Source: /tmp/.tmpDyE7ln/new_source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] Running Timelord with new source directory: 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Reading cache file: /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Scanning source directory: /tmp/.tmpDyE7ln/new_source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Deserialization took: 114.47µs
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Cache is 204 B, tracking 3 entries (version 3)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Crawled 3ms 338us 390ns ago (2026-01-07 23:30:20) on b028014216e0 from source dir /tmp/.tmpDyE7ln/source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 📁 Directory Structure:
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   ./  (1 files, 14 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     src/  (1 files, 13 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     tests/  (1 files, 16 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Directory scan took: 1.87344ms
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Updating file timestamps...
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [fresh] README.md (58592ae3c2a51540, 14 B, 2026-01-07 23:30:20 => 2026-01-07 23:30:20)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [fresh] tests/integration-test.rs (a28688a5f056b970, 16 B, 2026-01-07 21:30:20 => 2026-01-07 21:30:20)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [fresh] src/main.rs (2ec2572966d006fd, 13 B, 2026-01-07 23:30:20 => 2026-01-07 23:30:20)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Spent 1.10289ms syncing (3 fresh, 0 dirty)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 💾 Saving new cache to /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Cache serialization took: 88.5µs
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord] 🎉 All done! Restored 3 files in 3.72563ms
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Timestamps successfully restored in new location
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] Running cache-info command: 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Reading cache file: /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Cache is 208 B, tracking 3 entries (version 3)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Crawled 2ms 244us 190ns ago (2026-01-07 23:30:20) on b028014216e0 from source dir /tmp/.tmpDyE7ln/new_source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 📁 Directory Structure:
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   ./  (1 files, 14 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     src/  (1 files, 13 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     tests/  (1 files, 16 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Scenario 5: Corrupted Cache File
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr] [2026-01-07T23:30:20Z WARN  timelord::tests] Corrupted cache file with 0xBADBADFF
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] Running Timelord with corrupted cache: 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Scanning source directory: /tmp/.tmpDyE7ln/source
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Reading cache file: /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z WARN  timelord] ================================================================================
[INFO] [stderr] [2026-01-07T23:30:20Z WARN  timelord] ⚠️  Failed to deserialize cache: UnexpectedEnd { additional: 13 } ⚠️
[INFO] [stderr] [2026-01-07T23:30:20Z WARN  timelord] ================================================================================
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⚠️ Falling back to empty cache
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Deserialization took: 506.68µs
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Cache is 208 B, tracking 0 entries (version 3)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Crawled 152us 560ns ago (2026-01-07 23:30:20) on b028014216e0 from source dir 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 📁 Directory Structure:
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   ./ (empty)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Directory scan took: 1.397149ms
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Updating file timestamps...
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [dirty] README.md (58592ae3c2a51540, 14 B) - New
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [dirty] src/main.rs (2ec2572966d006fd, 13 B) - New
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   [dirty] tests/integration-test.rs (a28688a5f056b970, 16 B) - New
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Spent 1.55552ms syncing (0 fresh, 3 dirty)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 💾 Saving new cache to /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] ⏰ Cache serialization took: 98.3µs
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord] 🎉 All done! Restored 3 files in 3.644519ms
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] Timelord handled corrupted cache and created a new one
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] Running cache-info command: 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 🔍 Reading cache file: /tmp/.tmpDyE7ln/cache/timelord.db
[INFO] [stdout] test tests::self_test ... ok
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Cache is 204 B, tracking 3 entries (version 3)
[INFO] [stdout] 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]    Crawled 2ms 749us 59ns ago (2026-01-07 23:30:20) on b028014216e0 from source dir /tmp/.tmpDyE7ln/source
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord] 📁 Directory Structure:
[INFO] [stdout] 
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]   ./  (1 files, 14 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     src/  (1 files, 13 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord]     tests/  (1 files, 16 B)
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr] [2026-01-07T23:30:20Z INFO  timelord::tests] All scenarios completed successfully!
[INFO] [stderr] [2026-01-07T23:30:20Z DEBUG timelord::tests] ===============================================
[INFO] [stderr]    Doc-tests timelord
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/../README.md - (line 13) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 13) stdout ----
[INFO] [stdout] error[E0308]: arguments to this function are incorrect
[INFO] [stdout]    --> src/../README.md:18:5
[INFO] [stdout]     |
[INFO] [stdout]  18 |     sync("path/to/source", "path/to/cache")?;
[INFO] [stdout]     |     ^^^^ ----------------  --------------- expected `Utf8PathBuf`, found `&str`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          expected `Utf8PathBuf`, found `&str`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/lib.rs:314:8
[INFO] [stdout]     |
[INFO] [stdout] 314 | pub fn sync(source_dir: Utf8PathBuf, cache_dir: Utf8PathBuf) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `&'static str` into `camino::Utf8PathBuf`
[INFO] [stdout]     |
[INFO] [stdout]  18 |     sync("path/to/source".into(), "path/to/cache")?;
[INFO] [stdout]     |                          +++++++
[INFO] [stdout] help: call `Into::into` on this expression to convert `&'static str` into `camino::Utf8PathBuf`
[INFO] [stdout]     |
[INFO] [stdout]  18 |     sync("path/to/source", "path/to/cache".into())?;
[INFO] [stdout]     |                                           +++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]   --> src/../README.md:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     sync("path/to/source", "path/to/cache")?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `()`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Try` is not implemented for `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 13)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.23s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b028014216e075276e3ab58c39549e17dd88bbdcc08a278b63fe3658135e2a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b028014216e075276e3ab58c39549e17dd88bbdcc08a278b63fe3658135e2a25", kill_on_drop: false }`
[INFO] [stdout] b028014216e075276e3ab58c39549e17dd88bbdcc08a278b63fe3658135e2a25
