[INFO] cloning repository https://github.com/kilbd/digital-garden-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kilbd/digital-garden-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilbd%2Fdigital-garden-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilbd%2Fdigital-garden-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30dae2a2f358d8a6cf018600224839b47a2c1ad5
[INFO] testing kilbd/digital-garden-cli against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilbd%2Fdigital-garden-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kilbd/digital-garden-cli
[INFO] finished tweaking git repo https://github.com/kilbd/digital-garden-cli
[INFO] tweaked toml for git repo https://github.com/kilbd/digital-garden-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kilbd/digital-garden-cli on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kilbd/digital-garden-cli 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b220ccea2de0c7fdbcc1e4d225b482dae3ddeaeb45dac33636c5e73b75f93c29
[INFO] running `Command { std: "docker" "start" "-a" "b220ccea2de0c7fdbcc1e4d225b482dae3ddeaeb45dac33636c5e73b75f93c29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b220ccea2de0c7fdbcc1e4d225b482dae3ddeaeb45dac33636c5e73b75f93c29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b220ccea2de0c7fdbcc1e4d225b482dae3ddeaeb45dac33636c5e73b75f93c29", kill_on_drop: false }`
[INFO] [stdout] b220ccea2de0c7fdbcc1e4d225b482dae3ddeaeb45dac33636c5e73b75f93c29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 893dbf17e9a192fbb9fcb2ace2f2f554ec95701d43b77bcbd744efd882cf20aa
[INFO] running `Command { std: "docker" "start" "-a" "893dbf17e9a192fbb9fcb2ace2f2f554ec95701d43b77bcbd744efd882cf20aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.14
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling object v0.27.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling rprompt v1.0.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling backtrace v0.3.62
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling edit v0.1.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling clap_derive v3.0.6
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling clap v3.0.7
[INFO] [stderr]    Compiling garden-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.78s
[INFO] running `Command { std: "docker" "inspect" "893dbf17e9a192fbb9fcb2ace2f2f554ec95701d43b77bcbd744efd882cf20aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "893dbf17e9a192fbb9fcb2ace2f2f554ec95701d43b77bcbd744efd882cf20aa", kill_on_drop: false }`
[INFO] [stdout] 893dbf17e9a192fbb9fcb2ace2f2f554ec95701d43b77bcbd744efd882cf20aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0edbf330e9ce6ee67dd8dd1610731dfad3cd29e02fa61268832e53c3476e557b
[INFO] running `Command { std: "docker" "start" "-a" "0edbf330e9ce6ee67dd8dd1610731dfad3cd29e02fa61268832e53c3476e557b", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.2.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling predicates-tree v1.0.4
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling predicates v2.0.3
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling assert_cmd v2.0.2
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling assert_fs v1.0.6
[INFO] [stderr]    Compiling garden-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.76s
[INFO] running `Command { std: "docker" "inspect" "0edbf330e9ce6ee67dd8dd1610731dfad3cd29e02fa61268832e53c3476e557b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0edbf330e9ce6ee67dd8dd1610731dfad3cd29e02fa61268832e53c3476e557b", kill_on_drop: false }`
[INFO] [stdout] 0edbf330e9ce6ee67dd8dd1610731dfad3cd29e02fa61268832e53c3476e557b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84de0f1c70b806682ae5e16b43d5d07853c3907293c7ffacafc3deaf3ee1427d
[INFO] running `Command { std: "docker" "start" "-a" "84de0f1c70b806682ae5e16b43d5d07853c3907293c7ffacafc3deaf3ee1427d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/digital_garden-e9f72de2c28a234b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/garden-c0581f2eaf1cf889)
[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 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/integration.rs (/opt/rustwide/target/debug/deps/integration-c9740d5faac85be3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_write_help ... ok
[INFO] [stdout] test test_help ... ok
[INFO] [stdout] test test_write_with_written_title ... FAILED
[INFO] [stdout] test test_write_with_title ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_write_with_written_title stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_write_with_written_title' (31) panicked at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-1
[INFO] [stdout] stderr=```"Error: \n   0: \u{1b}[91mExec format error (os error 8)\u{1b}[0m\n\nLocation:\n   \u{1b}[35msrc/write.rs\u{1b}[0m:\u{1b}[35m17\u{1b}[0m\n\n  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n  \u{1b}[96m                              ⋮ 5 frames hidden ⋮                               \u{1b}[0m\n   6: \u{1b}[32m<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual\u{1b}[0m\u{1b}[90m::hee6dc00f23bac6f4\u{1b}[0m\n      at \u{1b}[35m/rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2184\u{1b}[0m\n   7: \u{1b}[91mdigital_garden::write::write\u{1b}[0m\u{1b}[90m::hcd85226c209cb5dd\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/write.rs\u{1b}[0m:\u{1b}[35m17\u{1b}[0m\n        15 │         .wrap_err(\"Failed to keep temp file\")?;\n        16 │     file.write_all(TEMPLATE)?;\n  \u{1b}[37m\u{1b}[1m      17\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m    edit_file(&filepath)?;\u{1b}[0m\n        18 │     let contents = fs::read_to_string(&filepath)?;\n        19 │     dbg!(&contents);\n   8: \u{1b}[91mgarden::main\u{1b}[0m\u{1b}[90m::h335c6a7b84f919c5\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m46\u{1b}[0m\n        44 │     }?;\n        45 │     match cli.cmd {\n  \u{1b}[37m\u{1b}[1m      46\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m        Command::Write { title } => write(garden_path, title),\u{1b}[0m\n        47 │     }\n        48 │ }\n   9: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::h6b39d199e685c51a\u{1b}[0m\n      at \u{1b}[35m/rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n  10: \u{1b}[32mstd::sys::backtrace::__rust_begin_short_backtrace\u{1b}[0m\u{1b}[90m::h5ff79ae01d1c78e7\u{1b}[0m\n      at \u{1b}[35m/rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m158\u{1b}[0m\n  \u{1b}[96m                              ⋮ 14 frames hidden ⋮                              \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"```
[INFO] [stdout] command=`EDITOR="/opt/rustwide/workdir/tests/fake_editor.sh" GARDEN_PATH="/tmp/.tmpRPMUwm" "/opt/rustwide/target/debug/garden" "write"`
[INFO] [stdout] stdin=`"N\n"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Error: \n   0: \u{1b}[91mExec format error (os error 8)\u{1b}[0m\n\nLocation:\n   \u{1b}[35msrc/write.rs\u{1b}[0m:\u{1b}[35m17\u{1b}[0m\n\n  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n  \u{1b}[96m                              ⋮ 5 frames hidden ⋮                               \u{1b}[0m\n   6: \u{1b}[32m<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual\u{1b}[0m\u{1b}[90m::hee6dc00f23bac6f4\u{1b}[0m\n      at \u{1b}[35m/rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2184\u{1b}[0m\n   7: \u{1b}[91mdigital_garden::write::write\u{1b}[0m\u{1b}[90m::hcd85226c209cb5dd\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/write.rs\u{1b}[0m:\u{1b}[35m17\u{1b}[0m\n        15 │         .wrap_err(\"Failed to keep temp file\")?;\n        16 │     file.write_all(TEMPLATE)?;\n  \u{1b}[37m\u{1b}[1m      17\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m    edit_file(&filepath)?;\u{1b}[0m\n        18 │     let contents = fs::read_to_string(&filepath)?;\n        19 │     dbg!(&contents);\n   8: \u{1b}[91mgarden::main\u{1b}[0m\u{1b}[90m::h335c6a7b84f919c5\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m46\u{1b}[0m\n        44 │     }?;\n        45 │     match cli.cmd {\n  \u{1b}[37m\u{1b}[1m      46\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m        Command::Write { title } => write(garden_path, title),\u{1b}[0m\n        47 │     }\n        48 │ }\n   9: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::h6b39d199e685c51a\u{1b}[0m\n      at \u{1b}[35m/rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n  10: \u{1b}[32mstd::sys::backtrace::__rust_begin_short_backtrace\u{1b}[0m\u{1b}[90m::h5ff79ae01d1c78e7\u{1b}[0m\n      at \u{1b}[35m/rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m158\u{1b}[0m\n  \u{1b}[96m                              ⋮ 14 frames hidden ⋮                              \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6094554b5f92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6094554b5f92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6094554b5f92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6094554b5f92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6094554c694f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6094554c694f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x609455480c53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x609455480c53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60945548d572 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6094554927af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x609455492641 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6094553c1abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6094553c1abe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x609455492dbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x609455492dbf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x609455492c1a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60945548d6a9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x609455474eed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6094554ce7f0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60945542e270 - core::panicking::panic_display::h2b6b8874a98aed86
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x609455434867 - assert_cmd::assert::AssertError::panic::ha947040d8a11db36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x60945542bf77 - core::ops::function::FnOnce::call_once::h1c5cd2aea007390e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x609455424fd4 - core::result::Result<T,E>::unwrap_or_else::haeef645ca645ce1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x6094554351e6 - assert_cmd::assert::Assert::success::ha408c75791401a5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.2/src/assert.rs:156:28
[INFO] [stdout]   24:     0x60945539eaeb - integration::test_write_with_written_title::h0eda74b39cabed4a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:63:12
[INFO] [stdout]   25:     0x60945539ebf7 - integration::test_write_with_written_title::{{closure}}::h1aaffe2d902e3271
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:59:35
[INFO] [stdout]   26:     0x60945539f456 - core::ops::function::FnOnce::call_once::hd1a8b07a2583f440
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6094553c18bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6094553c18bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6094553d591d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6094553d591d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6094553d591d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6094553d591d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6094553d591d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6094553d591d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6094553d591d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6094553aee64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6094553aee64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6094553b26ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x6094553b26ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6094553b26ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6094553b26ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6094553b26ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6094553b26ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x6094553b26ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60945548898f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x60945548898f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x72e2bb074aa4 - <unknown>
[INFO] [stdout]   48:     0x72e2bb101a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_write_with_title stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_write_with_title' (30) panicked at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-1
[INFO] [stdout] stderr=```"Error: \n   0: \u{1b}[91mExec format error (os error 8)\u{1b}[0m\n\nLocation:\n   \u{1b}[35msrc/write.rs\u{1b}[0m:\u{1b}[35m17\u{1b}[0m\n\n  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n  \u{1b}[96m                              ⋮ 5 frames hidden ⋮                               \u{1b}[0m\n   6: \u{1b}[32m<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual\u{1b}[0m\u{1b}[90m::hee6dc00f23bac6f4\u{1b}[0m\n      at \u{1b}[35m/rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2184\u{1b}[0m\n   7: \u{1b}[91mdigital_garden::write::write\u{1b}[0m\u{1b}[90m::hcd85226c209cb5dd\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/write.rs\u{1b}[0m:\u{1b}[35m17\u{1b}[0m\n        15 │         .wrap_err(\"Failed to keep temp file\")?;\n        16 │     file.write_all(TEMPLATE)?;\n  \u{1b}[37m\u{1b}[1m      17\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m    edit_file(&filepath)?;\u{1b}[0m\n        18 │     let contents = fs::read_to_string(&filepath)?;\n        19 │     dbg!(&contents);\n   8: \u{1b}[91mgarden::main\u{1b}[0m\u{1b}[90m::h335c6a7b84f919c5\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m46\u{1b}[0m\n        44 │     }?;\n        45 │     match cli.cmd {\n  \u{1b}[37m\u{1b}[1m      46\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m        Command::Write { title } => write(garden_path, title),\u{1b}[0m\n        47 │     }\n        48 │ }\n   9: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::h6b39d199e685c51a\u{1b}[0m\n      at \u{1b}[35m/rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n  10: \u{1b}[32mstd::sys::backtrace::__rust_begin_short_backtrace\u{1b}[0m\u{1b}[90m::h5ff79ae01d1c78e7\u{1b}[0m\n      at \u{1b}[35m/rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m158\u{1b}[0m\n  \u{1b}[96m                              ⋮ 14 frames hidden ⋮                              \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"```
[INFO] [stdout] command=`EDITOR="/opt/rustwide/workdir/tests/fake_editor.sh" GARDEN_PATH="/tmp/.tmpSoC4zn" "/opt/rustwide/target/debug/garden" "write" "-t" "atitle"`
[INFO] [stdout] stdin=`"N\n"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Error: \n   0: \u{1b}[91mExec format error (os error 8)\u{1b}[0m\n\nLocation:\n   \u{1b}[35msrc/write.rs\u{1b}[0m:\u{1b}[35m17\u{1b}[0m\n\n  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n  \u{1b}[96m                              ⋮ 5 frames hidden ⋮                               \u{1b}[0m\n   6: \u{1b}[32m<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual\u{1b}[0m\u{1b}[90m::hee6dc00f23bac6f4\u{1b}[0m\n      at \u{1b}[35m/rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2184\u{1b}[0m\n   7: \u{1b}[91mdigital_garden::write::write\u{1b}[0m\u{1b}[90m::hcd85226c209cb5dd\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/write.rs\u{1b}[0m:\u{1b}[35m17\u{1b}[0m\n        15 │         .wrap_err(\"Failed to keep temp file\")?;\n        16 │     file.write_all(TEMPLATE)?;\n  \u{1b}[37m\u{1b}[1m      17\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m    edit_file(&filepath)?;\u{1b}[0m\n        18 │     let contents = fs::read_to_string(&filepath)?;\n        19 │     dbg!(&contents);\n   8: \u{1b}[91mgarden::main\u{1b}[0m\u{1b}[90m::h335c6a7b84f919c5\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m46\u{1b}[0m\n        44 │     }?;\n        45 │     match cli.cmd {\n  \u{1b}[37m\u{1b}[1m      46\u{1b}[0m \u{1b}[37m\u{1b}[1m>\u{1b}[0m \u{1b}[37m\u{1b}[1m        Command::Write { title } => write(garden_path, title),\u{1b}[0m\n        47 │     }\n        48 │ }\n   9: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::h6b39d199e685c51a\u{1b}[0m\n      at \u{1b}[35m/rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n  10: \u{1b}[32mstd::sys::backtrace::__rust_begin_short_backtrace\u{1b}[0m\u{1b}[90m::h5ff79ae01d1c78e7\u{1b}[0m\n      at \u{1b}[35m/rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m158\u{1b}[0m\n  \u{1b}[96m                              ⋮ 14 frames hidden ⋮                              \u{1b}[0m\n\nRun with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6094554b5f92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6094554b5f92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6094554b5f92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6094554b5f92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6094554c694f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6094554c694f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x609455480c53 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x609455480c53 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60945548d572 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6094554927af - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x609455492641 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6094553c1abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6094553c1abe - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x609455492dbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x609455492dbf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x609455492c1a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60945548d6a9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x609455474eed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6094554ce7f0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60945542e270 - core::panicking::panic_display::h2b6b8874a98aed86
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x609455434867 - assert_cmd::assert::AssertError::panic::ha947040d8a11db36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x60945542bf77 - core::ops::function::FnOnce::call_once::h1c5cd2aea007390e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x609455424fd4 - core::result::Result<T,E>::unwrap_or_else::haeef645ca645ce1d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x6094554351e6 - assert_cmd::assert::Assert::success::ha408c75791401a5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.2/src/assert.rs:156:28
[INFO] [stdout]   24:     0x60945539e8b5 - integration::test_write_with_title::h078ff2a0de0bda37
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:51:12
[INFO] [stdout]   25:     0x60945539e9c7 - integration::test_write_with_title::{{closure}}::h93910ad96cc2842b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:42:27
[INFO] [stdout]   26:     0x60945539f386 - core::ops::function::FnOnce::call_once::h30a2f5b13fe0a93f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6094553c18bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6094553c18bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6094553d591d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6094553d591d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6094553d591d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6094553d591d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6094553d591d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6094553d591d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6094553d591d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6094553aee64 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6094553aee64 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6094553b26ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x6094553b26ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6094553b26ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6094553b26ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6094553b26ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6094553b26ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x6094553b26ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60945548898f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x60945548898f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x72e2bb074aa4 - <unknown>
[INFO] [stdout]   48:     0x72e2bb101a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_write_with_title
[INFO] [stdout]     test_write_with_written_title
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "84de0f1c70b806682ae5e16b43d5d07853c3907293c7ffacafc3deaf3ee1427d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84de0f1c70b806682ae5e16b43d5d07853c3907293c7ffacafc3deaf3ee1427d", kill_on_drop: false }`
[INFO] [stdout] 84de0f1c70b806682ae5e16b43d5d07853c3907293c7ffacafc3deaf3ee1427d
