[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-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe0da%2Fglint" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d12a6dff4b7c3c3843e4f779628e4145af4e4046a159d934350940a39891f890
[INFO] running `Command { std: "docker" "start" "-a" "d12a6dff4b7c3c3843e4f779628e4145af4e4046a159d934350940a39891f890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d12a6dff4b7c3c3843e4f779628e4145af4e4046a159d934350940a39891f890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d12a6dff4b7c3c3843e4f779628e4145af4e4046a159d934350940a39891f890", kill_on_drop: false }`
[INFO] [stdout] d12a6dff4b7c3c3843e4f779628e4145af4e4046a159d934350940a39891f890
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e099601af85e37fa4307ac5b76003455275d01e0afb936222ccdba265806cd27
[INFO] running `Command { std: "docker" "start" "-a" "e099601af85e37fa4307ac5b76003455275d01e0afb936222ccdba265806cd27", 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.97s
[INFO] running `Command { std: "docker" "inspect" "e099601af85e37fa4307ac5b76003455275d01e0afb936222ccdba265806cd27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e099601af85e37fa4307ac5b76003455275d01e0afb936222ccdba265806cd27", kill_on_drop: false }`
[INFO] [stdout] e099601af85e37fa4307ac5b76003455275d01e0afb936222ccdba265806cd27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c75f3ef582d0b29c6a0a63f0e75a49bbff4176b7c1556f283a4a7f68e6673bfe
[INFO] running `Command { std: "docker" "start" "-a" "c75f3ef582d0b29c6a0a63f0e75a49bbff4176b7c1556f283a4a7f68e6673bfe", 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 termtree v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling anstyle v1.0.14
[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-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[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.13s
[INFO] running `Command { std: "docker" "inspect" "c75f3ef582d0b29c6a0a63f0e75a49bbff4176b7c1556f283a4a7f68e6673bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c75f3ef582d0b29c6a0a63f0e75a49bbff4176b7c1556f283a4a7f68e6673bfe", kill_on_drop: false }`
[INFO] [stdout] c75f3ef582d0b29c6a0a63f0e75a49bbff4176b7c1556f283a4a7f68e6673bfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 166a2eba6cfe7cd6198668d27570ca865acba40c26476214ccaafa8a9a5602be
[INFO] running `Command { std: "docker" "start" "-a" "166a2eba6cfe7cd6198668d27570ca865acba40c26476214ccaafa8a9a5602be", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/glint-8fa3cf6c17dd78ef)
[INFO] [stdout] test render::tests::renders_clean_status ... ok
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-a589cc98379c46df)
[INFO] [stdout] test render::tests::renders_full_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test git_command_failure_emits_nothing ... ok
[INFO] [stdout] test incomplete_status_output_emits_nothing ... ok
[INFO] [stdout] test detached_head_without_short_hash_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] [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] [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] [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/.tmpWvposp/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpyTAWXG/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpq3ZIJr/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpM7fhXp/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpO96rdD/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmprXMp7r/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpfQdRTv/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmppkAWor/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpZXNpxQ/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpDYAPsM/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpKvtSX3/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpPao8Jn/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpPJOgs5/.git/
[INFO] [stdout] [main (root-commit) 6edf7b2] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 6edf7b2] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 6edf7b2] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 6edf7b2] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 6edf7b2] 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] [main (root-commit) af2d0cc] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stderr] HEAD is now at 6edf7b2c0701 Initial commit
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 6edf7b2] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 6edf7b2] 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] [stderr] Switched to a new branch 'feature'
[INFO] [stdout] [main (root-commit) 6edf7b2] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] [main (root-commit) 6edf7b2] 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] [feature 5ee60bf] Feature change
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] test detached_head_respects_git_abbrev_length ... ok
[INFO] [stdout] test clean_branch_renders_expected_output ... ok
[INFO] [stderr] Switched to branch 'main'
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr] To /tmp/.tmprXMp7r
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr] Cloning into '/tmp/.tmpIvPlE4'...
[INFO] [stderr] done.
[INFO] [stdout] [main 48aae7d] Peer commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 peer.txt
[INFO] [stderr] To /tmp/.tmpq3ZIJr
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr] To /tmp/.tmpM7fhXp
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr] To /tmp/.tmprXMp7r
[INFO] [stderr]    6edf7b2..48aae7d  main -> main
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr] Cloning into '/tmp/.tmpuaQxvg'...
[INFO] [stderr] done.
[INFO] [stdout] [main 29a7178] Local commit
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stdout] [main a0516d7] Add second file
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 other.txt
[INFO] [stdout] test ahead_renders_expected_output ... ok
[INFO] [stderr] From /tmp/.tmprXMp7r
[INFO] [stderr]    6edf7b2..48aae7d  main       -> origin/main
[INFO] [stdout] [main 5c98a6c] 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] test conflicts_and_changed_render_expected_output ... ok
[INFO] [stdout] test behind_renders_expected_output ... ok
[INFO] [stdout] [main e29dfbb] Peer commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 peer.txt
[INFO] [stderr] To /tmp/.tmpM7fhXp
[INFO] [stderr]    6edf7b2..e29dfbb  main -> main
[INFO] [stdout] [main 58490b1] Local commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 local.txt
[INFO] [stderr] From /tmp/.tmpM7fhXp
[INFO] [stderr]    6edf7b2..e29dfbb  main       -> origin/main
[INFO] [stdout] test diverged_renders_expected_output ... ok
[INFO] [stderr]      Running tests/compat_fixtures.rs (/opt/rustwide/target/debug/deps/compat_fixtures-79f0b71189850ef1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpUAWpbG/.git/
[INFO] [stdout] [main (root-commit) 22e0f3f] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp3xYfpB/.git/
[INFO] [stdout] [main (root-commit) 22e0f3f] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpv1Vscd/.git/
[INFO] [stdout] [main (root-commit) 22e0f3f] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpgE36mo/.git/
[INFO] [stdout] [main (root-commit) 22e0f3f] 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] [stdout] Initialized empty Git repository in /tmp/.tmpaoh5in/
[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/.tmpyqn63K/.git/
[INFO] [stdout] [main (root-commit) 22e0f3f] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stderr] To /tmp/.tmpaoh5in
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stdout] [main 64cc09d] 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/.tmpQdoxDh/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpR7mk3n/.git/
[INFO] [stdout] [main (root-commit) 22e0f3f] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stderr] To /tmp/.tmpQdoxDh
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr] Cloning into '/tmp/.tmpWhv4dF'...
[INFO] [stderr] done.
[INFO] [stdout] [main 6bf5d44] Peer commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 peer.txt
[INFO] [stderr] To /tmp/.tmpQdoxDh
[INFO] [stderr]    22e0f3f..6bf5d44  main -> main
[INFO] [stderr] From /tmp/.tmpQdoxDh
[INFO] [stderr]    22e0f3f..6bf5d44  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/.tmpGL1c9L/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpjoDR1m/.git/
[INFO] [stdout] [main (root-commit) 22e0f3f] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stderr] To /tmp/.tmpGL1c9L
[INFO] [stdout] branch 'main' set up to track 'origin/main'.
[INFO] [stderr]  * [new branch]      main -> main
[INFO] [stderr] Cloning into '/tmp/.tmpwRlTXC'...
[INFO] [stderr] done.
[INFO] [stdout] [main 6bf5d44] Peer commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 peer.txt
[INFO] [stderr] To /tmp/.tmpGL1c9L
[INFO] [stderr]    22e0f3f..6bf5d44  main -> main
[INFO] [stdout] [main 4ef1065] Local commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 local.txt
[INFO] [stderr] From /tmp/.tmpGL1c9L
[INFO] [stderr]    22e0f3f..6bf5d44  main       -> origin/main
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmprEQXS4/.git/
[INFO] [stdout] [main (root-commit) ed163c0] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stderr] HEAD is now at ed163c0f3d90 Initial commit
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpryiDM3/.git/
[INFO] [stdout] [main (root-commit) ed163c0] 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 0ea0c28] Feature change
[INFO] [stdout]  1 file changed, 1 insertion(+), 1 deletion(-)
[INFO] [stderr] Switched to branch 'main'
[INFO] [stdout] [main 849ad29] Add second file
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 other.txt
[INFO] [stdout] [main 94bf55e] 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/.tmpfADlwW/.git/
[INFO] [stdout] [main (root-commit) ed163c0] Initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 tracked.txt
[INFO] [stderr]    Doc-tests glint
[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.13s
[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" "166a2eba6cfe7cd6198668d27570ca865acba40c26476214ccaafa8a9a5602be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166a2eba6cfe7cd6198668d27570ca865acba40c26476214ccaafa8a9a5602be", kill_on_drop: false }`
[INFO] [stdout] 166a2eba6cfe7cd6198668d27570ca865acba40c26476214ccaafa8a9a5602be
