[INFO] cloning repository https://github.com/kossnocorp/bigbrother
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kossnocorp/bigbrother" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkossnocorp%2Fbigbrother", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkossnocorp%2Fbigbrother'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b218041f839d137276e0da0501be8733d3e4e63a
[INFO] testing kossnocorp/bigbrother against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkossnocorp%2Fbigbrother" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kossnocorp/bigbrother
[INFO] finished tweaking git repo https://github.com/kossnocorp/bigbrother
[INFO] tweaked toml for git repo https://github.com/kossnocorp/bigbrother written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kossnocorp/bigbrother on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kossnocorp/bigbrother 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokei v14.0.0
[INFO] [stderr]   Downloaded gix-trace v0.1.18
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded notify-types v2.1.0
[INFO] [stderr]   Downloaded clap-cargo v0.18.3
[INFO] [stderr]   Downloaded grep-matcher v0.1.8
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded normalize-path v0.2.1
[INFO] [stderr]   Downloaded grep-searcher v0.1.16
[INFO] [stderr]   Downloaded file-id v0.2.3
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded notify-debouncer-full v0.7.0
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.6
[INFO] [stderr]   Downloaded ignore-files v3.0.5
[INFO] [stderr]   Downloaded jiff-static v0.2.23
[INFO] [stderr]   Downloaded test-context v0.5.5
[INFO] [stderr]   Downloaded endian-type v0.2.0
[INFO] [stderr]   Downloaded project-origins v1.4.2
[INFO] [stderr]   Downloaded test-context-macros v0.5.5
[INFO] [stderr]   Downloaded table_formatter v0.6.1
[INFO] [stderr]   Downloaded insta v1.47.1
[INFO] [stderr]   Downloaded inotify v0.11.1
[INFO] [stderr]   Downloaded radix_trie v0.3.0
[INFO] [stderr]   Downloaded git2 v0.20.4
[INFO] [stderr]   Downloaded jiff v0.2.23
[INFO] [stderr]   Downloaded libgit2-sys v0.18.3+1.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cd341e374433ff68afc753bc9da161701336d3f4b156d17d93a941f371ba6cf
[INFO] running `Command { std: "docker" "start" "-a" "0cd341e374433ff68afc753bc9da161701336d3f4b156d17d93a941f371ba6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cd341e374433ff68afc753bc9da161701336d3f4b156d17d93a941f371ba6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cd341e374433ff68afc753bc9da161701336d3f4b156d17d93a941f371ba6cf", kill_on_drop: false }`
[INFO] [stdout] 0cd341e374433ff68afc753bc9da161701336d3f4b156d17d93a941f371ba6cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccb75045913d67b7207013fb1f5ce707244cb1c23d3b8ac6c56f931c29bb9c1f
[INFO] running `Command { std: "docker" "start" "-a" "ccb75045913d67b7207013fb1f5ce707244cb1c23d3b8ac6c56f931c29bb9c1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling gix-sec v0.12.2
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling notify-debouncer-full v0.7.0
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-date v0.12.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-actor v0.37.1
[INFO] [stderr]    Compiling gix-features v0.45.2
[INFO] [stderr]    Compiling gix-config-value v0.16.0
[INFO] [stderr]    Compiling gix-fs v0.18.2
[INFO] [stderr]    Compiling gix-hash v0.21.2
[INFO] [stderr]    Compiling gix-glob v0.23.0
[INFO] [stderr]    Compiling gix-tempfile v20.0.1
[INFO] [stderr]    Compiling gix-hashtable v0.11.0
[INFO] [stderr]    Compiling gix-lock v20.0.1
[INFO] [stderr]    Compiling gix-object v0.54.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling gix-ref v0.57.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling project-origins v1.4.2
[INFO] [stderr]    Compiling gix-config v0.50.0
[INFO] [stderr]    Compiling ignore-files v3.0.5
[INFO] [stderr]    Compiling bigbrother v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.94s
[INFO] running `Command { std: "docker" "inspect" "ccb75045913d67b7207013fb1f5ce707244cb1c23d3b8ac6c56f931c29bb9c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccb75045913d67b7207013fb1f5ce707244cb1c23d3b8ac6c56f931c29bb9c1f", kill_on_drop: false }`
[INFO] [stdout] ccb75045913d67b7207013fb1f5ce707244cb1c23d3b8ac6c56f931c29bb9c1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01b4413ae15123e2bc47834615eb5945906cba84b0cf133134ff5f170c857a1a
[INFO] running `Command { std: "docker" "start" "-a" "01b4413ae15123e2bc47834615eb5945906cba84b0cf133134ff5f170c857a1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling gix-sec v0.12.2
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling notify-debouncer-full v0.7.0
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling test-context-macros v0.5.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-date v0.12.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-actor v0.37.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling gix-features v0.45.2
[INFO] [stderr]    Compiling gix-config-value v0.16.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling gix-fs v0.18.2
[INFO] [stderr]    Compiling gix-hash v0.21.2
[INFO] [stderr]    Compiling gix-glob v0.23.0
[INFO] [stderr]    Compiling gix-hashtable v0.11.0
[INFO] [stderr]    Compiling gix-object v0.54.1
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling gix-tempfile v20.0.1
[INFO] [stderr]    Compiling gix-lock v20.0.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling insta v1.47.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling gix-ref v0.57.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling project-origins v1.4.2
[INFO] [stderr]    Compiling test-context v0.5.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gix-config v0.50.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling ignore-files v3.0.5
[INFO] [stderr]    Compiling bigbrother v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.84s
[INFO] running `Command { std: "docker" "inspect" "01b4413ae15123e2bc47834615eb5945906cba84b0cf133134ff5f170c857a1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01b4413ae15123e2bc47834615eb5945906cba84b0cf133134ff5f170c857a1a", kill_on_drop: false }`
[INFO] [stdout] 01b4413ae15123e2bc47834615eb5945906cba84b0cf133134ff5f170c857a1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91615f02aedad4d8fb554feb0e715a1f16d9687cffed9b3a0bb589bb96bb62a1
[INFO] running `Command { std: "docker" "start" "-a" "91615f02aedad4d8fb554feb0e715a1f16d9687cffed9b3a0bb589bb96bb62a1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bigbrother-ca272bc3f654f772)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::test_find_repo_root_from_nested_dir ... ok
[INFO] [stdout] test tests::test_emit_diff_events_emits_exact_tracking_transitions ... ok
[INFO] [stdout] test tests::test_split_rename_from_to_behaves_as_moved ... ok
[INFO] [stdout] test tests::test_process_fs_event_emits_exact_live_event_sequence ... ok
[INFO] [stdout] test tests::test_initial_tracked_events ... ok
[INFO] [stdout] test tests::test_source_filter_disabled_behavior ... ok
[INFO] [stdout] test tests::test_start_with_options ... ok
[INFO] [stdout] test tests::test_rapid_updates ... ok
[INFO] [stdout] test tests::test_move ... ok
[INFO] [stdout] test tests::test_change ... ok
[INFO] [stdout] test tests::test_ignore_changes ... ok
[INFO] [stdout] test tests::test_global_ignore ... ok
[INFO] [stdout] test tests::test_mid_path_gitignore ... ok
[INFO] [stdout] test tests::test_is_tracked_reflects_ignore_changes ... ok
[INFO] [stdout] test tests::test_nested_repo_cwd ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bigbrother
[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" "91615f02aedad4d8fb554feb0e715a1f16d9687cffed9b3a0bb589bb96bb62a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91615f02aedad4d8fb554feb0e715a1f16d9687cffed9b3a0bb589bb96bb62a1", kill_on_drop: false }`
[INFO] [stdout] 91615f02aedad4d8fb554feb0e715a1f16d9687cffed9b3a0bb589bb96bb62a1
