[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe0da%2Fglint" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/e0da/glint on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 361f6e5398a1a0dcee4ba2c0efc92c1a64821e1e85b35d45d8f0bd9e62911fb0
[INFO] running `Command { std: "docker" "start" "-a" "361f6e5398a1a0dcee4ba2c0efc92c1a64821e1e85b35d45d8f0bd9e62911fb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "361f6e5398a1a0dcee4ba2c0efc92c1a64821e1e85b35d45d8f0bd9e62911fb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "361f6e5398a1a0dcee4ba2c0efc92c1a64821e1e85b35d45d8f0bd9e62911fb0", kill_on_drop: false }`
[INFO] [stdout] 361f6e5398a1a0dcee4ba2c0efc92c1a64821e1e85b35d45d8f0bd9e62911fb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 994f720d5ac99a5e63f02e033b1eda204a1ec85beb3c98e56b3b7d3c09d40adf
[INFO] running `Command { std: "docker" "start" "-a" "994f720d5ac99a5e63f02e033b1eda204a1ec85beb3c98e56b3b7d3c09d40adf", 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 0.39s
[INFO] running `Command { std: "docker" "inspect" "994f720d5ac99a5e63f02e033b1eda204a1ec85beb3c98e56b3b7d3c09d40adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "994f720d5ac99a5e63f02e033b1eda204a1ec85beb3c98e56b3b7d3c09d40adf", kill_on_drop: false }`
[INFO] [stdout] 994f720d5ac99a5e63f02e033b1eda204a1ec85beb3c98e56b3b7d3c09d40adf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f05761ff76dd924ba92f301d225daa750ee6239437461ac99f6458b0401e5127
[INFO] running `Command { std: "docker" "start" "-a" "f05761ff76dd924ba92f301d225daa750ee6239437461ac99f6458b0401e5127", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling memchr v2.8.0
[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 serde_json v1.0.149
[INFO] [stderr]    Compiling fastrand v2.3.0
[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 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 9.44s
[INFO] running `Command { std: "docker" "inspect" "f05761ff76dd924ba92f301d225daa750ee6239437461ac99f6458b0401e5127", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f05761ff76dd924ba92f301d225daa750ee6239437461ac99f6458b0401e5127", kill_on_drop: false }`
[INFO] [stdout] f05761ff76dd924ba92f301d225daa750ee6239437461ac99f6458b0401e5127
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 61353864f73b077368c368accc81a2bb33d20b54662b21c985268d98455fc94b
[INFO] running `Command { std: "docker" "start" "-a" "61353864f73b077368c368accc81a2bb33d20b54662b21c985268d98455fc94b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[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_branch_and_counts ... ok
[INFO] [stdout] test git::tests::ignores_non_git_output ... ok
[INFO] [stdout] test git::tests::parses_detached_head ... 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.02s
[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] [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: Using 'master' as the name for the initial branch. This default branch name
[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: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: 
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 	git branch -m <name>
[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] [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 git_command_failure_emits_nothing ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpI72dIf/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmptlvD6K/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpzbI2Ug/
[INFO] [stdout] test outside_git_repo_emits_nothing ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpmj4Fmt/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpeQ459M/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp5tYe0V/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp8lGtYN/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp4yTjmg/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpJDG7bp/.git/
[INFO] [stdout] test detached_head_without_short_hash_emits_nothing ... ok
[INFO] [stdout] test incomplete_status_output_emits_nothing ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpnLklqH/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpm85nlZ/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmppLqEoG/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpAF7AFn/.git/
[INFO] [stdout] [main (root-commit) 0c80c39] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 0c80c39] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 0c80c39] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 0c80c39] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 0c80c39] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 0c80c39] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 0c80c39] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 0c80c39] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stderr] HEAD is now at 0c80c392482d Initial commit
[INFO] [stdout] test clean_branch_renders_expected_output ... ok
[INFO] [stdout] test untracked_renders_expected_output ... ok
[INFO] [stdout] [main (root-commit) 782bb52] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] test changed_only_renders_expected_output ... ok
[INFO] [stdout] test staged_only_renders_expected_output ... ok
[INFO] [stdout] test detached_head_respects_git_abbrev_length ... ok
[INFO] [stderr] Switched to a new branch 'feature'
[INFO] [stdout] test theme_overrides_are_honored ... ok
[INFO] [stdout] [feature 266fd77] Feature change
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] To /tmp/.tmptlvD6K
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr] To /tmp/.tmpzbI2Ug
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr] Switched to branch 'main'
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr] Cloning into '/tmp/.tmpXHYStD'...
[INFO] [stdout] [main 218b60a] Add second file
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 other.txt
[INFO] [stderr] done.
[INFO] [stdout] [main a97e2ee] Local commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main (root-commit) 0c80c39] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main 7d212dd] Main change
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] test ahead_renders_expected_output ... ok
[INFO] [stdout] [main ff50244] Peer commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 peer.txt
[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] branch 'main' set up to track 'origin/main'.
[INFO] [stderr] To /tmp/.tmpI72dIf
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr] Cloning into '/tmp/.tmpKSz8uh'...
[INFO] [stderr] To /tmp/.tmptlvD6K
[INFO] [stderr]    0c80c39..ff50244  main -> main
[INFO] [stderr] done.
[INFO] [stdout] test conflicts_and_changed_render_expected_output ... ok
[INFO] [stdout] [main e84ab51] Local commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 local.txt
[INFO] [stderr] From /tmp/.tmptlvD6K
[INFO] [stderr]    0c80c39..ff50244  main       -> origin/main
[INFO] [stdout] test diverged_renders_expected_output ... ok
[INFO] [stdout] [main ff50244] Peer commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 peer.txt
[INFO] [stderr] To /tmp/.tmpI72dIf
[INFO] [stderr]    0c80c39..ff50244  main -> main
[INFO] [stderr] From /tmp/.tmpI72dIf
[INFO] [stderr]    0c80c39..ff50244  main       -> origin/main
[INFO] [stdout] test behind_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.61s
[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/.tmpNTUMRD/.git/
[INFO] [stdout] [main (root-commit) 50cdeca] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp1hVPU9/.git/
[INFO] [stdout] [main (root-commit) 50cdeca] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpcl7NAq/.git/
[INFO] [stdout] [main (root-commit) 50cdeca] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpoQgxTj/.git/
[INFO] [stdout] [main (root-commit) 50cdeca] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp5ovNZq/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpvH2Q07/.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] [main (root-commit) 50cdeca] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stderr] To /tmp/.tmp5ovNZq
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stdout] [main aefbe94] Local commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpUIGG44/
[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/.tmp8jBSco/.git/
[INFO] [stdout] [main (root-commit) 50cdeca] 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/.tmpUIGG44
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr] Cloning into '/tmp/.tmpgxrIPZ'...
[INFO] [stderr] done.
[INFO] [stdout] [main 4c25806] Peer commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 peer.txt
[INFO] [stderr] To /tmp/.tmpUIGG44
[INFO] [stderr]    50cdeca..4c25806  main -> main
[INFO] [stderr] From /tmp/.tmpUIGG44
[INFO] [stderr]    50cdeca..4c25806  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/.tmpiA74jV/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpifDTgq/.git/
[INFO] [stdout] [main (root-commit) 50cdeca] 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/.tmpiA74jV
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr] Cloning into '/tmp/.tmpBrqLRz'...
[INFO] [stderr] done.
[INFO] [stdout] [main 055080d] Peer commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 peer.txt
[INFO] [stderr] To /tmp/.tmpiA74jV
[INFO] [stderr]    50cdeca..055080d  main -> main
[INFO] [stdout] [main ac0d33a] Local commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 local.txt
[INFO] [stderr] From /tmp/.tmpiA74jV
[INFO] [stderr]    50cdeca..055080d  main       -> origin/main
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpZHvief/.git/
[INFO] [stdout] [main (root-commit) f4792b5] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stderr] HEAD is now at f4792b55d7c5 Initial commit
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpb6A3VK/.git/
[INFO] [stdout] [main (root-commit) f4792b5] Initial commit
[INFO] [stderr] Switched to a new branch 'feature'
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [feature e99b893] Feature change
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] Switched to branch 'main'
[INFO] [stdout] [main 81472cb] Add second file
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 other.txt
[INFO] [stdout] [main 2d32161] 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/.tmpFthstO/.git/
[INFO] [stdout] [main (root-commit) f4792b5] 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.37s
[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" "61353864f73b077368c368accc81a2bb33d20b54662b21c985268d98455fc94b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61353864f73b077368c368accc81a2bb33d20b54662b21c985268d98455fc94b", kill_on_drop: false }`
[INFO] [stdout] 61353864f73b077368c368accc81a2bb33d20b54662b21c985268d98455fc94b
