[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/20b0402254c36bfafdd50b27f9b39fe7d2764549 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatacode%2Fgitignore-template-generator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Patacode/gitignore-template-generator on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f4c30f21f182849305bc945f200c86ffb856e76ed4884b75744cada121869d8
[INFO] running `Command { std: "docker" "start" "-a" "1f4c30f21f182849305bc945f200c86ffb856e76ed4884b75744cada121869d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f4c30f21f182849305bc945f200c86ffb856e76ed4884b75744cada121869d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f4c30f21f182849305bc945f200c86ffb856e76ed4884b75744cada121869d8", kill_on_drop: false }`
[INFO] [stdout] 1f4c30f21f182849305bc945f200c86ffb856e76ed4884b75744cada121869d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6452c5e389ae81e1f0a33b11a3dc38b6fedcd01717d25d28b639d6fc6ee2163a
[INFO] running `Command { std: "docker" "start" "-a" "6452c5e389ae81e1f0a33b11a3dc38b6fedcd01717d25d28b639d6fc6ee2163a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling ureq-proto v0.3.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling ureq v3.0.10
[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 gitignore-template-generator v0.14.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.07s
[INFO] running `Command { std: "docker" "inspect" "6452c5e389ae81e1f0a33b11a3dc38b6fedcd01717d25d28b639d6fc6ee2163a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6452c5e389ae81e1f0a33b11a3dc38b6fedcd01717d25d28b639d6fc6ee2163a", kill_on_drop: false }`
[INFO] [stdout] 6452c5e389ae81e1f0a33b11a3dc38b6fedcd01717d25d28b639d6fc6ee2163a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82bd595ee5e1ecbfbba301e71526f5b5f676f6935e804b2b7765ee3ec2daa777
[INFO] running `Command { std: "docker" "start" "-a" "82bd595ee5e1ecbfbba301e71526f5b5f676f6935e804b2b7765ee3ec2daa777", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ureq-proto v0.3.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling test_bin v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling h2 v0.4.9
[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_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 futures-executor v0.3.31
[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 url v2.5.4
[INFO] [stderr]    Compiling gitignore-template-generator v0.14.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.44s
[INFO] running `Command { std: "docker" "inspect" "82bd595ee5e1ecbfbba301e71526f5b5f676f6935e804b2b7765ee3ec2daa777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82bd595ee5e1ecbfbba301e71526f5b5f676f6935e804b2b7765ee3ec2daa777", kill_on_drop: false }`
[INFO] [stdout] 82bd595ee5e1ecbfbba301e71526f5b5f676f6935e804b2b7765ee3ec2daa777
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 963a77ebb064652c329df32922b12fef0dd4cf371c347bd2f277ac39b37d4060
[INFO] running `Command { std: "docker" "start" "-a" "963a77ebb064652c329df32922b12fef0dd4cf371c347bd2f277ac39b37d4060", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitignore_template_generator-49aa33ca8afff56e)
[INFO] [stdout] 
[INFO] [stdout] running 152 tests
[INFO] [stdout] test core::tests::gitignore_template_manager::generate::failure::it_combines_errors_from_all_managers_if_any ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::generate::failure::it_propagates_error_from_remote_manager_if_any ... 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::list::failure::it_combines_errors_from_all_managers_if_any ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::list::failure::it_propagates_error_from_local_manager_if_any ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::generate_with_template_check::success::it_generates_template_from_all_provided_managers ... 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::gitignore_template_manager::generate_with_template_check::failure::it_propagates_error_from_local_manager_if_any ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::generate::failure::it_fails_when_unsupported_template_names_from_all_managers ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred ... FAILED
[INFO] [stdout] test core::tests::local_gitignore_template_manager::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_template_from_local_fs_using_given_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::gitignore_template_manager::generate_with_template_check::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_remote_manager_if_any ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::list::failure::it_propagates_error_from_remote_manager_if_any ... ok
[INFO] [stdout] test core::tests::gitignore_template_manager::list::success::it_lists_templates_from_all_provided_managers ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate::failure::it_fails_when_unsupported_template_names ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred ... FAILED
[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::local_gitignore_template_manager::generate::success::it_generates_template_from_local_fs_using_env_var ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_fails_with_detailed_msg_when_unsupported_template_names ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::generate_with_template_check::success::it_generates_template_from_local_fs_using_given_dir ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate::success::it_generates_template_using_provided_client ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::list::success::it_lists_templates_from_local_fs_using_env_var ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::list::failure::it_propagates_fs_error_if_any_occurred ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate::failure::it_propagates_error_from_client_if_any ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate::success::it_works_with_none_endpoint_uri ... 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_with_template_check::failure::it_returns_inexistent_template_error ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::list::success::it_lists_template_using_provided_client ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate_with_template_check::success::it_generates_template_using_provided_client ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::list::success::it_works_with_none_endpoint_uri ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate::success::it_generates_empty_template_when_no_template_names ... ok
[INFO] [stdout] test fs::tests::directory_handler::fetch_content::success::it_fetches_file_content ... 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_with_template_check::success::it_works_with_none_lister_endpoint_uri ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::list::failure::it_propagates_error_from_client_if_any ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate_with_template_check::success::it_works_with_none_generator_endpoint_uri ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate_with_template_check::failure::it_propagates_error_from_lister_client_if_any ... 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_ok_mocked_response_for_given_url ... ok
[INFO] [stdout] test fs::tests::directory_handler::fetch_content::failure::it_fails_if_any_file_system_error ... FAILED
[INFO] [stdout] test http_client::tests::mock_endpoint_http_client::get::success::it_returns_error_mocked_response_for_given_url ... ok
[INFO] [stdout] test parser::tests::default_args_parser::parse::success::it_parses_given_cli_options ... 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::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_inexistent_cli_option ... 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_check_option_but_no_pos_args ... 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 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_invalid_url::case_1 ... 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_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_lister_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_03 ... 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 http_client::tests::ureq_client::get::success::it_fetches_data_as_string_with_given_timeout ... 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_option_specified_multiple_times::case_02 ... 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_option_specified_multiple_times::case_05 ... 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_10 ... 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 http_client::tests::ureq_client::get::failure::it_fails_with_api_call_error_when_400_response ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_option_specified_multiple_times::case_06 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_option_specified_multiple_times::case_01 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_option_specified_multiple_times::case_07 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_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_option_specified_multiple_times::case_08 ... 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_03 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_uri_without_starting_slash::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_value_given_to_boolean_option::case_4 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_value_given_to_boolean_option::case_5 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::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_09 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_05 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_author_cli_option_preemptively::case_07 ... 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::failure::it_fails_parsing_when_value_given_to_boolean_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_value_given_to_boolean_option::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::failure::it_fails_parsing_when_value_given_to_boolean_option::case_3 ... 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::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_11 ... 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_1 ... 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_help_cli_option::case_02 ... 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_check_option::case_2 ... 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_list_cli_option::case_2 ... 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_03 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_06 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_08 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_10 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_11 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_help_cli_option::case_05 ... ok
[INFO] [stdout] test core::tests::local_gitignore_template_manager::list::success::it_returns_empty_string_when_inexistent_dir ... ok
[INFO] [stdout] test core::tests::remote_gitignore_template_manager::generate_with_template_check::success::it_works_with_none_lister_and_generator_endpoint_uris ... 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_12 ... 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_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_with_lister_uri_cli_option::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_pos_args_without_server_url_cli_option::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_timeout_unit_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_timeout_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_02 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_list_cli_option::case_3 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_pos_args_without_server_url_cli_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_timeout_unit_option::case_2 ... ok
[INFO] [stdout] test 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_pos_args_with_server_url_cli_option::case_2 ... 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_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_pos_args_with_generator_uri_cli_option::case_2 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_pos_args_with_lister_uri_cli_option::case_1 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_timeout_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 validator::tests::default_cli_args_validator::has_valid_template_name::failure::it_returns_error_for_values_with_commas_and_whitespaces ... 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_09 ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::has_valid_template_name::failure::it_returns_error_for_values_with_whitespaces ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_11 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_12 ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::has_valid_template_name::success::it_returns_ok_for_comma_and_whitespace_free_values ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_10 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_05 ... ok
[INFO] [stdout] test parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_03 ... 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 parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_04 ... 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::is_valid_url::failure::it_returns_error_for_invalid_url::case_1 ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::is_starting_with_slash::failure::it_returns_error_for_valid_not_starting_with_slash ... ok
[INFO] [stdout] test validator::tests::default_cli_args_validator::is_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_2 ... 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_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 parser::tests::default_args_parser::try_parse::success::it_parses_version_cli_option::case_08 ... 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' (45) 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:     0x5fee8bdd7502 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fee8bdd7502 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fee8bdd7502 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fee8bdd7502 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fee8bde947f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fee8bde947f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5fee8bda2071 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fee8bda2071 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fee8bdafc02 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fee8bdb4c6f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fee8bdb4b01 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fee8b38177e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5fee8b38177e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fee8bdb53df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5fee8bdb53df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fee8bdb518a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fee8bdafd39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fee8bd9588d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fee8bdf2f80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5fee8bdf20f6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5fee8b330075 - core::result::Result<T,E>::unwrap::h0fd884219a304c3d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5fee8b330075 - gitignore_template_generator::core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred::{{closure}}::it_propagates_fs_error_if_any_occurred::ha790df27916d802a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:230:52
[INFO] [stdout]   22:     0x5fee8b32fdfd - gitignore_template_generator::core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred::{{closure}}::hc33c45f82e764be8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:223:13
[INFO] [stdout]   23:     0x5fee8b32acbe - core::ops::function::FnOnce::call_once::h5dedfc0c4bf5b0f8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fee8bc5b483 - serial_test::serial_code_lock::local_serial_core::hfa91c41474a069bc
[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:     0x5fee8b32fdca - gitignore_template_generator::core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred::h16a8eae583cfc7a8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:224:13
[INFO] [stdout]   26:     0x5fee8b32fe27 - gitignore_template_generator::core::tests::local_gitignore_template_manager::generate_with_template_check::failure::it_propagates_fs_error_if_any_occurred::{{closure}}::he771b849ef76cc22
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:224:22
[INFO] [stdout]   27:     0x5fee8b32aa06 - core::ops::function::FnOnce::call_once::h503e037269c4ab84
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5fee8b38153b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5fee8b38153b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5fee8b3971a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5fee8b3971a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5fee8b3971a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x5fee8b3971a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x5fee8b3971a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5fee8b3971a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5fee8b3971a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5fee8b36d994 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5fee8b36d994 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x5fee8b37125a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x5fee8b37125a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5fee8b37125a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x5fee8b37125a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x5fee8b37125a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5fee8b37125a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x5fee8b37125a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5fee8bdaae9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   47:     0x5fee8bdaae9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   48:     0x7e270fc9caa4 - <unknown>
[INFO] [stdout]   49:     0x7e270fd29a34 - 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' (40) 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:     0x5fee8bdd7502 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fee8bdd7502 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fee8bdd7502 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fee8bdd7502 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fee8bde947f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fee8bde947f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5fee8bda2071 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fee8bda2071 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fee8bdafc02 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fee8bdb4c6f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fee8bdb4b01 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fee8b38177e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5fee8b38177e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fee8bdb53df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5fee8bdb53df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fee8bdb518a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fee8bdafd39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fee8bd9588d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fee8bdf2f80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5fee8bdf2d33 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5fee8b360682 - core::panicking::assert_failed::hf707658df730d079
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5fee8b349cc4 - gitignore_template_generator::core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred::{{closure}}::it_propagates_fs_error_if_any_occurred::h8520bfd583dbfadf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:143:17
[INFO] [stdout]   22:     0x5fee8b34989d - gitignore_template_generator::core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred::{{closure}}::h110cb1d85ba45a62
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:122:13
[INFO] [stdout]   23:     0x5fee8b3298de - core::ops::function::FnOnce::call_once::h02487bce383c8c84
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fee8bc5b483 - serial_test::serial_code_lock::local_serial_core::hfa91c41474a069bc
[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:     0x5fee8b34986a - gitignore_template_generator::core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred::h96781fc841c05ba7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:123:13
[INFO] [stdout]   26:     0x5fee8b3498c7 - gitignore_template_generator::core::tests::local_gitignore_template_manager::generate::failure::it_propagates_fs_error_if_any_occurred::{{closure}}::h500996d657d97565
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/tests.rs:123:22
[INFO] [stdout]   27:     0x5fee8b329bc6 - core::ops::function::FnOnce::call_once::h10e1b7a143bf8d11
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5fee8b38153b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5fee8b38153b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x5fee8b3971a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x5fee8b3971a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x5fee8b3971a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x5fee8b3971a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x5fee8b3971a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5fee8b3971a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x5fee8b3971a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x5fee8b36d994 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x5fee8b36d994 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x5fee8b37125a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x5fee8b37125a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5fee8b37125a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x5fee8b37125a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x5fee8b37125a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5fee8b37125a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x5fee8b37125a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5fee8bdaae9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   47:     0x5fee8bdaae9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   48:     0x7e270fc9caa4 - <unknown>
[INFO] [stdout]   49:     0x7e270fd29a34 - 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' (66) 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:     0x5fee8bdd7502 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fee8bdd7502 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fee8bdd7502 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fee8bdd7502 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fee8bde947f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fee8bde947f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5fee8bda2071 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fee8bda2071 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fee8bdafc02 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fee8bdb4c6f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fee8bdb4b01 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fee8b38177e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5fee8b38177e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fee8bdb53df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5fee8bdb53df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fee8bdb518a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fee8bdafd39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fee8bd9588d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fee8bdf2f80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5fee8bdf2d33 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5fee8b360547 - core::panicking::assert_failed::hbca34abe936cb0c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5fee8b35a0c5 - gitignore_template_generator::fs::tests::directory_handler::fetch_content::failure::it_fails_if_any_file_system_error::ha76e2c7aea2a6292
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs/tests.rs:48:17
[INFO] [stdout]   22:     0x5fee8b35a137 - gitignore_template_generator::fs::tests::directory_handler::fetch_content::failure::it_fails_if_any_file_system_error::{{closure}}::h42b9654ffe4e1d86
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs/tests.rs:38:51
[INFO] [stdout]   23:     0x5fee8b32a296 - core::ops::function::FnOnce::call_once::h2dec36bea4199623
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fee8b38153b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fee8b38153b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5fee8b3971a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5fee8b3971a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5fee8b3971a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5fee8b3971a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5fee8b3971a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fee8b3971a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5fee8b3971a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5fee8b36d994 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5fee8b36d994 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5fee8b37125a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5fee8b37125a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5fee8b37125a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5fee8b37125a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5fee8b37125a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fee8b37125a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5fee8b37125a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fee8bdaae9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5fee8bdaae9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7e270fc9caa4 - <unknown>
[INFO] [stdout]   45:     0x7e270fd29a34 - 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' (69) 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:     0x5fee8bdd7502 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fee8bdd7502 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fee8bdd7502 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fee8bdd7502 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fee8bde947f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fee8bde947f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5fee8bda2071 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fee8bda2071 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fee8bdafc02 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fee8bdb4c6f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fee8bdb4b01 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fee8b38177e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5fee8b38177e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fee8bdb53df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5fee8bdb53df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fee8bdb518a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5fee8bdafd39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fee8bd9588d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fee8bdf2f80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5fee8bdf2d33 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5fee8b36044b - core::panicking::assert_failed::h496287d6e7f28c02
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5fee8b34e874 - gitignore_template_generator::fs::tests::directory_handler::list_files::success::it_list_directory_files::h894abf0b563910f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs/tests.rs:70:17
[INFO] [stdout]   22:     0x5fee8b34e8f7 - gitignore_template_generator::fs::tests::directory_handler::list_files::success::it_list_directory_files::{{closure}}::h3b403f5ac02a9322
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs/tests.rs:60:41
[INFO] [stdout]   23:     0x5fee8b329d06 - core::ops::function::FnOnce::call_once::h14638c70ae06cb67
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fee8b38153b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fee8b38153b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5fee8b3971a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5fee8b3971a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5fee8b3971a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5fee8b3971a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5fee8b3971a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fee8b3971a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5fee8b3971a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5fee8b36d994 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5fee8b36d994 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5fee8b37125a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5fee8b37125a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5fee8b37125a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5fee8b37125a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5fee8b37125a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fee8b37125a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5fee8b37125a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fee8bdaae9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5fee8bdaae9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7e270fc9caa4 - <unknown>
[INFO] [stdout]   45:     0x7e270fd29a34 - 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.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "963a77ebb064652c329df32922b12fef0dd4cf371c347bd2f277ac39b37d4060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "963a77ebb064652c329df32922b12fef0dd4cf371c347bd2f277ac39b37d4060", kill_on_drop: false }`
[INFO] [stdout] 963a77ebb064652c329df32922b12fef0dd4cf371c347bd2f277ac39b37d4060
