[INFO] cloning repository https://github.com/e0da/glint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/e0da/glint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe0da%2Fglint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe0da%2Fglint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2819606139663bef2a6dc9b7d2dc01b70e51848d
[INFO] testing e0da/glint against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe0da%2Fglint" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/e0da/glint
[INFO] finished tweaking git repo https://github.com/e0da/glint
[INFO] tweaked toml for git repo https://github.com/e0da/glint written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/e0da/glint 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/e0da/glint 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]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0cd9246afd11229520eb74547177d9031ca6116556c6ab590f5e57f49a523ab
[INFO] running `Command { std: "docker" "start" "-a" "a0cd9246afd11229520eb74547177d9031ca6116556c6ab590f5e57f49a523ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0cd9246afd11229520eb74547177d9031ca6116556c6ab590f5e57f49a523ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0cd9246afd11229520eb74547177d9031ca6116556c6ab590f5e57f49a523ab", kill_on_drop: false }`
[INFO] [stdout] a0cd9246afd11229520eb74547177d9031ca6116556c6ab590f5e57f49a523ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3e119ea8e33ebc26ad9e3c660fcf063cd482a8cf82d8da615026a2e98b75e42
[INFO] running `Command { std: "docker" "start" "-a" "b3e119ea8e33ebc26ad9e3c660fcf063cd482a8cf82d8da615026a2e98b75e42", kill_on_drop: false }`
[INFO] [stderr]    Compiling glint v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "b3e119ea8e33ebc26ad9e3c660fcf063cd482a8cf82d8da615026a2e98b75e42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e119ea8e33ebc26ad9e3c660fcf063cd482a8cf82d8da615026a2e98b75e42", kill_on_drop: false }`
[INFO] [stdout] b3e119ea8e33ebc26ad9e3c660fcf063cd482a8cf82d8da615026a2e98b75e42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19a29029614fa156d39d1ba09c6e9fd80b49a3d8adc7bd3d26ef4d5e363741f4
[INFO] running `Command { std: "docker" "start" "-a" "19a29029614fa156d39d1ba09c6e9fd80b49a3d8adc7bd3d26ef4d5e363741f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling glint v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.70s
[INFO] running `Command { std: "docker" "inspect" "19a29029614fa156d39d1ba09c6e9fd80b49a3d8adc7bd3d26ef4d5e363741f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19a29029614fa156d39d1ba09c6e9fd80b49a3d8adc7bd3d26ef4d5e363741f4", kill_on_drop: false }`
[INFO] [stdout] 19a29029614fa156d39d1ba09c6e9fd80b49a3d8adc7bd3d26ef4d5e363741f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b0e1f8baee39df3fbb36cb92d6978e5821dcc6e21b2bb9041492ac22adb4c23
[INFO] running `Command { std: "docker" "start" "-a" "8b0e1f8baee39df3fbb36cb92d6978e5821dcc6e21b2bb9041492ac22adb4c23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glint-65e7be72b0d52343)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test git::tests::parses_detached_head ... ok
[INFO] [stdout] test git::tests::ignores_non_git_output ... ok
[INFO] [stdout] test git::tests::parses_branch_and_counts ... ok
[INFO] [stdout] test render::tests::renders_full_status ... ok
[INFO] [stdout] test render::tests::renders_clean_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glint-8fa3cf6c17dd78ef)
[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/cli.rs (/opt/rustwide/target/debug/deps/cli-a589cc98379c46df)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test detached_head_without_short_hash_emits_nothing ... ok
[INFO] [stdout] test git_command_failure_emits_nothing ... ok
[INFO] [stdout] test outside_git_repo_emits_nothing ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpSBOsL3/.git/
[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 <name>
[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 <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpAfkWMz/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpVljjL5/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpaDy6e3/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpf9q0bk/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmppj6IPN/.git/
[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 <name>
[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 <name>
[INFO] [stdout] test incomplete_status_output_emits_nothing ... ok
[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 <name>
[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 <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpZOA4zo/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp4NCodl/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpggd7Wa/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpP6Id4J/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpKWcjpH/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpDJqi4N/.git/
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) a6eceed] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpY1s0tm/.git/
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] test untracked_renders_expected_output ... ok
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stderr] Switched to a new branch 'feature'
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stderr] HEAD is now at 7fca5c9556fe Initial commit
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] test clean_branch_renders_expected_output ... ok
[INFO] [stdout] test changed_only_renders_expected_output ... ok
[INFO] [stdout] [feature 04ca252] Feature change
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] Switched to branch 'main'
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] test theme_overrides_are_honored ... ok
[INFO] [stdout] test detached_head_respects_git_abbrev_length ... ok
[INFO] [stdout] [main e9b0090] Add second file
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 other.txt
[INFO] [stdout] test staged_only_renders_expected_output ... ok
[INFO] [stderr] To /tmp/.tmp4NCodl
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr] To /tmp/.tmpf9q0bk
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr] Cloning into '/tmp/.tmpcUKkdr'...
[INFO] [stderr] To /tmp/.tmpKWcjpH
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr] Cloning into '/tmp/.tmpDeXneQ'...
[INFO] [stdout] [main c01bb0b] Main change
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] done.
[INFO] [stderr] done.
[INFO] [stdout] [main bd0d829] Local commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] Auto-merging tracked.txt
[INFO] [stdout] CONFLICT (content): Merge conflict in tracked.txt
[INFO] [stdout] Automatic merge failed; fix conflicts and then commit the result.
[INFO] [stdout] [main aa6ac07] Peer commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 peer.txt
[INFO] [stdout] test conflicts_and_changed_render_expected_output ... ok
[INFO] [stdout] test ahead_renders_expected_output ... ok
[INFO] [stdout] [main aa6ac07] Peer commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 peer.txt
[INFO] [stderr] To /tmp/.tmpKWcjpH
[INFO] [stderr]    7fca5c9..aa6ac07  main -> main
[INFO] [stderr] To /tmp/.tmpf9q0bk
[INFO] [stderr]    7fca5c9..aa6ac07  main -> main
[INFO] [stdout] [main 7a7eca8] Local commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 local.txt
[INFO] [stderr] From /tmp/.tmpf9q0bk
[INFO] [stderr]    7fca5c9..aa6ac07  main       -> origin/main
[INFO] [stderr] From /tmp/.tmpKWcjpH
[INFO] [stderr]    7fca5c9..aa6ac07  main       -> origin/main
[INFO] [stdout] test behind_renders_expected_output ... ok
[INFO] [stdout] test diverged_renders_expected_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compat_fixtures.rs (/opt/rustwide/target/debug/deps/compat_fixtures-79f0b71189850ef1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpoqQ4b6/.git/
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp2S08f7/.git/
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmphelWGv/.git/
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpK2jGpu/.git/
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[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 <name>
[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 <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpeKe7nn/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpbfymrD/.git/
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stderr] To /tmp/.tmpeKe7nn
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stdout] [main bd0d829] Local commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[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 <name>
[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 <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpy2JaD5/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpzrbTrm/.git/
[INFO] [stdout] [main (root-commit) 7fca5c9] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr] To /tmp/.tmpy2JaD5
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr] Cloning into '/tmp/.tmpnjzX0u'...
[INFO] [stderr] done.
[INFO] [stdout] [main 9a9529b] Peer commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 peer.txt
[INFO] [stderr] To /tmp/.tmpy2JaD5
[INFO] [stderr]    7fca5c9..9a9529b  main -> main
[INFO] [stderr] From /tmp/.tmpy2JaD5
[INFO] [stderr]    7fca5c9..9a9529b  main       -> origin/main
[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 <name>
[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 <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpiqWELT/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpLHzuow/.git/
[INFO] [stdout] [main (root-commit) 151ee10] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stderr] To /tmp/.tmpiqWELT
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr] Cloning into '/tmp/.tmpyObn49'...
[INFO] [stderr] done.
[INFO] [stdout] [main 85d3318] Peer commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 peer.txt
[INFO] [stderr] To /tmp/.tmpiqWELT
[INFO] [stderr]    151ee10..85d3318  main -> main
[INFO] [stdout] [main 178f9f2] Local commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 local.txt
[INFO] [stderr] From /tmp/.tmpiqWELT
[INFO] [stderr]    151ee10..85d3318  main       -> origin/main
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpcaRiSw/.git/
[INFO] [stdout] [main (root-commit) 151ee10] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stderr] HEAD is now at 151ee10374e9 Initial commit
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpR8hwcv/.git/
[INFO] [stdout] [main (root-commit) 151ee10] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stderr] Switched to a new branch 'feature'
[INFO] [stdout] [feature 7d66746] Feature change
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] Switched to branch 'main'
[INFO] [stdout] [main 243dbe6] Add second file
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 other.txt
[INFO] [stdout] [main cde87aa] Main change
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] Auto-merging tracked.txt
[INFO] [stdout] CONFLICT (content): Merge conflict in tracked.txt
[INFO] [stdout] Automatic merge failed; fix conflicts and then commit the result.
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmplb1l3r/.git/
[INFO] [stdout] [main (root-commit) 151ee10] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] test fixture_contract_matches_glint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests glint
[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" "8b0e1f8baee39df3fbb36cb92d6978e5821dcc6e21b2bb9041492ac22adb4c23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b0e1f8baee39df3fbb36cb92d6978e5821dcc6e21b2bb9041492ac22adb4c23", kill_on_drop: false }`
[INFO] [stdout] 8b0e1f8baee39df3fbb36cb92d6978e5821dcc6e21b2bb9041492ac22adb4c23
