[INFO] fetching crate git-snapshot 0.1.1...
[INFO] testing git-snapshot-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate git-snapshot 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate git-snapshot 0.1.1
[INFO] finished tweaking crates.io crate git-snapshot 0.1.1
[INFO] tweaked toml for crates.io crate git-snapshot 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-snapshot 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-snapshot 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a71fab8ffc2df9635c4ca7c4d2ebefdeee2df37b797ff21bf617bc2d18af672
[INFO] running `Command { std: "docker" "start" "-a" "2a71fab8ffc2df9635c4ca7c4d2ebefdeee2df37b797ff21bf617bc2d18af672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a71fab8ffc2df9635c4ca7c4d2ebefdeee2df37b797ff21bf617bc2d18af672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a71fab8ffc2df9635c4ca7c4d2ebefdeee2df37b797ff21bf617bc2d18af672", kill_on_drop: false }`
[INFO] [stdout] 2a71fab8ffc2df9635c4ca7c4d2ebefdeee2df37b797ff21bf617bc2d18af672
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a41ca84bdb59943da6f6e45fc037d64d0bbaaac08cc17745f732e9361506c2e
[INFO] running `Command { std: "docker" "start" "-a" "4a41ca84bdb59943da6f6e45fc037d64d0bbaaac08cc17745f732e9361506c2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.9
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling filetime v0.2.16
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling notify v5.0.0-pre.15
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.13.4+1.4.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling git2 v0.14.4
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling git-snapshot v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/repo_watcher.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct RepoWatcher(SyncWatcher);
[INFO] [stdout]    |            ----------- ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repo.rs:173:32
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let config = config.clone();
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `git2::Config` does not implement `Clone`, so calling `clone` on `&git2::Config` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 173 -             let config = config.clone();
[INFO] [stdout] 173 +             let config = config;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `git2::Config`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git2-0.14.4/src/config.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 + #[derive(Clone)]
[INFO] [stdout]  13 | pub struct Config {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.92s
[INFO] running `Command { std: "docker" "inspect" "4a41ca84bdb59943da6f6e45fc037d64d0bbaaac08cc17745f732e9361506c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a41ca84bdb59943da6f6e45fc037d64d0bbaaac08cc17745f732e9361506c2e", kill_on_drop: false }`
[INFO] [stdout] 4a41ca84bdb59943da6f6e45fc037d64d0bbaaac08cc17745f732e9361506c2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f45fc61a3ea3eceddf92d7b9faafd19e90d2914d8c6b5c68cba45b528c890027
[INFO] running `Command { std: "docker" "start" "-a" "f45fc61a3ea3eceddf92d7b9faafd19e90d2914d8c6b5c68cba45b528c890027", kill_on_drop: false }`
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/repo_watcher.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct RepoWatcher(SyncWatcher);
[INFO] [stdout]    |            ----------- ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repo.rs:173:32
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let config = config.clone();
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `git2::Config` does not implement `Clone`, so calling `clone` on `&git2::Config` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 173 -             let config = config.clone();
[INFO] [stdout] 173 +             let config = config;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `git2::Config`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git2-0.14.4/src/config.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 + #[derive(Clone)]
[INFO] [stdout]  13 | pub struct Config {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling git-snapshot v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/repo_watcher.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct RepoWatcher(SyncWatcher);
[INFO] [stdout]    |            ----------- ^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/repo.rs:173:32
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let config = config.clone();
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `git2::Config` does not implement `Clone`, so calling `clone` on `&git2::Config` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 173 -             let config = config.clone();
[INFO] [stdout] 173 +             let config = config;
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `git2::Config`, implement `Clone` for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git2-0.14.4/src/config.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 + #[derive(Clone)]
[INFO] [stdout]  13 | pub struct Config {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "f45fc61a3ea3eceddf92d7b9faafd19e90d2914d8c6b5c68cba45b528c890027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f45fc61a3ea3eceddf92d7b9faafd19e90d2914d8c6b5c68cba45b528c890027", kill_on_drop: false }`
[INFO] [stdout] f45fc61a3ea3eceddf92d7b9faafd19e90d2914d8c6b5c68cba45b528c890027
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8be83bc2e7bccb4c57dd653187a7aa8954fc39b1d54d7100f146ec262371c998
[INFO] running `Command { std: "docker" "start" "-a" "8be83bc2e7bccb4c57dd653187a7aa8954fc39b1d54d7100f146ec262371c998", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/repo_watcher.rs:34:24
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct RepoWatcher(SyncWatcher);
[INFO] [stderr]    |            ----------- ^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/repo.rs:173:32
[INFO] [stderr]     |
[INFO] [stderr] 173 |             let config = config.clone();
[INFO] [stderr]     |                                ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `git2::Config` does not implement `Clone`, so calling `clone` on `&git2::Config` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 173 -             let config = config.clone();
[INFO] [stderr] 173 +             let config = config;
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `git2::Config`, implement `Clone` for it
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git2-0.14.4/src/config.rs:12:1
[INFO] [stderr]     |
[INFO] [stderr]  12 + #[derive(Clone)]
[INFO] [stderr]  13 | pub struct Config {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `git-snapshot` (lib) generated 2 warnings (run `cargo fix --lib -p git-snapshot` to apply 1 suggestion)
[INFO] [stderr] warning: `git-snapshot` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_snapshot-42da8bbbca67517b)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test repo::tests::snapshot_branch_config_disabled ... ok
[INFO] [stdout] test repo::tests::repo_from_path ... ok
[INFO] [stdout] test util::tests::bool_from_config ... ok
[INFO] [stdout] test repo::tests::snapshot_invalid_head ... ok
[INFO] [stdout] test repo::tests::snapshot_snapshot_config_snapshotbranch ... ok
[INFO] [stdout] test util::tests::mutliple_keys ... ok
[INFO] [stdout] test util::tests::string_from_config ... ok
[INFO] [stdout] test repo::tests::snapshot_snapshot_config_env_expansion ... ok
[INFO] [stdout] test util::tests::default_value ... ok
[INFO] [stdout] test repo::tests::snapshot ... ok
[INFO] [stdout] test repo::tests::test_snapshot_empty_branch ... ok
[INFO] [stdout] test repo::tests::snapshot_branch_config_snapshotbranch ... ok
[INFO] [stdout] test repo::tests::snapshot_remote_config_snapshotbranch ... ok
[INFO] [stdout] test watcher::tests::unwatch ... ok
[INFO] [stdout] test repo::tests::snapshot_remote_config_snapshotdisabled ... ok
[INFO] [stdout] test repo::tests::snapshot_no_changes ... ok
[INFO] [stdout] test repo_watcher::tests::config_file ... ok
[INFO] [stdout] test repo::tests::snapshot_remote_push ... ok
[INFO] [stdout] test watcher::tests::event_watcher ... ok
[INFO] [stdout] test watcher::tests::poll_watcher ... ok
[INFO] [stdout] test repo_watcher::tests::repo_watcher ... ok
[INFO] [stdout] test watcher::tests::debounce ... ok
[INFO] [stdout] test repo_watcher::tests::config_file_change ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_snapshot-a5c964b34c763c0b)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests git_snapshot
[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] [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" "8be83bc2e7bccb4c57dd653187a7aa8954fc39b1d54d7100f146ec262371c998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8be83bc2e7bccb4c57dd653187a7aa8954fc39b1d54d7100f146ec262371c998", kill_on_drop: false }`
[INFO] [stdout] 8be83bc2e7bccb4c57dd653187a7aa8954fc39b1d54d7100f146ec262371c998
