[INFO] updating cached repository ndrewtl/ellipsis [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ndrewtl/ellipsis [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ndrewtl/ellipsis" "work/ex/beta-1.38-1/sources/1.37.0/gh/ndrewtl/ellipsis"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ndrewtl/ellipsis'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ndrewtl/ellipsis" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ndrewtl/ellipsis"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ndrewtl/ellipsis'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 299be99b6281d6259e21146a50880ebd5d211c39 [INFO] sha for GitHub repo ndrewtl/ellipsis: 299be99b6281d6259e21146a50880ebd5d211c39 [INFO] validating manifest of ndrewtl/ellipsis on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ndrewtl/ellipsis on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ndrewtl/ellipsis [INFO] finished frobbing ndrewtl/ellipsis [INFO] frobbed toml for ndrewtl/ellipsis written to work/ex/beta-1.38-1/sources/1.37.0/gh/ndrewtl/ellipsis/Cargo.toml [INFO] started frobbing ndrewtl/ellipsis [INFO] finished frobbing ndrewtl/ellipsis [INFO] frobbed toml for ndrewtl/ellipsis written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ndrewtl/ellipsis/Cargo.toml [INFO] crate ndrewtl/ellipsis already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ndrewtl/ellipsis against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ndrewtl/ellipsis:/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-08-13" "build" "--frozen"` [INFO] [stdout] da5882e2c05bc6f041bcba5c51dfed665617589359971fec63d6a46efda17d7b [INFO] running `"docker" "start" "-a" "da5882e2c05bc6f041bcba5c51dfed665617589359971fec63d6a46efda17d7b"` [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling curl-sys v0.4.7 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling dirs v1.0.3 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling libssh2-sys v0.2.8 [INFO] [stderr] Compiling libgit2-sys v0.7.6 [INFO] [stderr] Compiling git2 v0.7.3 [INFO] [stderr] Compiling ellipsis v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/app.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/app.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 10s [INFO] running `"docker" "inspect" "da5882e2c05bc6f041bcba5c51dfed665617589359971fec63d6a46efda17d7b"` [INFO] running `"docker" "rm" "-f" "da5882e2c05bc6f041bcba5c51dfed665617589359971fec63d6a46efda17d7b"` [INFO] [stdout] da5882e2c05bc6f041bcba5c51dfed665617589359971fec63d6a46efda17d7b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ndrewtl/ellipsis:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 2f667d9471eccb326d5dab4298c7be798d7426e97a811e60cdf21fac6d2e6f46 [INFO] running `"docker" "start" "-a" "2f667d9471eccb326d5dab4298c7be798d7426e97a811e60cdf21fac6d2e6f46"` [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling ellipsis v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/app.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/app.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/unlink/test.rs:98:5 [INFO] [stderr] | [INFO] [stderr] 98 | test::run_cmd(vec!["ellipsis", "unlink"]).is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::result::Result::::is_ok` that must be used [INFO] [stderr] --> src/unlink/test.rs:130:5 [INFO] [stderr] | [INFO] [stderr] 130 | test::run_cmd(vec!["ellipsis", "unlink"]).is_ok(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you intended to assert that this is ok, consider `.unwrap()` instead [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.13s [INFO] running `"docker" "inspect" "2f667d9471eccb326d5dab4298c7be798d7426e97a811e60cdf21fac6d2e6f46"` [INFO] running `"docker" "rm" "-f" "2f667d9471eccb326d5dab4298c7be798d7426e97a811e60cdf21fac6d2e6f46"` [INFO] [stdout] 2f667d9471eccb326d5dab4298c7be798d7426e97a811e60cdf21fac6d2e6f46 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ndrewtl/ellipsis:/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-08-13" "test" "--frozen"` [INFO] [stdout] c64f4102fe046dedadb9f375df052d061dc16860c95f3c6671c1762717e6e06b [INFO] running `"docker" "start" "-a" "c64f4102fe046dedadb9f375df052d061dc16860c95f3c6671c1762717e6e06b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/ellipsis-541cb9add7177bc1 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test git::test::test ... ignored [INFO] [stdout] test destroy::test::dry_run_should_not_destroy_dir ... ok [INFO] [stdout] test destroy::test::test_should_destroy_empty_dir ... ok [INFO] [stdout] test destroy::test::test_should_destroy_dir ... ok [INFO] [stdout] test test::ext_test::test ... ignored [INFO] [stdout] test test::test_home_dir ... ok [INFO] [stdout] test test::test_config_file ... ok [INFO] [stdout] test test::app_test::test_valid_commands ... ok [INFO] [stdout] test home::test::test_command_should_succeed ... ok [INFO] [stdout] test test::app_test::test_invalid_commands ... ok [INFO] [stdout] test unlink::test::test_should_remove_symlinks ... ok [INFO] [stdout] test config::test::test_should_create_config_file ... ok [INFO] [stdout] test link::test::test_links_successfully ... FAILED [INFO] [stdout] test unlink::test::test_should_not_remove_files ... ok [INFO] [stdout] test unlink::test::test_should_not_remove_directories ... ok [INFO] [stdout] test init::test::test_init_local_repo ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- link::test::test_links_successfully stdout ---- [INFO] [stdout] SYMLINK /tmp/ellipsis-test-data-3232709452/ellipsis/test.txt -> /tmp/ellipsis-test-home-3232709452/test.txt [INFO] [stdout] MKDIRP /tmp/ellipsis-test-home-3232709452/yo/yo/yo [INFO] [stdout] SYMLINK /tmp/ellipsis-test-data-3232709452/ellipsis/test2.md -> /tmp/ellipsis-test-home-3232709452/yo/yo/yo/multilevel.md [INFO] [stdout] SYMLINK /tmp/ellipsis-test-data-3287604084/ellipsis/test3.rb -> /tmp/ellipsis-test-home-3287604084/a_long_filename_test3.rb [INFO] [stdout] thread 'link::test::test_links_successfully' panicked at 'assertion failed: file.exists()', src/link/test.rs:48:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5653391962cb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5653391962cb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5653391962cb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5653391962cb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5653391962cb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x565339195f3c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x565339196a3d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x56533910a115 - std::panicking::begin_panic::hf51d2ce96edc3279 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x565338dc9206 - ellipsis::link::test::test_links_successfully::h460df94b6b8e6fd8 [INFO] [stdout] at src/link/test.rs:48 [INFO] [stdout] 9: 0x565338dc87fa - ellipsis::link::test::test_links_successfully::{{closure}}::hce65db0fba9f297c [INFO] [stdout] at src/link/test.rs:9 [INFO] [stdout] 10: 0x565338de4aae - core::ops::function::FnOnce::call_once::h04b34a92f6cac718 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x565338dfe5df - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x56533919e02a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x565338e18bce - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x565338e18bce - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x565338e18bce - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x565338df4005 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x565338df8215 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x565338df8215 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x565338df8215 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x56533919e02a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x565338df8812 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x565338df8812 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x565338df8812 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x565338df8812 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x56533918908f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x56533919d760 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x56533919d760 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x56533919d760 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f5db14da4a4 - start_thread [INFO] [stdout] 30: 0x7f5db1005d0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- init::test::test_init_local_repo stdout ---- [INFO] [stdout] thread 'init::test::test_init_local_repo' panicked at 'assertion failed: !home_dir().unwrap().exists()', src/init/test.rs:14:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5653391962cb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x5653391962cb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5653391962cb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x5653391962cb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x5653391962cb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stdout] at src/libstd/panicking.rs:200 [INFO] [stdout] 5: 0x565339195f3c - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stdout] at src/libstd/panicking.rs:211 [INFO] [stdout] 6: 0x565339196a3d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stdout] at src/libstd/panicking.rs:477 [INFO] [stdout] 7: 0x56533910a115 - std::panicking::begin_panic::hf51d2ce96edc3279 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:411 [INFO] [stdout] 8: 0x565338de083f - ellipsis::init::test::test_init_local_repo::hc84215a5666a09e2 [INFO] [stdout] at src/init/test.rs:14 [INFO] [stdout] 9: 0x565338de069a - ellipsis::init::test::test_init_local_repo::{{closure}}::h48469fac27a53454 [INFO] [stdout] at src/init/test.rs:6 [INFO] [stdout] 10: 0x565338de4d4e - core::ops::function::FnOnce::call_once::hab118457e228bdf4 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 11: 0x565338dfe5df - as core::ops::function::FnOnce>::call_once::h355e655b04400826 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 12: 0x56533919e02a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 13: 0x565338e18bce - std::panicking::try::h5890cbed5d1d8df0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 14: 0x565338e18bce - std::panic::catch_unwind::hf93cc71fc6442fdf [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 15: 0x565338e18bce - test::run_test::run_test_inner::{{closure}}::ha399a28a3066698d [INFO] [stdout] at src/libtest/lib.rs:1408 [INFO] [stdout] 16: 0x565338df4005 - std::sys_common::backtrace::__rust_begin_short_backtrace::h089859c639046955 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 17: 0x565338df8215 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8d489100862c3e01 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:470 [INFO] [stdout] 18: 0x565338df8215 - as core::ops::function::FnOnce<()>>::call_once::h5746c9e2571824d0 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:315 [INFO] [stdout] 19: 0x565338df8215 - std::panicking::try::do_call::hfd443b32b22f72a6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:296 [INFO] [stdout] 20: 0x56533919e02a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 21: 0x565338df8812 - std::panicking::try::h332f368ed7d9b7d1 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panicking.rs:275 [INFO] [stdout] 22: 0x565338df8812 - std::panic::catch_unwind::h316b7be8b4198222 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x565338df8812 - std::thread::Builder::spawn_unchecked::{{closure}}::h916aed08bc6e5276 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/thread/mod.rs:469 [INFO] [stdout] 24: 0x565338df8812 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9091646be5c55ea6 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/ops/function.rs:235 [INFO] [stdout] 25: 0x56533918908f - as core::ops::function::FnOnce>::call_once::hb5396a93648ae250 [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 26: 0x56533919d760 - as core::ops::function::FnOnce>::call_once::h92593001847bb63e [INFO] [stdout] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/liballoc/boxed.rs:787 [INFO] [stdout] 27: 0x56533919d760 - std::sys_common::thread::start_thread::h569f3ccc0d5dcd83 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 28: 0x56533919d760 - std::sys::unix::thread::Thread::new::thread_start::hd9ff46fad032d886 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 29: 0x7f5db14da4a4 - start_thread [INFO] [stdout] 30: 0x7f5db1005d0f - __clone [INFO] [stdout] 31: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] init::test::test_init_local_repo [INFO] [stdout] link::test::test_links_successfully [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 2 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "c64f4102fe046dedadb9f375df052d061dc16860c95f3c6671c1762717e6e06b"` [INFO] running `"docker" "rm" "-f" "c64f4102fe046dedadb9f375df052d061dc16860c95f3c6671c1762717e6e06b"` [INFO] [stdout] c64f4102fe046dedadb9f375df052d061dc16860c95f3c6671c1762717e6e06b