[INFO] updating cached repository ashleygwilliams/cargo-generate [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ashleygwilliams/cargo-generate [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ashleygwilliams/cargo-generate" "work/ex/beta-1.37-6/sources/1.36.0/gh/ashleygwilliams/cargo-generate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ashleygwilliams/cargo-generate'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ashleygwilliams/cargo-generate" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ashleygwilliams/cargo-generate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ashleygwilliams/cargo-generate'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 54a85ed98ee4ad06c8228dd60ac070ff483291dd [INFO] sha for GitHub repo ashleygwilliams/cargo-generate: 54a85ed98ee4ad06c8228dd60ac070ff483291dd [INFO] validating manifest of ashleygwilliams/cargo-generate on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ashleygwilliams/cargo-generate on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ashleygwilliams/cargo-generate [INFO] finished frobbing ashleygwilliams/cargo-generate [INFO] frobbed toml for ashleygwilliams/cargo-generate written to work/ex/beta-1.37-6/sources/1.36.0/gh/ashleygwilliams/cargo-generate/Cargo.toml [INFO] started frobbing ashleygwilliams/cargo-generate [INFO] finished frobbing ashleygwilliams/cargo-generate [INFO] frobbed toml for ashleygwilliams/cargo-generate written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ashleygwilliams/cargo-generate/Cargo.toml [INFO] crate ashleygwilliams/cargo-generate already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ashleygwilliams/cargo-generate against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ashleygwilliams/cargo-generate:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 896b7bb1ae078be83c089fba5f9999332c5e41aa76d4b240b77491c2b3441706 [INFO] running `"docker" "start" "-a" "896b7bb1ae078be83c089fba5f9999332c5e41aa76d4b240b77491c2b3441706"` [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling cc v1.0.34 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling liquid-error v0.18.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling deunicode v1.0.0 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.13 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tar v0.4.22 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.17 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling ignore v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling liquid-value v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] warning: lifetime may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/liquid-value-0.18.1/src/scalar.rs:60:54 [INFO] [stderr] | [INFO] [stderr] 29 | impl<'s> ScalarCow<'s> { [INFO] [stderr] | -- lifetime `'s` defined here [INFO] [stderr] ... [INFO] [stderr] 60 | ScalarCowEnum::Str(ref x) => Scalar::new(x.as_ref()), [INFO] [stderr] | ^^^^^^^^^^ argument requires that `'s` must outlive `'static` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] warning: lifetime may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/liquid-value-0.18.1/src/scalar.rs:60:54 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn as_ref<'r: 's>(&'r self) -> ScalarCow<'r> { [INFO] [stderr] | -- lifetime `'r` defined here [INFO] [stderr] ... [INFO] [stderr] 60 | ScalarCowEnum::Str(ref x) => Scalar::new(x.as_ref()), [INFO] [stderr] | ^^^^^^^^^^ argument requires that `'r` must outlive `'static` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling liquid-interpreter v0.18.1 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rustfix v0.4.5 [INFO] [stderr] Compiling liquid-compiler v0.18.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling console v0.6.2 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling dialoguer v0.1.0 [INFO] [stderr] Compiling liquid v0.18.2 [INFO] [stderr] Compiling crypto-hash v0.3.3 [INFO] [stderr] Compiling curl v0.4.20 [INFO] [stderr] Compiling crates-io v0.18.0 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling git2-curl v0.8.2 [INFO] [stderr] Compiling cargo v0.30.0 [INFO] [stderr] Compiling cargo-generate v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 51s [INFO] running `"docker" "inspect" "896b7bb1ae078be83c089fba5f9999332c5e41aa76d4b240b77491c2b3441706"` [INFO] running `"docker" "rm" "-f" "896b7bb1ae078be83c089fba5f9999332c5e41aa76d4b240b77491c2b3441706"` [INFO] [stdout] 896b7bb1ae078be83c089fba5f9999332c5e41aa76d4b240b77491c2b3441706 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ashleygwilliams/cargo-generate:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f09f407c60a310a1501f964b7b157a8fbee1ccab0f8fa8417d18986c8ed0ac29 [INFO] running `"docker" "start" "-a" "f09f407c60a310a1501f964b7b157a8fbee1ccab0f8fa8417d18986c8ed0ac29"` [INFO] [stderr] Compiling escargot v0.2.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling predicates v0.5.2 [INFO] [stderr] Compiling assert_cmd v0.4.0 [INFO] [stderr] Compiling cargo-generate v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: macro requires an expression as an argument [INFO] [stderr] --> tests/integration/basics.rs:447:5 [INFO] [stderr] | [INFO] [stderr] 447 | / assert!( [INFO] [stderr] 448 | | dir.read("foobar-project/submodule/README.md") [INFO] [stderr] 449 | | .contains("*JUST A SUBMODULE*"); [INFO] [stderr] | | - help: try removing semicolon [INFO] [stderr] 450 | | ); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: this is going to be an error in the future [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> tests/integration/helpers/project_builder.rs:11:27 [INFO] [stderr] | [INFO] [stderr] 11 | static CNT: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.55s [INFO] running `"docker" "inspect" "f09f407c60a310a1501f964b7b157a8fbee1ccab0f8fa8417d18986c8ed0ac29"` [INFO] running `"docker" "rm" "-f" "f09f407c60a310a1501f964b7b157a8fbee1ccab0f8fa8417d18986c8ed0ac29"` [INFO] [stdout] f09f407c60a310a1501f964b7b157a8fbee1ccab0f8fa8417d18986c8ed0ac29 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ashleygwilliams/cargo-generate:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 6545773ab4fda4619c1d63c06b9c8b65ec329f44f996cac4b4ed132de646d723 [INFO] running `"docker" "start" "-a" "6545773ab4fda4619c1d63c06b9c8b65ec329f44f996cac4b4ed132de646d723"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_generate-5b39b638ff00ab19 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_generate-68044c197a218c48 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/integration-766e7d7d1f7e7536 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test basics::it_always_removes_genignore_file ... FAILED [INFO] [stdout] test basics::it_allows_a_git_branch_to_be_specified ... FAILED [INFO] [stdout] test basics::errant_ignore_entry_doesnt_affect_template_files ... FAILED [INFO] [stdout] test basics::it_does_not_remove_files_from_outside_project_dir ... FAILED [INFO] [stdout] test basics::it_loads_a_submodule ... FAILED [INFO] [stdout] test basics::it_kebabcases_projectname_when_passed_to_flag ... FAILED [INFO] [stdout] test basics::it_allows_user_defined_projectname_when_passing_force_flag ... FAILED [INFO] [stdout] test basics::it_allows_relative_paths ... FAILED [INFO] [stdout] test basics::it_substitutes_cratename_in_a_rust_file ... FAILED [INFO] [stdout] test basics::it_removes_files_listed_in_genignore ... FAILED [INFO] [stdout] test basics::it_substitutes_projectname_in_cargo_toml ... FAILED [INFO] [stdout] test basics::it_substitutes_date ... FAILED [INFO] [stdout] test basics::short_commands_work ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- basics::it_always_removes_genignore_file stdout ---- [INFO] [stdout] thread 'basics::it_always_removes_genignore_file' panicked at 'Unexpected failure. [INFO] [stdout] code-128 [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] command=`"git" "commit" "--message" "initial commit"` [INFO] [stdout] code=128 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb089440b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55bb0893f37b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55bb08942df6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55bb08942b1e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55bb089434ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55bb08943081 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55bb08942fce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55bb088ea04a - assert_cmd::assert::Assert::success::h6dab361395eb9cc7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 8: 0x55bb0889d645 - integration::helpers::project_builder::ProjectBuilder::build::ha6a3a3ed4eed2a4b [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 9: 0x55bb0889970d - integration::basics::it_always_removes_genignore_file::h528e7f4beda38c2b [INFO] [stdout] at tests/integration/basics.rs:251 [INFO] [stdout] 10: 0x55bb08899609 - integration::basics::it_always_removes_genignore_file::{{closure}}::h8cd487bb42fda29f [INFO] [stdout] at tests/integration/basics.rs:250 [INFO] [stdout] 11: 0x55bb088a509d - core::ops::function::FnOnce::call_once::hc804f0d682a3b76a [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bb088b103e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 13: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bb088cb937 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 15: 0x55bb088a6354 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 16: 0x55bb088aa404 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 17: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55bb088aaa11 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55bb08934cce - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55bb0894a84f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: 0x7f0a8486d4a3 - start_thread [INFO] [stdout] 22: 0x7f0a84398d0e - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basics::it_allows_a_git_branch_to_be_specified stdout ---- [INFO] [stdout] thread 'basics::it_allows_a_git_branch_to_be_specified' panicked at 'Unexpected failure. [INFO] [stdout] code-128 [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] command=`"git" "commit" "--message" "initial master commit"` [INFO] [stdout] code=128 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb089440b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55bb0893f37b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55bb08942df6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55bb08942b1e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55bb089434ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55bb08943081 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55bb08942fce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55bb088ea04a - assert_cmd::assert::Assert::success::h6dab361395eb9cc7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 8: 0x55bb0889d2d8 - integration::helpers::project_builder::ProjectBuilder::build::ha6a3a3ed4eed2a4b [INFO] [stdout] at tests/integration/helpers/project_builder.rs:110 [INFO] [stdout] 9: 0x55bb0889a9d7 - integration::basics::it_allows_a_git_branch_to_be_specified::hd048418df79f3299 [INFO] [stdout] at tests/integration/basics.rs:376 [INFO] [stdout] 10: 0x55bb0889a8f9 - integration::basics::it_allows_a_git_branch_to_be_specified::{{closure}}::hdb5b0781331dd162 [INFO] [stdout] at tests/integration/basics.rs:374 [INFO] [stdout] 11: 0x55bb088a4e0d - core::ops::function::FnOnce::call_once::h111faadc55e64dee [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bb088b103e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 13: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bb088cb937 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 15: 0x55bb088a6354 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 16: 0x55bb088aa404 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 17: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55bb088aaa11 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55bb08934cce - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55bb0894a84f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: 0x7f0a8486d4a3 - start_thread [INFO] [stdout] 22: 0x7f0a84398d0e - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basics::errant_ignore_entry_doesnt_affect_template_files stdout ---- [INFO] [stdout] thread 'basics::errant_ignore_entry_doesnt_affect_template_files' panicked at 'Unexpected failure. [INFO] [stdout] code-128 [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] command=`"git" "commit" "--message" "initial commit"` [INFO] [stdout] code=128 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb089440b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55bb0893f37b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55bb08942df6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55bb08942b1e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55bb089434ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55bb08943081 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55bb08942fce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55bb088ea04a - assert_cmd::assert::Assert::success::h6dab361395eb9cc7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 8: 0x55bb0889d645 - integration::helpers::project_builder::ProjectBuilder::build::ha6a3a3ed4eed2a4b [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 9: 0x55bb0889a52f - integration::basics::errant_ignore_entry_doesnt_affect_template_files::hc81405bfe0c61067 [INFO] [stdout] at tests/integration/basics.rs:332 [INFO] [stdout] 10: 0x55bb0889a3f9 - integration::basics::errant_ignore_entry_doesnt_affect_template_files::{{closure}}::h083383fa0e6d797c [INFO] [stdout] at tests/integration/basics.rs:331 [INFO] [stdout] 11: 0x55bb088a4d8d - core::ops::function::FnOnce::call_once::h02083a3aebdefaa3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bb088b103e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 13: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bb088cb937 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 15: 0x55bb088a6354 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 16: 0x55bb088aa404 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 17: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55bb088aaa11 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55bb08934cce - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55bb0894a84f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: 0x7f0a8486d4a3 - start_thread [INFO] [stdout] 22: 0x7f0a84398d0e - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basics::it_does_not_remove_files_from_outside_project_dir stdout ---- [INFO] [stdout] thread 'basics::it_does_not_remove_files_from_outside_project_dir' panicked at 'Unexpected failure. [INFO] [stdout] code-128 [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] command=`"git" "commit" "--message" "initial commit"` [INFO] [stdout] code=128 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb089440b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55bb0893f37b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55bb08942df6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55bb08942b1e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55bb089434ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55bb08943081 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55bb08942fce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55bb088ea04a - assert_cmd::assert::Assert::success::h6dab361395eb9cc7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 8: 0x55bb0889d645 - integration::helpers::project_builder::ProjectBuilder::build::ha6a3a3ed4eed2a4b [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 9: 0x55bb08899cf5 - integration::basics::it_does_not_remove_files_from_outside_project_dir::h91212984adac1cee [INFO] [stdout] at tests/integration/basics.rs:283 [INFO] [stdout] 10: 0x55bb08899be9 - integration::basics::it_does_not_remove_files_from_outside_project_dir::{{closure}}::h4b65e3d3c4f05e39 [INFO] [stdout] at tests/integration/basics.rs:282 [INFO] [stdout] 11: 0x55bb088a4d4d - core::ops::function::FnOnce::call_once::h01dabb3828cfe11a [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bb088b103e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 13: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bb088cb937 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 15: 0x55bb088a6354 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 16: 0x55bb088aa404 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 17: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55bb088aaa11 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55bb08934cce - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55bb0894a84f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: 0x7f0a8486d4a3 - start_thread [INFO] [stdout] 22: 0x7f0a84398d0e - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basics::it_loads_a_submodule stdout ---- [INFO] [stdout] thread 'basics::it_loads_a_submodule' panicked at 'Unexpected failure. [INFO] [stdout] code-128 [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] command=`"git" "commit" "--message" "initial commit"` [INFO] [stdout] code=128 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb089440b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55bb0893f37b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55bb08942df6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55bb08942b1e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55bb089434ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55bb08943081 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55bb08942fce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55bb088ea04a - assert_cmd::assert::Assert::success::h6dab361395eb9cc7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 8: 0x55bb0889d645 - integration::helpers::project_builder::ProjectBuilder::build::ha6a3a3ed4eed2a4b [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 9: 0x55bb0889aeb9 - integration::basics::it_loads_a_submodule::h89d668a26bd21001 [INFO] [stdout] at tests/integration/basics.rs:412 [INFO] [stdout] 10: 0x55bb0889ade9 - integration::basics::it_loads_a_submodule::{{closure}}::h9e928b6018e96118 [INFO] [stdout] at tests/integration/basics.rs:411 [INFO] [stdout] 11: 0x55bb088a4fdd - core::ops::function::FnOnce::call_once::h97bbc1ad5e460e08 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bb088b103e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 13: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bb088cb937 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 15: 0x55bb088a6354 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 16: 0x55bb088aa404 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 17: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55bb088aaa11 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55bb08934cce - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55bb0894a84f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: 0x7f0a8486d4a3 - start_thread [INFO] [stdout] 22: 0x7f0a84398d0e - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basics::it_kebabcases_projectname_when_passed_to_flag stdout ---- [INFO] [stdout] thread 'basics::it_kebabcases_projectname_when_passed_to_flag' panicked at 'Unexpected failure. [INFO] [stdout] code-128 [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] command=`"git" "commit" "--message" "initial commit"` [INFO] [stdout] code=128 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb089440b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55bb0893f37b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55bb08942df6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55bb08942b1e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55bb089434ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55bb08943081 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55bb08942fce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55bb088ea04a - assert_cmd::assert::Assert::success::h6dab361395eb9cc7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 8: 0x55bb0889d645 - integration::helpers::project_builder::ProjectBuilder::build::ha6a3a3ed4eed2a4b [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 9: 0x55bb088979c0 - integration::basics::it_kebabcases_projectname_when_passed_to_flag::h7a0cc32e046af3ba [INFO] [stdout] at tests/integration/basics.rs:78 [INFO] [stdout] 10: 0x55bb08897909 - integration::basics::it_kebabcases_projectname_when_passed_to_flag::{{closure}}::h988549be436a6851 [INFO] [stdout] at tests/integration/basics.rs:77 [INFO] [stdout] 11: 0x55bb088a4f5d - core::ops::function::FnOnce::call_once::h80aca77b65d12a3c [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bb088b103e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 13: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bb088cb937 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 15: 0x55bb088a6354 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 16: 0x55bb088aa404 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 17: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55bb088aaa11 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55bb08934cce - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55bb0894a84f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: 0x7f0a8486d4a3 - start_thread [INFO] [stdout] 22: 0x7f0a84398d0e - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basics::it_allows_user_defined_projectname_when_passing_force_flag stdout ---- [INFO] [stdout] thread 'basics::it_allows_user_defined_projectname_when_passing_force_flag' panicked at 'Unexpected failure. [INFO] [stdout] code-128 [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] command=`"git" "commit" "--message" "initial commit"` [INFO] [stdout] code=128 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb089440b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55bb0893f37b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55bb08942df6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55bb08942b1e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55bb089434ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55bb08943081 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55bb08942fce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55bb088ea04a - assert_cmd::assert::Assert::success::h6dab361395eb9cc7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 8: 0x55bb0889d645 - integration::helpers::project_builder::ProjectBuilder::build::ha6a3a3ed4eed2a4b [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 9: 0x55bb088987b0 - integration::basics::it_allows_user_defined_projectname_when_passing_force_flag::h142277805c9fb98c [INFO] [stdout] at tests/integration/basics.rs:175 [INFO] [stdout] 10: 0x55bb088986f9 - integration::basics::it_allows_user_defined_projectname_when_passing_force_flag::{{closure}}::h369c48b6be3e1842 [INFO] [stdout] at tests/integration/basics.rs:174 [INFO] [stdout] 11: 0x55bb088a50dd - core::ops::function::FnOnce::call_once::he59564541fd1215d [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bb088b103e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 13: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bb088cb937 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 15: 0x55bb088a6354 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 16: 0x55bb088aa404 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 17: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55bb088aaa11 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55bb08934cce - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55bb0894a84f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: 0x7f0a8486d4a3 - start_thread [INFO] [stdout] 22: 0x7f0a84398d0e - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basics::it_allows_relative_paths stdout ---- [INFO] [stdout] thread 'basics::it_allows_relative_paths' panicked at 'Unexpected failure. [INFO] [stdout] code-128 [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] command=`"git" "commit" "--message" "initial commit"` [INFO] [stdout] code=128 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb089440b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55bb0893f37b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55bb08942df6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55bb08942b1e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55bb089434ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55bb08943081 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55bb08942fce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55bb088ea04a - assert_cmd::assert::Assert::success::h6dab361395eb9cc7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 8: 0x55bb0889d645 - integration::helpers::project_builder::ProjectBuilder::build::ha6a3a3ed4eed2a4b [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 9: 0x55bb0889b6b9 - integration::basics::it_allows_relative_paths::he8016767a758cab8 [INFO] [stdout] at tests/integration/basics.rs:455 [INFO] [stdout] 10: 0x55bb0889b5e9 - integration::basics::it_allows_relative_paths::{{closure}}::h585c0c7e30d95134 [INFO] [stdout] at tests/integration/basics.rs:454 [INFO] [stdout] 11: 0x55bb088a4f1d - core::ops::function::FnOnce::call_once::h74aa90dbe38c7902 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bb088b103e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 13: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bb088cb937 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 15: 0x55bb088a6354 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 16: 0x55bb088aa404 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 17: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55bb088aaa11 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55bb08934cce - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55bb0894a84f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: 0x7f0a8486d4a3 - start_thread [INFO] [stdout] 22: 0x7f0a84398d0e - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basics::it_substitutes_cratename_in_a_rust_file stdout ---- [INFO] [stdout] thread 'basics::it_substitutes_cratename_in_a_rust_file' panicked at 'Unexpected failure. [INFO] [stdout] code-128 [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] command=`"git" "commit" "--message" "initial commit"` [INFO] [stdout] code=128 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb089440b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55bb0893f37b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55bb08942df6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55bb08942b1e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55bb089434ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55bb08943081 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55bb08942fce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55bb088ea04a - assert_cmd::assert::Assert::success::h6dab361395eb9cc7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 8: 0x55bb0889d645 - integration::helpers::project_builder::ProjectBuilder::build::ha6a3a3ed4eed2a4b [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 9: 0x55bb08897e49 - integration::basics::it_substitutes_cratename_in_a_rust_file::h295da8d11071e2fd [INFO] [stdout] at tests/integration/basics.rs:111 [INFO] [stdout] 10: 0x55bb08897d89 - integration::basics::it_substitutes_cratename_in_a_rust_file::{{closure}}::ha4e8a9eca80596e4 [INFO] [stdout] at tests/integration/basics.rs:110 [INFO] [stdout] 11: 0x55bb088a4e9d - core::ops::function::FnOnce::call_once::h6afb515ec431c8f0 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bb088b103e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 13: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bb088cb937 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 15: 0x55bb088a6354 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 16: 0x55bb088aa404 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 17: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55bb088aaa11 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55bb08934cce - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55bb0894a84f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: 0x7f0a8486d4a3 - start_thread [INFO] [stdout] 22: 0x7f0a84398d0e - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basics::it_removes_files_listed_in_genignore stdout ---- [INFO] [stdout] thread 'basics::it_removes_files_listed_in_genignore' panicked at 'Unexpected failure. [INFO] [stdout] code-128 [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] command=`"git" "commit" "--message" "initial commit"` [INFO] [stdout] code=128 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb089440b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55bb0893f37b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55bb08942df6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55bb08942b1e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55bb089434ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55bb08943081 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55bb08942fce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55bb088ea04a - assert_cmd::assert::Assert::success::h6dab361395eb9cc7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 8: 0x55bb0889d645 - integration::helpers::project_builder::ProjectBuilder::build::ha6a3a3ed4eed2a4b [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 9: 0x55bb08898d69 - integration::basics::it_removes_files_listed_in_genignore::ha7f0177b0bcc9c60 [INFO] [stdout] at tests/integration/basics.rs:209 [INFO] [stdout] 10: 0x55bb08898b99 - integration::basics::it_removes_files_listed_in_genignore::{{closure}}::h17f3291b0dd980b0 [INFO] [stdout] at tests/integration/basics.rs:208 [INFO] [stdout] 11: 0x55bb088a4f9d - core::ops::function::FnOnce::call_once::h831a6598511e8c6e [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bb088b103e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 13: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bb088cb937 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 15: 0x55bb088a6354 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 16: 0x55bb088aa404 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 17: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55bb088aaa11 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55bb08934cce - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55bb0894a84f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: 0x7f0a8486d4a3 - start_thread [INFO] [stdout] 22: 0x7f0a84398d0e - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basics::it_substitutes_projectname_in_cargo_toml stdout ---- [INFO] [stdout] thread 'basics::it_substitutes_projectname_in_cargo_toml' panicked at 'Unexpected failure. [INFO] [stdout] code-128 [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] command=`"git" "commit" "--message" "initial commit"` [INFO] [stdout] code=128 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb089440b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55bb0893f37b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55bb08942df6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55bb08942b1e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55bb089434ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55bb08943081 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55bb08942fce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55bb088ea04a - assert_cmd::assert::Assert::success::h6dab361395eb9cc7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 8: 0x55bb0889d645 - integration::helpers::project_builder::ProjectBuilder::build::ha6a3a3ed4eed2a4b [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 9: 0x55bb088970c0 - integration::basics::it_substitutes_projectname_in_cargo_toml::hf8d7e8d9275483a4 [INFO] [stdout] at tests/integration/basics.rs:12 [INFO] [stdout] 10: 0x55bb08897009 - integration::basics::it_substitutes_projectname_in_cargo_toml::{{closure}}::h3baaeb472dc48a7d [INFO] [stdout] at tests/integration/basics.rs:11 [INFO] [stdout] 11: 0x55bb088a505d - core::ops::function::FnOnce::call_once::habb3283f581a27a1 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bb088b103e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 13: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bb088cb937 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 15: 0x55bb088a6354 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 16: 0x55bb088aa404 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 17: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55bb088aaa11 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55bb08934cce - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55bb0894a84f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: 0x7f0a8486d4a3 - start_thread [INFO] [stdout] 22: 0x7f0a84398d0e - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basics::it_substitutes_date stdout ---- [INFO] [stdout] thread 'basics::it_substitutes_date' panicked at 'Unexpected failure. [INFO] [stdout] code-128 [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] command=`"git" "commit" "--message" "initial commit"` [INFO] [stdout] code=128 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb089440b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55bb0893f37b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55bb08942df6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55bb08942b1e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55bb089434ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55bb08943081 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55bb08942fce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55bb088ea04a - assert_cmd::assert::Assert::success::h6dab361395eb9cc7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 8: 0x55bb0889d645 - integration::helpers::project_builder::ProjectBuilder::build::ha6a3a3ed4eed2a4b [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 9: 0x55bb08897540 - integration::basics::it_substitutes_date::haea70ba7f9cde68e [INFO] [stdout] at tests/integration/basics.rs:45 [INFO] [stdout] 10: 0x55bb08897489 - integration::basics::it_substitutes_date::{{closure}}::h4f43e30be4b272ff [INFO] [stdout] at tests/integration/basics.rs:44 [INFO] [stdout] 11: 0x55bb088a4edd - core::ops::function::FnOnce::call_once::h6c85d4a1ccf529a3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bb088b103e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 13: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bb088cb937 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 15: 0x55bb088a6354 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 16: 0x55bb088aa404 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 17: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55bb088aaa11 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55bb08934cce - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55bb0894a84f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: 0x7f0a8486d4a3 - start_thread [INFO] [stdout] 22: 0x7f0a84398d0e - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basics::short_commands_work stdout ---- [INFO] [stdout] thread 'basics::short_commands_work' panicked at 'Unexpected failure. [INFO] [stdout] code-128 [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] command=`"git" "commit" "--message" "initial commit"` [INFO] [stdout] code=128 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=``` [INFO] [stdout] *** Please tell me who you are. [INFO] [stdout] [INFO] [stdout] Run [INFO] [stdout] [INFO] [stdout] git config --global user.email "you@example.com" [INFO] [stdout] git config --global user.name "Your Name" [INFO] [stdout] [INFO] [stdout] to set your account's default identity. [INFO] [stdout] Omit --global to set the identity only in this repository. [INFO] [stdout] [INFO] [stdout] fatal: empty ident name (for <(null)>) not allowed [INFO] [stdout] ``` [INFO] [stdout] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bb089440b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55bb0893f37b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55bb08942df6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55bb08942b1e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55bb089434ff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55bb08943081 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55bb08942fce - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55bb088ea04a - assert_cmd::assert::Assert::success::h6dab361395eb9cc7 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 8: 0x55bb0889d645 - integration::helpers::project_builder::ProjectBuilder::build::ha6a3a3ed4eed2a4b [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 9: 0x55bb08898330 - integration::basics::short_commands_work::h0cf6cbc8aca55474 [INFO] [stdout] at tests/integration/basics.rs:142 [INFO] [stdout] 10: 0x55bb08898279 - integration::basics::short_commands_work::{{closure}}::he5354c617297d8d6 [INFO] [stdout] at tests/integration/basics.rs:141 [INFO] [stdout] 11: 0x55bb088a501d - core::ops::function::FnOnce::call_once::ha50e7240617f2201 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x55bb088b103e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 13: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x55bb088cb937 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 15: 0x55bb088a6354 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 16: 0x55bb088aa404 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 17: 0x55bb0894b169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 18: 0x55bb088aaa11 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 19: 0x55bb08934cce - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 20: 0x55bb0894a84f - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 21: 0x7f0a8486d4a3 - start_thread [INFO] [stdout] 22: 0x7f0a84398d0e - __clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] basics::errant_ignore_entry_doesnt_affect_template_files [INFO] [stdout] basics::it_allows_a_git_branch_to_be_specified [INFO] [stdout] basics::it_allows_relative_paths [INFO] [stdout] basics::it_allows_user_defined_projectname_when_passing_force_flag [INFO] [stdout] basics::it_always_removes_genignore_file [INFO] [stdout] basics::it_does_not_remove_files_from_outside_project_dir [INFO] [stdout] basics::it_kebabcases_projectname_when_passed_to_flag [INFO] [stdout] basics::it_loads_a_submodule [INFO] [stdout] basics::it_removes_files_listed_in_genignore [INFO] [stdout] basics::it_substitutes_cratename_in_a_rust_file [INFO] [stdout] basics::it_substitutes_date [INFO] [stdout] basics::it_substitutes_projectname_in_cargo_toml [INFO] [stdout] basics::short_commands_work [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration' [INFO] running `"docker" "inspect" "6545773ab4fda4619c1d63c06b9c8b65ec329f44f996cac4b4ed132de646d723"` [INFO] running `"docker" "rm" "-f" "6545773ab4fda4619c1d63c06b9c8b65ec329f44f996cac4b4ed132de646d723"` [INFO] [stdout] 6545773ab4fda4619c1d63c06b9c8b65ec329f44f996cac4b4ed132de646d723