[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 beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 6059e75add894bb5ee3aa0c6e9a58b5774be923077c212bd71946530dd298351 [INFO] running `"docker" "start" "-a" "6059e75add894bb5ee3aa0c6e9a58b5774be923077c212bd71946530dd298351"` [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling cc v1.0.34 [INFO] [stderr] Compiling liquid-error v0.18.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling deunicode v1.0.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.13 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tar v0.4.22 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.17 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [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 backtrace v0.3.15 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling ignore v0.4.6 [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 globwalk v0.3.1 [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 toml v0.4.10 [INFO] [stderr] Compiling serde_ignored v0.0.4 [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] = note: for more information, try `rustc --explain E0729` [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] = note: for more information, try `rustc --explain E0729` [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 liquid-compiler v0.18.1 [INFO] [stderr] Compiling rustfix v0.4.5 [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 liquid v0.18.2 [INFO] [stderr] Compiling dialoguer v0.1.0 [INFO] [stderr] Compiling indicatif v0.9.0 [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 56s [INFO] running `"docker" "inspect" "6059e75add894bb5ee3aa0c6e9a58b5774be923077c212bd71946530dd298351"` [INFO] running `"docker" "rm" "-f" "6059e75add894bb5ee3aa0c6e9a58b5774be923077c212bd71946530dd298351"` [INFO] [stdout] 6059e75add894bb5ee3aa0c6e9a58b5774be923077c212bd71946530dd298351 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] b588723ddcb8ca5105c9ca131ea530a7fcfebed9801b9806bc13a23f7b4f15ec [INFO] running `"docker" "start" "-a" "b588723ddcb8ca5105c9ca131ea530a7fcfebed9801b9806bc13a23f7b4f15ec"` [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.08s [INFO] running `"docker" "inspect" "b588723ddcb8ca5105c9ca131ea530a7fcfebed9801b9806bc13a23f7b4f15ec"` [INFO] running `"docker" "rm" "-f" "b588723ddcb8ca5105c9ca131ea530a7fcfebed9801b9806bc13a23f7b4f15ec"` [INFO] [stdout] b588723ddcb8ca5105c9ca131ea530a7fcfebed9801b9806bc13a23f7b4f15ec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] e2f22817645333105a752f78452e2a720b511fe525202d0f4e3608321f5b5730 [INFO] running `"docker" "start" "-a" "e2f22817645333105a752f78452e2a720b511fe525202d0f4e3608321f5b5730"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_generate-a57e79887a377c73 [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-b9bbc78e7076a9ee [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/integration-79514e4dc1c0cd5b [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] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test basics::it_allows_a_git_branch_to_be_specified ... FAILED [INFO] [stdout] test basics::it_allows_relative_paths ... FAILED [INFO] [stdout] test basics::it_does_not_remove_files_from_outside_project_dir ... FAILED [INFO] [stdout] test basics::errant_ignore_entry_doesnt_affect_template_files ... FAILED [INFO] [stdout] test basics::it_kebabcases_projectname_when_passed_to_flag ... FAILED [INFO] [stdout] test basics::it_always_removes_genignore_file ... FAILED [INFO] [stdout] test basics::it_loads_a_submodule ... FAILED [INFO] [stdout] test basics::it_allows_user_defined_projectname_when_passing_force_flag ... 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::it_substitutes_cratename_in_a_rust_file ... FAILED [INFO] [stdout] test basics::short_commands_work ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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: 0x55767027a15b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55767027a15b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55767027a15b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55767027a15b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55767027a15b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557670279dca - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55767027a8d0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55767027a452 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55767027a39f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x557670223ba5 - assert_cmd::assert::Assert::success::h3aac0aadf747a654 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 10: 0x5576701d77d5 - integration::helpers::project_builder::ProjectBuilder::build::h9e3d8dcaa765c753 [INFO] [stdout] at tests/integration/helpers/project_builder.rs:110 [INFO] [stdout] 11: 0x5576701d4ed8 - integration::basics::it_allows_a_git_branch_to_be_specified::hdf8a4649ec25e729 [INFO] [stdout] at tests/integration/basics.rs:376 [INFO] [stdout] 12: 0x5576701d4dfa - integration::basics::it_allows_a_git_branch_to_be_specified::{{closure}}::h50258b351f7f3b40 [INFO] [stdout] at tests/integration/basics.rs:374 [INFO] [stdout] 13: 0x5576701d874e - core::ops::function::FnOnce::call_once::h376153b7b5cfe974 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5576701eb63f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: 0x557670205c38 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x557670205c38 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x557670205c38 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 19: 0x5576701e0ab5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x5576701e4c35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x5576701e4c35 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x5576701e4c35 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5576701e5272 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5576701e5272 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5576701e5272 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x5576701e5272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 28: 0x55767026d2cf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5576702816d0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5576702816d0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x5576702816d0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fa2de5644a4 - start_thread [INFO] [stdout] 33: 0x7fa2de08fd0f - __clone [INFO] [stdout] 34: 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: 0x55767027a15b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55767027a15b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55767027a15b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55767027a15b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55767027a15b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557670279dca - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55767027a8d0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55767027a452 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55767027a39f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x557670223ba5 - assert_cmd::assert::Assert::success::h3aac0aadf747a654 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 10: 0x5576701d7b42 - integration::helpers::project_builder::ProjectBuilder::build::h9e3d8dcaa765c753 [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 11: 0x5576701d5bba - integration::basics::it_allows_relative_paths::h90ba8c2ed12631c7 [INFO] [stdout] at tests/integration/basics.rs:455 [INFO] [stdout] 12: 0x5576701d5aea - integration::basics::it_allows_relative_paths::{{closure}}::h4ef3cbcf472f1e7d [INFO] [stdout] at tests/integration/basics.rs:454 [INFO] [stdout] 13: 0x5576701d880e - core::ops::function::FnOnce::call_once::h4af0888cc7fe5848 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5576701eb63f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: 0x557670205c38 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x557670205c38 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x557670205c38 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 19: 0x5576701e0ab5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x5576701e4c35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x5576701e4c35 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x5576701e4c35 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5576701e5272 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5576701e5272 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5576701e5272 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x5576701e5272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 28: 0x55767026d2cf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5576702816d0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5576702816d0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x5576702816d0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fa2de5644a4 - start_thread [INFO] [stdout] 33: 0x7fa2de08fd0f - __clone [INFO] [stdout] 34: 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: 0x55767027a15b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55767027a15b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55767027a15b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55767027a15b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55767027a15b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557670279dca - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55767027a8d0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55767027a452 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55767027a39f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x557670223ba5 - assert_cmd::assert::Assert::success::h3aac0aadf747a654 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 10: 0x5576701d7b42 - integration::helpers::project_builder::ProjectBuilder::build::h9e3d8dcaa765c753 [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 11: 0x5576701d41f6 - integration::basics::it_does_not_remove_files_from_outside_project_dir::ha7a472c59325868d [INFO] [stdout] at tests/integration/basics.rs:283 [INFO] [stdout] 12: 0x5576701d40ea - integration::basics::it_does_not_remove_files_from_outside_project_dir::{{closure}}::h937b6fb9cac640b6 [INFO] [stdout] at tests/integration/basics.rs:282 [INFO] [stdout] 13: 0x5576701d893e - core::ops::function::FnOnce::call_once::h9e296541a21e1096 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5576701eb63f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: 0x557670205c38 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x557670205c38 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x557670205c38 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 19: 0x5576701e0ab5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x5576701e4c35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x5576701e4c35 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x5576701e4c35 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5576701e5272 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5576701e5272 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5576701e5272 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x5576701e5272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 28: 0x55767026d2cf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5576702816d0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5576702816d0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x5576702816d0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fa2de5644a4 - start_thread [INFO] [stdout] 33: 0x7fa2de08fd0f - __clone [INFO] [stdout] 34: 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: 0x55767027a15b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55767027a15b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55767027a15b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55767027a15b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55767027a15b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557670279dca - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55767027a8d0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55767027a452 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55767027a39f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x557670223ba5 - assert_cmd::assert::Assert::success::h3aac0aadf747a654 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 10: 0x5576701d7b42 - integration::helpers::project_builder::ProjectBuilder::build::h9e3d8dcaa765c753 [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 11: 0x5576701d4a30 - integration::basics::errant_ignore_entry_doesnt_affect_template_files::h626f6b3c7d65de60 [INFO] [stdout] at tests/integration/basics.rs:332 [INFO] [stdout] 12: 0x5576701d48fa - integration::basics::errant_ignore_entry_doesnt_affect_template_files::{{closure}}::h9132f67b9d94c154 [INFO] [stdout] at tests/integration/basics.rs:331 [INFO] [stdout] 13: 0x5576701d897e - core::ops::function::FnOnce::call_once::hbb2567c28566b9e3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5576701eb63f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: 0x557670205c38 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x557670205c38 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x557670205c38 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 19: 0x5576701e0ab5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x5576701e4c35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x5576701e4c35 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x5576701e4c35 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5576701e5272 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5576701e5272 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5576701e5272 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x5576701e5272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 28: 0x55767026d2cf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5576702816d0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5576702816d0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x5576702816d0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fa2de5644a4 - start_thread [INFO] [stdout] 33: 0x7fa2de08fd0f - __clone [INFO] [stdout] 34: 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: 0x55767027a15b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55767027a15b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55767027a15b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55767027a15b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55767027a15b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557670279dca - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55767027a8d0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55767027a452 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55767027a39f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x557670223ba5 - assert_cmd::assert::Assert::success::h3aac0aadf747a654 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 10: 0x5576701d7b42 - integration::helpers::project_builder::ProjectBuilder::build::h9e3d8dcaa765c753 [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 11: 0x5576701d1ee1 - integration::basics::it_kebabcases_projectname_when_passed_to_flag::h7b1b0be2e4b0a1d7 [INFO] [stdout] at tests/integration/basics.rs:78 [INFO] [stdout] 12: 0x5576701d1e2a - integration::basics::it_kebabcases_projectname_when_passed_to_flag::{{closure}}::h08d3ef3bb48da423 [INFO] [stdout] at tests/integration/basics.rs:77 [INFO] [stdout] 13: 0x5576701d868e - core::ops::function::FnOnce::call_once::h020326f795aa26cb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5576701eb63f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: 0x557670205c38 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x557670205c38 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x557670205c38 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 19: 0x5576701e0ab5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x5576701e4c35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x5576701e4c35 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x5576701e4c35 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5576701e5272 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5576701e5272 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5576701e5272 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x5576701e5272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 28: 0x55767026d2cf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5576702816d0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5576702816d0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x5576702816d0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fa2de5644a4 - start_thread [INFO] [stdout] 33: 0x7fa2de08fd0f - __clone [INFO] [stdout] 34: 0x0 - [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: 0x55767027a15b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55767027a15b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55767027a15b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55767027a15b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55767027a15b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557670279dca - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55767027a8d0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55767027a452 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55767027a39f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x557670223ba5 - assert_cmd::assert::Assert::success::h3aac0aadf747a654 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 10: 0x5576701d7b42 - integration::helpers::project_builder::ProjectBuilder::build::h9e3d8dcaa765c753 [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 11: 0x5576701d3c1e - integration::basics::it_always_removes_genignore_file::h924a685292f105f8 [INFO] [stdout] at tests/integration/basics.rs:251 [INFO] [stdout] 12: 0x5576701d3b1a - integration::basics::it_always_removes_genignore_file::{{closure}}::hecf1b7f7220372ae [INFO] [stdout] at tests/integration/basics.rs:250 [INFO] [stdout] 13: 0x5576701d878e - core::ops::function::FnOnce::call_once::h3eb7c3a062bf9593 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5576701eb63f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: 0x557670205c38 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x557670205c38 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x557670205c38 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 19: 0x5576701e0ab5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x5576701e4c35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x5576701e4c35 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x5576701e4c35 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5576701e5272 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5576701e5272 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5576701e5272 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x5576701e5272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 28: 0x55767026d2cf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5576702816d0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5576702816d0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x5576702816d0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fa2de5644a4 - start_thread [INFO] [stdout] 33: 0x7fa2de08fd0f - __clone [INFO] [stdout] 34: 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: 0x55767027a15b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55767027a15b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55767027a15b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55767027a15b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55767027a15b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557670279dca - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55767027a8d0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55767027a452 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55767027a39f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x557670223ba5 - assert_cmd::assert::Assert::success::h3aac0aadf747a654 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 10: 0x5576701d7b42 - integration::helpers::project_builder::ProjectBuilder::build::h9e3d8dcaa765c753 [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 11: 0x5576701d53ba - integration::basics::it_loads_a_submodule::h7213654cd5c2c1ee [INFO] [stdout] at tests/integration/basics.rs:412 [INFO] [stdout] 12: 0x5576701d52ea - integration::basics::it_loads_a_submodule::{{closure}}::hc5ee88ec76d6ccf4 [INFO] [stdout] at tests/integration/basics.rs:411 [INFO] [stdout] 13: 0x5576701d89be - core::ops::function::FnOnce::call_once::hbe1259cfcb111dc6 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5576701eb63f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: 0x557670205c38 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x557670205c38 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x557670205c38 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 19: 0x5576701e0ab5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x5576701e4c35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x5576701e4c35 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x5576701e4c35 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5576701e5272 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5576701e5272 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5576701e5272 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x5576701e5272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 28: 0x55767026d2cf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5576702816d0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5576702816d0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x5576702816d0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fa2de5644a4 - start_thread [INFO] [stdout] 33: 0x7fa2de08fd0f - __clone [INFO] [stdout] 34: 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: 0x55767027a15b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55767027a15b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55767027a15b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55767027a15b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55767027a15b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557670279dca - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55767027a8d0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55767027a452 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55767027a39f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x557670223ba5 - assert_cmd::assert::Assert::success::h3aac0aadf747a654 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 10: 0x5576701d7b42 - integration::helpers::project_builder::ProjectBuilder::build::h9e3d8dcaa765c753 [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 11: 0x5576701d2cd1 - integration::basics::it_allows_user_defined_projectname_when_passing_force_flag::h20067e7a390b2317 [INFO] [stdout] at tests/integration/basics.rs:175 [INFO] [stdout] 12: 0x5576701d2c1a - integration::basics::it_allows_user_defined_projectname_when_passing_force_flag::{{closure}}::h9e984658897fb46c [INFO] [stdout] at tests/integration/basics.rs:174 [INFO] [stdout] 13: 0x5576701d86ce - core::ops::function::FnOnce::call_once::h118d450c655d09ed [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5576701eb63f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: 0x557670205c38 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x557670205c38 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x557670205c38 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 19: 0x5576701e0ab5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x5576701e4c35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x5576701e4c35 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x5576701e4c35 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5576701e5272 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5576701e5272 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5576701e5272 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x5576701e5272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 28: 0x55767026d2cf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5576702816d0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5576702816d0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x5576702816d0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fa2de5644a4 - start_thread [INFO] [stdout] 33: 0x7fa2de08fd0f - __clone [INFO] [stdout] 34: 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: 0x55767027a15b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55767027a15b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55767027a15b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55767027a15b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55767027a15b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557670279dca - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55767027a8d0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55767027a452 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55767027a39f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x557670223ba5 - assert_cmd::assert::Assert::success::h3aac0aadf747a654 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 10: 0x5576701d7b42 - integration::helpers::project_builder::ProjectBuilder::build::h9e3d8dcaa765c753 [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 11: 0x5576701d328a - integration::basics::it_removes_files_listed_in_genignore::h30327a4d0d5c8258 [INFO] [stdout] at tests/integration/basics.rs:209 [INFO] [stdout] 12: 0x5576701d30ba - integration::basics::it_removes_files_listed_in_genignore::{{closure}}::h73ecdfbd9eb155bc [INFO] [stdout] at tests/integration/basics.rs:208 [INFO] [stdout] 13: 0x5576701d870e - core::ops::function::FnOnce::call_once::h1ea4dcb9d2443daa [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5576701eb63f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: 0x557670205c38 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x557670205c38 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x557670205c38 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 19: 0x5576701e0ab5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x5576701e4c35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x5576701e4c35 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x5576701e4c35 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5576701e5272 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5576701e5272 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5576701e5272 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x5576701e5272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 28: 0x55767026d2cf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5576702816d0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5576702816d0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x5576702816d0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fa2de5644a4 - start_thread [INFO] [stdout] 33: 0x7fa2de08fd0f - __clone [INFO] [stdout] 34: 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: 0x55767027a15b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55767027a15b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55767027a15b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55767027a15b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55767027a15b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557670279dca - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55767027a8d0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55767027a452 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55767027a39f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x557670223ba5 - assert_cmd::assert::Assert::success::h3aac0aadf747a654 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 10: 0x5576701d7b42 - integration::helpers::project_builder::ProjectBuilder::build::h9e3d8dcaa765c753 [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 11: 0x5576701d15e1 - integration::basics::it_substitutes_projectname_in_cargo_toml::h9b60c1de119327ff [INFO] [stdout] at tests/integration/basics.rs:12 [INFO] [stdout] 12: 0x5576701d152a - integration::basics::it_substitutes_projectname_in_cargo_toml::{{closure}}::h55855db19afae5ce [INFO] [stdout] at tests/integration/basics.rs:11 [INFO] [stdout] 13: 0x5576701d89fe - core::ops::function::FnOnce::call_once::hc8476f5d85412c07 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5576701eb63f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: 0x557670205c38 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x557670205c38 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x557670205c38 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 19: 0x5576701e0ab5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x5576701e4c35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x5576701e4c35 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x5576701e4c35 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5576701e5272 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5576701e5272 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5576701e5272 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x5576701e5272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 28: 0x55767026d2cf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5576702816d0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5576702816d0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x5576702816d0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fa2de5644a4 - start_thread [INFO] [stdout] 33: 0x7fa2de08fd0f - __clone [INFO] [stdout] 34: 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: 0x55767027a15b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55767027a15b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55767027a15b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55767027a15b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55767027a15b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557670279dca - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55767027a8d0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55767027a452 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55767027a39f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x557670223ba5 - assert_cmd::assert::Assert::success::h3aac0aadf747a654 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 10: 0x5576701d7b42 - integration::helpers::project_builder::ProjectBuilder::build::h9e3d8dcaa765c753 [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 11: 0x5576701d1a61 - integration::basics::it_substitutes_date::h72d5eabf5c2ac5c5 [INFO] [stdout] at tests/integration/basics.rs:45 [INFO] [stdout] 12: 0x5576701d19aa - integration::basics::it_substitutes_date::{{closure}}::h1bca78fcbe59d088 [INFO] [stdout] at tests/integration/basics.rs:44 [INFO] [stdout] 13: 0x5576701d888e - core::ops::function::FnOnce::call_once::h751ea3dbed7d7e53 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5576701eb63f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: 0x557670205c38 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x557670205c38 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x557670205c38 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 19: 0x5576701e0ab5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x5576701e4c35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x5576701e4c35 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x5576701e4c35 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5576701e5272 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5576701e5272 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5576701e5272 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x5576701e5272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 28: 0x55767026d2cf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5576702816d0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5576702816d0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x5576702816d0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fa2de5644a4 - start_thread [INFO] [stdout] 33: 0x7fa2de08fd0f - __clone [INFO] [stdout] 34: 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: 0x55767027a15b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55767027a15b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55767027a15b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55767027a15b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55767027a15b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557670279dca - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55767027a8d0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55767027a452 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55767027a39f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x557670223ba5 - assert_cmd::assert::Assert::success::h3aac0aadf747a654 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 10: 0x5576701d7b42 - integration::helpers::project_builder::ProjectBuilder::build::h9e3d8dcaa765c753 [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 11: 0x5576701d236a - integration::basics::it_substitutes_cratename_in_a_rust_file::h1a4cdfbf5f5ae331 [INFO] [stdout] at tests/integration/basics.rs:111 [INFO] [stdout] 12: 0x5576701d22aa - integration::basics::it_substitutes_cratename_in_a_rust_file::{{closure}}::h0439b0938fed0d3b [INFO] [stdout] at tests/integration/basics.rs:110 [INFO] [stdout] 13: 0x5576701d884e - core::ops::function::FnOnce::call_once::h7434cb8c61493ea4 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5576701eb63f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: 0x557670205c38 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x557670205c38 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x557670205c38 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 19: 0x5576701e0ab5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x5576701e4c35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x5576701e4c35 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x5576701e4c35 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5576701e5272 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5576701e5272 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5576701e5272 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x5576701e5272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 28: 0x55767026d2cf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5576702816d0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5576702816d0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x5576702816d0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fa2de5644a4 - start_thread [INFO] [stdout] 33: 0x7fa2de08fd0f - __clone [INFO] [stdout] 34: 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: 0x55767027a15b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55767027a15b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55767027a15b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x55767027a15b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x55767027a15b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x557670279dca - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x55767027a8d0 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x55767027a452 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stdout] at src/libstd/panicking.rs:384 [INFO] [stdout] 8: 0x55767027a39f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stdout] at src/libstd/panicking.rs:339 [INFO] [stdout] 9: 0x557670223ba5 - assert_cmd::assert::Assert::success::h3aac0aadf747a654 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.4.0/src/assert.rs:140 [INFO] [stdout] 10: 0x5576701d7b42 - integration::helpers::project_builder::ProjectBuilder::build::h9e3d8dcaa765c753 [INFO] [stdout] at tests/integration/helpers/project_builder.rs:145 [INFO] [stdout] 11: 0x5576701d2851 - integration::basics::short_commands_work::h40a74e901ab0dc89 [INFO] [stdout] at tests/integration/basics.rs:142 [INFO] [stdout] 12: 0x5576701d279a - integration::basics::short_commands_work::{{closure}}::ha59657fbb68a419c [INFO] [stdout] at tests/integration/basics.rs:141 [INFO] [stdout] 13: 0x5576701d87ce - core::ops::function::FnOnce::call_once::h421d5d13bbfa3baf [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 14: 0x5576701eb63f - as core::ops::function::FnOnce>::call_once::h9568fda2c3b99042 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 15: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 16: 0x557670205c38 - std::panicking::try::h4b4c6c15836266eb [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 17: 0x557670205c38 - std::panic::catch_unwind::h133691b514d0224c [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 18: 0x557670205c38 - test::run_test::run_test_inner::{{closure}}::h41355d9f207d71fe [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 19: 0x5576701e0ab5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7c86e4012abd2d40 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 20: 0x5576701e4c35 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2ba9d55fec0ea776 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:470 [INFO] [stdout] 21: 0x5576701e4c35 - as core::ops::function::FnOnce<()>>::call_once::hdf89f4d89df3dda3 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:315 [INFO] [stdout] 22: 0x5576701e4c35 - std::panicking::try::do_call::h59b39c89384b7a2f [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:296 [INFO] [stdout] 23: 0x557670281f7a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:82 [INFO] [stdout] 24: 0x5576701e5272 - std::panicking::try::h9fff34be50f16431 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panicking.rs:275 [INFO] [stdout] 25: 0x5576701e5272 - std::panic::catch_unwind::h7551856ff7c5e12a [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x5576701e5272 - std::thread::Builder::spawn_unchecked::{{closure}}::hafea48c774d796e7 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/thread/mod.rs:469 [INFO] [stdout] 27: 0x5576701e5272 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he5fe7b84ce5a3830 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/ops/function.rs:231 [INFO] [stdout] 28: 0x55767026d2cf - as core::ops::function::FnOnce>::call_once::h55ef432b72ff7a0b [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x5576702816d0 - as core::ops::function::FnOnce>::call_once::h9294a5138530eae1 [INFO] [stdout] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x5576702816d0 - std::sys_common::thread::start_thread::h0d2733dd32c3723c [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 31: 0x5576702816d0 - std::sys::unix::thread::Thread::new::thread_start::hf1005dad6ba8f2b1 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 32: 0x7fa2de5644a4 - start_thread [INFO] [stdout] 33: 0x7fa2de08fd0f - __clone [INFO] [stdout] 34: 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" "e2f22817645333105a752f78452e2a720b511fe525202d0f4e3608321f5b5730"` [INFO] running `"docker" "rm" "-f" "e2f22817645333105a752f78452e2a720b511fe525202d0f4e3608321f5b5730"` [INFO] [stdout] e2f22817645333105a752f78452e2a720b511fe525202d0f4e3608321f5b5730