[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#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froybcr%2Fdigital-garden-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roybcr/digital-garden-cli on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "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-2-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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rprompt v1.0.5 [INFO] [stderr] Downloaded edit v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8343744140a0136f7f8049f3952e624f7c6f5094559f3be7e51c369b7741e54 [INFO] running `Command { std: "docker" "start" "-a" "c8343744140a0136f7f8049f3952e624f7c6f5094559f3be7e51c369b7741e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8343744140a0136f7f8049f3952e624f7c6f5094559f3be7e51c369b7741e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8343744140a0136f7f8049f3952e624f7c6f5094559f3be7e51c369b7741e54", kill_on_drop: false }` [INFO] [stdout] c8343744140a0136f7f8049f3952e624f7c6f5094559f3be7e51c369b7741e54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4082617dc5b7ed7080a2ae64da4b09354f3327ff1bde1d8cb309f31650422c0 [INFO] running `Command { std: "docker" "start" "-a" "b4082617dc5b7ed7080a2ae64da4b09354f3327ff1bde1d8cb309f31650422c0", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling version_check v0.9.4 [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 autocfg v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling edit v0.1.4 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling slug v0.1.4 [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 globwalk v0.8.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Compiling color-eyre v0.6.1 [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 13.35s [INFO] running `Command { std: "docker" "inspect" "b4082617dc5b7ed7080a2ae64da4b09354f3327ff1bde1d8cb309f31650422c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4082617dc5b7ed7080a2ae64da4b09354f3327ff1bde1d8cb309f31650422c0", kill_on_drop: false }` [INFO] [stdout] b4082617dc5b7ed7080a2ae64da4b09354f3327ff1bde1d8cb309f31650422c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ea340594f1ea8b30c75104157f3728620feb43714a6657533155b180756a1be [INFO] running `Command { std: "docker" "start" "-a" "9ea340594f1ea8b30c75104157f3728620feb43714a6657533155b180756a1be", 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 5.83s [INFO] running `Command { std: "docker" "inspect" "9ea340594f1ea8b30c75104157f3728620feb43714a6657533155b180756a1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ea340594f1ea8b30c75104157f3728620feb43714a6657533155b180756a1be", kill_on_drop: false }` [INFO] [stdout] 9ea340594f1ea8b30c75104157f3728620feb43714a6657533155b180756a1be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eed016d664395b83711e60a3b1a9d8e6db0d8273229aed618c24bf62be3d7fbb [INFO] running `Command { std: "docker" "start" "-a" "eed016d664395b83711e60a3b1a9d8e6db0d8273229aed618c24bf62be3d7fbb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/digital_garden-40c44e9167bcf9e8) [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-3637ba5aab13b238) [INFO] [stderr] Running tests/integrations.rs (/opt/rustwide/target/debug/deps/integrations-746604d74b3f4daf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_write_help ... ok [INFO] [stdout] test test_helper ... 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' panicked at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/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/.tmpsZQjfE\",\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 as core::ops::try_trait::FromResidual>>::from_residual\u{1b}[0m\u{1b}[90m::h8e05b41c6585a097\u{1b}[0m\n at \u{1b}[35m/rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2014\u{1b}[0m\n 7: \u{1b}[91mdigital_garden::write::write\u{1b}[0m\u{1b}[90m::h9dded5ed8a272203\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::h3757d9282dd9aee7\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::ha9d97bd4f52fe1dd\u{1b}[0m\n at \u{1b}[35m/rustc/552a959051cebf8f88a8f558399baf733bec9ce0/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::hf734bd40a7259f95\u{1b}[0m\n at \u{1b}[35m/rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m152\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/.tmpsZQjfE" "/opt/rustwide/target/debug/garden" "write"` [INFO] [stdout] stdin=`"N\n"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="Opt { garden_path: Some(\"/tmp/.tmpsZQjfE\"), cmd: Write { title: None } }\n" [INFO] [stdout] stderr="[src/main.rs:49:5] &opt = Opt {\n garden_path: Some(\n \"/tmp/.tmpsZQjfE\",\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 as core::ops::try_trait::FromResidual>>::from_residual\u{1b}[0m\u{1b}[90m::h8e05b41c6585a097\u{1b}[0m\n at \u{1b}[35m/rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2014\u{1b}[0m\n 7: \u{1b}[91mdigital_garden::write::write\u{1b}[0m\u{1b}[90m::h9dded5ed8a272203\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::h3757d9282dd9aee7\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::ha9d97bd4f52fe1dd\u{1b}[0m\n at \u{1b}[35m/rustc/552a959051cebf8f88a8f558399baf733bec9ce0/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::hf734bd40a7259f95\u{1b}[0m\n at \u{1b}[35m/rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m152\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: 0x56eab81786f0 - std::backtrace_rs::backtrace::libunwind::trace::hff7ffeb2055d56f7 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x56eab81786f0 - std::backtrace_rs::backtrace::trace_unsynchronized::he7b3446d48853094 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56eab81786f0 - std::sys::backtrace::_print_fmt::hc2f9f78a9d81f67e [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56eab81786f0 - ::fmt::h222ded249a1f0b37 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56eab81a1bc3 - core::fmt::rt::Argument::fmt::hf87ad28cd961f7a3 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x56eab81a1bc3 - core::fmt::write::h9275005cf35b8a10 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x56eab81749b3 - std::io::Write::write_fmt::h9c45a7064b117632 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x56eab8178542 - std::sys::backtrace::BacktraceLock::print::hd225c6688b44ae93 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x56eab8179b9f - std::panicking::default_hook::{{closure}}::h2b0bdfbf5b027ac9 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x56eab81799b8 - std::panicking::default_hook::ha8790851fc656c1a [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x56eab80ddc95 - as core::ops::function::Fn>::call::hdad4d0506655a157 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 11: 0x56eab80ddc95 - test::test_main::{{closure}}::hdf61abd52acd3de0 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x56eab817a693 - as core::ops::function::Fn>::call::h52c5bf698b1366e5 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 13: 0x56eab817a693 - std::panicking::rust_panic_with_hook::ha306bc05bdb5b696 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x56eab817a34a - std::panicking::begin_panic_handler::{{closure}}::h2c0d6e717a62810c [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x56eab8178bf9 - std::sys::backtrace::__rust_end_short_backtrace::h1e7465e8c528d13d [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x56eab8179fdd - rust_begin_unwind [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x56eab81a0260 - core::panicking::panic_fmt::h0c17c793f18e9c3f [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x56eab80fdfd4 - core::panicking::panic_display::h13fe694813a66d21 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/panicking.rs:261:5 [INFO] [stdout] 19: 0x56eab810a177 - assert_cmd::assert::AssertError::panic::hc4617b5d0b158bbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:1036:9 [INFO] [stdout] 20: 0x56eab80f86a7 - core::ops::function::FnOnce::call_once::h669772f76e6877a5 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 21: 0x56eab80fd960 - core::result::Result::unwrap_or_else::h6b802e2a353fd9d4 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/result.rs:1463:23 [INFO] [stdout] 22: 0x56eab8109976 - assert_cmd::assert::Assert::success::h3aaa1d0f4e3a9633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:156:9 [INFO] [stdout] 23: 0x56eab80a394b - integrations::test_write_with_written_title::h56f15e6e2517f3f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/integrations.rs:73:5 [INFO] [stdout] 24: 0x56eab80a3827 - integrations::test_write_with_written_title::{{closure}}::hb85b40b100ed357d [INFO] [stdout] at /opt/rustwide/workdir/tests/integrations.rs:66:35 [INFO] [stdout] 25: 0x56eab80a0ac6 - core::ops::function::FnOnce::call_once::h42f4ce9c6224f401 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x56eab80e348b - core::ops::function::FnOnce::call_once::ha8d13c24f305262f [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x56eab80e348b - test::__rust_begin_short_backtrace::hda7ed5913d26b4c3 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/test/src/lib.rs:637:18 [INFO] [stdout] 28: 0x56eab80e2308 - test::run_test_in_process::{{closure}}::h98799ac8ad05dc17 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/test/src/lib.rs:660:60 [INFO] [stdout] 29: 0x56eab80e2308 - as core::ops::function::FnOnce<()>>::call_once::h9915be725ed5cec7 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x56eab80e2308 - std::panicking::try::do_call::hdae5166dc0f6479b [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:587:40 [INFO] [stdout] 31: 0x56eab80e2308 - std::panicking::try::h8fa0f35111734e43 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:550:19 [INFO] [stdout] 32: 0x56eab80e2308 - std::panic::catch_unwind::h2c5c178909d676e7 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panic.rs:358:14 [INFO] [stdout] 33: 0x56eab80e2308 - test::run_test_in_process::h2157e57f25733f22 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/test/src/lib.rs:660:27 [INFO] [stdout] 34: 0x56eab80e2308 - test::run_test::{{closure}}::h22055a3e9dc56ab9 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/test/src/lib.rs:581:43 [INFO] [stdout] 35: 0x56eab80a52c5 - test::run_test::{{closure}}::h0de666e52c64b314 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/test/src/lib.rs:611:41 [INFO] [stdout] 36: 0x56eab80a52c5 - std::sys::backtrace::__rust_begin_short_backtrace::hc24dfc6dbc7f5867 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 37: 0x56eab80a8c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h036a075b14c8a889 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x56eab80a8c4a - as core::ops::function::FnOnce<()>>::call_once::h77e5e1e1c11b3182 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x56eab80a8c4a - std::panicking::try::do_call::h64009ce4a7d5024a [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:587:40 [INFO] [stdout] 40: 0x56eab80a8c4a - std::panicking::try::h9f253851f45b6cf2 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:550:19 [INFO] [stdout] 41: 0x56eab80a8c4a - std::panic::catch_unwind::hbcdf318df191e0d2 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panic.rs:358:14 [INFO] [stdout] 42: 0x56eab80a8c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b0514eb1722a9bb [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x56eab80a8c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h49ed8239622cf2ed [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x56eab817fa2b - as core::ops::function::FnOnce>::call_once::h5d46408001e51da6 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 45: 0x56eab817fa2b - as core::ops::function::FnOnce>::call_once::hfb44b07af29285a8 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 46: 0x56eab817fa2b - std::sys::pal::unix::thread::Thread::new::thread_start::h3fe202b40d9df201 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x7b09a544cac3 - [INFO] [stdout] 48: 0x7b09a54dda04 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_write_with_title stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_write_with_title' panicked at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/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/.tmpb8cFS0\",\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 as core::ops::try_trait::FromResidual>>::from_residual\u{1b}[0m\u{1b}[90m::h8e05b41c6585a097\u{1b}[0m\n at \u{1b}[35m/rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2014\u{1b}[0m\n 7: \u{1b}[91mdigital_garden::write::write\u{1b}[0m\u{1b}[90m::h9dded5ed8a272203\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::h3757d9282dd9aee7\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::ha9d97bd4f52fe1dd\u{1b}[0m\n at \u{1b}[35m/rustc/552a959051cebf8f88a8f558399baf733bec9ce0/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::hf734bd40a7259f95\u{1b}[0m\n at \u{1b}[35m/rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m152\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/.tmpb8cFS0" "/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/.tmpb8cFS0\"), cmd: Write { title: Some(\"atitle\") } }\n" [INFO] [stdout] stderr="[src/main.rs:49:5] &opt = Opt {\n garden_path: Some(\n \"/tmp/.tmpb8cFS0\",\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 as core::ops::try_trait::FromResidual>>::from_residual\u{1b}[0m\u{1b}[90m::h8e05b41c6585a097\u{1b}[0m\n at \u{1b}[35m/rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/result.rs\u{1b}[0m:\u{1b}[35m2014\u{1b}[0m\n 7: \u{1b}[91mdigital_garden::write::write\u{1b}[0m\u{1b}[90m::h9dded5ed8a272203\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::h3757d9282dd9aee7\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::ha9d97bd4f52fe1dd\u{1b}[0m\n at \u{1b}[35m/rustc/552a959051cebf8f88a8f558399baf733bec9ce0/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::hf734bd40a7259f95\u{1b}[0m\n at \u{1b}[35m/rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs\u{1b}[0m:\u{1b}[35m152\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: 0x56eab81786f0 - std::backtrace_rs::backtrace::libunwind::trace::hff7ffeb2055d56f7 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x56eab81786f0 - std::backtrace_rs::backtrace::trace_unsynchronized::he7b3446d48853094 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56eab81786f0 - std::sys::backtrace::_print_fmt::hc2f9f78a9d81f67e [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56eab81786f0 - ::fmt::h222ded249a1f0b37 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56eab81a1bc3 - core::fmt::rt::Argument::fmt::hf87ad28cd961f7a3 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x56eab81a1bc3 - core::fmt::write::h9275005cf35b8a10 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x56eab81749b3 - std::io::Write::write_fmt::h9c45a7064b117632 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x56eab8178542 - std::sys::backtrace::BacktraceLock::print::hd225c6688b44ae93 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x56eab8179b9f - std::panicking::default_hook::{{closure}}::h2b0bdfbf5b027ac9 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x56eab81799b8 - std::panicking::default_hook::ha8790851fc656c1a [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x56eab80ddc95 - as core::ops::function::Fn>::call::hdad4d0506655a157 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 11: 0x56eab80ddc95 - test::test_main::{{closure}}::hdf61abd52acd3de0 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x56eab817a693 - as core::ops::function::Fn>::call::h52c5bf698b1366e5 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 13: 0x56eab817a693 - std::panicking::rust_panic_with_hook::ha306bc05bdb5b696 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x56eab817a34a - std::panicking::begin_panic_handler::{{closure}}::h2c0d6e717a62810c [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x56eab8178bf9 - std::sys::backtrace::__rust_end_short_backtrace::h1e7465e8c528d13d [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x56eab8179fdd - rust_begin_unwind [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x56eab81a0260 - core::panicking::panic_fmt::h0c17c793f18e9c3f [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x56eab80fdfd4 - core::panicking::panic_display::h13fe694813a66d21 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/panicking.rs:261:5 [INFO] [stdout] 19: 0x56eab810a177 - assert_cmd::assert::AssertError::panic::hc4617b5d0b158bbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:1036:9 [INFO] [stdout] 20: 0x56eab80f86a7 - core::ops::function::FnOnce::call_once::h669772f76e6877a5 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 21: 0x56eab80fd960 - core::result::Result::unwrap_or_else::h6b802e2a353fd9d4 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/result.rs:1463:23 [INFO] [stdout] 22: 0x56eab8109976 - assert_cmd::assert::Assert::success::h3aaa1d0f4e3a9633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:156:9 [INFO] [stdout] 23: 0x56eab80a3715 - integrations::test_write_with_title::hd91504f13bc00afb [INFO] [stdout] at /opt/rustwide/workdir/tests/integrations.rs:57:5 [INFO] [stdout] 24: 0x56eab80a35b7 - integrations::test_write_with_title::{{closure}}::h6c98e8a4cb1828a9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integrations.rs:48:27 [INFO] [stdout] 25: 0x56eab80a0b56 - core::ops::function::FnOnce::call_once::he1e9d6ca85c02e6d [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x56eab80e348b - core::ops::function::FnOnce::call_once::ha8d13c24f305262f [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x56eab80e348b - test::__rust_begin_short_backtrace::hda7ed5913d26b4c3 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/test/src/lib.rs:637:18 [INFO] [stdout] 28: 0x56eab80e2308 - test::run_test_in_process::{{closure}}::h98799ac8ad05dc17 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/test/src/lib.rs:660:60 [INFO] [stdout] 29: 0x56eab80e2308 - as core::ops::function::FnOnce<()>>::call_once::h9915be725ed5cec7 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x56eab80e2308 - std::panicking::try::do_call::hdae5166dc0f6479b [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:587:40 [INFO] [stdout] 31: 0x56eab80e2308 - std::panicking::try::h8fa0f35111734e43 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:550:19 [INFO] [stdout] 32: 0x56eab80e2308 - std::panic::catch_unwind::h2c5c178909d676e7 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panic.rs:358:14 [INFO] [stdout] 33: 0x56eab80e2308 - test::run_test_in_process::h2157e57f25733f22 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/test/src/lib.rs:660:27 [INFO] [stdout] 34: 0x56eab80e2308 - test::run_test::{{closure}}::h22055a3e9dc56ab9 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/test/src/lib.rs:581:43 [INFO] [stdout] 35: 0x56eab80a52c5 - test::run_test::{{closure}}::h0de666e52c64b314 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/test/src/lib.rs:611:41 [INFO] [stdout] 36: 0x56eab80a52c5 - std::sys::backtrace::__rust_begin_short_backtrace::hc24dfc6dbc7f5867 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 37: 0x56eab80a8c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h036a075b14c8a889 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x56eab80a8c4a - as core::ops::function::FnOnce<()>>::call_once::h77e5e1e1c11b3182 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x56eab80a8c4a - std::panicking::try::do_call::h64009ce4a7d5024a [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:587:40 [INFO] [stdout] 40: 0x56eab80a8c4a - std::panicking::try::h9f253851f45b6cf2 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panicking.rs:550:19 [INFO] [stdout] 41: 0x56eab80a8c4a - std::panic::catch_unwind::hbcdf318df191e0d2 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/panic.rs:358:14 [INFO] [stdout] 42: 0x56eab80a8c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b0514eb1722a9bb [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x56eab80a8c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h49ed8239622cf2ed [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x56eab817fa2b - as core::ops::function::FnOnce>::call_once::h5d46408001e51da6 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 45: 0x56eab817fa2b - as core::ops::function::FnOnce>::call_once::hfb44b07af29285a8 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 46: 0x56eab817fa2b - std::sys::pal::unix::thread::Thread::new::thread_start::h3fe202b40d9df201 [INFO] [stdout] at /rustc/552a959051cebf8f88a8f558399baf733bec9ce0/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x7b09a544cac3 - [INFO] [stdout] 48: 0x7b09a54dda04 - clone [INFO] [stdout] 49: 0x0 - [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.34s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integrations` [INFO] running `Command { std: "docker" "inspect" "eed016d664395b83711e60a3b1a9d8e6db0d8273229aed618c24bf62be3d7fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed016d664395b83711e60a3b1a9d8e6db0d8273229aed618c24bf62be3d7fbb", kill_on_drop: false }` [INFO] [stdout] eed016d664395b83711e60a3b1a9d8e6db0d8273229aed618c24bf62be3d7fbb