[INFO] cloning repository https://github.com/Patacode/gitignore-template-generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Patacode/gitignore-template-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatacode%2Fgitignore-template-generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatacode%2Fgitignore-template-generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20b0402254c36bfafdd50b27f9b39fe7d2764549
[INFO] testing Patacode/gitignore-template-generator against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatacode%2Fgitignore-template-generator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Patacode/gitignore-template-generator
[INFO] finished tweaking git repo https://github.com/Patacode/gitignore-template-generator
[INFO] tweaked toml for git repo https://github.com/Patacode/gitignore-template-generator written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Patacode/gitignore-template-generator on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Patacode/gitignore-template-generator 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded test_bin v0.4.0
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded ureq-proto v0.3.5
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded ureq v3.0.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2186f159d4acde910334ab74055d55d99a37f28af415fe30a9508b665d55a8ab
[INFO] running `Command { std: "docker" "start" "-a" "2186f159d4acde910334ab74055d55d99a37f28af415fe30a9508b665d55a8ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2186f159d4acde910334ab74055d55d99a37f28af415fe30a9508b665d55a8ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2186f159d4acde910334ab74055d55d99a37f28af415fe30a9508b665d55a8ab", kill_on_drop: false }`
[INFO] [stdout] 2186f159d4acde910334ab74055d55d99a37f28af415fe30a9508b665d55a8ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4325c1d44ccb7f7b1f005bf96f96136fd4fdda1219cba6e57c896682c72f029b
[INFO] running `Command { std: "docker" "start" "-a" "4325c1d44ccb7f7b1f005bf96f96136fd4fdda1219cba6e57c896682c72f029b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling ureq-proto v0.3.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v3.0.10
[INFO] [stderr]    Compiling gitignore-template-generator v0.14.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.18s
[INFO] running `Command { std: "docker" "inspect" "4325c1d44ccb7f7b1f005bf96f96136fd4fdda1219cba6e57c896682c72f029b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4325c1d44ccb7f7b1f005bf96f96136fd4fdda1219cba6e57c896682c72f029b", kill_on_drop: false }`
[INFO] [stdout] 4325c1d44ccb7f7b1f005bf96f96136fd4fdda1219cba6e57c896682c72f029b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 300b9e0837ec5680d52dce2ef4c75ac2cb5f10cd7502dbf5c7ab7cd47b225f88
[INFO] running `Command { std: "docker" "start" "-a" "300b9e0837ec5680d52dce2ef4c75ac2cb5f10cd7502dbf5c7ab7cd47b225f88", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling ureq-proto v0.3.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ureq v3.0.10
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling gitignore-template-generator v0.14.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling test_bin v0.4.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "300b9e0837ec5680d52dce2ef4c75ac2cb5f10cd7502dbf5c7ab7cd47b225f88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "300b9e0837ec5680d52dce2ef4c75ac2cb5f10cd7502dbf5c7ab7cd47b225f88", kill_on_drop: false }`
[INFO] [stdout] 300b9e0837ec5680d52dce2ef4c75ac2cb5f10cd7502dbf5c7ab7cd47b225f88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2ba638c1b6a68c82c3e0b849091afa7d783c34b5743233163b1ee3a58a9d45d
[INFO] running `Command { std: "docker" "start" "-a" "e2ba638c1b6a68c82c3e0b849091afa7d783c34b5743233163b1ee3a58a9d45d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitignore_template_generator-8ed9c738b3f280e9)
[INFO] [stdout] 
[INFO] [stdout] running 152 tests
[INFO] [stdout] test core::tests::gitignore_template_manager::generate::failure::it_combines_errors_from_all_managers_if_any ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::generate::failure::it_fails_when_unsupported_template_names_from_all_managers ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::generate::success::it_generates_empty_template_when_no_managers ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::generate::success::it_generates_template_from_all_provided_managers ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::generate_with_template_check::failure::it_propagates_error_from_remote_manager_if_any ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::generate_with_template_check::success::it_generates_template_from_all_provided_managers ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::list::failure::it_combines_errors_from_all_managers_if_any ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::list::failure::it_propagates_error_from_local_manager_if_any ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::list::failure::it_propagates_error_from_remote_manager_if_any ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::generate::failure::it_propagates_error_from_remote_manager_if_any ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate::success::it_generates_empty_template_when_no_template_names ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::generate_with_template_check::failure::it_combines_errors_from_all_managers_if_any ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred ... FAILED
[INFO] [stdout] test core::tests::gitignore_template_manager::generate::failure::it_propagates_error_from_local_manager_if_any ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::generate_with_template_check::failure::it_propagates_error_from_local_manager_if_any ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate::success::it_generates_template_from_local_fs_using_given_dir ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_fails_with_detailed_msg_when_unsupported_template_names ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::list::success::it_lists_templates_from_all_provided_managers ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate::failure::it_fails_when_unsupported_template_names ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::list::failure::it_propagates_fs_error_if_any_occurred ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred ... FAILED
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate_with_template_check::success::it_generates_template_from_local_fs_using_env_var ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate_with_template_check::success::it_generates_template_from_local_fs_using_given_dir ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate::success::it_generates_template_from_local_fs_using_env_var ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::list::success::it_lists_templates_from_local_fs_using_env_var ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::list::success::it_lists_templates_from_local_fs_using_given_dir ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::list::success::it_returns_empty_string_when_inexistent_dir ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate::success::it_works_with_none_endpoint_uri ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate::failure::it_propagates_error_from_client_if_any ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate::success::it_generates_empty_template_when_no_template_names ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate_with_template_check::failure::it_propagates_error_from_lister_client_if_any ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate_with_template_check::success::it_works_with_none_generator_endpoint_uri ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate_with_template_check::failure::it_propagates_error_from_generator_client_if_any ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate_with_template_check::failure::it_returns_inexistent_template_error ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate_with_template_check::success::it_works_with_none_lister_and_generator_endpoint_uris ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::list::success::it_lists_template_using_provided_client ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate_with_template_check::success::it_generates_template_using_provided_client ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate_with_template_check::success::it_works_with_none_lister_endpoint_uri ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::list::success::it_works_with_none_endpoint_uri ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::list::failure::it_propagates_error_from_client_if_any ... ok
[INFO] [stdout] test fs::tests::directory_handler::fetch_content::success::it_fetches_file_content ... ok
[INFO] [stdout] test http_client::tests::mock_endpoint_http_client::get::success::it_returns_error_mocked_response_for_given_url ... ok
[INFO] [stdout] test http_client::tests::mock_endpoint_http_client::get::success::it_returns_ok_mocked_response_for_given_url ... ok
[INFO] [stdout] test fs::tests::directory_handler::fetch_content::failure::it_fails_if_any_file_system_error ... FAILED
[INFO] [stdout] test fs::tests::directory_handler::list_files::failure::it_fails_if_any_file_system_error ... ok
[INFO] [stdout] test fs::tests::directory_handler::list_files::success::it_list_directory_files ... FAILED
[INFO] [stdout] test http_client::tests::ureq_client::get::failure::it_fails_with_api_call_error_when_400_response ... ok
[INFO] [stdout] test http_client::tests::mock_client::get::success::it_returns_error_mocked_response ... ok
[INFO] [stdout] test http_client::tests::mock_client::get::success::it_returns_ok_mocked_response ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate::success::it_generates_template_using_provided_client ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_check_option_but_no_pos_args ... ok
[INFO] [stdout] test http_client::tests::ureq_client::get::success::it_fetches_data_as_string_from_given_server_url_when_200 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_commas_in_pos_args ... ok
[INFO] [stdout] test http_client::tests::ureq_client::get::success::it_fetches_data_as_string_when_200_response ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_generator_uri_but_no_pos_args ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_invalid_url::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_lister_uri_but_no_pos_args ... ok
[INFO] [stdout] test http_client::tests::ureq_client::get::success::it_fetches_data_as_string_with_given_timeout ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_inexistent_cli_option ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_invalid_url::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_no_pos_args_given ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_non_allowed_timeout_unit ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_option_specified_multiple_times::case_02 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_option_specified_multiple_times::case_01 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_option_specified_multiple_times::case_03 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_option_specified_multiple_times::case_04 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_non_positive_integer_as_timeout ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_option_specified_multiple_times::case_05 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::parse::success::it_parses_given_cli_options ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_option_specified_multiple_times::case_06 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_option_specified_multiple_times::case_10 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_option_specified_multiple_times::case_08 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_option_specified_multiple_times::case_09 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_option_specified_multiple_times::case_07 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_commas_and_whitespaces_in_pos_args ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_server_url_but_no_pos_args ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_uri_without_starting_slash::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_value_given_to_boolean_option::case_4 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_value_given_to_boolean_option::case_5 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_value_given_to_boolean_option::case_3 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_01 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_02 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_whitespaces_in_pos_args ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_uri_without_starting_slash::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_value_given_to_boolean_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_value_given_to_boolean_option::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_04 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_03 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_06 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_07 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_08 ... ok
[INFO] [stdout] test http_client::tests::ureq_client::get::failure::it_fails_with_body_parsing_error_when_invalid_body ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_10 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_09 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_05 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_11 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_check_option::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_02 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_03 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_06 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_07 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_09 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_10 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_11 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_01 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_list_cli_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_check_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_list_cli_option::case_3 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_list_cli_option::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_05 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_list_cli_option::case_4 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_04 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_12 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_pos_args_with_generator_uri_cli_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_pos_args_with_generator_uri_cli_option::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_pos_args_with_lister_uri_cli_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_pos_args_with_lister_uri_cli_option::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_pos_args_with_server_url_cli_option::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_pos_args_without_server_url_cli_option::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_timeout_option::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_pos_args_with_server_url_cli_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_timeout_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_02 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_04 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_03 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_05 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_07 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_06 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_01 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_09 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_08 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_10 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_timeout_unit_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_pos_args_without_server_url_cli_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_timeout_unit_option::case_2 ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::has_no_commas::failure::it_returns_error_for_values_with_commas ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::has_no_whitespaces::failure::it_returns_error_for_values_with_whitespaces ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::has_no_whitespaces::success::it_returns_ok_for_whitespace_free_values ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::has_valid_template_name::failure::it_returns_error_for_values_with_commas_and_whitespaces ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::has_valid_template_name::failure::it_returns_error_for_values_with_whitespaces ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_11 ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::has_valid_template_name::success::it_returns_ok_for_comma_and_whitespace_free_values ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_08 ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::is_starting_with_slash::success::it_returns_ok_for_value_starting_with_slash ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::is_valid_url::failure::it_returns_error_for_invalid_url::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_12 ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::has_no_commas::success::it_returns_ok_for_comma_free_values ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::is_starting_with_slash::failure::it_returns_error_for_valid_not_starting_with_slash ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::is_valid_url::failure::it_returns_error_for_invalid_url::case_2 ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::has_valid_template_name::failure::it_returns_error_for_values_with_commas ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::is_valid_url::failure::it_returns_error_for_invalid_url::case_3 ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::is_valid_url::success::it_returns_ok_for_valid_url ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred stdout ----
[INFO] [stdout] Test context created!
[INFO] [stdout] 
[INFO] [stdout] thread 'core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred' (32) panicked at src/core/tests.rs:143:17:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ProgramExit { message: "An error occurred while generating template from local file system: One or more provided template names are not supported\nTo enable robust template names check, retry with '--check'.\nFor the list of available template names, try '--list'.", exit_status: 2, styled_message: None, kind: Error }
[INFO] [stdout]  right: ProgramExit { message: "An error occurred while generating template from local file system: Is a directory (os error 21)", exit_status: 2, styled_message: None, kind: Error }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e81cd522572 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e81cd522572 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e81cd522572 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e81cd522572 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e81cd539e6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e81cd539e6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e81cd527b66 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e81cd527b66 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e81cd4fe77f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e81cd4fe77f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e81cd519829 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e81ccafec7e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e81ccafec7e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e81cd519a92 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e81cd519a92 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e81cd4fe838 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e81cd4f3669 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e81cd4ffa8d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e81cd53a65c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e81cd53a4e3 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e81ccaa1e89 - core[27de1724e4349be2]::panicking::assert_failed::<gitignore_template_generator[cb4316f680a1c9df]::core::ProgramExit, gitignore_template_generator[cb4316f680a1c9df]::core::ProgramExit>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e81ccae01e0 - gitignore_template_generator[cb4316f680a1c9df]::core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred::{closure#0}::it_propagates_fs_error_if_any_occurred
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:143:17
[INFO] [stdout]   22:     0x5e81ccade2b8 - gitignore_template_generator[cb4316f680a1c9df]::core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:122:13
[INFO] [stdout]   23:     0x5e81ccabe50e - <gitignore_template_generator[cb4316f680a1c9df]::core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e81cd3a983e - serial_test[c9d6f366775b87db]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   25:     0x5e81ccae096a - gitignore_template_generator[cb4316f680a1c9df]::core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:123:13
[INFO] [stdout]   26:     0x5e81ccade237 - gitignore_template_generator[cb4316f680a1c9df]::core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:123:22
[INFO] [stdout]   27:     0x5e81ccabe496 - <gitignore_template_generator[cb4316f680a1c9df]::core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e81ccaf302b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e81ccaf302b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5e81ccaff88a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5e81ccaff88a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5e81ccaff88a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e81ccaff88a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e81ccaff88a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e81ccaff88a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5e81ccaff88a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5e81ccafae34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5e81ccafae34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e81ccb02382 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5e81ccb02382 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e81ccb02382 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e81ccb02382 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e81ccb02382 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e81ccb02382 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5e81ccb02382 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e81cd5218ef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5e81cd5218ef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x70216f043aa4 - <unknown>
[INFO] [stdout]   49:     0x70216f0d0a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] GITIGNORE_TEMPLATE_GENERATOR_HOME env var wasn't set. Removing it...
[INFO] [stdout] Removed!
[INFO] [stdout] Test context dropped!
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred stdout ----
[INFO] [stdout] Test context created!
[INFO] [stdout] 
[INFO] [stdout] thread 'core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred' (37) panicked at src/core/tests.rs:230:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e81cd522572 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e81cd522572 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e81cd522572 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e81cd522572 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e81cd539e6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e81cd539e6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e81cd527b66 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e81cd527b66 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e81cd4fe77f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e81cd4fe77f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e81cd519829 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e81ccafec7e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e81ccafec7e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e81cd519a92 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e81cd519a92 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e81cd4fe838 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e81cd4f3669 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e81cd4ffa8d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e81cd53a65c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e81cd53a3a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e81ccac1d79 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e81ccac1d79 - gitignore_template_generator[cb4316f680a1c9df]::core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred::{closure#0}::it_propagates_fs_error_if_any_occurred
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:230:52
[INFO] [stdout]   22:     0x5e81ccac1548 - gitignore_template_generator[cb4316f680a1c9df]::core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:223:13
[INFO] [stdout]   23:     0x5e81ccabe18e - <gitignore_template_generator[cb4316f680a1c9df]::core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e81cd3a983e - serial_test[c9d6f366775b87db]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   25:     0x5e81ccac43ca - gitignore_template_generator[cb4316f680a1c9df]::core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:224:13
[INFO] [stdout]   26:     0x5e81ccac14c7 - gitignore_template_generator[cb4316f680a1c9df]::core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:224:22
[INFO] [stdout]   27:     0x5e81ccabe116 - <gitignore_template_generator[cb4316f680a1c9df]::core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5e81ccaf302b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e81ccaf302b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5e81ccaff88a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5e81ccaff88a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5e81ccaff88a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5e81ccaff88a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5e81ccaff88a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e81ccaff88a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5e81ccaff88a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5e81ccafae34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5e81ccafae34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5e81ccb02382 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5e81ccb02382 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e81ccb02382 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5e81ccb02382 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5e81ccb02382 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e81ccb02382 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5e81ccb02382 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e81cd5218ef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5e81cd5218ef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x70216f043aa4 - <unknown>
[INFO] [stdout]   49:     0x70216f0d0a64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] GITIGNORE_TEMPLATE_GENERATOR_HOME env var wasn't set. Removing it...
[INFO] [stdout] Removed!
[INFO] [stdout] Test context dropped!
[INFO] [stdout] 
[INFO] [stdout] ---- fs::tests::directory_handler::fetch_content::failure::it_fails_if_any_file_system_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::tests::directory_handler::fetch_content::failure::it_fails_if_any_file_system_error' (58) panicked at src/fs/tests.rs:48:17:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: NotFound
[INFO] [stdout]  right: IsADirectory
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e81cd522572 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e81cd522572 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e81cd522572 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e81cd522572 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e81cd539e6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e81cd539e6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e81cd527b66 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e81cd527b66 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e81cd4fe77f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e81cd4fe77f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e81cd519829 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e81ccafec7e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e81ccafec7e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e81cd519a92 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e81cd519a92 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e81cd4fe838 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e81cd4f3669 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e81cd4ffa8d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e81cd53a65c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e81cd53a4e3 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e81ccaa1f7c - core[27de1724e4349be2]::panicking::assert_failed::<std[3b51380354919863]::io::error::ErrorKind, std[3b51380354919863]::io::error::ErrorKind>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e81ccaebae3 - gitignore_template_generator[cb4316f680a1c9df]::fs::tests::directory_handler::fetch_content::failure::it_fails_if_any_file_system_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs/tests.rs:48:17
[INFO] [stdout]   22:     0x5e81ccae8fb7 - gitignore_template_generator[cb4316f680a1c9df]::fs::tests::directory_handler::fetch_content::failure::it_fails_if_any_file_system_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs/tests.rs:38:51
[INFO] [stdout]   23:     0x5e81ccabda76 - <gitignore_template_generator[cb4316f680a1c9df]::fs::tests::directory_handler::fetch_content::failure::it_fails_if_any_file_system_error::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e81ccaf302b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e81ccaf302b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e81ccaff88a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e81ccaff88a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e81ccaff88a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e81ccaff88a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e81ccaff88a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e81ccaff88a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e81ccaff88a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e81ccafae34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e81ccafae34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e81ccb02382 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e81ccb02382 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e81ccb02382 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e81ccb02382 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e81ccb02382 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e81ccb02382 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e81ccb02382 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e81cd5218ef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5e81cd5218ef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x70216f043aa4 - <unknown>
[INFO] [stdout]   45:     0x70216f0d0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fs::tests::directory_handler::list_files::success::it_list_directory_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::tests::directory_handler::list_files::success::it_list_directory_files' (61) panicked at src/fs/tests.rs:70:17:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ["rust", "python"]
[INFO] [stdout]  right: ["python", "rust"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e81cd522572 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e81cd522572 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e81cd522572 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e81cd522572 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e81cd539e6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e81cd539e6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e81cd527b66 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e81cd527b66 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e81cd4fe77f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e81cd4fe77f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e81cd519829 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e81ccafec7e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e81ccafec7e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e81cd519a92 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e81cd519a92 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e81cd4fe838 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e81cd4f3669 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e81cd4ffa8d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e81cd53a65c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e81cd53a4e3 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e81ccaa1de7 - core[27de1724e4349be2]::panicking::assert_failed::<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>, alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e81ccaa9492 - gitignore_template_generator[cb4316f680a1c9df]::fs::tests::directory_handler::list_files::success::it_list_directory_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs/tests.rs:70:17
[INFO] [stdout]   22:     0x5e81ccaa6277 - gitignore_template_generator[cb4316f680a1c9df]::fs::tests::directory_handler::list_files::success::it_list_directory_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs/tests.rs:60:41
[INFO] [stdout]   23:     0x5e81ccabda36 - <gitignore_template_generator[cb4316f680a1c9df]::fs::tests::directory_handler::list_files::success::it_list_directory_files::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e81ccaf302b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e81ccaf302b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e81ccaff88a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e81ccaff88a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e81ccaff88a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e81ccaff88a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e81ccaff88a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e81ccaff88a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e81ccaff88a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e81ccafae34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e81ccafae34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e81ccb02382 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e81ccb02382 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e81ccb02382 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e81ccb02382 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e81ccb02382 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e81ccb02382 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e81ccb02382 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e81cd5218ef - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5e81cd5218ef - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x70216f043aa4 - <unknown>
[INFO] [stdout]   45:     0x70216f0d0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred
[INFO] [stdout]     core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred
[INFO] [stdout]     fs::tests::directory_handler::fetch_content::failure::it_fails_if_any_file_system_error
[INFO] [stdout]     fs::tests::directory_handler::list_files::success::it_list_directory_files
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 148 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e2ba638c1b6a68c82c3e0b849091afa7d783c34b5743233163b1ee3a58a9d45d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2ba638c1b6a68c82c3e0b849091afa7d783c34b5743233163b1ee3a58a9d45d", kill_on_drop: false }`
[INFO] [stdout] e2ba638c1b6a68c82c3e0b849091afa7d783c34b5743233163b1ee3a58a9d45d
