[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[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 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] [stderr]   Downloaded test_bin v0.4.0
[INFO] [stderr]   Downloaded h2 v0.4.9
[INFO] [stderr]   Downloaded winnow v0.7.6
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded hermit-abi v0.5.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4880e882fc8006c6cf805b42894a02a8dc774bb1373fd6e7e4d8ab3f82e25e3
[INFO] running `Command { std: "docker" "start" "-a" "f4880e882fc8006c6cf805b42894a02a8dc774bb1373fd6e7e4d8ab3f82e25e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4880e882fc8006c6cf805b42894a02a8dc774bb1373fd6e7e4d8ab3f82e25e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4880e882fc8006c6cf805b42894a02a8dc774bb1373fd6e7e4d8ab3f82e25e3", kill_on_drop: false }`
[INFO] [stdout] f4880e882fc8006c6cf805b42894a02a8dc774bb1373fd6e7e4d8ab3f82e25e3
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e00d806ec04504c23366b5e09a5a1fa23979ccf6720efa2d66ffeabdf20da6d2
[INFO] running `Command { std: "docker" "start" "-a" "e00d806ec04504c23366b5e09a5a1fa23979ccf6720efa2d66ffeabdf20da6d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling cc v1.2.18
[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 clap_derive v4.5.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling ureq-proto v0.3.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[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 ring v0.17.14
[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_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling clap v4.5.35
[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 rustls-webpki v0.103.1
[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 29.41s
[INFO] running `Command { std: "docker" "inspect" "e00d806ec04504c23366b5e09a5a1fa23979ccf6720efa2d66ffeabdf20da6d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e00d806ec04504c23366b5e09a5a1fa23979ccf6720efa2d66ffeabdf20da6d2", kill_on_drop: false }`
[INFO] [stdout] e00d806ec04504c23366b5e09a5a1fa23979ccf6720efa2d66ffeabdf20da6d2
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dba492a20d1efad2417eafdab8fa2a41a46a83fccc2adc95f9d6abcb2ccf1956
[INFO] running `Command { std: "docker" "start" "-a" "dba492a20d1efad2417eafdab8fa2a41a46a83fccc2adc95f9d6abcb2ccf1956", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-core v0.1.33
[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 regex-automata v0.4.9
[INFO] [stderr]    Compiling ring v0.17.14
[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 parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling test_bin v0.4.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling ureq v3.0.10
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gitignore-template-generator v0.14.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.08s
[INFO] running `Command { std: "docker" "inspect" "dba492a20d1efad2417eafdab8fa2a41a46a83fccc2adc95f9d6abcb2ccf1956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dba492a20d1efad2417eafdab8fa2a41a46a83fccc2adc95f9d6abcb2ccf1956", kill_on_drop: false }`
[INFO] [stdout] dba492a20d1efad2417eafdab8fa2a41a46a83fccc2adc95f9d6abcb2ccf1956
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a93cc2de43ee39727ff27fc7cb60d22bbb6e6b854c38a6473fba9b80255ce7d0
[INFO] running `Command { std: "docker" "start" "-a" "a93cc2de43ee39727ff27fc7cb60d22bbb6e6b854c38a6473fba9b80255ce7d0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[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_fails_when_unsupported_template_names_from_all_managers ... ok
[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::success::it_generates_template_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::gitignore_template_manager::generate_with_template_check::failure::it_propagates_error_from_remote_manager_if_any ... 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::gitignore_template_manager::generate::failure::it_combines_errors_from_all_managers_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::list::failure::it_combines_errors_from_all_managers_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::list::failure::it_propagates_fs_error_if_any_occurred ... 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::gitignore_template_manager::generate::failure::it_propagates_error_from_remote_manager_if_any ... 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::gitignore_template_manager::generate::success::it_generates_empty_template_when_no_managers ... 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::generate::success::it_generates_template_from_all_provided_managers ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate::success::it_works_with_none_endpoint_uri ... 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::remote_gitignore_template_manager::generate_with_template_check::success::it_generates_template_using_provided_client ... 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::gitignore_template_manager::list::failure::it_propagates_error_from_local_manager_if_any ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::list::success::it_lists_templates_from_all_provided_managers ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::list::failure::it_propagates_error_from_client_if_any ... 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::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred ... FAILED
[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::gitignore_template_manager::generate_with_template_check::failure::it_combines_errors_from_all_managers_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_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 http_client::tests::mock_endpoint_http_client::get::success::it_returns_error_mocked_response_for_given_url ... ok
[INFO] [stdout] test fs::tests::directory_handler::list_files::failure::it_fails_if_any_file_system_error ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate::failure::it_propagates_error_from_client_if_any ... ok
[INFO] [stdout] test fs::tests::directory_handler::fetch_content::failure::it_fails_if_any_file_system_error ... FAILED
[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::local_gitignore_template_manager::generate_with_template_check::success::it_generates_template_from_local_fs_using_env_var ... 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::success::it_works_with_none_generator_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::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::generate::success::it_generates_empty_template_when_no_template_names ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::list::success::it_lists_template_using_provided_client ... 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::list_files::success::it_list_directory_files ... FAILED
[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::parse::success::it_parses_given_cli_options ... 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_commas_in_pos_args ... 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 parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_inexistent_cli_option ... 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 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_lister_uri_but_no_pos_args ... 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_no_pos_args_given ... 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_07 ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate::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 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_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_09 ... 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_generator_uri_but_no_pos_args ... 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 http_client::tests::ureq_client::get::failure::it_fails_with_api_call_error_when_400_response ... 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_invalid_url::case_2 ... 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_uri_without_starting_slash::case_1 ... 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_value_given_to_boolean_option::case_2 ... 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_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_3 ... 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_option_specified_multiple_times::case_05 ... 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::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_whitespaces_in_pos_args ... 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_4 ... 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::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_03 ... 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_09 ... 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_author_cli_option_preemptively::case_11 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_08 ... 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_07 ... 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_10 ... 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_list_cli_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_11 ... 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_4 ... 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_generator_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_1 ... 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_01 ... 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_10 ... 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 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::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_help_cli_option::case_05 ... 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_12 ... 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_08 ... 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_help_cli_option::case_03 ... 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_pos_args_without_server_url_cli_option::case_2 ... 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_04 ... 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_05 ... 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_with_lister_uri_cli_option::case_2 ... 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_02 ... 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_10 ... 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_timeout_option::case_2 ... 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_timeout_unit_option::case_2 ... 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 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_11 ... 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::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 ... 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 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::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::success::it_returns_ok_for_comma_and_whitespace_free_values ... 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 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::has_no_whitespaces::failure::it_returns_error_for_values_with_whitespaces ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::is_valid_url::success::it_returns_ok_for_valid_url ... 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 parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_12 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' (44) 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:     0x5f27bb1b1662 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f27bb1b1662 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f27bb1b1662 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f27bb1b1662 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f27bb1c8f8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f27bb1c8f8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5f27bb1b6c86 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f27bb1b6c86 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f27bb18d59f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f27bb18d59f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f27bb1a8919 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f27ba79d85e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f27ba79d85e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f27bb1a8b82 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f27bb1a8b82 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f27bb18d658 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f27bb184bd9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f27bb18e8ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f27bb1c977c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f27bb1c94c2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f27ba767e29 - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f27ba767e29 - gitignore_template_generator[40abda8c82b704ff]::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:     0x5f27ba766ef8 - gitignore_template_generator[40abda8c82b704ff]::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:     0x5f27ba78f4de - <gitignore_template_generator[40abda8c82b704ff]::core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f27bb03bd5e - serial_test[3f1714ab19c0ba20]::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:     0x5f27ba769ada - gitignore_template_generator[40abda8c82b704ff]::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:     0x5f27ba766e77 - gitignore_template_generator[40abda8c82b704ff]::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:     0x5f27ba78f466 - <gitignore_template_generator[40abda8c82b704ff]::core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5f27ba791c0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5f27ba791c0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5f27ba79e46a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5f27ba79e46a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5f27ba79e46a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5f27ba79e46a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f27ba79e46a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f27ba79e46a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5f27ba79e46a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5f27ba798934 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5f27ba798934 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5f27ba7a0f62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5f27ba7a0f62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5f27bb1b09df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5f27bb1b09df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x755d6cbd0aa4 - <unknown>
[INFO] [stdout]   49:     0x755d6cc5da64 - 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::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' (39) 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:     0x5f27bb1b1662 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f27bb1b1662 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f27bb1b1662 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f27bb1b1662 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f27bb1c8f8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f27bb1c8f8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5f27bb1b6c86 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f27bb1b6c86 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f27bb18d59f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f27bb18d59f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f27bb1a8919 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f27ba79d85e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f27ba79d85e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f27bb1a8b82 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f27bb1a8b82 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f27bb18d658 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f27bb184bd9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f27bb18e8ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f27bb1c977c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f27bb1c9603 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5f27ba750588 - core[c5ed12ab89cc536a]::panicking::assert_failed::<gitignore_template_generator[40abda8c82b704ff]::core::ProgramExit, gitignore_template_generator[40abda8c82b704ff]::core::ProgramExit>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5f27ba75d630 - gitignore_template_generator[40abda8c82b704ff]::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:     0x5f27ba75b7a8 - gitignore_template_generator[40abda8c82b704ff]::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:     0x5f27ba78f85e - <gitignore_template_generator[40abda8c82b704ff]::core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f27bb03bd5e - serial_test[3f1714ab19c0ba20]::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:     0x5f27ba75ddba - gitignore_template_generator[40abda8c82b704ff]::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:     0x5f27ba75b727 - gitignore_template_generator[40abda8c82b704ff]::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:     0x5f27ba78f7e6 - <gitignore_template_generator[40abda8c82b704ff]::core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5f27ba791c0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5f27ba791c0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5f27ba79e46a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5f27ba79e46a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5f27ba79e46a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5f27ba79e46a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5f27ba79e46a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5f27ba79e46a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5f27ba79e46a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5f27ba798934 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5f27ba798934 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x5f27ba7a0f62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   45:     0x5f27ba7a0f62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5f27bb1b09df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   47:     0x5f27bb1b09df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   48:     0x755d6cbd0aa4 - <unknown>
[INFO] [stdout]   49:     0x755d6cc5da64 - 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' (65) 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:     0x5f27bb1b1662 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f27bb1b1662 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f27bb1b1662 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f27bb1b1662 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f27bb1c8f8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f27bb1c8f8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5f27bb1b6c86 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f27bb1b6c86 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f27bb18d59f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f27bb18d59f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f27bb1a8919 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f27ba79d85e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f27ba79d85e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f27bb1a8b82 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f27bb1a8b82 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f27bb18d658 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f27bb184bd9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f27bb18e8ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f27bb1c977c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f27bb1c9603 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5f27ba7506cc - core[c5ed12ab89cc536a]::panicking::assert_failed::<std[716c9a7a72e5c14e]::io::error::ErrorKind, std[716c9a7a72e5c14e]::io::error::ErrorKind>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5f27ba7650c3 - gitignore_template_generator[40abda8c82b704ff]::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:     0x5f27ba762f37 - gitignore_template_generator[40abda8c82b704ff]::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:     0x5f27ba78edc6 - <gitignore_template_generator[40abda8c82b704ff]::fs::tests::directory_handler::fetch_content::failure::it_fails_if_any_file_system_error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f27ba791c0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f27ba791c0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f27ba79e46a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f27ba79e46a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f27ba79e46a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f27ba79e46a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f27ba79e46a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f27ba79e46a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f27ba79e46a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f27ba798934 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f27ba798934 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f27ba7a0f62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f27ba7a0f62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f27bb1b09df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5f27bb1b09df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x755d6cbd0aa4 - <unknown>
[INFO] [stdout]   45:     0x755d6cc5da64 - 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' (68) 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:     0x5f27bb1b1662 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f27bb1b1662 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f27bb1b1662 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f27bb1b1662 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f27bb1c8f8a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f27bb1c8f8a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5f27bb1b6c86 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f27bb1b6c86 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f27bb18d59f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f27bb18d59f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f27bb1a8919 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f27ba79d85e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f27ba79d85e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f27bb1a8b82 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f27bb1a8b82 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f27bb18d658 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f27bb184bd9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f27bb18e8ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f27bb1c977c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f27bb1c9603 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5f27ba750537 - core[c5ed12ab89cc536a]::panicking::assert_failed::<alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>, alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5f27ba74ea82 - gitignore_template_generator[40abda8c82b704ff]::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:     0x5f27ba7486e7 - gitignore_template_generator[40abda8c82b704ff]::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:     0x5f27ba78ed86 - <gitignore_template_generator[40abda8c82b704ff]::fs::tests::directory_handler::list_files::success::it_list_directory_files::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f27ba791c0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f27ba791c0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f27ba79e46a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f27ba79e46a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f27ba79e46a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f27ba79e46a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f27ba79e46a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f27ba79e46a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f27ba79e46a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f27ba798934 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f27ba798934 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f27ba7a0f62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f27ba7a0f62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f27ba7a0f62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f27bb1b09df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5f27bb1b09df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x755d6cbd0aa4 - <unknown>
[INFO] [stdout]   45:     0x755d6cc5da64 - 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.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a93cc2de43ee39727ff27fc7cb60d22bbb6e6b854c38a6473fba9b80255ce7d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a93cc2de43ee39727ff27fc7cb60d22bbb6e6b854c38a6473fba9b80255ce7d0", kill_on_drop: false }`
[INFO] [stdout] a93cc2de43ee39727ff27fc7cb60d22bbb6e6b854c38a6473fba9b80255ce7d0
