[INFO] fetching crate cargo-deb 2.2.0...
[INFO] testing cargo-deb-2.2.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate cargo-deb 2.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cargo-deb 2.2.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-deb 2.2.0
[INFO] finished tweaking crates.io crate cargo-deb 2.2.0
[INFO] tweaked toml for crates.io crate cargo-deb 2.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate cargo-deb 2.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded relative-path v1.9.2
[INFO] [stderr]   Downloaded rstest v0.19.0
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded zopfli v0.8.0
[INFO] [stderr]   Downloaded rstest_macros v0.19.0
[INFO] [stderr]   Downloaded ar v0.9.0
[INFO] [stderr]   Downloaded cargo_toml v0.20.2
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded predicates v3.1.0
[INFO] [stderr]   Downloaded quick-error v2.0.1
[INFO] [stderr]   Downloaded typed-arena v2.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d98248a2fab31a3ae70f65fb6d1560ea6f2ac6db7271a3ec33c13d2bd06e450d
[INFO] running `Command { std: "docker" "start" "-a" "d98248a2fab31a3ae70f65fb6d1560ea6f2ac6db7271a3ec33c13d2bd06e450d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d98248a2fab31a3ae70f65fb6d1560ea6f2ac6db7271a3ec33c13d2bd06e450d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d98248a2fab31a3ae70f65fb6d1560ea6f2ac6db7271a3ec33c13d2bd06e450d", kill_on_drop: false }`
[INFO] [stdout] d98248a2fab31a3ae70f65fb6d1560ea6f2ac6db7271a3ec33c13d2bd06e450d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73780d2f58d640089f6345d8f9741af01fe4370c60982e479536eeef3c28ad2c
[INFO] running `Command { std: "docker" "start" "-a" "73780d2f58d640089f6345d8f9741af01fe4370c60982e479536eeef3c28ad2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling winnow v0.6.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cargo-deb v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling zopfli v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling cargo_toml v0.20.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.29s
[INFO] running `Command { std: "docker" "inspect" "73780d2f58d640089f6345d8f9741af01fe4370c60982e479536eeef3c28ad2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73780d2f58d640089f6345d8f9741af01fe4370c60982e479536eeef3c28ad2c", kill_on_drop: false }`
[INFO] [stdout] 73780d2f58d640089f6345d8f9741af01fe4370c60982e479536eeef3c28ad2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d8d5b6fdd8debc5c38b69bdf03bd740013a3e43fc56d6ad9aadc4c358469a06
[INFO] running `Command { std: "docker" "start" "-a" "2d8d5b6fdd8debc5c38b69bdf03bd740013a3e43fc56d6ad9aadc4c358469a06", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling rstest v0.19.0
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling cargo_toml v0.20.2
[INFO] [stderr]    Compiling cargo-deb v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.42s
[INFO] running `Command { std: "docker" "inspect" "2d8d5b6fdd8debc5c38b69bdf03bd740013a3e43fc56d6ad9aadc4c358469a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d8d5b6fdd8debc5c38b69bdf03bd740013a3e43fc56d6ad9aadc4c358469a06", kill_on_drop: false }`
[INFO] [stdout] 2d8d5b6fdd8debc5c38b69bdf03bd740013a3e43fc56d6ad9aadc4c358469a06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0b6b994a1d6e0c56195798e301918374cd581c8f2502ce193b0658e408eb333
[INFO] running `Command { std: "docker" "start" "-a" "e0b6b994a1d6e0c56195798e301918374cd581c8f2502ce193b0658e408eb333", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_deb-4eca526ea18d0d79)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test config::parse_objcopy ... ok
[INFO] [stdout] test config::parse_strip ... ok
[INFO] [stdout] test control::tests::generate_scripts_augments_maintainer_scripts_for_unit_in_workspace_package ... FAILED
[INFO] [stdout] test control::tests::generate_scripts_augments_maintainer_scripts_for_unit_in_root_package ... FAILED
[INFO] [stdout] test control::tests::generate_scripts_does_nothing_if_maintainer_scripts_is_not_set ... FAILED
[INFO] [stdout] test control::tests::generate_scripts_archives_user_supplied_maintainer_scripts_in_root_package ... FAILED
[INFO] [stdout] test dh_installsystemd::tests::generate_acts_only_on_unit_files_with_the_expected_install_path ... ok
[INFO] [stdout] test control::tests::generate_scripts_archives_user_supplied_maintainer_scripts_in_workspace_package ... FAILED
[INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_01 ... ok
[INFO] [stdout] test control::tests::generate_scripts_generates_missing_maintainer_scripts_for_unit_in_workspace_package ... FAILED
[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 dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_02 ... 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_04 ... 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_08 ... ok
[INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_11 ... ok
[INFO] [stdout] test control::tests::generate_scripts_generates_missing_maintainer_scripts_for_unit_in_root_package ... FAILED
[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_13 ... 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_14 ... 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_06 ... 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_07 ... 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_18 ... 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_21 ... ok
[INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_22 ... 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_24 ... 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_26 ... 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_28 ... ok
[INFO] [stdout] test dh_installsystemd::tests::generate_creates_expected_autoscript_fragments::case_29 ... 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_31 ... 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_33 ... ok
[INFO] [stdout] test dh_installsystemd::tests::generate_filters_out_subdir ... ok
[INFO] [stdout] test dh_installsystemd::tests::generate_filters_out_template_units ... ok
[INFO] [stdout] test dh_installsystemd::tests::generate_with_arbitrary_asset_does_nothing ... 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_20 ... ok
[INFO] [stdout] test dh_installsystemd::tests::is_comment_detects_non_comments ... ok
[INFO] [stdout] test dh_installsystemd::tests::unquote_ignores_embedded_quotes ... ok
[INFO] [stdout] test dh_installsystemd::tests::unquote_ignores_partial_quotes ... ok
[INFO] [stdout] test dh_installsystemd::tests::unquote_ignores_mismatched_quotes ... ok
[INFO] [stdout] test dh_installsystemd::tests::generate_with_data_tmp_file_asset_panics - should panic ... ok
[INFO] [stdout] test dh_installsystemd::tests::generate_with_empty_inputs_does_nothing ... ok
[INFO] [stdout] test dh_installsystemd::tests::generate_with_empty_tmp_file_asset ... ok
[INFO] [stdout] test dh_installsystemd::tests::generate_with_invalid_tmp_file_asset_panics - should panic ... ok
[INFO] [stdout] test dh_installsystemd::tests::is_comment_detects_comments ... ok
[INFO] [stdout] test dh_installsystemd::tests::unquote_unquotes_matching_double_quotes ... ok
[INFO] [stdout] test dh_installsystemd::tests::unquote_unquotes_matching_single_quotes ... ok
[INFO] [stdout] test dh_lib::tests::autoscript_check_service_order ... ok
[INFO] [stdout] test dh_lib::tests::autoscript_detailed_check::case_3_postinst ... ok
[INFO] [stdout] test dh_lib::tests::autoscript_check_embedded_files ... ok
[INFO] [stdout] test dh_lib::tests::autoscript_detailed_check::case_2_preinst ... ok
[INFO] [stdout] test dh_lib::tests::apply_with_no_matching_files ... ok
[INFO] [stdout] test dh_lib::tests::autoscript_detailed_check::case_4_postrm ... ok
[INFO] [stdout] test dh_lib::tests::debhelper_script_subst_errs_if_user_file_lacks_token - should panic ... 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::debhelper_script_subst_with_user_and_generated_file ... 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_2 ... 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_file_access_error::case_1_invalid_input ... ok
[INFO] [stdout] test dh_lib::tests::autoscript_detailed_check::case_1_prerm ... 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_2_interrupted ... 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::apply_with_valid_user_files ... 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::pkgfile_fails_to_find_a_match ... ok
[INFO] [stdout] test dh_lib::tests::pkgfile_finds_a_fallback_match ... ok
[INFO] [stdout] test dh_lib::tests::pkgfile_finds_most_specific_match_with_pkg_unit_file ... ok
[INFO] [stdout] test dh_lib::tests::autoscript_panics_in_sed_mode - should panic ... ok
[INFO] [stdout] test dh_lib::tests::autoscript_panics_with_unknown_autoscript - should panic ... ok
[INFO] [stdout] test dh_lib::tests::autoscript_sanity_check_all_embedded_autoscripts ... ok
[INFO] [stdout] test manifest::deb_ver ... ok
[INFO] [stdout] test dh_lib::tests::pkgfile_finds_most_specific_match_without_unit_file ... ok
[INFO] [stdout] test manifest::tests::assets ... ok
[INFO] [stdout] test manifest::tests::format_conffiles_empty ... ok
[INFO] [stdout] test manifest::tests::format_conffiles_multiple ... ok
[INFO] [stdout] test manifest::tests::format_conffiles_one ... ok
[INFO] [stdout] test manifest::tests::match_arm_arch ... 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::test_debug_target_not_built ... ok
[INFO] [stdout] test manifest::tests::test_debug_target_ok ... ok
[INFO] [stdout] test manifest::tests::test_debug_target_ok_relative ... ok
[INFO] [stdout] test manifest::tests::test_merge_assets ... ok
[INFO] [stdout] test pathbytes::unix_path ... ok
[INFO] [stdout] test util::tests::btreeset_join ... ok
[INFO] [stdout] test dh_lib::tests::pkgfile_finds_most_specific_match_without_pkg_file ... ok
[INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_user_file_access_error::case_5_other ... ok
[INFO] [stdout] test util::tests::fname_from_path_panics_when_path_has_no_filename - should panic ... ok
[INFO] [stdout] test dh_lib::tests::debhelper_script_subst_with_user_file_only ... ok
[INFO] [stdout] test util::tests::fname_from_path_returns_file_name_even_if_file_does_not_exist ... ok
[INFO] [stdout] test manifest::tests::arch_spec ... 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::fname_from_path_panics_when_path_is_empty - should panic ... ok
[INFO] [stdout] test util::tests::map_macro ... ok
[INFO] [stdout] test wordsplit::test_split_by_chars ... 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] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- control::tests::generate_scripts_augments_maintainer_scripts_for_unit_in_workspace_package stdout ----
[INFO] [stdout] thread 'control::tests::generate_scripts_augments_maintainer_scripts_for_unit_in_workspace_package' panicked at src/control.rs:455:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CommandError("cargo", "metadata", [101, 114, 114, 111, 114, 58, 32, 109, 97, 110, 105, 102, 101, 115, 116, 32, 112, 97, 116, 104, 32, 96, 116, 101, 115, 116, 45, 114, 101, 115, 111, 117, 114, 99, 101, 115, 47, 116, 101, 115, 116, 114, 111, 111, 116, 47, 67, 97, 114, 103, 111, 46, 116, 111, 109, 108, 96, 32, 100, 111, 101, 115, 32, 110, 111, 116, 32, 101, 120, 105, 115, 116, 10])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5639d2cfde15 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5639d2cfde15 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5639d2cfde15 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5639d2cfde15 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5639d2d26ceb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5639d2d26ceb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5639d2cfafbf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5639d2cfdbee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5639d2cfdbee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5639d2cff619 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5639d2cff2de - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5639d2a3feaa - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5639d2a3feaa - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5639d2cffc1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5639d2cffc1b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5639d2cff994 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5639d2cfe2d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5639d2cff6c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5639d2655f73 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5639d26564e6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5639d2736e5b - core::result::Result<T,E>::unwrap::h7328ee8eeec068a0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5639d2736e5b - cargo_deb::control::tests::prepare::h3c89cb33734f6fe7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:319:26
[INFO] [stdout]   22:     0x5639d2737eb4 - cargo_deb::control::tests::generate_scripts_for_package_with_systemd_unit::hded169028acfa28a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:497:39
[INFO] [stdout]   23:     0x5639d27441a3 - cargo_deb::control::tests::generate_scripts_augments_maintainer_scripts_for_unit_in_workspace_package::he6cc7fc0cc57bd95
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:455:9
[INFO] [stdout]   24:     0x5639d2743e23 - cargo_deb::control::tests::generate_scripts_augments_maintainer_scripts_for_unit_in_workspace_package::{{closure}}::h75e7a363d23c4ecf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:446:84
[INFO] [stdout]   25:     0x5639d272cda6 - core::ops::function::FnOnce::call_once::h7a337e22c0589476
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5639d2a4488b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5639d2a4488b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5639d2a43f91 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5639d2a43f91 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5639d2a43f91 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5639d2a43f91 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5639d2a43f91 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5639d2a43f91 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5639d2a43f91 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x5639d2a0c954 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x5639d2a0c954 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5639d2a11382 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5639d2a11382 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5639d2a11382 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5639d2a11382 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5639d2a11382 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5639d2d04d2b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f898dd59ac3 - <unknown>
[INFO] [stdout]   48:     0x7f898ddeaa04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- control::tests::generate_scripts_augments_maintainer_scripts_for_unit_in_root_package stdout ----
[INFO] [stdout] thread 'control::tests::generate_scripts_augments_maintainer_scripts_for_unit_in_root_package' panicked at src/control.rs:442:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CommandError("cargo", "metadata", [101, 114, 114, 111, 114, 58, 32, 109, 97, 110, 105, 102, 101, 115, 116, 32, 112, 97, 116, 104, 32, 96, 116, 101, 115, 116, 45, 114, 101, 115, 111, 117, 114, 99, 101, 115, 47, 116, 101, 115, 116, 114, 111, 111, 116, 47, 67, 97, 114, 103, 111, 46, 116, 111, 109, 108, 96, 32, 100, 111, 101, 115, 32, 110, 111, 116, 32, 101, 120, 105, 115, 116, 10])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5639d2cfde15 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5639d2cfde15 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5639d2cfde15 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5639d2cfde15 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5639d2d26ceb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5639d2d26ceb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5639d2cfafbf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5639d2cfdbee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5639d2cfdbee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5639d2cff619 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5639d2cff2de - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5639d2a3feaa - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5639d2a3feaa - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5639d2cffc1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5639d2cffc1b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5639d2cff994 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5639d2cfe2d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5639d2cff6c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5639d2655f73 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5639d26564e6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5639d2736e5b - core::result::Result<T,E>::unwrap::h7328ee8eeec068a0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5639d2736e5b - cargo_deb::control::tests::prepare::h3c89cb33734f6fe7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:319:26
[INFO] [stdout]   22:     0x5639d2737eb4 - cargo_deb::control::tests::generate_scripts_for_package_with_systemd_unit::hded169028acfa28a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:497:39
[INFO] [stdout]   23:     0x5639d2743de4 - cargo_deb::control::tests::generate_scripts_augments_maintainer_scripts_for_unit_in_root_package::h2c4b70b1200abb4f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:442:9
[INFO] [stdout]   24:     0x5639d2743a73 - cargo_deb::control::tests::generate_scripts_augments_maintainer_scripts_for_unit_in_root_package::{{closure}}::ha7d8dc3619849f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:433:79
[INFO] [stdout]   25:     0x5639d272c586 - core::ops::function::FnOnce::call_once::h502867ff413ca92a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5639d2a4488b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5639d2a4488b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5639d2a43f91 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5639d2a43f91 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5639d2a43f91 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5639d2a43f91 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5639d2a43f91 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5639d2a43f91 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5639d2a43f91 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x5639d2a0c954 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x5639d2a0c954 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5639d2a11382 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5639d2a11382 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5639d2a11382 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5639d2a11382 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5639d2a11382 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5639d2d04d2b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f898dd59ac3 - <unknown>
[INFO] [stdout]   48:     0x7f898ddeaa04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- control::tests::generate_scripts_does_nothing_if_maintainer_scripts_is_not_set stdout ----
[INFO] [stdout] thread 'control::tests::generate_scripts_does_nothing_if_maintainer_scripts_is_not_set' panicked at src/control.rs:347:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CommandError("cargo", "metadata", [101, 114, 114, 111, 114, 58, 32, 109, 97, 110, 105, 102, 101, 115, 116, 32, 112, 97, 116, 104, 32, 96, 116, 101, 115, 116, 45, 114, 101, 115, 111, 117, 114, 99, 101, 115, 47, 116, 101, 115, 116, 114, 111, 111, 116, 47, 67, 97, 114, 103, 111, 46, 116, 111, 109, 108, 96, 32, 100, 111, 101, 115, 32, 110, 111, 116, 32, 101, 120, 105, 115, 116, 10])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5639d2cfde15 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5639d2cfde15 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5639d2cfde15 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5639d2cfde15 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5639d2d26ceb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5639d2d26ceb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5639d2cfafbf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5639d2cfdbee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5639d2cfdbee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5639d2cff619 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5639d2cff2de - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5639d2a3feaa - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5639d2a3feaa - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5639d2cffc1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5639d2cffc1b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5639d2cff994 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5639d2cfe2d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5639d2cff6c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5639d2655f73 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5639d26564e6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5639d2736e5b - core::result::Result<T,E>::unwrap::h7328ee8eeec068a0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5639d2736e5b - cargo_deb::control::tests::prepare::h3c89cb33734f6fe7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:319:26
[INFO] [stdout]   22:     0x5639d27431be - cargo_deb::control::tests::generate_scripts_does_nothing_if_maintainer_scripts_is_not_set::hd457494c17a538e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:347:35
[INFO] [stdout]   23:     0x5639d2743113 - cargo_deb::control::tests::generate_scripts_does_nothing_if_maintainer_scripts_is_not_set::{{closure}}::h56ac96b7549b6513
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:345:72
[INFO] [stdout]   24:     0x5639d272db46 - core::ops::function::FnOnce::call_once::hb7a2c4a71fe2b971
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5639d2a4488b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5639d2a4488b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   27:     0x5639d2a43f91 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   28:     0x5639d2a43f91 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5639d2a43f91 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   30:     0x5639d2a43f91 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   31:     0x5639d2a43f91 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   32:     0x5639d2a43f91 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   33:     0x5639d2a43f91 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   34:     0x5639d2a0c954 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   35:     0x5639d2a0c954 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   36:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   37:     0x5639d2a11382 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5639d2a11382 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   39:     0x5639d2a11382 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   40:     0x5639d2a11382 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   41:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   42:     0x5639d2a11382 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5639d2d04d2b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   46:     0x7f898dd59ac3 - <unknown>
[INFO] [stdout]   47:     0x7f898ddeaa04 - __clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- control::tests::generate_scripts_archives_user_supplied_maintainer_scripts_in_root_package stdout ----
[INFO] [stdout] thread 'control::tests::generate_scripts_archives_user_supplied_maintainer_scripts_in_root_package' panicked at src/control.rs:376:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CommandError("cargo", "metadata", [101, 114, 114, 111, 114, 58, 32, 109, 97, 110, 105, 102, 101, 115, 116, 32, 112, 97, 116, 104, 32, 96, 116, 101, 115, 116, 45, 114, 101, 115, 111, 117, 114, 99, 101, 115, 47, 116, 101, 115, 116, 114, 111, 111, 116, 47, 67, 97, 114, 103, 111, 46, 116, 111, 109, 108, 96, 32, 100, 111, 101, 115, 32, 110, 111, 116, 32, 101, 120, 105, 115, 116, 10])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5639d2cfde15 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5639d2cfde15 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5639d2cfde15 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5639d2cfde15 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5639d2d26ceb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5639d2d26ceb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5639d2cfafbf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5639d2cfdbee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5639d2cfdbee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5639d2cff619 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5639d2cff2de - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5639d2a3feaa - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5639d2a3feaa - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5639d2cffc1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5639d2cffc1b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5639d2cff994 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5639d2cfe2d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5639d2cff6c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5639d2655f73 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5639d26564e6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5639d2736e5b - core::result::Result<T,E>::unwrap::h7328ee8eeec068a0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5639d2736e5b - cargo_deb::control::tests::prepare::h3c89cb33734f6fe7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:319:26
[INFO] [stdout]   22:     0x5639d273724c - cargo_deb::control::tests::generate_scripts_for_package_without_systemd_unit::h5be1272fb39ba6ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:395:39
[INFO] [stdout]   23:     0x5639d27438ab - cargo_deb::control::tests::generate_scripts_archives_user_supplied_maintainer_scripts_in_root_package::h39e53881e9602de7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:376:9
[INFO] [stdout]   24:     0x5639d2743763 - cargo_deb::control::tests::generate_scripts_archives_user_supplied_maintainer_scripts_in_root_package::{{closure}}::hf7c3797b47eff303
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:367:84
[INFO] [stdout]   25:     0x5639d272dd66 - core::ops::function::FnOnce::call_once::hc7b3be977c98f42c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5639d2a4488b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5639d2a4488b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5639d2a43f91 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5639d2a43f91 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5639d2a43f91 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5639d2a43f91 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5639d2a43f91 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5639d2a43f91 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5639d2a43f91 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x5639d2a0c954 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x5639d2a0c954 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5639d2a11382 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5639d2a11382 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5639d2a11382 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5639d2a11382 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5639d2a11382 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5639d2d04d2b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f898dd59ac3 - <unknown>
[INFO] [stdout]   48:     0x7f898ddeaa04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- control::tests::generate_scripts_archives_user_supplied_maintainer_scripts_in_workspace_package stdout ----
[INFO] [stdout] thread 'control::tests::generate_scripts_archives_user_supplied_maintainer_scripts_in_workspace_package' panicked at src/control.rs:389:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CommandError("cargo", "metadata", [101, 114, 114, 111, 114, 58, 32, 109, 97, 110, 105, 102, 101, 115, 116, 32, 112, 97, 116, 104, 32, 96, 116, 101, 115, 116, 45, 114, 101, 115, 111, 117, 114, 99, 101, 115, 47, 116, 101, 115, 116, 114, 111, 111, 116, 47, 67, 97, 114, 103, 111, 46, 116, 111, 109, 108, 96, 32, 100, 111, 101, 115, 32, 110, 111, 116, 32, 101, 120, 105, 115, 116, 10])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5639d2cfde15 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5639d2cfde15 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5639d2cfde15 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5639d2cfde15 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5639d2d26ceb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5639d2d26ceb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5639d2cfafbf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5639d2cfdbee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5639d2cfdbee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5639d2cff619 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5639d2cff2de - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5639d2a3feaa - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5639d2a3feaa - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5639d2cffc1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5639d2cffc1b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5639d2cff994 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5639d2cfe2d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5639d2cff6c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5639d2655f73 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5639d26564e6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5639d2736e5b - core::result::Result<T,E>::unwrap::h7328ee8eeec068a0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5639d2736e5b - cargo_deb::control::tests::prepare::h3c89cb33734f6fe7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:319:26
[INFO] [stdout]   22:     0x5639d273724c - cargo_deb::control::tests::generate_scripts_for_package_without_systemd_unit::h5be1272fb39ba6ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:395:39
[INFO] [stdout]   23:     0x5639d2743a37 - cargo_deb::control::tests::generate_scripts_archives_user_supplied_maintainer_scripts_in_workspace_package::h2887007c16573cb6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:389:9
[INFO] [stdout]   24:     0x5639d27438e3 - cargo_deb::control::tests::generate_scripts_archives_user_supplied_maintainer_scripts_in_workspace_package::{{closure}}::h6209c737d5b12a54
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:380:89
[INFO] [stdout]   25:     0x5639d272cc26 - core::ops::function::FnOnce::call_once::h75242c41be86f91b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5639d2a4488b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5639d2a4488b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5639d2a43f91 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5639d2a43f91 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5639d2a43f91 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5639d2a43f91 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5639d2a43f91 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5639d2a43f91 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5639d2a43f91 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x5639d2a0c954 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x5639d2a0c954 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5639d2a11382 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5639d2a11382 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5639d2a11382 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5639d2a11382 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5639d2a11382 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5639d2d04d2b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f898dd59ac3 - <unknown>
[INFO] [stdout]   48:     0x7f898ddeaa04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- control::tests::generate_scripts_generates_missing_maintainer_scripts_for_unit_in_workspace_package stdout ----
[INFO] [stdout] thread 'control::tests::generate_scripts_generates_missing_maintainer_scripts_for_unit_in_workspace_package' panicked at src/control.rs:479:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CommandError("cargo", "metadata", [101, 114, 114, 111, 114, 58, 32, 109, 97, 110, 105, 102, 101, 115, 116, 32, 112, 97, 116, 104, 32, 96, 116, 101, 115, 116, 45, 114, 101, 115, 111, 117, 114, 99, 101, 115, 47, 116, 101, 115, 116, 114, 111, 111, 116, 47, 67, 97, 114, 103, 111, 46, 116, 111, 109, 108, 96, 32, 100, 111, 101, 115, 32, 110, 111, 116, 32, 101, 120, 105, 115, 116, 10])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5639d2cfde15 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5639d2cfde15 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5639d2cfde15 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5639d2cfde15 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5639d2d26ceb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5639d2d26ceb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5639d2cfafbf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5639d2cfdbee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5639d2cfdbee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5639d2cff619 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5639d2cff2de - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5639d2a3feaa - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5639d2a3feaa - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5639d2cffc1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5639d2cffc1b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5639d2cff994 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5639d2cfe2d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5639d2cff6c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5639d2655f73 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5639d26564e6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5639d2736e5b - core::result::Result<T,E>::unwrap::h7328ee8eeec068a0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5639d2736e5b - cargo_deb::control::tests::prepare::h3c89cb33734f6fe7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:319:26
[INFO] [stdout]   22:     0x5639d2737eb4 - cargo_deb::control::tests::generate_scripts_for_package_with_systemd_unit::hded169028acfa28a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:497:39
[INFO] [stdout]   23:     0x5639d2744613 - cargo_deb::control::tests::generate_scripts_generates_missing_maintainer_scripts_for_unit_in_workspace_package::hf244a7b1e80105c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:479:9
[INFO] [stdout]   24:     0x5639d2744413 - cargo_deb::control::tests::generate_scripts_generates_missing_maintainer_scripts_for_unit_in_workspace_package::{{closure}}::ha4c119c430bd842c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:473:93
[INFO] [stdout]   25:     0x5639d272e066 - core::ops::function::FnOnce::call_once::hd6c446515344f382
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5639d2a4488b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5639d2a4488b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5639d2a43f91 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5639d2a43f91 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5639d2a43f91 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5639d2a43f91 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5639d2a43f91 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5639d2a43f91 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5639d2a43f91 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x5639d2a0c954 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x5639d2a0c954 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5639d2a11382 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5639d2a11382 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5639d2a11382 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5639d2a11382 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5639d2a11382 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5639d2d04d2b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f898dd59ac3 - <unknown>
[INFO] [stdout]   48:     0x7f898ddeaa04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- control::tests::generate_scripts_generates_missing_maintainer_scripts_for_unit_in_root_package stdout ----
[INFO] [stdout] thread 'control::tests::generate_scripts_generates_missing_maintainer_scripts_for_unit_in_root_package' panicked at src/control.rs:469:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CommandError("cargo", "metadata", [101, 114, 114, 111, 114, 58, 32, 109, 97, 110, 105, 102, 101, 115, 116, 32, 112, 97, 116, 104, 32, 96, 116, 101, 115, 116, 45, 114, 101, 115, 111, 117, 114, 99, 101, 115, 47, 116, 101, 115, 116, 114, 111, 111, 116, 47, 67, 97, 114, 103, 111, 46, 116, 111, 109, 108, 96, 32, 100, 111, 101, 115, 32, 110, 111, 116, 32, 101, 120, 105, 115, 116, 10])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5639d2cfde15 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5639d2cfde15 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5639d2cfde15 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5639d2cfde15 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5639d2d26ceb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5639d2d26ceb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5639d2cfafbf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5639d2cfdbee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5639d2cfdbee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5639d2cff619 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5639d2cff2de - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5639d2a3feaa - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5639d2a3feaa - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5639d2cffc1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5639d2cffc1b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5639d2cff994 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5639d2cfe2d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5639d2cff6c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5639d2655f73 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5639d26564e6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5639d2736e5b - core::result::Result<T,E>::unwrap::h7328ee8eeec068a0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5639d2736e5b - cargo_deb::control::tests::prepare::h3c89cb33734f6fe7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:319:26
[INFO] [stdout]   22:     0x5639d2737eb4 - cargo_deb::control::tests::generate_scripts_for_package_with_systemd_unit::hded169028acfa28a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:497:39
[INFO] [stdout]   23:     0x5639d27443d0 - cargo_deb::control::tests::generate_scripts_generates_missing_maintainer_scripts_for_unit_in_root_package::hbe548128cb8e9c07
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:469:9
[INFO] [stdout]   24:     0x5639d27441e3 - cargo_deb::control::tests::generate_scripts_generates_missing_maintainer_scripts_for_unit_in_root_package::{{closure}}::hb11e535b21a8e1cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/control.rs:463:88
[INFO] [stdout]   25:     0x5639d272d376 - core::ops::function::FnOnce::call_once::h95342ec89047e36c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5639d2a4488b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5639d2a4488b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x5639d2a43f91 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x5639d2a43f91 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5639d2a43f91 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x5639d2a43f91 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x5639d2a43f91 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x5639d2a43f91 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x5639d2a43f91 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x5639d2a0c954 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x5639d2a0c954 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x5639d2a11382 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5639d2a11382 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x5639d2a11382 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x5639d2a11382 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x5639d2a11382 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x5639d2a11382 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5639d2d04d2b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5639d2d04d2b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f898dd59ac3 - <unknown>
[INFO] [stdout]   48:     0x7f898ddeaa04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     control::tests::generate_scripts_archives_user_supplied_maintainer_scripts_in_root_package
[INFO] [stdout]     control::tests::generate_scripts_archives_user_supplied_maintainer_scripts_in_workspace_package
[INFO] [stdout]     control::tests::generate_scripts_augments_maintainer_scripts_for_unit_in_root_package
[INFO] [stdout]     control::tests::generate_scripts_augments_maintainer_scripts_for_unit_in_workspace_package
[INFO] [stdout]     control::tests::generate_scripts_does_nothing_if_maintainer_scripts_is_not_set
[INFO] [stdout]     control::tests::generate_scripts_generates_missing_maintainer_scripts_for_unit_in_root_package
[INFO] [stdout]     control::tests::generate_scripts_generates_missing_maintainer_scripts_for_unit_in_workspace_package
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 108 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e0b6b994a1d6e0c56195798e301918374cd581c8f2502ce193b0658e408eb333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b6b994a1d6e0c56195798e301918374cd581c8f2502ce193b0658e408eb333", kill_on_drop: false }`
[INFO] [stdout] e0b6b994a1d6e0c56195798e301918374cd581c8f2502ce193b0658e408eb333
