[INFO] cloning repository https://github.com/smrnjeet222/rust-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smrnjeet222/rust-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmrnjeet222%2Frust-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmrnjeet222%2Frust-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acd3ee5547a766a3255131613df6c039f50f6929 [INFO] testing smrnjeet222/rust-cli against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmrnjeet222%2Frust-cli" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smrnjeet222/rust-cli on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smrnjeet222/rust-cli [INFO] finished tweaking git repo https://github.com/smrnjeet222/rust-cli [INFO] tweaked toml for git repo https://github.com/smrnjeet222/rust-cli written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/smrnjeet222/rust-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumset_derive v0.5.5 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded assert_cmd v1.0.8 [INFO] [stderr] Downloaded enumset v1.0.7 [INFO] [stderr] Downloaded predicates v2.0.1 [INFO] [stderr] Downloaded predicates-tree v1.0.3 [INFO] [stderr] Downloaded cursive v0.15.2 [INFO] [stderr] Downloaded cursive_core v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3361ef689a3fddc4c2b0dd197b336f31bb53687f0301c207bd4e52ad7215a9e1 [INFO] running `Command { std: "docker" "start" "-a" "3361ef689a3fddc4c2b0dd197b336f31bb53687f0301c207bd4e52ad7215a9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3361ef689a3fddc4c2b0dd197b336f31bb53687f0301c207bd4e52ad7215a9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3361ef689a3fddc4c2b0dd197b336f31bb53687f0301c207bd4e52ad7215a9e1", kill_on_drop: false }` [INFO] [stdout] 3361ef689a3fddc4c2b0dd197b336f31bb53687f0301c207bd4e52ad7215a9e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ae32a9d2798991e9a99e2df11c9832d0c378117c9c9ceaa7f98836c01de448c [INFO] running `Command { std: "docker" "start" "-a" "9ae32a9d2798991e9a99e2df11c9832d0c378117c9c9ceaa7f98836c01de448c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling predicates v2.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling enumset v1.0.7 [INFO] [stderr] Compiling cursive_core v0.1.3 [INFO] [stderr] Compiling cursive v0.15.2 [INFO] [stderr] Compiling rust-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.34s [INFO] running `Command { std: "docker" "inspect" "9ae32a9d2798991e9a99e2df11c9832d0c378117c9c9ceaa7f98836c01de448c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae32a9d2798991e9a99e2df11c9832d0c378117c9c9ceaa7f98836c01de448c", kill_on_drop: false }` [INFO] [stdout] 9ae32a9d2798991e9a99e2df11c9832d0c378117c9c9ceaa7f98836c01de448c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9bd8e2b64b107c91f9112dbba78cfe72cba7f26d8ed4aa7f66340d4d82eea8d [INFO] running `Command { std: "docker" "start" "-a" "a9bd8e2b64b107c91f9112dbba78cfe72cba7f26d8ed4aa7f66340d4d82eea8d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.02s [INFO] running `Command { std: "docker" "inspect" "a9bd8e2b64b107c91f9112dbba78cfe72cba7f26d8ed4aa7f66340d4d82eea8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9bd8e2b64b107c91f9112dbba78cfe72cba7f26d8ed4aa7f66340d4d82eea8d", kill_on_drop: false }` [INFO] [stdout] a9bd8e2b64b107c91f9112dbba78cfe72cba7f26d8ed4aa7f66340d4d82eea8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec9956a7cbddffc5ac98722ed74ea4870b06f9d58d16e2b6b21d429e79b60f0e [INFO] running `Command { std: "docker" "start" "-a" "ec9956a7cbddffc5ac98722ed74ea4870b06f9d58d16e2b6b21d429e79b60f0e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_app-13183e126733579e) [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-1d2d8ee2ec8c3c9d) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test fail_on_non_existing_file ... ok [INFO] [stderr] error: test failed, to rerun pass '--test integration_tests' [INFO] [stdout] test run_with_defaults ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- run_with_defaults stdout ---- [INFO] [stdout] thread 'run_with_defaults' panicked at 'Unexpected stdout, failed var.contains("Hello World!") [INFO] [stdout] └── var as str: [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/rust-app"` [INFO] [stdout] code=101 [INFO] [stdout] stdout=```""``` [INFO] [stdout] stderr=```"thread \'main\' panicked at \'called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: \"$TERM is unset. Cannot initialize ncurses interface.\" }\', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cursive-0.15.2/src/cursive_ext.rs:74:33\nstack backtrace:\n 0: 0x563645be707c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5\n 1: 0x563645be707c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x563645be707c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5\n 3: 0x563645be707c - ::fmt::h9a78218788c14e18\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22\n 4: 0x563645c0291c - core::fmt::write::h3381b3176fe2b3d3\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17\n 5: 0x563645be4fa5 - std::io::Write::write_fmt::h1d5220480c7a2437\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15\n 6: 0x563645be89a0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5\n 7: 0x563645be89a0 - std::sys_common::backtrace::print::hb170c60b542377ad\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9\n 8: 0x563645be89a0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50\n 9: 0x563645be8557 - std::panicking::default_hook::h8c6c66d3f3ba6768\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9\n 10: 0x563645be9054 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17\n 11: 0x563645be8b30 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13\n 12: 0x563645be7544 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18\n 13: 0x563645be8a99 - rust_begin_unwind\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5\n 14: 0x563645b0feb1 - core::panicking::panic_fmt::hf9de31d4acbce4db\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14\n 15: 0x563645b0ff43 - core::result::unwrap_failed::ha0c84e81219e5878\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5\n 16: 0x563645b1f0fa - core::result::Result::unwrap::h24f7a953d0f12563\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23\n 17: 0x563645b2b021 - ::default::h66d461c71d98d721\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cursive-0.15.2/src/cursive_ext.rs:74:17\n 18: 0x563645b1e74e - cursive::default::hd07b274ddc851c8a\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cursive-0.15.2/src/lib.rs:83:5\n 19: 0x563645b1a172 - rust_app::main::h859647a02aaaafa5\n at /opt/rustwide/workdir/src/main.rs:71:19\n 20: 0x563645b1b01b - core::ops::function::FnOnce::call_once::h88b6f5c13c492619\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5\n 21: 0x563645b1670e - std::sys_common::backtrace::__rust_begin_short_backtrace::h600a36c3f8b1ecd8\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18\n 22: 0x563645b14631 - std::rt::lang_start::{{closure}}::hcd2919eb4fa9f8fe\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18\n 23: 0x563645be955a - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13\n 24: 0x563645be955a - std::panicking::try::do_call::h5f0600b7a33ea1af\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40\n 25: 0x563645be955a - std::panicking::try::he15826df0f376a33\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19\n 26: 0x563645be955a - std::panic::catch_unwind::hd8af3a578b6b4c86\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14\n 27: 0x563645be955a - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48\n 28: 0x563645be955a - std::panicking::try::do_call::h941e8fdb0bd03655\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40\n 29: 0x563645be955a - std::panicking::try::ha20a77bf65530f63\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19\n 30: 0x563645be955a - std::panic::catch_unwind::h33afc061cc69ef90\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14\n 31: 0x563645be955a - std::rt::lang_start_internal::hc05c244593147106\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20\n 32: 0x563645b14600 - std::rt::lang_start::h1d9ac2fed7ed9a45\n at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5\n 33: 0x563645b1a1fc - main\n 34: 0x7f6f3d0a60b3 - __libc_start_main\n 35: 0x563645b1064e - _start\n 36: 0x0 - \n"``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.8/src/assert.rs:124:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d72d7cb17c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55d72d7cb17c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d72d7cb17c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d72d7cb17c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d72d7eebdc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55d72d7c7a95 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55d72d7cce30 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d72d7cce30 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d72d7cce30 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55d72d7cca22 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55d72d7cd4e4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55d72d7ccfc0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x55d72d7cb644 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55d72d7ccf29 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55d72d746f2b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x55d72d793d72 - assert_cmd::assert::AssertError::panic::h718f0eaeb470d607 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.8/src/assert.rs:124:9 [INFO] [stdout] 16: 0x55d72d79076f - core::ops::function::FnOnce::call_once::h8279aa7ce70dfc6d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55d72d791c83 - core::result::Result::unwrap_or_else::h20c6a5d593b9abb4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1083:23 [INFO] [stdout] 18: 0x55d72d749888 - assert_cmd::assert::Assert::stdout::hab854106962e583b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.8/src/assert.rs:451:9 [INFO] [stdout] 19: 0x55d72d74ce48 - integration_tests::run_with_defaults::h827a7e6a12bd21c6 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:8:5 [INFO] [stdout] 20: 0x55d72d74cd4e - integration_tests::run_with_defaults::{{closure}}::h273ffbdcf1490a18 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:7:1 [INFO] [stdout] 21: 0x55d72d74d99e - core::ops::function::FnOnce::call_once::hf9375bd910327d5a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55d72d7825c3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55d72d7825c3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 24: 0x55d72d781048 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 25: 0x55d72d781048 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55d72d781048 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 27: 0x55d72d781048 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 28: 0x55d72d781048 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 29: 0x55d72d781048 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 30: 0x55d72d781048 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 31: 0x55d72d74eb9e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 32: 0x55d72d74eb9e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x55d72d753438 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x55d72d753438 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55d72d753438 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 36: 0x55d72d753438 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 37: 0x55d72d753438 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 38: 0x55d72d753438 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 39: 0x55d72d753438 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55d72d7d2463 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 41: 0x55d72d7d2463 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x55d72d7d2463 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 43: 0x7f57f0ac7609 - start_thread [INFO] [stdout] 44: 0x7f57f0899293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] run_with_defaults [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ec9956a7cbddffc5ac98722ed74ea4870b06f9d58d16e2b6b21d429e79b60f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec9956a7cbddffc5ac98722ed74ea4870b06f9d58d16e2b6b21d429e79b60f0e", kill_on_drop: false }` [INFO] [stdout] ec9956a7cbddffc5ac98722ed74ea4870b06f9d58d16e2b6b21d429e79b60f0e