[INFO] cloning repository https://github.com/jplsek/git-mob-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jplsek/git-mob-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplsek%2Fgit-mob-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplsek%2Fgit-mob-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 286eeb6f23c629402e9216901241daf665189875
[INFO] testing jplsek/git-mob-rs against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplsek%2Fgit-mob-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jplsek/git-mob-rs
[INFO] finished tweaking git repo https://github.com/jplsek/git-mob-rs
[INFO] tweaked toml for git repo https://github.com/jplsek/git-mob-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jplsek/git-mob-rs on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jplsek/git-mob-rs 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gix-validate v0.9.1
[INFO] [stderr]   Downloaded gix-sec v0.10.9
[INFO] [stderr]   Downloaded gix-object v0.45.0
[INFO] [stderr]   Downloaded gix-refspec v0.26.0
[INFO] [stderr]   Downloaded gix-tempfile v15.0.0
[INFO] [stderr]   Downloaded anstyle v1.0.9
[INFO] [stderr]   Downloaded gix-trace v0.1.11
[INFO] [stderr]   Downloaded gix-utils v0.1.13
[INFO] [stderr]   Downloaded gix-quote v0.4.13
[INFO] [stderr]   Downloaded gix-path v0.10.12
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.1
[INFO] [stderr]   Downloaded gix-discover v0.36.0
[INFO] [stderr]   Downloaded gix-odb v0.64.0
[INFO] [stderr]   Downloaded gix-commitgraph v0.25.0
[INFO] [stderr]   Downloaded gix-url v0.28.0
[INFO] [stderr]   Downloaded gix-diff v0.47.0
[INFO] [stderr]   Downloaded gix-revision v0.30.0
[INFO] [stderr]   Downloaded gix v0.67.0
[INFO] [stderr]   Downloaded gix-date v0.9.1
[INFO] [stderr]   Downloaded gix-hash v0.15.0
[INFO] [stderr]   Downloaded prodash v29.0.0
[INFO] [stderr]   Downloaded gix-fs v0.12.0
[INFO] [stderr]   Downloaded gix-chunk v0.4.9
[INFO] [stderr]   Downloaded gix-revwalk v0.16.0
[INFO] [stderr]   Downloaded gix-traverse v0.42.0
[INFO] [stderr]   Downloaded gix-actor v0.33.0
[INFO] [stderr]   Downloaded gix-features v0.39.0
[INFO] [stderr]   Downloaded gix-pack v0.54.0
[INFO] [stderr]   Downloaded jiff v0.1.13
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.1
[INFO] [stderr]   Downloaded gix-config-value v0.14.9
[INFO] [stderr]   Downloaded gix-glob v0.17.0
[INFO] [stderr]   Downloaded gix-lock v15.0.0
[INFO] [stderr]   Downloaded gix-hashtable v0.6.0
[INFO] [stderr]   Downloaded gix-ref v0.48.0
[INFO] [stderr]   Downloaded gix-config v0.41.0
[INFO] [stderr]   Downloaded open v5.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a563b98c592fe5d42bcf4412825a40ccf46d879fa05a79ea6beeccb2e936d14c
[INFO] running `Command { std: "docker" "start" "-a" "a563b98c592fe5d42bcf4412825a40ccf46d879fa05a79ea6beeccb2e936d14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a563b98c592fe5d42bcf4412825a40ccf46d879fa05a79ea6beeccb2e936d14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a563b98c592fe5d42bcf4412825a40ccf46d879fa05a79ea6beeccb2e936d14c", kill_on_drop: false }`
[INFO] [stdout] a563b98c592fe5d42bcf4412825a40ccf46d879fa05a79ea6beeccb2e936d14c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38d6ccea35a5d025c7ff70c5244c327997b6b3f4e8f2d7f0e9bea6609b760da1
[INFO] running `Command { std: "docker" "start" "-a" "38d6ccea35a5d025c7ff70c5244c327997b6b3f4e8f2d7f0e9bea6609b760da1", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling gix-trace v0.1.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jiff v0.1.13
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling gix-utils v0.1.13
[INFO] [stderr]    Compiling prodash v29.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling gix-sec v0.10.9
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling open v5.0.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling gix-date v0.9.1
[INFO] [stderr]    Compiling gix-actor v0.33.0
[INFO] [stderr]    Compiling gix-validate v0.9.1
[INFO] [stderr]    Compiling gix-path v0.10.12
[INFO] [stderr]    Compiling gix-chunk v0.4.9
[INFO] [stderr]    Compiling gix-config-value v0.14.9
[INFO] [stderr]    Compiling gix-quote v0.4.13
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling gix-hash v0.15.0
[INFO] [stderr]    Compiling gix-features v0.39.0
[INFO] [stderr]    Compiling gix-hashtable v0.6.0
[INFO] [stderr]    Compiling gix-object v0.45.0
[INFO] [stderr]    Compiling gix-fs v0.12.0
[INFO] [stderr]    Compiling gix-commitgraph v0.25.0
[INFO] [stderr]    Compiling gix-glob v0.17.0
[INFO] [stderr]    Compiling gix-url v0.28.0
[INFO] [stderr]    Compiling gix-tempfile v15.0.0
[INFO] [stderr]    Compiling gix-lock v15.0.0
[INFO] [stderr]    Compiling gix-revwalk v0.16.0
[INFO] [stderr]    Compiling gix-ref v0.48.0
[INFO] [stderr]    Compiling gix-pack v0.54.0
[INFO] [stderr]    Compiling gix-diff v0.47.0
[INFO] [stderr]    Compiling gix-revision v0.30.0
[INFO] [stderr]    Compiling gix-traverse v0.42.0
[INFO] [stderr]    Compiling gix-odb v0.64.0
[INFO] [stderr]    Compiling gix-refspec v0.26.0
[INFO] [stderr]    Compiling gix-config v0.41.0
[INFO] [stderr]    Compiling gix-discover v0.36.0
[INFO] [stderr]    Compiling gix v0.67.0
[INFO] [stderr]    Compiling git_mob_rs v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 46s
[INFO] running `Command { std: "docker" "inspect" "38d6ccea35a5d025c7ff70c5244c327997b6b3f4e8f2d7f0e9bea6609b760da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d6ccea35a5d025c7ff70c5244c327997b6b3f4e8f2d7f0e9bea6609b760da1", kill_on_drop: false }`
[INFO] [stdout] 38d6ccea35a5d025c7ff70c5244c327997b6b3f4e8f2d7f0e9bea6609b760da1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cd45885ae6be89fc2cda57ab7c1076a7a8704a88865f883470341cafc38ba5f
[INFO] running `Command { std: "docker" "start" "-a" "4cd45885ae6be89fc2cda57ab7c1076a7a8704a88865f883470341cafc38ba5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling git_mob_rs v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.20s
[INFO] running `Command { std: "docker" "inspect" "4cd45885ae6be89fc2cda57ab7c1076a7a8704a88865f883470341cafc38ba5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cd45885ae6be89fc2cda57ab7c1076a7a8704a88865f883470341cafc38ba5f", kill_on_drop: false }`
[INFO] [stdout] 4cd45885ae6be89fc2cda57ab7c1076a7a8704a88865f883470341cafc38ba5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 887821070a7cab78936b5b57ebc66c2bfbbe1c7bc79fe0e0175fb3add5503ff8
[INFO] running `Command { std: "docker" "start" "-a" "887821070a7cab78936b5b57ebc66c2bfbbe1c7bc79fe0e0175fb3add5503ff8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_mob_rs-039b5233bcd106d4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test::test_get_all_coauthors ... ok
[INFO] [stdout] test test::test_replace_git_template_config ... ok
[INFO] [stdout] test test::test_set_git_template_config ... ok
[INFO] [stdout] test test::test_write_gitmessage ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_write_gitmessage stdout ----
[INFO] [stdout] saving to test map /root/.config/git-coauthors
[INFO] [stdout] saving to test map ./.git/.gitmessage
[INFO] [stdout] saving to test map ./.git/.gitinitials
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_write_gitmessage' panicked at src/lib.rs:133:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d820f0a3ac2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d820f0a3ac2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d820f0a3ac2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d820f0a3ac2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d820f0cabd3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d820f0cabd3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5d820f0a0163 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d820f0a0163 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d820f0a3912 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d820f0a5a9c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d820f0a58f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d820efe5e34 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d820efe5e34 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d820f0a647b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d820f0a647b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d820f0a624a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d820f0a3fb9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5d820f0a5edd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d820f0c9450 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d820f0c97f6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5d820efa24e8 - core::result::Result<T,E>::unwrap::h90325177b0d8879f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5d820efa24e8 - git_mob_rs::GitMob<T,U>::set_git_template_config::h44ae977f483cde63
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:133:57
[INFO] [stdout]   22:     0x5d820efa1e45 - git_mob_rs::GitMob<T,U>::set_git_template::h472f5638109f0a4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:114:14
[INFO] [stdout]   23:     0x5d820efa1e45 - git_mob_rs::GitMob<T,U>::write_gitmessage::h3281861845cd46b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:97:14
[INFO] [stdout]   24:     0x5d820efaa20a - git_mob_rs::test::test_write_gitmessage::h7ac1acf53d292f6a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:321:12
[INFO] [stdout]   25:     0x5d820ef9f9a9 - git_mob_rs::test::test_write_gitmessage::{{closure}}::hdabd8916fe8fe894
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:316:31
[INFO] [stdout]   26:     0x5d820ef9f9a9 - core::ops::function::FnOnce::call_once::h8722031868f6108d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d820efeb5bb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5d820efeb5bb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x5d820efea7ae - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x5d820efea7ae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x5d820efea7ae - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x5d820efea7ae - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5d820efea7ae - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5d820efea7ae - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x5d820efea7ae - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x5d820efae324 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x5d820efae324 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x5d820efb1cfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5d820efb1cfa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x5d820efb1cfa - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5d820efb1cfa - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5d820efb1cfa - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5d820efb1cfa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5d820efb1cfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d820f0a9467 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5d820f0a9467 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x5d820f0a9467 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x7ce4a43e3aa4 - <unknown>
[INFO] [stdout]   49:     0x7ce4a4470a34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_write_gitmessage
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "887821070a7cab78936b5b57ebc66c2bfbbe1c7bc79fe0e0175fb3add5503ff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "887821070a7cab78936b5b57ebc66c2bfbbe1c7bc79fe0e0175fb3add5503ff8", kill_on_drop: false }`
[INFO] [stdout] 887821070a7cab78936b5b57ebc66c2bfbbe1c7bc79fe0e0175fb3add5503ff8
