[INFO] cloning repository https://github.com/roybcr/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/roybcr/digital-garden-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froybcr%2Fdigital-garden-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froybcr%2Fdigital-garden-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97b9a0ba8bd27b40752d1877d3dfcabec33997f8
[INFO] testing roybcr/digital-garden-cli against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froybcr%2Fdigital-garden-cli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/roybcr/digital-garden-cli on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/roybcr/digital-garden-cli
[INFO] finished tweaking git repo https://github.com/roybcr/digital-garden-cli
[INFO] tweaked toml for git repo https://github.com/roybcr/digital-garden-cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/roybcr/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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_fs v1.0.7
[INFO] [stderr]   Downloaded rprompt v1.0.5
[INFO] [stderr]   Downloaded edit v0.1.4
[INFO] [stderr]   Downloaded owo-colors v3.4.0
[INFO] [stderr]   Downloaded backtrace v0.3.65
[INFO] [stderr]   Downloaded color-eyre v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb31178eef16b6d804059e59b17a74ad29f369bdf4fb519162426049ee6ba9e5
[INFO] running `Command { std: "docker" "start" "-a" "cb31178eef16b6d804059e59b17a74ad29f369bdf4fb519162426049ee6ba9e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb31178eef16b6d804059e59b17a74ad29f369bdf4fb519162426049ee6ba9e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb31178eef16b6d804059e59b17a74ad29f369bdf4fb519162426049ee6ba9e5", kill_on_drop: false }`
[INFO] [stdout] cb31178eef16b6d804059e59b17a74ad29f369bdf4fb519162426049ee6ba9e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7824b0b0ab504740533ac3a3e63d7c7154dc2e378e41ec5ec68ef6f953318e20
[INFO] running `Command { std: "docker" "start" "-a" "7824b0b0ab504740533ac3a3e63d7c7154dc2e378e41ec5ec68ef6f953318e20", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling owo-colors v3.4.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling edit v0.1.4
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling rprompt v1.0.5
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling color-eyre v0.6.1
[INFO] [stderr]    Compiling assert_fs v1.0.7
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling digital-garden v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.76s
[INFO] running `Command { std: "docker" "inspect" "7824b0b0ab504740533ac3a3e63d7c7154dc2e378e41ec5ec68ef6f953318e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7824b0b0ab504740533ac3a3e63d7c7154dc2e378e41ec5ec68ef6f953318e20", kill_on_drop: false }`
[INFO] [stdout] 7824b0b0ab504740533ac3a3e63d7c7154dc2e378e41ec5ec68ef6f953318e20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c6665b703fc4f1b955f940491cc0edb846477bcbe592e24c59d26d35f884c78
[INFO] running `Command { std: "docker" "start" "-a" "2c6665b703fc4f1b955f940491cc0edb846477bcbe592e24c59d26d35f884c78", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling assert_fs v1.0.7
[INFO] [stderr]    Compiling digital-garden v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.37s
[INFO] running `Command { std: "docker" "inspect" "2c6665b703fc4f1b955f940491cc0edb846477bcbe592e24c59d26d35f884c78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c6665b703fc4f1b955f940491cc0edb846477bcbe592e24c59d26d35f884c78", kill_on_drop: false }`
[INFO] [stdout] 2c6665b703fc4f1b955f940491cc0edb846477bcbe592e24c59d26d35f884c78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b5b9e63dd2108163cc92d1967667cb72d29dbf7aa702bc8bad3c22888a641ed9
[INFO] running `Command { std: "docker" "start" "-a" "b5b9e63dd2108163cc92d1967667cb72d29dbf7aa702bc8bad3c22888a641ed9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/digital_garden-93c76e886f29a79d)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/garden-81d9041f20a31f10)
[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/integrations.rs (/opt/rustwide/target/debug/deps/integrations-baeb97a6ff5665c7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_write_help ... ok
[INFO] [stdout] test test_helper ... ok
[INFO] [stdout] test test_write_with_title ... FAILED
[INFO] [stdout] test test_write_with_written_title ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_write_with_title stdout ----
[INFO] [stdout] thread 'test_write_with_title' panicked at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-1
[INFO] [stdout] stderr=```"[src/main.rs:49:5] &opt = Opt {\n    garden_path: Some(\n        \"/tmp/.tmpeZDBmG\",\n    ),\n    cmd: Write {\n        title: Some(\n            \"atitle\",\n        ),\n    },\n}\nError: \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}[35m33\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::h1b06b04349c7b8b9\u{1b}[0m\n      at \u{1b}[35m/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m1964\u{1b}[0m\n   7: \u{1b}[91mdigital_garden::write::write\u{1b}[0m\u{1b}[90m::ha10e18c41df4f371\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/write.rs\u{1b}[0m:\u{1b}[35m33\u{1b}[0m\n        31 │     // let the user write whatever they want in their favorite editor\n        32 │     // before returning to the cli and finishing up\n  \u{1b}[37;1m      33\u{1b}[0m \u{1b}[37;1m>\u{1b}[0m \u{1b}[37;1m    edit_file(&filepath)?;\u{1b}[0m\n        34 │     // read the users\'s changes back from the file into a string\n        35 │     let mut contents = String::new();\n   8: \u{1b}[91mgarden::main\u{1b}[0m\u{1b}[90m::h398d5c28c8adb70f\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m61\u{1b}[0m\n        59 │         Command::Write { \n        60 │             title \n  \u{1b}[37;1m      61\u{1b}[0m \u{1b}[37;1m>\u{1b}[0m \u{1b}[37;1m        } => write(garden_path, title),\u{1b}[0m\n        62 │     }\n        63 │ }\n   9: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::h0dc8022933490307\u{1b}[0m\n      at \u{1b}[35m/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n  \u{1b}[96m                              ⋮ 15 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/.tmpeZDBmG" "/opt/rustwide/target/debug/garden" "write" "-t" "atitle"`
[INFO] [stdout] stdin=`"N\n"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout="Opt { garden_path: Some(\"/tmp/.tmpeZDBmG\"), cmd: Write { title: Some(\"atitle\") } }\n"
[INFO] [stdout] stderr="[src/main.rs:49:5] &opt = Opt {\n    garden_path: Some(\n        \"/tmp/.tmpeZDBmG\",\n    ),\n    cmd: Write {\n        title: Some(\n            \"atitle\",\n        ),\n    },\n}\nError: \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}[35m33\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::h1b06b04349c7b8b9\u{1b}[0m\n      at \u{1b}[35m/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m1964\u{1b}[0m\n   7: \u{1b}[91mdigital_garden::write::write\u{1b}[0m\u{1b}[90m::ha10e18c41df4f371\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/write.rs\u{1b}[0m:\u{1b}[35m33\u{1b}[0m\n        31 │     // let the user write whatever they want in their favorite editor\n        32 │     // before returning to the cli and finishing up\n  \u{1b}[37;1m      33\u{1b}[0m \u{1b}[37;1m>\u{1b}[0m \u{1b}[37;1m    edit_file(&filepath)?;\u{1b}[0m\n        34 │     // read the users\'s changes back from the file into a string\n        35 │     let mut contents = String::new();\n   8: \u{1b}[91mgarden::main\u{1b}[0m\u{1b}[90m::h398d5c28c8adb70f\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m61\u{1b}[0m\n        59 │         Command::Write { \n        60 │             title \n  \u{1b}[37;1m      61\u{1b}[0m \u{1b}[37;1m>\u{1b}[0m \u{1b}[37;1m        } => write(garden_path, title),\u{1b}[0m\n        62 │     }\n        63 │ }\n   9: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::h0dc8022933490307\u{1b}[0m\n      at \u{1b}[35m/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n  \u{1b}[96m                              ⋮ 15 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:     0x55e87f504015 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55e87f504015 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55e87f504015 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55e87f504015 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55e87f52c3ab - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55e87f52c3ab - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55e87f500fef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55e87f503dee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55e87f503dee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55e87f505899 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55e87f50555e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55e87f464c3a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55e87f464c3a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55e87f505e9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55e87f505e9b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55e87f505c14 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55e87f5044d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55e87f505947 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55e87f42c973 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55e87f489523 - core::panicking::panic_display::hd37e0099289c545b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:262:5
[INFO] [stdout]   20:     0x55e87f487cb7 - assert_cmd::assert::AssertError::panic::h1adbcfe6f54bd5e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.4/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x55e87f480507 - core::ops::function::FnOnce::call_once::h4cda2747cd55f38d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x55e87f48216f - core::result::Result<T,E>::unwrap_or_else::h1ece9986718a5a21
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1431:23
[INFO] [stdout]   23:     0x55e87f487406 - assert_cmd::assert::Assert::success::h4e3af63f44f79ff1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.4/src/assert.rs:156:9
[INFO] [stdout]   24:     0x55e87f4310d5 - integrations::test_write_with_title::hebc88c293a3b5af0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrations.rs:57:5
[INFO] [stdout]   25:     0x55e87f430f77 - integrations::test_write_with_title::{{closure}}::hf1880d1df91b8e2e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrations.rs:48:27
[INFO] [stdout]   26:     0x55e87f42e276 - core::ops::function::FnOnce::call_once::h393746f58661e79b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55e87f46961b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x55e87f46961b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   29:     0x55e87f468d21 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   30:     0x55e87f468d21 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x55e87f468d21 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   32:     0x55e87f468d21 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   33:     0x55e87f468d21 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   34:     0x55e87f468d21 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   35:     0x55e87f468d21 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   36:     0x55e87f4316e4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   37:     0x55e87f4316e4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   38:     0x55e87f436112 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   39:     0x55e87f436112 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x55e87f436112 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   41:     0x55e87f436112 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   42:     0x55e87f436112 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   43:     0x55e87f436112 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   44:     0x55e87f436112 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55e87f50b5bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x55e87f50b5bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x55e87f50b5bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   48:     0x7fbc0ad2eac3 - <unknown>
[INFO] [stdout]   49:     0x7fbc0adbfa04 - __clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_write_with_written_title stdout ----
[INFO] [stdout] thread 'test_write_with_written_title' panicked at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-1
[INFO] [stdout] stderr=```"[src/main.rs:49:5] &opt = Opt {\n    garden_path: Some(\n        \"/tmp/.tmpW3aIKK\",\n    ),\n    cmd: Write {\n        title: None,\n    },\n}\nError: \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}[35m33\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::h1b06b04349c7b8b9\u{1b}[0m\n      at \u{1b}[35m/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m1964\u{1b}[0m\n   7: \u{1b}[91mdigital_garden::write::write\u{1b}[0m\u{1b}[90m::ha10e18c41df4f371\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/write.rs\u{1b}[0m:\u{1b}[35m33\u{1b}[0m\n        31 │     // let the user write whatever they want in their favorite editor\n        32 │     // before returning to the cli and finishing up\n  \u{1b}[37;1m      33\u{1b}[0m \u{1b}[37;1m>\u{1b}[0m \u{1b}[37;1m    edit_file(&filepath)?;\u{1b}[0m\n        34 │     // read the users\'s changes back from the file into a string\n        35 │     let mut contents = String::new();\n   8: \u{1b}[91mgarden::main\u{1b}[0m\u{1b}[90m::h398d5c28c8adb70f\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m61\u{1b}[0m\n        59 │         Command::Write { \n        60 │             title \n  \u{1b}[37;1m      61\u{1b}[0m \u{1b}[37;1m>\u{1b}[0m \u{1b}[37;1m        } => write(garden_path, title),\u{1b}[0m\n        62 │     }\n        63 │ }\n   9: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::h0dc8022933490307\u{1b}[0m\n      at \u{1b}[35m/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n  \u{1b}[96m                              ⋮ 15 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/.tmpW3aIKK" "/opt/rustwide/target/debug/garden" "write"`
[INFO] [stdout] stdin=`"N\n"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout="Opt { garden_path: Some(\"/tmp/.tmpW3aIKK\"), cmd: Write { title: None } }\n"
[INFO] [stdout] stderr="[src/main.rs:49:5] &opt = Opt {\n    garden_path: Some(\n        \"/tmp/.tmpW3aIKK\",\n    ),\n    cmd: Write {\n        title: None,\n    },\n}\nError: \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}[35m33\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::h1b06b04349c7b8b9\u{1b}[0m\n      at \u{1b}[35m/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m1964\u{1b}[0m\n   7: \u{1b}[91mdigital_garden::write::write\u{1b}[0m\u{1b}[90m::ha10e18c41df4f371\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/write.rs\u{1b}[0m:\u{1b}[35m33\u{1b}[0m\n        31 │     // let the user write whatever they want in their favorite editor\n        32 │     // before returning to the cli and finishing up\n  \u{1b}[37;1m      33\u{1b}[0m \u{1b}[37;1m>\u{1b}[0m \u{1b}[37;1m    edit_file(&filepath)?;\u{1b}[0m\n        34 │     // read the users\'s changes back from the file into a string\n        35 │     let mut contents = String::new();\n   8: \u{1b}[91mgarden::main\u{1b}[0m\u{1b}[90m::h398d5c28c8adb70f\u{1b}[0m\n      at \u{1b}[35m/opt/rustwide/workdir/src/main.rs\u{1b}[0m:\u{1b}[35m61\u{1b}[0m\n        59 │         Command::Write { \n        60 │             title \n  \u{1b}[37;1m      61\u{1b}[0m \u{1b}[37;1m>\u{1b}[0m \u{1b}[37;1m        } => write(garden_path, title),\u{1b}[0m\n        62 │     }\n        63 │ }\n   9: \u{1b}[32mcore::ops::function::FnOnce::call_once\u{1b}[0m\u{1b}[90m::h0dc8022933490307\u{1b}[0m\n      at \u{1b}[35m/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs\u{1b}[0m:\u{1b}[35m250\u{1b}[0m\n  \u{1b}[96m                              ⋮ 15 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:     0x55e87f504015 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55e87f504015 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55e87f504015 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55e87f504015 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55e87f52c3ab - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55e87f52c3ab - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55e87f500fef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55e87f503dee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55e87f503dee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55e87f505899 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55e87f50555e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55e87f464c3a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55e87f464c3a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55e87f505e9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55e87f505e9b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55e87f505c14 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55e87f5044d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55e87f505947 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55e87f42c973 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55e87f489523 - core::panicking::panic_display::hd37e0099289c545b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:262:5
[INFO] [stdout]   20:     0x55e87f487cb7 - assert_cmd::assert::AssertError::panic::h1adbcfe6f54bd5e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.4/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x55e87f480507 - core::ops::function::FnOnce::call_once::h4cda2747cd55f38d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x55e87f48216f - core::result::Result<T,E>::unwrap_or_else::h1ece9986718a5a21
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1431:23
[INFO] [stdout]   23:     0x55e87f487406 - assert_cmd::assert::Assert::success::h4e3af63f44f79ff1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.4/src/assert.rs:156:9
[INFO] [stdout]   24:     0x55e87f43130b - integrations::test_write_with_written_title::ha8e9466c625c1352
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrations.rs:73:5
[INFO] [stdout]   25:     0x55e87f4311e7 - integrations::test_write_with_written_title::{{closure}}::he895241259faca7c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integrations.rs:66:35
[INFO] [stdout]   26:     0x55e87f42e2b6 - core::ops::function::FnOnce::call_once::h4ae755da9463e5f4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55e87f46961b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x55e87f46961b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   29:     0x55e87f468d21 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   30:     0x55e87f468d21 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x55e87f468d21 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   32:     0x55e87f468d21 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   33:     0x55e87f468d21 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   34:     0x55e87f468d21 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   35:     0x55e87f468d21 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   36:     0x55e87f4316e4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   37:     0x55e87f4316e4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   38:     0x55e87f436112 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   39:     0x55e87f436112 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x55e87f436112 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   41:     0x55e87f436112 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   42:     0x55e87f436112 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   43:     0x55e87f436112 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   44:     0x55e87f436112 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55e87f50b5bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x55e87f50b5bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   47:     0x55e87f50b5bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   48:     0x7fbc0ad2eac3 - <unknown>
[INFO] [stdout]   49:     0x7fbc0adbfa04 - __clone
[INFO] [stdout]   50:                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.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integrations`
[INFO] running `Command { std: "docker" "inspect" "b5b9e63dd2108163cc92d1967667cb72d29dbf7aa702bc8bad3c22888a641ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5b9e63dd2108163cc92d1967667cb72d29dbf7aa702bc8bad3c22888a641ed9", kill_on_drop: false }`
[INFO] [stdout] b5b9e63dd2108163cc92d1967667cb72d29dbf7aa702bc8bad3c22888a641ed9
