[INFO] cloning repository https://github.com/mmstick/cargo-deb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmstick/cargo-deb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmstick%2Fcargo-deb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmstick%2Fcargo-deb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7b247113c10280ae45af29d7e0d627368002b1e [INFO] testing mmstick/cargo-deb against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmstick%2Fcargo-deb" "/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/mmstick/cargo-deb on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mmstick/cargo-deb [INFO] removed workspace from git repo https://github.com/mmstick/cargo-deb [INFO] finished tweaking git repo https://github.com/mmstick/cargo-deb [INFO] tweaked toml for git repo https://github.com/mmstick/cargo-deb written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/mmstick/cargo-deb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_toml v0.8.1 [INFO] [stderr] Downloaded mockall_derive v0.8.3 [INFO] [stderr] Downloaded lzma-sys v0.1.17 [INFO] [stderr] Downloaded rstest v0.6.4 [INFO] [stderr] Downloaded mockall v0.8.3 [INFO] [stderr] Downloaded zopfli v0.4.0 [INFO] [stderr] Downloaded xz2 v0.1.6 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 90ce58264efcf35cb18e962288bc72184c895b42a1f954f268785fe108824e99 [INFO] running `Command { std: "docker" "start" "-a" "90ce58264efcf35cb18e962288bc72184c895b42a1f954f268785fe108824e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90ce58264efcf35cb18e962288bc72184c895b42a1f954f268785fe108824e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ce58264efcf35cb18e962288bc72184c895b42a1f954f268785fe108824e99", kill_on_drop: false }` [INFO] [stdout] 90ce58264efcf35cb18e962288bc72184c895b42a1f954f268785fe108824e99 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf8cf0bed9ce0d6ed9922cfd1d8074fb22e61d7a522c4b076f888c5440fec710 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bf8cf0bed9ce0d6ed9922cfd1d8074fb22e61d7a522c4b076f888c5440fec710", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling cargo-deb v1.28.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ar v0.8.0 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling zopfli v0.4.0 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling cargo_toml v0.8.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "bf8cf0bed9ce0d6ed9922cfd1d8074fb22e61d7a522c4b076f888c5440fec710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf8cf0bed9ce0d6ed9922cfd1d8074fb22e61d7a522c4b076f888c5440fec710", kill_on_drop: false }` [INFO] [stdout] bf8cf0bed9ce0d6ed9922cfd1d8074fb22e61d7a522c4b076f888c5440fec710 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2a04bd503e0feb2d9790fa027e75b994f6070a7532e5b61f3ad73a1dedfb9c8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f2a04bd503e0feb2d9790fa027e75b994f6070a7532e5b61f3ad73a1dedfb9c8", kill_on_drop: false }` [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mockall_derive v0.8.3 [INFO] [stderr] Compiling mockall v0.8.3 [INFO] [stderr] Compiling cargo-deb v1.28.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.57s [INFO] running `Command { std: "docker" "inspect" "f2a04bd503e0feb2d9790fa027e75b994f6070a7532e5b61f3ad73a1dedfb9c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2a04bd503e0feb2d9790fa027e75b994f6070a7532e5b61f3ad73a1dedfb9c8", kill_on_drop: false }` [INFO] [stdout] f2a04bd503e0feb2d9790fa027e75b994f6070a7532e5b61f3ad73a1dedfb9c8 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6fd51d0d2f9cfd571ebfe1a970d2047549d1d2a576d823e48a8ce1d4ceef157f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6fd51d0d2f9cfd571ebfe1a970d2047549d1d2a576d823e48a8ce1d4ceef157f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_deb-db0f87011cb5ca14 [INFO] [stdout] [INFO] [stdout] running 107 tests [INFO] [stdout] test dh_installsystemd::tests::generate_acts_only_on_unit_files_with_the_expected_install_path ... ok [INFO] [stdout] test dh_installsystemd::tests::find_units_in_empty_dir_finds_nothing ... ok [INFO] [stdout] test dh_installsystemd::tests::find_named_units_for_package ... ok [INFO] [stdout] test dh_installsystemd::tests::find_units_for_package ... ok [INFO] [stdout] test dependencies::parse_search ... ok [INFO] [stdout] test config::parse_objcopy ... ok [INFO] [stdout] test config::parse_strip ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_02 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_11 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_09 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_07 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_01 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_12 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_06 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_05 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_03 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_13 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_04 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_08 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_18 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_16 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_17 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_23 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_28 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_14 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_27 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_26 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_24 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_21 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_25 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_20 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_15 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_19 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_22 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_with_empty_inputs_does_nothing ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_with_arbitrary_asset_does_nothing ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_filters_out_template_units ... ok [INFO] [stdout] test dh_installsystemd::tests::is_comment_detects_comments ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_with_empty_tmp_file_asset ... ok [INFO] [stdout] test dh_installsystemd::tests::unquote_ignores_partial_quotes ... ok [INFO] [stdout] test dh_installsystemd::tests::unquote_unquotes_matching_double_quotes ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_30 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_10 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_31 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_32 ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_29 ... ok [INFO] [stdout] test dh_installsystemd::tests::unquote_ignores_mismatched_quotes ... ok [INFO] [stdout] test dh_installsystemd::tests::unquote_unquotes_matching_single_quotes ... ok [INFO] [stdout] test dh_installsystemd::tests::unquote_ignores_embedded_quotes ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_33 ... ok [INFO] [stdout] test dh_lib::tests::autoscript_check_embedded_files ... ok [INFO] [stdout] test dh_lib::tests::autoscript_check_service_order ... ok [INFO] [stdout] test dh_lib::tests::autoscript_detailed_check::case_2_preinst ... ok [INFO] [stdout] test dh_lib::tests::autoscript_detailed_check::case_3_postinst ... ok [INFO] [stdout] test dh_lib::tests::autoscript_detailed_check::case_4_postrm ... ok [INFO] [stdout] test dh_lib::tests::apply_with_valid_user_files ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_generated_file_only ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_no_matching_files ... ok [INFO] [stdout] test dh_lib::tests::autoscript_sanity_check_all_embedded_autoscripts ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_user_and_generated_files::case_2 ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_user_and_generated_files::case_1 ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_user_and_generated_files::case_3 ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_user_and_generated_files::case_4 ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_user_file_access_error::case_1_invalid_input ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_user_file_access_error::case_4_not_found ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_user_file_access_error::case_3_permission_denied ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_user_file_only ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_user_file_access_error::case_5_other ... ok [INFO] [stdout] test dh_lib::tests::pkgfile_finds_a_fallback_match ... ok [INFO] [stdout] test dh_lib::tests::pkgfile_fails_to_find_a_match ... ok [INFO] [stdout] test dh_lib::tests::pkgfile_finds_most_specific_match_without_pkg_file ... ok [INFO] [stdout] test dh_lib::tests::pkgfile_finds_most_specific_match_with_pkg_unit_file ... ok [INFO] [stdout] test dh_lib::tests::pkgfile_finds_most_specific_match_without_unit_file ... ok [INFO] [stdout] test manifest::deb_ver ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_user_and_generated_file ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_user_file_access_error::case_2_interrupted ... ok [INFO] [stdout] test manifest::tests::assets ... ok [INFO] [stdout] test dh_installsystemd::tests::is_comment_detects_non_comments ... ok [INFO] [stdout] test dh_lib::tests::autoscript_detailed_check::case_1_prerm ... ok [INFO] [stdout] test manifest::tests::test_debug_filename ... ok [INFO] [stdout] test manifest::tests::test_debug_source_data ... ok [INFO] [stdout] test manifest::tests::test_debug_source_path ... ok [INFO] [stdout] test manifest::tests::arch_spec ... ok [INFO] [stdout] test manifest::tests::test_debug_target_not_built ... ok [INFO] [stdout] test manifest::tests::test_debug_target_ok_relative ... ok [INFO] [stdout] test manifest::tests::test_debug_target_ok ... ok [INFO] [stdout] test pathbytes::unix_path ... ok [INFO] [stdout] test manifest::tests::match_arm_arch ... ok [INFO] [stdout] test dh_lib::tests::apply_with_no_matching_files ... ok [INFO] [stdout] test util::tests::btreeset_join ... ok [INFO] [stdout] test util::tests::fname_from_path_returns_file_name_even_if_file_does_not_exist ... ok [INFO] [stdout] test util::tests::fname_from_path_returns_file_name_even_if_it_looks_like_a_directory ... ok [INFO] [stdout] test util::tests::map_macro ... ok [INFO] [stdout] test wordsplit::test_split_by_chars ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_with_data_tmp_file_asset_panics ... ok [INFO] [stdout] test dh_installsystemd::tests::generate_with_invalid_tmp_file_asset_panics ... ok [INFO] [stdout] test dh_lib::tests::autoscript_panics_in_sed_mode ... ok [INFO] [stdout] test dh_lib::tests::autoscript_panics_with_unknown_autoscript ... ok [INFO] [stdout] test dh_lib::tests::debhelper_script_subst_errs_if_user_file_lacks_token ... ok [INFO] [stdout] test util::tests::fname_from_path_panics_when_path_is_empty ... ok [INFO] [stdout] test util::tests::fname_from_path_panics_when_path_has_no_filename ... ok [INFO] [stdout] test control::tests::generate_scripts_archives_user_supplied_maintainer_scripts ... ok [INFO] [stdout] test control::tests::generate_scripts_generates_maintainer_scripts_for_unit ... ok [INFO] [stdout] test control::tests::generate_scripts_does_nothing_if_maintainer_scripts_is_not_set ... ok [INFO] [stdout] test manifest::tests::add_systemd_assets_with_no_config_does_nothing ... ok [INFO] [stdout] test manifest::tests::add_systemd_assets_with_config_adds_unit_assets ... ok [INFO] [stdout] test dependencies::resolve_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.27s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_deb-e016af93a0ba4f9d [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 /opt/rustwide/target/debug/deps/command-4b9b8a69657eb8fe [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test run_cargo_deb_command_on_example_dir ... FAILED [INFO] [stdout] test run_cargo_deb_command_on_example_dir_with_version ... FAILED [INFO] [stdout] test run_cargo_deb_command_on_example_dir_with_variant ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- run_cargo_deb_command_on_example_dir stdout ---- [INFO] [stdout] thread 'run_cargo_deb_command_on_example_dir' panicked at 'assertion failed: cmd_path.exists()', tests/command.rs:12:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558634be49f7 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558634be49f7 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558634be49f7 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558634be49f7 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558634c05b2c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x558634be0962 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x558634be70e5 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558634be70e5 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558634be70e5 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558634be6c72 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558634be7881 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x558634be7397 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x558634be4ebc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558634be7329 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x558634c044e1 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558634c0442d - core::panicking::panic::h95b17729da7179c5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558634b5b32a - command::run_cargo_deb_command_on_example_dir::h71fd863b1dc2e885 [INFO] [stdout] at /opt/rustwide/workdir/tests/command.rs:12:5 [INFO] [stdout] 17: 0x558634b5b19a - command::run_cargo_deb_command_on_example_dir::{{closure}}::ha3d42aa0403bf6df [INFO] [stdout] at /opt/rustwide/workdir/tests/command.rs:9:1 [INFO] [stdout] 18: 0x558634b63e5e - core::ops::function::FnOnce::call_once::h4df7f0a187437e17 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x558634b97233 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558634b97233 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5 [INFO] [stdout] 21: 0x558634b95b26 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 22: 0x558634b95b26 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x558634b95b26 - std::panicking::try::do_call::h04571a1da6838ba1 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 24: 0x558634b95b26 - std::panicking::try::h758f090614125cbe [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 25: 0x558634b95b26 - std::panic::catch_unwind::h0c48513d5a021d3c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x558634b95b26 - test::run_test_in_process::hee75babaaac3822f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18 [INFO] [stdout] 27: 0x558634b95b26 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39 [INFO] [stdout] 28: 0x558634b6de36 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x558634b72bcd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x558634b72bcd - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x558634b72bcd - std::panicking::try::do_call::h1b9f282fb0c383b3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 32: 0x558634b72bcd - std::panicking::try::hed1ebed51b133ee4 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 33: 0x558634b72bcd - std::panic::catch_unwind::h072a2b19fd39a474 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x558634b72bcd - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x558634b72bcd - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x558634bee0aa - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 37: 0x558634bee0aa - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 38: 0x558634bee0aa - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7fcd3238c609 - start_thread [INFO] [stdout] 40: 0x7fcd3215e293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- run_cargo_deb_command_on_example_dir_with_version stdout ---- [INFO] [stdout] thread 'run_cargo_deb_command_on_example_dir_with_version' panicked at 'assertion failed: cmd_path.exists()', tests/command.rs:162:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558634be49f7 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558634be49f7 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558634be49f7 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558634be49f7 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558634c05b2c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x558634be0962 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x558634be70e5 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558634be70e5 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558634be70e5 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558634be6c72 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558634be7881 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x558634be7397 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x558634be4ebc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558634be7329 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x558634c044e1 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558634c0442d - core::panicking::panic::h95b17729da7179c5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558634b5fe61 - command::run_cargo_deb_command_on_example_dir_with_version::ha835aaa1226a9247 [INFO] [stdout] at /opt/rustwide/workdir/tests/command.rs:162:5 [INFO] [stdout] 17: 0x558634b5fd0a - command::run_cargo_deb_command_on_example_dir_with_version::{{closure}}::h6fc03d5f112dc668 [INFO] [stdout] at /opt/rustwide/workdir/tests/command.rs:159:1 [INFO] [stdout] 18: 0x558634b63f0e - core::ops::function::FnOnce::call_once::he2c074ebe6cdc156 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x558634b97233 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558634b97233 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5 [INFO] [stdout] 21: 0x558634b95b26 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 22: 0x558634b95b26 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x558634b95b26 - std::panicking::try::do_call::h04571a1da6838ba1 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 24: 0x558634b95b26 - std::panicking::try::h758f090614125cbe [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 25: 0x558634b95b26 - std::panic::catch_unwind::h0c48513d5a021d3c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x558634b95b26 - test::run_test_in_process::hee75babaaac3822f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18 [INFO] [stdout] 27: 0x558634b95b26 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39 [INFO] [stdout] 28: 0x558634b6de36 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x558634b72bcd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x558634b72bcd - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x558634b72bcd - std::panicking::try::do_call::h1b9f282fb0c383b3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 32: 0x558634b72bcd - std::panicking::try::hed1ebed51b133ee4 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 33: 0x558634b72bcd - std::panic::catch_unwind::h072a2b19fd39a474 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x558634b72bcd - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x558634b72bcd - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x558634bee0aa - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 37: 0x558634bee0aa - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 38: 0x558634bee0aa - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7fcd3238c609 - start_thread [INFO] [stdout] 40: 0x7fcd3215e293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- run_cargo_deb_command_on_example_dir_with_variant stdout ---- [INFO] [stdout] thread 'run_cargo_deb_command_on_example_dir_with_variant' panicked at 'assertion failed: cmd_path.exists()', tests/command.rs:84:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558634be49f7 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558634be49f7 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stderr] error: test failed, to rerun pass '--test command' [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558634be49f7 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558634be49f7 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558634c05b2c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x558634be0962 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x558634be70e5 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558634be70e5 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558634be70e5 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558634be6c72 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558634be7881 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x558634be7397 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x558634be4ebc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558634be7329 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x558634c044e1 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558634c0442d - core::panicking::panic::h95b17729da7179c5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x558634b5d7f6 - command::run_cargo_deb_command_on_example_dir_with_variant::h91951929c8e8e4d3 [INFO] [stdout] at /opt/rustwide/workdir/tests/command.rs:84:5 [INFO] [stdout] 17: 0x558634b5d59a - command::run_cargo_deb_command_on_example_dir_with_variant::{{closure}}::h39d3e5f6f9b8a921 [INFO] [stdout] at /opt/rustwide/workdir/tests/command.rs:81:1 [INFO] [stdout] 18: 0x558634b63ede - core::ops::function::FnOnce::call_once::hdfd745ccc867051b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x558634b97233 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x558634b97233 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5 [INFO] [stdout] 21: 0x558634b95b26 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 22: 0x558634b95b26 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x558634b95b26 - std::panicking::try::do_call::h04571a1da6838ba1 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 24: 0x558634b95b26 - std::panicking::try::h758f090614125cbe [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 25: 0x558634b95b26 - std::panic::catch_unwind::h0c48513d5a021d3c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x558634b95b26 - test::run_test_in_process::hee75babaaac3822f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18 [INFO] [stdout] 27: 0x558634b95b26 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39 [INFO] [stdout] 28: 0x558634b6de36 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x558634b72bcd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x558634b72bcd - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x558634b72bcd - std::panicking::try::do_call::h1b9f282fb0c383b3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 32: 0x558634b72bcd - std::panicking::try::hed1ebed51b133ee4 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 33: 0x558634b72bcd - std::panic::catch_unwind::h072a2b19fd39a474 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x558634b72bcd - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x558634b72bcd - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x558634bee0aa - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 37: 0x558634bee0aa - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 38: 0x558634bee0aa - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7fcd3238c609 - start_thread [INFO] [stdout] 40: 0x7fcd3215e293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] run_cargo_deb_command_on_example_dir [INFO] [stdout] run_cargo_deb_command_on_example_dir_with_variant [INFO] [stdout] run_cargo_deb_command_on_example_dir_with_version [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6fd51d0d2f9cfd571ebfe1a970d2047549d1d2a576d823e48a8ce1d4ceef157f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fd51d0d2f9cfd571ebfe1a970d2047549d1d2a576d823e48a8ce1d4ceef157f", kill_on_drop: false }` [INFO] [stdout] 6fd51d0d2f9cfd571ebfe1a970d2047549d1d2a576d823e48a8ce1d4ceef157f