[INFO] fetching crate gitwatch-rs 0.1.1...
[INFO] testing gitwatch-rs-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate gitwatch-rs 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate gitwatch-rs 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gitwatch-rs 0.1.1
[INFO] tweaked toml for crates.io crate gitwatch-rs 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gitwatch-rs 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gitwatch-rs 0.1.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded testresult v0.4.1
[INFO] [stderr]   Downloaded paris v1.5.15
[INFO] [stderr]   Downloaded notify-debouncer-full v0.5.0
[INFO] [stderr]   Downloaded notify v8.1.0
[INFO] [stderr]   Downloaded file-id v0.2.2
[INFO] [stderr]   Downloaded clap_complete v4.5.55
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded terminal-prompt v0.2.3
[INFO] [stderr]   Downloaded auth-git2 v0.5.8
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdaa1dd4d4adef37312122c9d2fd7bdfc9e2306480cd7e6e58357e3c0aa6185f
[INFO] running `Command { std: "docker" "start" "-a" "cdaa1dd4d4adef37312122c9d2fd7bdfc9e2306480cd7e6e58357e3c0aa6185f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdaa1dd4d4adef37312122c9d2fd7bdfc9e2306480cd7e6e58357e3c0aa6185f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdaa1dd4d4adef37312122c9d2fd7bdfc9e2306480cd7e6e58357e3c0aa6185f", kill_on_drop: false }`
[INFO] [stdout] cdaa1dd4d4adef37312122c9d2fd7bdfc9e2306480cd7e6e58357e3c0aa6185f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f291e96a79d682c47990cea3cf4679ccabca4038460719015e4295db308110c9
[INFO] running `Command { std: "docker" "start" "-a" "f291e96a79d682c47990cea3cf4679ccabca4038460719015e4295db308110c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling file-id v0.2.2
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling paris v1.5.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling terminal-prompt v0.2.3
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling notify v8.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling clap_complete v4.5.55
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling auth-git2 v0.5.8
[INFO] [stderr]    Compiling gitwatch-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "f291e96a79d682c47990cea3cf4679ccabca4038460719015e4295db308110c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f291e96a79d682c47990cea3cf4679ccabca4038460719015e4295db308110c9", kill_on_drop: false }`
[INFO] [stdout] f291e96a79d682c47990cea3cf4679ccabca4038460719015e4295db308110c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 299756693a9c7d4c77576b045bc3667442ee3f82afa3f090c25dda94b0a38aba
[INFO] running `Command { std: "docker" "start" "-a" "299756693a9c7d4c77576b045bc3667442ee3f82afa3f090c25dda94b0a38aba", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling notify v8.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling auth-git2 v0.5.8
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling gitwatch-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.55s
[INFO] running `Command { std: "docker" "inspect" "299756693a9c7d4c77576b045bc3667442ee3f82afa3f090c25dda94b0a38aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "299756693a9c7d4c77576b045bc3667442ee3f82afa3f090c25dda94b0a38aba", kill_on_drop: false }`
[INFO] [stdout] 299756693a9c7d4c77576b045bc3667442ee3f82afa3f090c25dda94b0a38aba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df6fe479e71a6c08b77bac2636d78f38a223374c6216f344bb68c363750e77d3
[INFO] running `Command { std: "docker" "start" "-a" "df6fe479e71a6c08b77bac2636d78f38a223374c6216f344bb68c363750e77d3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitwatch_rs-e3af676664cbffba)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test app_config::tests::test_absolute_paths ... ok
[INFO] [stdout] test app_config::tests::test_config_from_cli_invalid ... ok
[INFO] [stdout] test app_config::tests::test_config_partial_file ... ok
[INFO] [stdout] test cli::tests::test_loglevel_conversion ... ok
[INFO] [stdout] test app_config::tests::test_config_validation ... ok
[INFO] [stdout] test commit_message::tests::test_nonexistent_script ... ok
[INFO] [stdout] test app_config::tests::test_config_precedence_cli_only ... ok
[INFO] [stdout] test app_config::tests::test_config_precedence_with_file ... ok
[INFO] [stdout] test app_config::tests::test_relative_paths ... ok
[INFO] [stdout] test app_config::tests::test_config_from_cli ... ok
[INFO] [stdout] test config_file::tests::test_load_config_file ... ok
[INFO] [stdout] test config_file::tests::test_load_empty_config ... ok
[INFO] [stdout] test config_file::tests::test_load_invalid_config ... ok
[INFO] [stdout] test filter::tests::test_gitignore ... ok
[INFO] [stdout] test filter::tests::test_ignore_regex ... ok
[INFO] [stdout] test commit_message::tests::test_script_execution_failure ... ok
[INFO] [stdout] test commit_message::tests::test_empty_output ... ok
[INFO] [stdout] test filter::tests::test_strip_prefix_error ... ok
[INFO] [stdout] test filter::tests::test_path_absolute_error ... ok
[INFO] [stderr] [36m[debug] Executing commit message script '/tmp/.tmpF20Gu4/test_script.sh'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpFHjMFu'[0m
[INFO] [stderr] [36m[debug] Executing commit message script '/tmp/.tmph9QQAY/test_script.sh'[0m
[INFO] [stdout] test commit_message::tests::test_whitespace_only_output ... ok
[INFO] [stderr] [36m[debug] Executing commit message script '/tmp/.tmpvR5Tb4/test_script.sh'[0m
[INFO] [stdout] test commit_message::tests::test_working_directory ... ok
[INFO] [stderr] [36m[debug] Generated commit message: '/tmp/.tmph9QQAY'[0m
[INFO] [stderr] [36m[debug] Generated commit message: 'Test commit message'[0m
[INFO] [stdout] test commit_message::tests::test_successful_script_execution ... ok
[INFO] [stdout] test util::tests::test_normalize_path ... ok
[INFO] [stderr] [90m[trace] Received notify events { events [DebouncedEvent { event: Event { kind: Any, paths: ["test1.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 15476, tv_nsec: 903645119 } }, DebouncedEvent { event: Event { kind: Any, paths: ["test1.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 15476, tv_nsec: 903645659 } }, DebouncedEvent { event: Event { kind: Any, paths: ["test1.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 15476, tv_nsec: 903645979 } }] }[0m
[INFO] [stdout] test watcher::tests::test_all_paths_ignored ... ok
[INFO] [stderr] [90m[trace] registering event source with poller: token=Token(0), interests=READABLE[0m
[INFO] [stderr] [90m[trace] adding inotify watch: /tmp/.tmpTU9i06[0m
[INFO] [stdout] [37mWatching for changes...[0m
[INFO] [stderr] [90m[trace] registering event source with poller: token=Token(0), interests=READABLE[0m
[INFO] [stdout] test repo::tests::test_empty_repo ... ok
[INFO] [stderr] [90m[trace] registering event source with poller: token=Token(0), interests=READABLE[0m
[INFO] [stdout] test watcher::tests::test_watcher_notify_error ... ok
[INFO] [stderr] [90m[trace] adding inotify watch: /tmp/.tmpFFMnoi[0m
[INFO] [stdout] [37mWatching for changes...[0m
[INFO] [stderr] [90m[trace] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: EventMask(CREATE), cookie: 0, name: Some("test.txt") }[0m
[INFO] [stdout] test app::tests::test_watch_false ... ok
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpVYQf6v'[0m
[INFO] [stdout] test app::tests::test_commit_on_start ... ok
[INFO] [stderr] [36m[debug] Repository has uncommitted changes)[0m
[INFO] [stderr] [36m[debug] Modified files:[0m
[INFO] [stderr] [36m[debug]   foo.txt[0m
[INFO] [stderr] [33m[warn] Watch is disabled[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpLe9HNa'[0m
[INFO] [stderr] [36m[debug] Repository has uncommitted changes)[0m
[INFO] [stderr] [36m[debug] Modified files:[0m
[INFO] [stderr] [36m[debug]   foo.txt[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpYNcrX0'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpZUYkAn'[0m
[INFO] [stderr] [90m[trace] raw event: Event { kind: Create(File), paths: ["/tmp/.tmpTU9i06/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }[0m
[INFO] [stderr] [90m[trace] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: EventMask(OPEN), cookie: 0, name: Some("test.txt") }[0m
[INFO] [stderr] [90m[trace] raw event: Event { kind: Access(Open(Any)), paths: ["/tmp/.tmpTU9i06/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }[0m
[INFO] [stderr] [90m[trace] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: EventMask(MODIFY), cookie: 0, name: Some("test.txt") }[0m
[INFO] [stderr] [90m[trace] raw event: Event { kind: Modify(Data(Any)), paths: ["/tmp/.tmpTU9i06/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }[0m
[INFO] [stderr] [90m[trace] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: EventMask(CLOSE_WRITE), cookie: 0, name: Some("test.txt") }[0m
[INFO] [stderr] [90m[trace] raw event: Event { kind: Access(Close(Write)), paths: ["/tmp/.tmpTU9i06/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }[0m
[INFO] [stderr] [90m[trace] Received notify events { events [DebouncedEvent { event: Event { kind: Create(File), paths: ["/tmp/.tmpTU9i06/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 15477, tv_nsec: 55281225 } }, DebouncedEvent { event: Event { kind: Access(Open(Any)), paths: ["/tmp/.tmpTU9i06/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 15477, tv_nsec: 55408955 } }, DebouncedEvent { event: Event { kind: Access(Close(Write)), paths: ["/tmp/.tmpTU9i06/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 15477, tv_nsec: 55585345 } }] }[0m
[INFO] [stderr] [33m[warn] Failed to commit changes. Retrying... (1/2).
[INFO] [stdout] test repo::tests::test_invalid_remote ... ok
[INFO] [stderr] Error: Mock callback error
[INFO] [stdout] test repo::tests::test_invalid_commit_message_script ... ok
[INFO] [stderr] 
[INFO] [stderr] Stack backtrace:
[INFO] [stderr]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stderr]    1: anyhow::__private::format_err
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:694:13
[INFO] [stderr]    2: gitwatch_rs::watcher::tests::test_watcher_callback_error::{{closure}}::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/watcher.rs:178:21
[INFO] [stderr]    3: core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:263:22
[INFO] [stderr]    4: gitwatch_rs::watcher::FileWatcher::handle_events
[INFO] [stderr]              at /opt/rustwide/workdir/src/watcher.rs:96:23
[INFO] [stderr]    5: gitwatch_rs::watcher::FileWatcher::watch
[INFO] [stderr]              at /opt/rustwide/workdir/src/watcher.rs:60:46
[INFO] [stderr]    6: gitwatch_rs::watcher::tests::test_watcher_callback_error::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/watcher.rs:174:21
[INFO] [stderr]    7: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]    8: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]    9: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   10: std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]   11: __rust_try
[INFO] [stderr]   12: std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]   13: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]   14: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   15: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   16: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   17: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   18: <unknown>
[INFO] [stderr]   19: clone[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpjky6QX'[0m
[INFO] [stderr] [36m[debug] Index is empty[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpz2kkcx'[0m
[INFO] [stderr] [90m[trace] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: EventMask(CREATE), cookie: 0, name: Some("test.txt") }[0m
[INFO] [stderr] [90m[trace] raw event: Event { kind: Create(File), paths: ["/tmp/.tmpFFMnoi/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }[0m
[INFO] [stderr] [90m[trace] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: EventMask(OPEN), cookie: 0, name: Some("test.txt") }[0m
[INFO] [stderr] [90m[trace] raw event: Event { kind: Access(Open(Any)), paths: ["/tmp/.tmpFFMnoi/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }[0m
[INFO] [stderr] [90m[trace] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: EventMask(MODIFY), cookie: 0, name: Some("test.txt") }[0m
[INFO] [stderr] [90m[trace] raw event: Event { kind: Modify(Data(Any)), paths: ["/tmp/.tmpFFMnoi/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }[0m
[INFO] [stderr] [90m[trace] inotify event: Event { wd: WatchDescriptor { id: 1, fd: (Weak) }, mask: EventMask(CLOSE_WRITE), cookie: 0, name: Some("test.txt") }[0m
[INFO] [stderr] [90m[trace] raw event: Event { kind: Access(Close(Write)), paths: ["/tmp/.tmpFFMnoi/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }[0m
[INFO] [stdout] test repo::tests::test_ignore_regex ... ok
[INFO] [stderr] [36m[debug] Pushing to remote origin[0m
[INFO] [stdout] test repo::tests::test_commit_and_push ... ok
[INFO] [stderr] [90m[trace] Pushing refspec: HEAD:refs/heads/master[0m
[INFO] [stderr] [33m[warn] Failed to commit changes. Retrying... (2/2).
[INFO] [stderr] Error: Mock callback error
[INFO] [stderr] 
[INFO] [stderr] Stack backtrace:
[INFO] [stderr]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stderr]    1: anyhow::__private::format_err
[INFO] [stderr]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:694:13
[INFO] [stderr]    2: gitwatch_rs::watcher::tests::test_watcher_callback_error::{{closure}}::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/watcher.rs:178:21
[INFO] [stderr]    3: core::ops::function::impls::<impl core::ops::function::Fn<A> for &F>::call
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:263:22
[INFO] [stderr]    4: gitwatch_rs::watcher::FileWatcher::handle_events
[INFO] [stderr]              at /opt/rustwide/workdir/src/watcher.rs:96:23
[INFO] [stderr]    5: gitwatch_rs::watcher::FileWatcher::watch
[INFO] [stderr]              at /opt/rustwide/workdir/src/watcher.rs:60:46
[INFO] [stderr]    6: gitwatch_rs::watcher::tests::test_watcher_callback_error::{{closure}}
[INFO] [stderr]              at /opt/rustwide/workdir/src/watcher.rs:174:21
[INFO] [stderr]    7: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]    8: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]    9: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   10: std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]   11: __rust_try
[INFO] [stderr]   12: std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]   13: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]   14: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   15: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   16: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   17: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stderr]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   18: <unknown>
[INFO] [stderr]   19: clone[0m
[INFO] [stderr] [90m[trace] Received notify events { events [DebouncedEvent { event: Event { kind: Create(File), paths: ["/tmp/.tmpFFMnoi/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 15477, tv_nsec: 160165905 } }, DebouncedEvent { event: Event { kind: Access(Open(Any)), paths: ["/tmp/.tmpFFMnoi/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 15477, tv_nsec: 160278805 } }, DebouncedEvent { event: Event { kind: Access(Close(Write)), paths: ["/tmp/.tmpFFMnoi/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 15477, tv_nsec: 160474155 } }] }[0m
[INFO] [stderr] [31m[error] All retry attempts failed: Mock callback error[0m
[INFO] [stdout] test watcher::tests::test_watcher_callback_error ... ok
[INFO] [stderr] [36m[debug] Received shutdown signal[0m
[INFO] [stdout] test watcher::tests::test_watcher_shutdown ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitwatch-bc13c6756f472371)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.39s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_main_error_handling ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-36e8e259b848d3c4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_completion_command ... ok
[INFO] [stdout] test test_invalid_command ... ok
[INFO] [stdout] test test_main_invalid_path ... ok
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpb8xcKY'[0m
[INFO] [stdout] [37mOpened repo '.tmpb8xcKY' at commit '[fcaa1f9] Initial commit'[0m
[INFO] [stderr] [36m[debug] Pushing to remote origin[0m
[INFO] [stdout] [37mCreated commit: 3a68bd3 'test commit message'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpysBmbE'[0m
[INFO] [stdout] [37mOpened repo '.tmpysBmbE' at commit '[fcaa1f9] Initial commit'[0m
[INFO] [stderr] [33m[warn] Watch is disabled[0m
[INFO] [stdout] [37mPushed changes to origin[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpvT1vfX'[0m
[INFO] [stdout] [37mOpened repo '.tmpvT1vfX' at commit '[fcaa1f9] Initial commit'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpL0qieU'[0m
[INFO] [stdout] [37mOpened repo '.tmpL0qieU' at commit '[fcaa1f9] Initial commit'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpAgn6Yv'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpJ5Fbfw'[0m
[INFO] [stderr] [36m[debug] Repository has uncommitted changes)[0m
[INFO] [stderr] [36m[debug] Modified files:[0m
[INFO] [stderr] [36m[debug]   commit-message-script.sh[0m
[INFO] [stderr] [36m[debug] Working tree clean[0m
[INFO] [stdout] [37mOpened repo '.tmpAgn6Yv' at commit '[fcaa1f9] Initial commit'[0m
[INFO] [stdout] [37mOpened repo '.tmpJ5Fbfw' at commit '[fcaa1f9] Initial commit'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpxEwoLz'[0m
[INFO] [stdout] [37mOpened repo '.tmpxEwoLz' at commit '[fcaa1f9] Initial commit'[0m
[INFO] [stdout] [37mWatching for changes...[0m
[INFO] [stdout] [37m[4mCommit message:[24m
[INFO] [stdout] test commit message
[INFO] [stdout] [4mStaged files:[24m
[INFO] [stdout] foo.txt
[INFO] [stdout] [0m
[INFO] [stderr] [33m[warn] Changes will not be commited (dry-run enabled)![0m
[INFO] [stderr] [33m[warn] Watch is disabled[0m
[INFO] [stderr] [36m[debug] Working tree clean[0m
[INFO] [stdout] [37mCreated commit: 3a68bd3 'test commit message'[0m
[INFO] [stdout] [37mWatching for changes...[0m
[INFO] [stderr] [33m[warn] Watch is disabled[0m
[INFO] [stderr] [36m[debug] Executing commit message script '/tmp/.tmpAgn6Yv/commit-message-script.sh'[0m
[INFO] [stdout] test test_push ... ok
[INFO] [stdout] test test_dry_run ... ok
[INFO] [stdout] test test_commit_on_start ... ok
[INFO] [stderr] [36m[debug] Generated commit message: 'generated commit message'[0m
[INFO] [stdout] [37mCreated commit: f1770ec 'generated commit message'[0m
[INFO] [stderr] [33m[warn] Watch is disabled[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmp8ktwY6'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmptZbQxk'[0m
[INFO] [stderr] [36m[debug] Pushing to remote origin[0m
[INFO] [stdout] [37mOpened repo '.tmptZbQxk' at commit '[fcaa1f9] Initial commit'[0m
[INFO] [stdout] [37mWatching for changes...[0m
[INFO] [stdout] [37mOpened repo '.tmp8ktwY6' at commit '[fcaa1f9] Initial commit'[0m
[INFO] [stdout] [37mCreated commit: 3a68bd3 'test commit message'[0m
[INFO] [stdout] [37mWatching for changes...[0m
[INFO] [stdout] [37mCreated commit: 3a68bd3 'test commit message'[0m
[INFO] [stdout] test test_commit_message_script ... ok
[INFO] [stdout] test test_push_invalid_remote ... ok
[INFO] [stderr] [36m[debug] Detected changes:
[INFO] [stdout] [37mCreated commit: 5577512 'test commit message'[0m
[INFO] [stderr]   foo.txt[0m
[INFO] [stderr] [36m[debug] Received shutdown signal[0m
[INFO] [stdout] test test_main_valid_args ... ok
[INFO] [stderr] [36m[debug] Received shutdown signal[0m
[INFO] [stderr] [36m[debug] Received shutdown signal[0m
[INFO] [stdout] test test_watch ... ok
[INFO] [stderr] [36m[debug] Detected changes:
[INFO] [stdout] [37mCreated commit: 849a16f 'test commit message'[0m
[INFO] [stderr]   foo.txt[0m
[INFO] [stdout] test test_gitignore ... ok
[INFO] [stdout] test test_ignore_regex ... ok
[INFO] [stderr] [36m[debug] Detected changes:
[INFO] [stderr]   foo.txt[0m
[INFO] [stderr] [36m[debug] Working tree clean[0m
[INFO] [stderr] [36m[debug] Received shutdown signal[0m
[INFO] [stdout] test test_debounce ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.71s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gitwatch_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "df6fe479e71a6c08b77bac2636d78f38a223374c6216f344bb68c363750e77d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df6fe479e71a6c08b77bac2636d78f38a223374c6216f344bb68c363750e77d3", kill_on_drop: false }`
[INFO] [stdout] df6fe479e71a6c08b77bac2636d78f38a223374c6216f344bb68c363750e77d3
