[INFO] cloning repository https://github.com/bronson/havit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bronson/havit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbronson%2Fhavit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbronson%2Fhavit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da9e2bc54b09ce87689e06fb038d9ec0c8a775dd [INFO] testing bronson/havit against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbronson%2Fhavit" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bronson/havit on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bronson/havit [INFO] finished tweaking git repo https://github.com/bronson/havit [INFO] tweaked toml for git repo https://github.com/bronson/havit written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/bronson/havit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_fs v1.0.2 [INFO] [stderr] Downloaded assert_cmd v1.0.3 [INFO] [stderr] Downloaded predicates v1.0.7 [INFO] [stderr] Downloaded refinery v0.5.0 [INFO] [stderr] Downloaded refinery-macros v0.5.0 [INFO] [stderr] Downloaded barrel v0.6.5 [INFO] [stderr] Downloaded refinery-core v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 777fe322e7164a348c24ab19c2e984adc035d7a6e1aed5540c1fe54e8622fefa [INFO] running `Command { std: "docker" "start" "-a" "777fe322e7164a348c24ab19c2e984adc035d7a6e1aed5540c1fe54e8622fefa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "777fe322e7164a348c24ab19c2e984adc035d7a6e1aed5540c1fe54e8622fefa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "777fe322e7164a348c24ab19c2e984adc035d7a6e1aed5540c1fe54e8622fefa", kill_on_drop: false }` [INFO] [stdout] 777fe322e7164a348c24ab19c2e984adc035d7a6e1aed5540c1fe54e8622fefa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d911d37101fe3c8e90c67c0a4184c9fe4c4b75cfdbd335629110078b6d615f0 [INFO] running `Command { std: "docker" "start" "-a" "8d911d37101fe3c8e90c67c0a4184c9fe4c4b75cfdbd335629110078b6d615f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling barrel v0.6.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling refinery-core v0.5.1 [INFO] [stderr] Compiling refinery-macros v0.5.0 [INFO] [stderr] Compiling refinery v0.5.0 [INFO] [stderr] Compiling havit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.25s [INFO] running `Command { std: "docker" "inspect" "8d911d37101fe3c8e90c67c0a4184c9fe4c4b75cfdbd335629110078b6d615f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d911d37101fe3c8e90c67c0a4184c9fe4c4b75cfdbd335629110078b6d615f0", kill_on_drop: false }` [INFO] [stdout] 8d911d37101fe3c8e90c67c0a4184c9fe4c4b75cfdbd335629110078b6d615f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7351a940c81c0e62cf64c8efbca550d0009bbccbbf68d86dce02371724a7f145 [INFO] running `Command { std: "docker" "start" "-a" "7351a940c81c0e62cf64c8efbca550d0009bbccbbf68d86dce02371724a7f145", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.2 [INFO] [stderr] Compiling havit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.28s [INFO] running `Command { std: "docker" "inspect" "7351a940c81c0e62cf64c8efbca550d0009bbccbbf68d86dce02371724a7f145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7351a940c81c0e62cf64c8efbca550d0009bbccbbf68d86dce02371724a7f145", kill_on_drop: false }` [INFO] [stdout] 7351a940c81c0e62cf64c8efbca550d0009bbccbbf68d86dce02371724a7f145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e9b1aa844edcb0210f5d9e554ef46dd1650af49051fdbeae645fd878f73dea4 [INFO] running `Command { std: "docker" "start" "-a" "0e9b1aa844edcb0210f5d9e554ef46dd1650af49051fdbeae645fd878f73dea4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/havit-83dde4981ecaffb5) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-577070b48f2272e5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test proper_error_messages::test_missing_database ... ok [INFO] [stdout] test proper_error_messages::test_no_subcommand ... ok [INFO] [stdout] test proper_error_messages::test_missing_file_for_add ... ok [INFO] [stdout] test proper_error_messages::test_missing_file_for_check ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- proper_error_messages::test_missing_file_for_check stdout ---- [INFO] [stdout] thread 'proper_error_messages::test_missing_file_for_check' panicked at 'Unexpected return code, failed var == 1 [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/havit" "check" "nofile"` [INFO] [stdout] code=101 [INFO] [stdout] stdout=```""``` [INFO] [stdout] stderr=```"thread \'main\' panicked at \'called `Result::unwrap()` on an `Err` value: Error { kind: Connection(\"error applying migration V1__initial_migration\", SqliteFailure(Error { code: Unknown, extended_code: 1 }, Some(\"table \\\"files\\\" already exists\"))), report: Some(Report { applied_migrations: [] }) }\', src/main.rs:236:54\nstack backtrace:\n 0: 0x55641fcd00f0 - std::backtrace_rs::backtrace::libunwind::trace::he04b6d40112d6639\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5\n 1: 0x55641fcd00f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h93bb5736cc0446d6\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x55641fcd00f0 - std::sys_common::backtrace::_print_fmt::h194608c93e335f88\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:65:5\n 3: 0x55641fcd00f0 - ::fmt::hcd25e852ea89b4f5\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:44:22\n 4: 0x55641fcf154e - core::fmt::write::h5fe0ed2793f92a83\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/fmt/mod.rs:1209:17\n 5: 0x55641fccd8c5 - std::io::Write::write_fmt::h3e0c3bcfa829a1de\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/io/mod.rs:1682:15\n 6: 0x55641fccfeb5 - std::sys_common::backtrace::_print::h137275aa061b9520\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:47:5\n 7: 0x55641fccfeb5 - std::sys_common::backtrace::print::h0abc92ad99a2e9ea\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:34:9\n 8: 0x55641fcd159f - std::panicking::default_hook::{{closure}}::had7442d4100942fb\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:267:22\n 9: 0x55641fcd12da - std::panicking::default_hook::he29a4b4ac8c0db9a\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:286:9\n 10: 0x55641fcd1c9c - std::panicking::rust_panic_with_hook::hb248569adc7e19ef\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:688:13\n 11: 0x55641fcd1a37 - std::panicking::begin_panic_handler::{{closure}}::h8fbe136907bbc5ab\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:579:13\n 12: 0x55641fcd059c - std::sys_common::backtrace::__rust_end_short_backtrace::hb7948ddc456dafc4\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:137:18\n 13: 0x55641fcd1752 - rust_begin_unwind\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:575:5\n 14: 0x55641f7fbdd3 - core::panicking::panic_fmt::h1c2fe0c2fa8ba0a1\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:65:14\n 15: 0x55641f7fc093 - core::result::unwrap_failed::h626970e2865c5d28\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/result.rs:1791:5\n 16: 0x55641f806a18 - core::result::Result::unwrap::hfdade9f23b954f4b\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/result.rs:1113:23\n 17: 0x55641f7ff677 - havit::run::h2b5548c83de6938f\n at /opt/rustwide/workdir/src/main.rs:236:18\n 18: 0x55641f80008c - havit::main::hac3033fbae209106\n at /opt/rustwide/workdir/src/main.rs:274:23\n 19: 0x55641f80219b - core::ops::function::FnOnce::call_once::h66e3c93c49f53b20\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5\n 20: 0x55641f803c9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hf61538d7be2939d5\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:121:18\n 21: 0x55641f800d41 - std::rt::lang_start::{{closure}}::h3c240e7de0d44cc9\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/rt.rs:166:18\n 22: 0x55641fcc9c3b - core::ops::function::impls:: for &F>::call_once::h2622fd903136e58d\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:606:13\n 23: 0x55641fcc9c3b - std::panicking::try::do_call::h133848df1efb4eb8\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40\n 24: 0x55641fcc9c3b - std::panicking::try::hc98e1b58459d48ab\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19\n 25: 0x55641fcc9c3b - std::panic::catch_unwind::hc77076b761776acf\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14\n 26: 0x55641fcc9c3b - std::rt::lang_start_internal::{{closure}}::hc61fc51e6a6870ae\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/rt.rs:148:48\n 27: 0x55641fcc9c3b - std::panicking::try::do_call::hf682061429c5358a\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40\n 28: 0x55641fcc9c3b - std::panicking::try::he34c45a5b2cfac05\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19\n 29: 0x55641fcc9c3b - std::panic::catch_unwind::hb1938a2a6a1324a3\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14\n 30: 0x55641fcc9c3b - std::rt::lang_start_internal::hbfccc0a55f3208fe\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/rt.rs:148:20\n 31: 0x55641f800d1a - std::rt::lang_start::hfc212b2dc51820f2\n at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/rt.rs:165:17\n 32: 0x55641f80024e - main\n 33: 0x7fc373faf083 - __libc_start_main\n 34: 0x55641f7fc27e - _start\n 35: 0x0 - \n"``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.3/src/assert.rs:258:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dece9a28b0 - std::backtrace_rs::backtrace::libunwind::trace::he04b6d40112d6639 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55dece9a28b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h93bb5736cc0446d6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dece9a28b0 - std::sys_common::backtrace::_print_fmt::h194608c93e335f88 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55dece9a28b0 - ::fmt::hcd25e852ea89b4f5 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55dece9c6ede - core::fmt::write::h5fe0ed2793f92a83 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x55dece99ee95 - std::io::Write::write_fmt::h3774d34429f36763 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55dece9a2675 - std::sys_common::backtrace::_print::h137275aa061b9520 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55dece9a2675 - std::sys_common::backtrace::print::h0abc92ad99a2e9ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55dece9a44ef - std::panicking::default_hook::{{closure}}::had7442d4100942fb [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55dece9a41ae - std::panicking::default_hook::he29a4b4ac8c0db9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55dece92bec7 - as core::ops::function::Fn>::call::h91b99717c0adaf29 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x55dece92bec7 - test::test_main::{{closure}}::h70ceb3143bf6e9f2 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55dece9a4c0d - as core::ops::function::Fn>::call::h12d6a9e51a6fcc61 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x55dece9a4c0d - std::panicking::rust_panic_with_hook::hb248569adc7e19ef [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55dece9a4987 - std::panicking::begin_panic_handler::{{closure}}::h8fbe136907bbc5ab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55dece9a2d5c - std::sys_common::backtrace::__rust_end_short_backtrace::hb7948ddc456dafc4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55dece9a46a2 - rust_begin_unwind [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55dece8b3f83 - core::panicking::panic_fmt::h1c2fe0c2fa8ba0a1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x55dece93d36c - assert_cmd::assert::Assert::code_impl::h07027d1217fbddf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.3/src/assert.rs:258:13 [INFO] [stdout] 19: 0x55dece8b6b77 - assert_cmd::assert::Assert::code::hbed6b66e3e676ab4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.3/src/assert.rs:248:9 [INFO] [stdout] 20: 0x55dece8b9e3d - integration::proper_error_messages::test_missing_file_for_check::h9c73f173827af774 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:44:9 [INFO] [stdout] 21: 0x55dece8b9c57 - integration::proper_error_messages::test_missing_file_for_check::{{closure}}::h64caaef11f3c5184 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:41:5 [INFO] [stdout] 22: 0x55dece8ba845 - core::ops::function::FnOnce::call_once::h3a953fc683257a47 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 23: 0x55dece9311cf - core::ops::function::FnOnce::call_once::h5dde45172d790a9d [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 24: 0x55dece9311cf - test::__rust_begin_short_backtrace::h78e3fbe0504ae84c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:637:18 [INFO] [stdout] 25: 0x55dece90289c - test::run_test::{{closure}}::hecbec538c508056c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:628:30 [INFO] [stdout] 26: 0x55dece90289c - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc84a1fb3f0e67ee4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 27: 0x55dece9301f8 - as core::ops::function::FnOnce>::call_once::h2deece96542e3e9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 28: 0x55dece9301f8 - as core::ops::function::FnOnce<()>>::call_once::ha9befd17c806a3b0 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x55dece9301f8 - std::panicking::try::do_call::h17336b94b336bff1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x55dece9301f8 - std::panicking::try::h701ebc92939c4760 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x55dece9301f8 - std::panic::catch_unwind::h93b113531d625eab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x55dece9301f8 - test::run_test_in_process::h08e9f627920c2a2a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:660:27 [INFO] [stdout] 33: 0x55dece9301f8 - test::run_test::run_test_inner::{{closure}}::h70b581814cc230ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:554:39 [INFO] [stdout] 34: 0x55dece8fcf14 - test::run_test::run_test_inner::{{closure}}::h1acbf81bd02dba18 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:581:37 [INFO] [stdout] 35: 0x55dece8fcf14 - std::sys_common::backtrace::__rust_begin_short_backtrace::h59c80156bae07f63 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x55dece902765 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h80e22f541b422f07 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 37: 0x55dece902765 - as core::ops::function::FnOnce<()>>::call_once::he3336d4cf440d04a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x55dece902765 - std::panicking::try::do_call::hd4403a300ceb7231 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x55dece902765 - std::panicking::try::h21b14e2ec444d3e6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x55dece902765 - std::panic::catch_unwind::he2bb948f3383cd51 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x55dece902765 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9093214177135071 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 42: 0x55dece902765 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbd75c44bc5dabf20 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 43: 0x55dece9a9d53 - as core::ops::function::FnOnce>::call_once::hdc09af53979ab66f [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x55dece9a9d53 - as core::ops::function::FnOnce>::call_once::h5cef88e3fa63b616 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x55dece9a9d53 - std::sys::unix::thread::Thread::new::thread_start::h7ae30531e3efd4f6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f13e032f609 - start_thread [INFO] [stdout] 47: 0x7f13e00ff133 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] proper_error_messages::test_missing_file_for_check [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration` [INFO] running `Command { std: "docker" "inspect" "0e9b1aa844edcb0210f5d9e554ef46dd1650af49051fdbeae645fd878f73dea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9b1aa844edcb0210f5d9e554ef46dd1650af49051fdbeae645fd878f73dea4", kill_on_drop: false }` [INFO] [stdout] 0e9b1aa844edcb0210f5d9e554ef46dd1650af49051fdbeae645fd878f73dea4