[INFO] fetching crate gitwatch-rs 0.1.1...
[INFO] testing gitwatch-rs-0.1.1 against 1.90.0 for beta-1.91-2
[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 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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 terminal-prompt v0.2.3
[INFO] [stderr]   Downloaded notify v8.1.0
[INFO] [stderr]   Downloaded paris v1.5.15
[INFO] [stderr]   Downloaded auth-git2 v0.5.8
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded clap_complete v4.5.55
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e22a9a375363543201ef3ac2accb1974ddc6c3023a8320689de5c040f69fa491
[INFO] running `Command { std: "docker" "start" "-a" "e22a9a375363543201ef3ac2accb1974ddc6c3023a8320689de5c040f69fa491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e22a9a375363543201ef3ac2accb1974ddc6c3023a8320689de5c040f69fa491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e22a9a375363543201ef3ac2accb1974ddc6c3023a8320689de5c040f69fa491", kill_on_drop: false }`
[INFO] [stdout] e22a9a375363543201ef3ac2accb1974ddc6c3023a8320689de5c040f69fa491
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc30a986c680501e0824fb55bd96f341fea66644172bc966e3920f3001a87ff4
[INFO] running `Command { std: "docker" "start" "-a" "bc30a986c680501e0824fb55bd96f341fea66644172bc966e3920f3001a87ff4", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling terminal-prompt v0.2.3
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling file-id v0.2.2
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling paris v1.5.15
[INFO] [stderr]    Compiling notify v8.1.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 pear_codegen v0.2.9
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling pear 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 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 serde v1.0.219
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling url v2.5.4
[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 52.93s
[INFO] running `Command { std: "docker" "inspect" "bc30a986c680501e0824fb55bd96f341fea66644172bc966e3920f3001a87ff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc30a986c680501e0824fb55bd96f341fea66644172bc966e3920f3001a87ff4", kill_on_drop: false }`
[INFO] [stdout] bc30a986c680501e0824fb55bd96f341fea66644172bc966e3920f3001a87ff4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abaf84e7293486e2ae6c9ffbaddb59d0981c1c9bd8e8b07f08dca07d1a3a603c
[INFO] running `Command { std: "docker" "start" "-a" "abaf84e7293486e2ae6c9ffbaddb59d0981c1c9bd8e8b07f08dca07d1a3a603c", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling notify v8.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling auth-git2 v0.5.8
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[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 20.76s
[INFO] running `Command { std: "docker" "inspect" "abaf84e7293486e2ae6c9ffbaddb59d0981c1c9bd8e8b07f08dca07d1a3a603c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abaf84e7293486e2ae6c9ffbaddb59d0981c1c9bd8e8b07f08dca07d1a3a603c", kill_on_drop: false }`
[INFO] [stdout] abaf84e7293486e2ae6c9ffbaddb59d0981c1c9bd8e8b07f08dca07d1a3a603c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f97072007bc71c1794bca000255bb9aa61fca585db4f6d9c58dea8c660da89a
[INFO] running `Command { std: "docker" "start" "-a" "5f97072007bc71c1794bca000255bb9aa61fca585db4f6d9c58dea8c660da89a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitwatch_rs-33cc7ee577cc497b)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test cli::tests::test_loglevel_conversion ... ok
[INFO] [stdout] test commit_message::tests::test_nonexistent_script ... ok
[INFO] [stdout] test app_config::tests::test_absolute_paths ... ok
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpG7LmBD'[0m
[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: 9927, tv_nsec: 696086536 } }, DebouncedEvent { event: Event { kind: Any, paths: ["test1.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 9927, tv_nsec: 696087096 } }, DebouncedEvent { event: Event { kind: Any, paths: ["test1.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 9927, tv_nsec: 696087405 } }] }[0m
[INFO] [stderr] [90m[trace] registering event source with poller: token=Token(0), interests=READABLE[0m
[INFO] [stderr] [90m[trace] adding inotify watch: /tmp/.tmpdw4ata[0m
[INFO] [stderr] [90m[trace] registering event source with poller: token=Token(0), interests=READABLE[0m
[INFO] [stderr] [90m[trace] registering event source with poller: token=Token(0), interests=READABLE[0m
[INFO] [stdout] test app_config::tests::test_config_partial_file ... ok
[INFO] [stdout] test config_file::tests::test_load_empty_config ... ok
[INFO] [stdout] test app_config::tests::test_config_from_cli ... ok
[INFO] [stdout] test config_file::tests::test_load_invalid_config ... ok
[INFO] [stdout] test filter::tests::test_gitignore ... ok
[INFO] [stdout] test app_config::tests::test_config_from_cli_invalid ... ok
[INFO] [stdout] test app_config::tests::test_config_precedence_with_file ... ok
[INFO] [stdout] test filter::tests::test_ignore_regex ... ok
[INFO] [stdout] test filter::tests::test_path_absolute_error ... ok
[INFO] [stdout] test filter::tests::test_strip_prefix_error ... ok
[INFO] [stdout] test app_config::tests::test_relative_paths ... ok
[INFO] [stdout] test util::tests::test_normalize_path ... ok
[INFO] [stdout] test watcher::tests::test_all_paths_ignored ... ok
[INFO] [stdout] [37mWatching for changes...[0m
[INFO] [stdout] test app_config::tests::test_config_precedence_cli_only ... ok
[INFO] [stdout] test config_file::tests::test_load_config_file ... ok
[INFO] [stdout] test app_config::tests::test_config_validation ... ok
[INFO] [stdout] test watcher::tests::test_watcher_notify_error ... ok
[INFO] [stdout] [37mWatching for changes...[0m
[INFO] [stdout] test commit_message::tests::test_whitespace_only_output ... ok
[INFO] [stdout] test commit_message::tests::test_working_directory ... ok
[INFO] [stderr] [90m[trace] adding inotify watch: /tmp/.tmpjemvmF[0m
[INFO] [stderr] [36m[debug] Executing commit message script '/tmp/.tmpmxCvlT/test_script.sh'[0m
[INFO] [stderr] [36m[debug] Executing commit message script '/tmp/.tmpMxaft5/test_script.sh'[0m
[INFO] [stderr] [36m[debug] Generated commit message: '/tmp/.tmpMxaft5'[0m
[INFO] [stderr] [36m[debug] Executing commit message script '/tmp/.tmp3vPtMz/test_script.sh'[0m
[INFO] [stdout] test repo::tests::test_empty_repo ... ok
[INFO] [stderr] [36m[debug] Executing commit message script '/tmp/.tmpfHnuhe/test_script.sh'[0m
[INFO] [stderr] [36m[debug] Executing commit message script '/tmp/.tmpT87xUL/test_script.sh'[0m
[INFO] [stderr] [36m[debug] Generated commit message: 'Test commit message'[0m
[INFO] [stdout] test commit_message::tests::test_empty_output ... ok
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpu1ACZk'[0m
[INFO] [stdout] test commit_message::tests::test_script_execution_failure ... ok
[INFO] [stdout] test commit_message::tests::test_successful_script_execution ... ok
[INFO] [stdout] test app::tests::test_watch_false ... ok
[INFO] [stdout] test repo::tests::test_invalid_commit_message_script ... ok
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpUtLHca'[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] [33m[warn] Watch is disabled[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/.tmpq7kFp1'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmp2tftxn'[0m
[INFO] [stdout] test app::tests::test_commit_on_start ... ok
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpP1uyQT'[0m
[INFO] [stdout] test repo::tests::test_ignore_regex ... ok
[INFO] [stderr] [36m[debug] Index is empty[0m
[INFO] [stderr] [36m[debug] Pushing to remote origin[0m
[INFO] [stderr] [90m[trace] Pushing refspec: HEAD:refs/heads/master[0m
[INFO] [stdout] test repo::tests::test_commit_and_push ... ok
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpkUblh9'[0m
[INFO] [stdout] test repo::tests::test_invalid_remote ... ok
[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] 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/.tmpjemvmF/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/.tmpjemvmF/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/.tmpjemvmF/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/.tmpjemvmF/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }[0m
[INFO] [stderr] [90m[trace] raw event: Event { kind: Create(File), paths: ["/tmp/.tmpdw4ata/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] Received notify events { events [DebouncedEvent { event: Event { kind: Create(File), paths: ["/tmp/.tmpdw4ata/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 9927, tv_nsec: 810723669 } }] }[0m
[INFO] [stderr] [33m[warn] Failed to commit changes. Retrying... (1/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/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:266: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/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]    8: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]    9: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   10: std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   11: __rust_try
[INFO] [stderr]   12: std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   13: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   14: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   15: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   16: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   17: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stderr]   18: <unknown>
[INFO] [stderr]   19: clone[0m
[INFO] [stderr] [90m[trace] raw event: Event { kind: Access(Open(Any)), paths: ["/tmp/.tmpdw4ata/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/.tmpdw4ata/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/.tmpdw4ata/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }[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/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:266: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/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]    8: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]    9: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   10: std::panicking::catch_unwind::do_call
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   11: __rust_try
[INFO] [stderr]   12: std::panicking::catch_unwind
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   13: std::panic::catch_unwind
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   14: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   15: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   16: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   17: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stderr]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107: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/.tmpjemvmF/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 9927, tv_nsec: 807263109 } }, DebouncedEvent { event: Event { kind: Access(Open(Any)), paths: ["/tmp/.tmpjemvmF/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 9927, tv_nsec: 807426699 } }, DebouncedEvent { event: Event { kind: Access(Close(Write)), paths: ["/tmp/.tmpjemvmF/test.txt"], attr:tracker: None, attr:flag: None, attr:info: None, attr:source: None }, time: Instant { tv_sec: 9927, tv_nsec: 807746639 } }] }[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] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.24s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitwatch-b0efb823d936302e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-224e2de9134f9977)
[INFO] [stdout] test tests::test_main_error_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_main_invalid_path ... ok
[INFO] [stdout] test test_invalid_command ... ok
[INFO] [stdout] test test_completion_command ... ok
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpnJ7Ggw'[0m
[INFO] [stdout] [37mOpened repo '.tmpnJ7Ggw' at commit '[e01eae8] Initial commit'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmplDEobX'[0m
[INFO] [stdout] [37mOpened repo '.tmplDEobX' at commit '[e01eae8] Initial commit'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmp31nyva'[0m
[INFO] [stdout] [37mOpened repo '.tmp31nyva' at commit '[e01eae8] Initial commit'[0m
[INFO] [stderr] [33m[warn] Changes will not be commited (dry-run enabled)![0m
[INFO] [stdout] [37m[4mCommit message:[24m
[INFO] [stderr] [33m[warn] Watch is disabled[0m
[INFO] [stdout] test commit message
[INFO] [stderr] [36m[debug] Pushing to remote origin[0m
[INFO] [stdout] [4mStaged files:[24m
[INFO] [stderr] [36m[debug] Pushing to remote origin[0m
[INFO] [stdout] foo.txt
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpmArWbV'[0m
[INFO] [stdout] [0m
[INFO] [stderr] [33m[warn] Watch is disabled[0m
[INFO] [stdout] [37mCreated commit: a97ff17 'test commit message'[0m
[INFO] [stdout] [37mCreated commit: a97ff17 'test commit message'[0m
[INFO] [stdout] [37mOpened repo '.tmpmArWbV' at commit '[e01eae8] Initial commit'[0m
[INFO] [stdout] test test_push_invalid_remote ... ok
[INFO] [stdout] test test_dry_run ... ok
[INFO] [stdout] [37mPushed changes to origin[0m
[INFO] [stdout] [37mWatching for changes...[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpJKeFHs'[0m
[INFO] [stdout] test test_push ... ok
[INFO] [stderr] [36m[debug] Repository has uncommitted changes)[0m
[INFO] [stdout] [37mOpened repo '.tmpJKeFHs' at commit '[e01eae8] Initial commit'[0m
[INFO] [stderr] [36m[debug] Modified files:[0m
[INFO] [stderr] [36m[debug]   commit-message-script.sh[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpeUeUIi'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpRoaQuO'[0m
[INFO] [stdout] [37mOpened repo '.tmpeUeUIi' at commit '[e01eae8] Initial commit'[0m
[INFO] [stderr] [36m[debug] Executing commit message script '/tmp/.tmpJKeFHs/commit-message-script.sh'[0m
[INFO] [stdout] [37mOpened repo '.tmpRoaQuO' at commit '[e01eae8] Initial commit'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmplq32vn'[0m
[INFO] [stdout] [37mOpened repo '.tmplq32vn' at commit '[e01eae8] Initial commit'[0m
[INFO] [stderr] [36m[debug] Working tree clean[0m
[INFO] [stdout] [37mCreated commit: a97ff17 'test commit message'[0m
[INFO] [stderr] [36m[debug] Using git repository '/tmp/.tmpmDVSNh'[0m
[INFO] [stderr] [36m[debug] Working tree clean[0m
[INFO] [stderr] [36m[debug] Generated commit message: 'generated commit message'[0m
[INFO] [stdout] [37mOpened repo '.tmpmDVSNh' at commit '[e01eae8] Initial commit'[0m
[INFO] [stdout] [37mCreated commit: 05c86db 'generated commit message'[0m
[INFO] [stdout] [37mWatching for changes...[0m
[INFO] [stdout] [37mWatching for changes...[0m
[INFO] [stderr] [33m[warn] Watch is disabled[0m
[INFO] [stderr] [33m[warn] Watch is disabled[0m
[INFO] [stderr] [36m[debug] Working tree clean[0m
[INFO] [stdout] test test_main_valid_args ... ok
[INFO] [stdout] test test_commit_on_start ... ok
[INFO] [stdout] test test_commit_message_script ... ok
[INFO] [stdout] [37mWatching for changes...[0m
[INFO] [stderr] [36m[debug] Received shutdown signal[0m
[INFO] [stderr] [36m[debug] Received shutdown signal[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] [stdout] [37mCreated commit: 6b6ffa4 'test commit message'[0m
[INFO] [stderr] [36m[debug] Received shutdown signal[0m
[INFO] [stdout] test test_debounce ... ok
[INFO] [stderr] [36m[debug] Detected changes:
[INFO] [stdout] test test_watch ... FAILED
[INFO] [stderr]   foo.txt[0m
[INFO] [stdout] 
[INFO] [stderr] [31m[error] All retry attempts failed: Failed to stage changes[0m
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_watch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_watch' panicked at tests/support/test_repo.rs:113:9:
[INFO] [stdout] Timeout waiting for commits. Expected 1 commit(s) with message 'test commit message' and changes, found 0 commits (empty commits at indices: [])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4f624b3782 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4f624b3782 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4f624b3782 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e4f624b3782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e4f624dde03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e4f624dde03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e4f624af223 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4f624af223 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e4f624b35d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e4f624b5219 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e4f624b504e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e4f61e7b7e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e4f61e7b7e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e4f624b5cee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e4f624b5cee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e4f624b59ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e4f624b3c89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e4f624b564d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e4f624dc3e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e4f61e39ecb - integration_tests::support::test_repo::TestRepo::verify_commits::h8f3c066d608cc6e5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/support/test_repo.rs:113:9
[INFO] [stdout]   20:     0x5e4f61e3de35 - integration_tests::test_watch::hc4c36202b43d96a3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:52:15
[INFO] [stdout]   21:     0x5e4f61e3d997 - integration_tests::test_watch::{{closure}}::he03561ff50324d48
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:40:20
[INFO] [stdout]   22:     0x5e4f61e31cf6 - core::ops::function::FnOnce::call_once::h2912739409fc3a72
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5e4f61e8104b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5e4f61e8104b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5e4f61e80185 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5e4f61e80185 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5e4f61e80185 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5e4f61e80185 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5e4f61e80185 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5e4f61e80185 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5e4f61e80185 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5e4f61e43d84 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5e4f61e43d84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5e4f61e4775a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5e4f61e4775a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5e4f61e4775a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5e4f61e4775a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5e4f61e4775a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e4f61e4775a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5e4f61e4775a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5e4f624b913f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5e4f624b913f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x729f9fe24aa4 - <unknown>
[INFO] [stdout]   44:     0x729f9feb1a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_watch
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.39s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "5f97072007bc71c1794bca000255bb9aa61fca585db4f6d9c58dea8c660da89a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f97072007bc71c1794bca000255bb9aa61fca585db4f6d9c58dea8c660da89a", kill_on_drop: false }`
[INFO] [stdout] 5f97072007bc71c1794bca000255bb9aa61fca585db4f6d9c58dea8c660da89a
