[INFO] fetching crate gitsync 0.1.9... [INFO] testing gitsync-0.1.9 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate gitsync 0.1.9 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate gitsync 0.1.9 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gitsync 0.1.9 [INFO] tweaked toml for crates.io crate gitsync 0.1.9 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gitsync 0.1.9 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 211 packages to latest compatible versions [INFO] [stderr] Adding cucumber v0.19.1 (available: v0.22.1) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.10) [INFO] [stderr] Adding git2 v0.16.1 (available: v0.20.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inventory v0.3.24 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded sealed v0.4.0 [INFO] [stderr] Downloaded synthez v0.2.0 [INFO] [stderr] Downloaded gherkin v0.13.0 [INFO] [stderr] Downloaded synthez-codegen v0.2.0 [INFO] [stderr] Downloaded actix_derive v0.6.2 [INFO] [stderr] Downloaded cucumber-expressions v0.2.1 [INFO] [stderr] Downloaded terminal_size v0.4.4 [INFO] [stderr] Downloaded synthez-core v0.2.0 [INFO] [stderr] Downloaded cucumber-codegen v0.19.1 [INFO] [stderr] Downloaded actix v0.13.5 [INFO] [stderr] Downloaded sealed v0.3.0 [INFO] [stderr] Downloaded smart-default v0.6.0 [INFO] [stderr] Downloaded cucumber v0.19.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b94dea31b4e326504ca88bd248c00433efbddcf9413839e432c3ed0613e5bfda [INFO] running `Command { std: "docker" "start" "-a" "b94dea31b4e326504ca88bd248c00433efbddcf9413839e432c3ed0613e5bfda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b94dea31b4e326504ca88bd248c00433efbddcf9413839e432c3ed0613e5bfda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b94dea31b4e326504ca88bd248c00433efbddcf9413839e432c3ed0613e5bfda", kill_on_drop: false }` [INFO] [stdout] b94dea31b4e326504ca88bd248c00433efbddcf9413839e432c3ed0613e5bfda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d08fa2467d59cb8c667ad4e77087204d0ef84dcd73b27161eba3ec0061f1402 [INFO] running `Command { std: "docker" "start" "-a" "8d08fa2467d59cb8c667ad4e77087204d0ef84dcd73b27161eba3ec0061f1402", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling git2 v0.16.1 [INFO] [stderr] Compiling gitsync v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.69s [INFO] running `Command { std: "docker" "inspect" "8d08fa2467d59cb8c667ad4e77087204d0ef84dcd73b27161eba3ec0061f1402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d08fa2467d59cb8c667ad4e77087204d0ef84dcd73b27161eba3ec0061f1402", kill_on_drop: false }` [INFO] [stdout] 8d08fa2467d59cb8c667ad4e77087204d0ef84dcd73b27161eba3ec0061f1402 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9f96a634ef4bdd9f26f77270a56865c1df50bffd053837b20c96ddd139f40c7 [INFO] running `Command { std: "docker" "start" "-a" "d9f96a634ef4bdd9f26f77270a56865c1df50bffd053837b20c96ddd139f40c7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling cucumber-expressions v0.2.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling gherkin v0.13.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling synthez-core v0.2.0 [INFO] [stderr] Compiling synthez-codegen v0.2.0 [INFO] [stderr] Compiling synthez v0.2.0 [INFO] [stderr] Compiling cucumber-codegen v0.19.1 [INFO] [stderr] Compiling cucumber v0.19.1 [INFO] [stderr] Compiling gitsync v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.11s [INFO] running `Command { std: "docker" "inspect" "d9f96a634ef4bdd9f26f77270a56865c1df50bffd053837b20c96ddd139f40c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f96a634ef4bdd9f26f77270a56865c1df50bffd053837b20c96ddd139f40c7", kill_on_drop: false }` [INFO] [stdout] d9f96a634ef4bdd9f26f77270a56865c1df50bffd053837b20c96ddd139f40c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ff99935723933dee26c5b9c97560d1773b77478f4386f97ca2bda1caf2dd4b5 [INFO] running `Command { std: "docker" "start" "-a" "5ff99935723933dee26c5b9c97560d1773b77478f4386f97ca2bda1caf2dd4b5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitsync-daa4f793fdfc5f76) [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] [stderr] Running tests/cucumber.rs (/opt/rustwide/target/debug/deps/cucumber-ace77e9527072f3f) [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/gitsync-test.8m0ooBrJ5ePU/bare/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/gitsync-test.OXqISOdKveRm/bare/ [INFO] [stdout] Feature: Bootstrap [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/gitsync-test.23Q8x0emNWQr/bare/ [INFO] [stderr] Cloning into '/tmp/gitsync-test.23Q8x0emNWQr/gitsync'... [INFO] [stderr] done. [INFO] [stdout] Rule: If we have a local clone the origin remote must be correct [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/gitsync-test.yLeP9UJZ5RHM/bare/ [INFO] [stderr] Cloning into '/tmp/gitsync-test.yLeP9UJZ5RHM/gitsync'... [INFO] [stderr] done. [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/gitsync-test.URT7zxQYMllU/bare/ [INFO] [stderr] Cloning into '/tmp/gitsync-test.URT7zxQYMllU/gitsync'... [INFO] [stderr] done. [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/gitsync-test.IBTIP6QtZRGE/bare/ [INFO] [stderr] Cloning into '/tmp/gitsync-test.IBTIP6QtZRGE/gitsync'... [INFO] [stderr] done. [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/gitsync-test.hBqXv8tpOv5Y/bare/ [INFO] [stderr] Cloning into '/tmp/gitsync-test.hBqXv8tpOv5Y/gitsync'... [INFO] [stderr] done. [INFO] [stdout] Bare Repository "/tmp/gitsync-test.hBqXv8tpOv5Y/bare" [INFO] [stdout] Clone Repository "/tmp/gitsync-test.hBqXv8tpOv5Y/gitsync" [INFO] [stdout] None [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/gitsync-test.SRzzLhoPkWHd/bare/ [INFO] [stderr] Cloning into '/tmp/gitsync-test.SRzzLhoPkWHd/gitsync'... [INFO] [stderr] done. [INFO] [stdout] Clone is "/tmp/gitsync-test.SRzzLhoPkWHd/bare" [INFO] [stdout] Example: Local clone has incorrect url for origin remote [INFO] [stdout] ✔> Given I have a remote Git repository available [INFO] [stdout] ✔ Given I have a Git repository in a directory called "gitsync" [INFO] [stdout] ✔ But it has a remote called "origin" that points to "https://github.com/rawkode/gitsync" [INFO] [stdout] ✔ When I bootstrap [INFO] [stdout] ✔ Then the directory is left untouched [INFO] [stdout] ✔ And the bootstrap errors because "incorrect remote" [INFO] [stdout] Example: Local clone has no remote called "origin" [INFO] [stdout] ✔> Given I have a remote Git repository available [INFO] [stdout] ✔ Given I have a Git repository in a directory called "gitsync" [INFO] [stdout] ✔ But it has no remote called "origin" [INFO] [stdout] ✔ When I bootstrap [INFO] [stdout] ✔ Then the directory is left untouched [INFO] [stdout] ✔ And the bootstrap errors because "incorrect remote" [INFO] [stdout] Example: Local clone has the correct origin remote [INFO] [stdout] ✔> Given I have a remote Git repository available [INFO] [stdout] ✔ Given I have a Git repository in a directory called "gitsync" [INFO] [stdout] ✔ And it has a correctly configured remote called "origin" [INFO] [stdout] ✔ When I bootstrap [INFO] [stdout] ✔ Then the bootstrap completes [INFO] [stdout] Example: No local directory [INFO] [stdout] ✔> Given I have a remote Git repository available [INFO] [stdout] ✔ Given I have no directory called "gitsync" [INFO] [stdout] ✔ When I bootstrap [INFO] [stdout] ✔ Then the repository is cloned [INFO] [stdout] ✔ And the bootstrap completes [INFO] [stdout] Example: Local directory isn't a Git repository [INFO] [stdout] ✔> Given I have a remote Git repository available [INFO] [stdout] ✔ Given I have a directory called "gitsync" [INFO] [stdout] ✔ And it contains a file called "random.txt" [INFO] [stdout] ✔ When I bootstrap [INFO] [stdout] ✔ Then the directory is left untouched [INFO] [stdout] ✔ And the bootstrap errors because "local dir isn't git repository" [INFO] [stdout] Feature: Sync [INFO] [stdout] Example: Remote Changes [INFO] [stdout] ✔> Given I have a remote Git repository available [INFO] [stdout] ✔ Given I have a Git repository in a directory called "gitsync" [INFO] [stdout] ✔ And there are remote changes [INFO] [stdout] ✔ When I sync [INFO] [stdout] ✔ Then there are changes [INFO] [stdout] Example: No Remote Changes [INFO] [stdout] ✔> Given I have a remote Git repository available [INFO] [stdout] ✔ Given I have a Git repository in a directory called "gitsync" [INFO] [stdout] ✔ And there are no remote changes [INFO] [stdout] ✔ When I sync [INFO] [stdout] ✔ Then the sync completes [INFO] [stdout] ✔ And there is no change [INFO] [stdout] Example: Local Changes [INFO] [stdout] ✔> Given I have a remote Git repository available [INFO] [stdout] ✔ Given I have a Git repository in a directory called "gitsync" [INFO] [stdout] ✔ And there are local changes [INFO] [stdout] ✔ When I sync [INFO] [stdout] ✔ Then the sync errors [INFO] [stdout] ✔ And there is no change [INFO] [stdout] [Summary] [INFO] [stdout] 2 features [INFO] [stdout] 1 rule [INFO] [stdout] 8 scenarios (8 passed) [INFO] [stdout] 45 steps (45 passed) [INFO] [stderr] Doc-tests gitsync [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" "5ff99935723933dee26c5b9c97560d1773b77478f4386f97ca2bda1caf2dd4b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff99935723933dee26c5b9c97560d1773b77478f4386f97ca2bda1caf2dd4b5", kill_on_drop: false }` [INFO] [stdout] 5ff99935723933dee26c5b9c97560d1773b77478f4386f97ca2bda1caf2dd4b5