[INFO] updating cached repository xiebei1108/coding-interview-cli [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/xiebei1108/coding-interview-cli [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/xiebei1108/coding-interview-cli" "work/ex/beta-1.37-6/sources/1.36.0/gh/xiebei1108/coding-interview-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/xiebei1108/coding-interview-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/xiebei1108/coding-interview-cli" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/xiebei1108/coding-interview-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/xiebei1108/coding-interview-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 907f71bedbd97fc42dadddd64dfc220f7213a963 [INFO] sha for GitHub repo xiebei1108/coding-interview-cli: 907f71bedbd97fc42dadddd64dfc220f7213a963 [INFO] validating manifest of xiebei1108/coding-interview-cli 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 xiebei1108/coding-interview-cli 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 xiebei1108/coding-interview-cli [INFO] finished frobbing xiebei1108/coding-interview-cli [INFO] frobbed toml for xiebei1108/coding-interview-cli written to work/ex/beta-1.37-6/sources/1.36.0/gh/xiebei1108/coding-interview-cli/Cargo.toml [INFO] started frobbing xiebei1108/coding-interview-cli [INFO] finished frobbing xiebei1108/coding-interview-cli [INFO] frobbed toml for xiebei1108/coding-interview-cli written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/xiebei1108/coding-interview-cli/Cargo.toml [INFO] crate xiebei1108/coding-interview-cli 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing xiebei1108/coding-interview-cli against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/xiebei1108/coding-interview-cli:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b715c983311f83657256facdd928c8489fded5dcec1415a16a6e3eb759a58543 [INFO] running `"docker" "start" "-a" "b715c983311f83657256facdd928c8489fded5dcec1415a16a6e3eb759a58543"` [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ego-tree v0.6.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling selectors v0.20.0 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling cssparser v0.24.1 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling cssparser-macros v0.3.5 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stderr] warning[E0506]: cannot assign to `self.input.cached_token` because it is borrowed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.24.1/src/parser.rs:572:17 [INFO] [stderr] | [INFO] [stderr] 547 | pub fn next_including_whitespace_and_comments(&mut self) -> Result<&Token<'i>, BasicParseError<'i>> { [INFO] [stderr] | - let's call the lifetime of this reference `'1` [INFO] [stderr] ... [INFO] [stderr] 560 | Some(ref cached_token) [INFO] [stderr] | ---------------- borrow of `self.input.cached_token` occurs here [INFO] [stderr] ... [INFO] [stderr] 572 | self.input.cached_token = Some(CachedToken { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ assignment to borrowed `self.input.cached_token` occurs here [INFO] [stderr] ... [INFO] [stderr] 584 | Ok(token) [INFO] [stderr] | --------- returning this value requires that `self.input.cached_token.0` is borrowed for `'1` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling webdriver v0.38.1 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling fantoccini v0.11.6 [INFO] [stderr] Compiling scraper v0.9.1 [INFO] [stderr] Compiling cinterview v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/cinterview/crawler.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | /// Static hash map that contains the suffix of each programming languages [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 21 | / lazy_static! { [INFO] [stderr] 22 | | static ref LANG_SUFFIX: HashMap<&'static str, &'static str> = { [INFO] [stderr] 23 | | let mut map = HashMap::new(); [INFO] [stderr] 24 | | map.insert("javaTpl", "java"); [INFO] [stderr] ... | [INFO] [stderr] 32 | | }; [INFO] [stderr] 33 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Client`, `Locator` [INFO] [stderr] --> src/cinterview/login.rs:1:18 [INFO] [stderr] | [INFO] [stderr] 1 | use fantoccini::{Client, Locator}; [INFO] [stderr] | ^^^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::future::Future` [INFO] [stderr] --> src/cinterview/login.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use futures::future::Future; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> src/cinterview/login.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | let (username, password) = read_input().expect("input invalid"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 09s [INFO] running `"docker" "inspect" "b715c983311f83657256facdd928c8489fded5dcec1415a16a6e3eb759a58543"` [INFO] running `"docker" "rm" "-f" "b715c983311f83657256facdd928c8489fded5dcec1415a16a6e3eb759a58543"` [INFO] [stdout] b715c983311f83657256facdd928c8489fded5dcec1415a16a6e3eb759a58543 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/xiebei1108/coding-interview-cli:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ad18451ca5c37c354dea48196fcb838719b5811b56da99495afe4cbe6cdc9960 [INFO] running `"docker" "start" "-a" "ad18451ca5c37c354dea48196fcb838719b5811b56da99495afe4cbe6cdc9960"` [INFO] [stderr] Compiling cinterview v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/cinterview/crawler.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | /// Static hash map that contains the suffix of each programming languages [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 21 | / lazy_static! { [INFO] [stderr] 22 | | static ref LANG_SUFFIX: HashMap<&'static str, &'static str> = { [INFO] [stderr] 23 | | let mut map = HashMap::new(); [INFO] [stderr] 24 | | map.insert("javaTpl", "java"); [INFO] [stderr] ... | [INFO] [stderr] 32 | | }; [INFO] [stderr] 33 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Client`, `Locator` [INFO] [stderr] --> src/cinterview/login.rs:1:18 [INFO] [stderr] | [INFO] [stderr] 1 | use fantoccini::{Client, Locator}; [INFO] [stderr] | ^^^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::future::Future` [INFO] [stderr] --> src/cinterview/login.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use futures::future::Future; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> src/cinterview/login.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | let (username, password) = read_input().expect("input invalid"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.19s [INFO] running `"docker" "inspect" "ad18451ca5c37c354dea48196fcb838719b5811b56da99495afe4cbe6cdc9960"` [INFO] running `"docker" "rm" "-f" "ad18451ca5c37c354dea48196fcb838719b5811b56da99495afe4cbe6cdc9960"` [INFO] [stdout] ad18451ca5c37c354dea48196fcb838719b5811b56da99495afe4cbe6cdc9960 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/xiebei1108/coding-interview-cli:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 534f13a0ad32e8e5990e3027ee20e3db97d37e7be7c054e4d8c48f1460444104 [INFO] running `"docker" "start" "-a" "534f13a0ad32e8e5990e3027ee20e3db97d37e7be7c054e4d8c48f1460444104"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/cinterview-dcb2b1c86772dea4 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cinterview::app::test_basic ... ok [INFO] [stdout] test cinterview::app::test_submit ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cinterview::app::test_submit stdout ---- [INFO] [stdout] thread 'cinterview::app::test_submit' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[1]`, [INFO] [stdout] right: `[12, 1]`', src/cinterview/app.rs:52:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563b3956d863 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x563b3956919b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x563b3956c5a6 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x563b3956c2ce - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x563b3956ccaf - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x563b3956c831 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x563b3956c77e - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x563b3929194c - cinterview::cinterview::app::test_submit::h34fbb15fdc0a13a8 [INFO] [stdout] at src/cinterview/app.rs:52 [INFO] [stdout] 8: 0x563b39291359 - cinterview::cinterview::app::test_submit::{{closure}}::h3d9d20d78c35cb0d [INFO] [stdout] at src/cinterview/app.rs:44 [INFO] [stdout] 9: 0x563b392927fd - core::ops::function::FnOnce::call_once::h539b7bace8869b0d [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 10: 0x563b392a59ce - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 11: 0x563b3956fd29 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 12: 0x563b392c02c7 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 13: 0x563b3929ace4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 14: 0x563b3929ed94 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 15: 0x563b3956fd29 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 16: 0x563b3929f3a1 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 17: 0x563b39560f7e - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 18: 0x563b3956f0ef - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 19: 0x7f3eb1f094a3 - start_thread [INFO] [stdout] 20: 0x7f3eb240bd0e - __clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cinterview::app::test_submit [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin cinterview' [INFO] running `"docker" "inspect" "534f13a0ad32e8e5990e3027ee20e3db97d37e7be7c054e4d8c48f1460444104"` [INFO] running `"docker" "rm" "-f" "534f13a0ad32e8e5990e3027ee20e3db97d37e7be7c054e4d8c48f1460444104"` [INFO] [stdout] 534f13a0ad32e8e5990e3027ee20e3db97d37e7be7c054e4d8c48f1460444104