[INFO] cloning repository https://github.com/clechasseur/cargo-msrv-prep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clechasseur/cargo-msrv-prep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclechasseur%2Fcargo-msrv-prep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclechasseur%2Fcargo-msrv-prep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fef4eb4a20cddd8096c5cb625de26ea2c81ed99
[INFO] testing clechasseur/cargo-msrv-prep against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclechasseur%2Fcargo-msrv-prep" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/clechasseur/cargo-msrv-prep 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 git repo https://github.com/clechasseur/cargo-msrv-prep
[INFO] finished tweaking git repo https://github.com/clechasseur/cargo-msrv-prep
[INFO] tweaked toml for git repo https://github.com/clechasseur/cargo-msrv-prep written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/clechasseur/cargo-msrv-prep 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 test-log-macros v0.2.15
[INFO] [stderr]   Downloaded test-log v0.2.15
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded assert_fs v1.1.1
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded mockall_double v0.3.1
[INFO] [stderr]   Downloaded clap-cargo v0.13.0
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 23ba1873b67a7b001d955e836d8b3908f6de0dd0b0cddbcba242d7504e36333a
[INFO] running `Command { std: "docker" "start" "-a" "23ba1873b67a7b001d955e836d8b3908f6de0dd0b0cddbcba242d7504e36333a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23ba1873b67a7b001d955e836d8b3908f6de0dd0b0cddbcba242d7504e36333a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23ba1873b67a7b001d955e836d8b3908f6de0dd0b0cddbcba242d7504e36333a", kill_on_drop: false }`
[INFO] [stdout] 23ba1873b67a7b001d955e836d8b3908f6de0dd0b0cddbcba242d7504e36333a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cb28ebf696790bc2853784248bf5256f2ea1a6c47e653e5687204cdc3775ed89
[INFO] running `Command { std: "docker" "start" "-a" "cb28ebf696790bc2853784248bf5256f2ea1a6c47e653e5687204cdc3775ed89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling mockall_double v0.3.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.0
[INFO] [stderr]    Compiling cargo-platform v0.1.7
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling clap-cargo v0.13.0
[INFO] [stderr]    Compiling cargo-msrv-prep v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/mockable.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/mockable.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/main.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.57s
[INFO] running `Command { std: "docker" "inspect" "cb28ebf696790bc2853784248bf5256f2ea1a6c47e653e5687204cdc3775ed89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb28ebf696790bc2853784248bf5256f2ea1a6c47e653e5687204cdc3775ed89", kill_on_drop: false }`
[INFO] [stdout] cb28ebf696790bc2853784248bf5256f2ea1a6c47e653e5687204cdc3775ed89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 56f58db62ab195b06bcee558fdb2b488ed4753bed47951e33653c4f0732bc646
[INFO] running `Command { std: "docker" "start" "-a" "56f58db62ab195b06bcee558fdb2b488ed4753bed47951e33653c4f0732bc646", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling mockall_double v0.3.1
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling test-log-macros v0.2.15
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling test-log v0.2.15
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.1
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling cargo-platform v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling clap-cargo v0.13.0
[INFO] [stderr]    Compiling cargo-msrv-prep v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/mockable.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/mockable.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/main.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/main.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |         #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> src/mockable.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> src/mockable.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.83s
[INFO] running `Command { std: "docker" "inspect" "56f58db62ab195b06bcee558fdb2b488ed4753bed47951e33653c4f0732bc646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f58db62ab195b06bcee558fdb2b488ed4753bed47951e33653c4f0732bc646", kill_on_drop: false }`
[INFO] [stdout] 56f58db62ab195b06bcee558fdb2b488ed4753bed47951e33653c4f0732bc646
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 78d6b94fb9f49341eb1cc7cc4b9df6c893ddb85f83a39b911ea5f8dbd8672593
[INFO] running `Command { std: "docker" "start" "-a" "78d6b94fb9f49341eb1cc7cc4b9df6c893ddb85f83a39b911ea5f8dbd8672593", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> src/mockable.rs:8:15
[INFO] [stderr]   |
[INFO] [stderr] 8 |     #[cfg(not(tarpaulin_include))]
[INFO] [stderr]   |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]   = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]   --> src/mockable.rs:19:15
[INFO] [stderr]    |
[INFO] [stderr] 19 |     #[cfg(not(tarpaulin_include))]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-msrv-prep` (lib) generated 2 warnings
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]   --> src/main.rs:92:19
[INFO] [stderr]    |
[INFO] [stderr] 92 |         #[cfg(not(tarpaulin_include))]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-msrv-prep` (bin "cargo-msrv-prep") generated 1 warning
[INFO] [stderr] warning: `cargo-msrv-prep` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `cargo-msrv-prep` (bin "cargo-msrv-prep" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_msrv_prep-3b356a0fba399efc)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test detail::tests::merge_msrv_dependencies::test_type_override ... ok
[INFO] [stdout] test detail::tests::merge_msrv_dependencies::test_dependencies_merging ... ok
[INFO] [stdout] test detail::toml::tests::test_recursive_tables ... ok
[INFO] [stdout] test detail::toml::tests::test_simple_items ... ok
[INFO] [stdout] test result::tests::impl_io_error_context_for_core_result::with_io_context::for_error ... ok
[INFO] [stdout] test result::tests::impl_io_error_context_for_core_result::with_io_context::for_ok ... ok
[INFO] [stdout] test result::tests::impl_io_error_context_for_io_error::with_io_context ... ok
[INFO] [stdout] test detail::toml::tests::test_table ... ok
[INFO] [stdout] test tests::maybe_merge_msrv_dependencies::skip_parent_path ... ok
[INFO] [stdout] test tests::maybe_restore_manifest::errors::backup_rename_error ... ok
[INFO] [stdout] test detail::tests::merge_msrv_dependencies::test_target_dependencies_merging ... ok
[INFO] [stdout] test detail::toml::tests::test_replacement ... ok
[INFO] [stdout] test detail::toml::tests::test_array_of_tables ... ok
[INFO] [stdout] test detail::tests::merge_msrv_dependencies::test_build_dependencies_merging ... ok
[INFO] [stdout] test tests::remove_rust_version::no_rust_version ... ok
[INFO] [stdout] test tests::backup_manifest::errors::backup_copy_error ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_msrv_prep-47f661a8fc5a7c32)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/bin/cargo_msrv_unprep.rs (/opt/rustwide/target/debug/deps/cargo_msrv_unprep-819b3620115a2491)
[INFO] [stdout] test tests::errors::modified_manifest_write_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cargo_msrv_prep_tests.rs (/opt/rustwide/target/debug/deps/cargo_msrv_prep_tests-f13816a41de854e3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test simple_project::dry_run ... ok
[INFO] [stdout] test simple_project::all ... ok
[INFO] [stdout] test no_changes::no_op ... ok
[INFO] [stdout] test simple_project::fail_because_backup_lockfile_already_exists ... ok
[INFO] [stdout] test simple_project::effectively_a_dry_run ... ok
[INFO] [stdout] test simple_project::no_merge_pinned_dependencies ... ok
[INFO] [stdout] test simple_project::fail_because_backup_manifest_already_exists ... ok
[INFO] [stdout] test simple_project::custom_values ... ok
[INFO] [stdout] test simple_project::overwrite_existing_lockfile_backup ... ok
[INFO] [stdout] test simple_project::no_remove_rust_version ... ok
[INFO] [stdout] test simple_project::overwrite_existing_manifest_backup ... ok
[INFO] [stdout] test workspace::excluded_packages_tests::without_root_package ... FAILED
[INFO] [stdout] test workspace::excluded_packages_tests::without_member_a ... FAILED
[INFO] [stdout] test workspace::specific_packages_tests::member_c ... FAILED
[INFO] [stdout] test workspace::excluded_packages_tests::without_member_b ... FAILED
[INFO] [stdout] test workspace::specific_packages_tests::member_a ... FAILED
[INFO] [stdout] test workspace::all ... FAILED
[INFO] [stdout] test workspace::excluded_packages_tests::without_member_c ... FAILED
[INFO] [stdout] test workspace::specific_packages_tests::member_b ... FAILED
[INFO] [stdout] test workspace::specific_packages_tests::root_package ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- workspace::excluded_packages_tests::without_root_package stdout ----
[INFO] [stdout] thread 'workspace::excluded_packages_tests::without_root_package' panicked at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] [2024-05-25T22:31:08Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:08Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [], workspace: true, all: false, exclude: [\"test-workspace\"] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/wiremock/0.6.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmpaceE0x" && "/opt/rustwide/target/debug/cargo-msrv-prep" "msrv-prep" "--workspace" "--exclude" "test-workspace" "-vvvv"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] [2024-05-25T22:31:08Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:08Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [], workspace: true, all: false, exclude: [\"test-workspace\"] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/wiremock/0.6.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560f1447ece5 - 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:     0x560f1447ece5 - 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:     0x560f1447ece5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x560f1447ece5 - <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:     0x560f144a911b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x560f144a911b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x560f1447bdef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x560f1447eabe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x560f1447eabe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x560f14480569 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x560f1448022e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x560f13ff124a - <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:     0x560f13ff124a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x560f14480b6b - <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:     0x560f14480b6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x560f144808e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x560f1447f1a9 - 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:     0x560f14480617 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x560f13fa8f33 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x560f140246a3 - core::panicking::panic_display::h2fafa96b91e53fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:262:5
[INFO] [stdout]   20:     0x560f140294ee - assert_cmd::assert::AssertError::panic::panic_cold_display::h6ed6eddd78b52052
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic.rs:99:13
[INFO] [stdout]   21:     0x560f14028e07 - assert_cmd::assert::AssertError::panic::h3b86e03b5d3c1e8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x560f14022547 - core::ops::function::FnOnce::call_once::h19b6b2620d10f102
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x560f1401ef50 - core::result::Result<T,E>::unwrap_or_else::hf6d888e3d35002a9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1431:23
[INFO] [stdout]   24:     0x560f14028576 - assert_cmd::assert::Assert::success::hdcce129464ff830f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:158:9
[INFO] [stdout]   25:     0x560f13fbcc21 - cargo_msrv_prep_tests::workspace::excluded_packages_tests::test_without_package::h4a7d8864e550a3d0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:379:13
[INFO] [stdout]   26:     0x560f13fbd1b0 - cargo_msrv_prep_tests::workspace::excluded_packages_tests::without_root_package::h0b95f1c7b893b2a9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:400:13
[INFO] [stdout]   27:     0x560f13fbd177 - cargo_msrv_prep_tests::workspace::excluded_packages_tests::without_root_package::{{closure}}::h7a5d7b2d0cdd4ba1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:399:34
[INFO] [stdout]   28:     0x560f13faaf96 - core::ops::function::FnOnce::call_once::h4ae4d3bc96b799a4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x560f13ff5c2b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x560f13ff5c2b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   31:     0x560f13ff5331 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   32:     0x560f13ff5331 - <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]   33:     0x560f13ff5331 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   34:     0x560f13ff5331 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   35:     0x560f13ff5331 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   36:     0x560f13ff5331 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   37:     0x560f13ff5331 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   38:     0x560f13fbdcf4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   39:     0x560f13fbdcf4 - 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]   40:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   41:     0x560f13fc2722 - <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]   42:     0x560f13fc2722 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   43:     0x560f13fc2722 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   44:     0x560f13fc2722 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   45:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   46:     0x560f13fc2722 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x560f1448714b - <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]   48:     0x560f1448714b - <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]   49:     0x560f1448714b - 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]   50:     0x7faf801a0ac3 - <unknown>
[INFO] [stdout]   51:     0x7faf80231a04 - __clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace::excluded_packages_tests::without_member_a stdout ----
[INFO] [stdout] thread 'workspace::excluded_packages_tests::without_member_a' panicked at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] [2024-05-25T22:31:07Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:07Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [], workspace: true, all: false, exclude: [\"test-workspace-member-a\"] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/wiremock/0.6.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmpC6ecip" && "/opt/rustwide/target/debug/cargo-msrv-prep" "msrv-prep" "--workspace" "--exclude" "test-workspace-member-a" "-vvvv"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] [2024-05-25T22:31:07Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:07Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [], workspace: true, all: false, exclude: [\"test-workspace-member-a\"] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/wiremock/0.6.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560f1447ece5 - 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:     0x560f1447ece5 - 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:     0x560f1447ece5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x560f1447ece5 - <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:     0x560f144a911b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x560f144a911b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x560f1447bdef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x560f1447eabe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x560f1447eabe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x560f14480569 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x560f1448022e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x560f13ff124a - <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:     0x560f13ff124a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x560f14480b6b - <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:     0x560f14480b6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x560f144808e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x560f1447f1a9 - 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:     0x560f14480617 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x560f13fa8f33 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x560f140246a3 - core::panicking::panic_display::h2fafa96b91e53fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:262:5
[INFO] [stdout]   20:     0x560f140294ee - assert_cmd::assert::AssertError::panic::panic_cold_display::h6ed6eddd78b52052
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic.rs:99:13
[INFO] [stdout]   21:     0x560f14028e07 - assert_cmd::assert::AssertError::panic::h3b86e03b5d3c1e8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x560f14022547 - core::ops::function::FnOnce::call_once::h19b6b2620d10f102
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x560f1401ef50 - core::result::Result<T,E>::unwrap_or_else::hf6d888e3d35002a9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1431:23
[INFO] [stdout]   24:     0x560f14028576 - assert_cmd::assert::Assert::success::hdcce129464ff830f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:158:9
[INFO] [stdout]   25:     0x560f13fbcc21 - cargo_msrv_prep_tests::workspace::excluded_packages_tests::test_without_package::h4a7d8864e550a3d0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:379:13
[INFO] [stdout]   26:     0x560f13fbd2b3 - cargo_msrv_prep_tests::workspace::excluded_packages_tests::without_member_a::hbcb9706bc3ec453c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:405:13
[INFO] [stdout]   27:     0x560f13fbd277 - cargo_msrv_prep_tests::workspace::excluded_packages_tests::without_member_a::{{closure}}::he5468f05bde325cd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:404:30
[INFO] [stdout]   28:     0x560f13faae96 - core::ops::function::FnOnce::call_once::h20074b566e25a935
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x560f13ff5c2b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x560f13ff5c2b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   31:     0x560f13ff5331 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   32:     0x560f13ff5331 - <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]   33:     0x560f13ff5331 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   34:     0x560f13ff5331 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   35:     0x560f13ff5331 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   36:     0x560f13ff5331 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   37:     0x560f13ff5331 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   38:     0x560f13fbdcf4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   39:     0x560f13fbdcf4 - 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]   40:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   41:     0x560f13fc2722 - <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]   42:     0x560f13fc2722 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   43:     0x560f13fc2722 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   44:     0x560f13fc2722 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   45:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   46:     0x560f13fc2722 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x560f1448714b - <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]   48:     0x560f1448714b - <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]   49:     0x560f1448714b - 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]   50:     0x7faf801a0ac3 - <unknown>
[INFO] [stdout]   51:     0x7faf80231a04 - __clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace::specific_packages_tests::member_c stdout ----
[INFO] [stdout] thread 'workspace::specific_packages_tests::member_c' panicked at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] [2024-05-25T22:31:08Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:08Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [\"test-workspace-member-c\"], workspace: false, all: false, exclude: [] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/deadpool/0.10.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmpdUMtjo" && "/opt/rustwide/target/debug/cargo-msrv-prep" "msrv-prep" "--package" "test-workspace-member-c" "-vvvv"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] [2024-05-25T22:31:08Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:08Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [\"test-workspace-member-c\"], workspace: false, all: false, exclude: [] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/deadpool/0.10.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560f1447ece5 - 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:     0x560f1447ece5 - 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:     0x560f1447ece5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x560f1447ece5 - <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:     0x560f144a911b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x560f144a911b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x560f1447bdef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x560f1447eabe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x560f1447eabe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x560f14480569 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x560f1448022e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x560f13ff124a - <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:     0x560f13ff124a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x560f14480b6b - <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:     0x560f14480b6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x560f144808e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x560f1447f1a9 - 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:     0x560f14480617 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x560f13fa8f33 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x560f140246a3 - core::panicking::panic_display::h2fafa96b91e53fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:262:5
[INFO] [stdout]   20:     0x560f140294ee - assert_cmd::assert::AssertError::panic::panic_cold_display::h6ed6eddd78b52052
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic.rs:99:13
[INFO] [stdout]   21:     0x560f14028e07 - assert_cmd::assert::AssertError::panic::h3b86e03b5d3c1e8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x560f14022547 - core::ops::function::FnOnce::call_once::h19b6b2620d10f102
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x560f1401ef50 - core::result::Result<T,E>::unwrap_or_else::hf6d888e3d35002a9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1431:23
[INFO] [stdout]   24:     0x560f14028576 - assert_cmd::assert::Assert::success::hdcce129464ff830f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:158:9
[INFO] [stdout]   25:     0x560f13fbc938 - cargo_msrv_prep_tests::workspace::specific_packages_tests::test_with_package::hbc2cacdf6c1395c2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:334:13
[INFO] [stdout]   26:     0x560f13fbd0b3 - cargo_msrv_prep_tests::workspace::specific_packages_tests::member_c::h5f0fe7fc6e875283
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:369:13
[INFO] [stdout]   27:     0x560f13fbd077 - cargo_msrv_prep_tests::workspace::specific_packages_tests::member_c::{{closure}}::hd3b96bb8160026cd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:368:22
[INFO] [stdout]   28:     0x560f13fab0d6 - core::ops::function::FnOnce::call_once::h6c8f251eb888f0ca
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x560f13ff5c2b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x560f13ff5c2b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   31:     0x560f13ff5331 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   32:     0x560f13ff5331 - <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]   33:     0x560f13ff5331 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   34:     0x560f13ff5331 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   35:     0x560f13ff5331 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   36:     0x560f13ff5331 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   37:     0x560f13ff5331 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   38:     0x560f13fbdcf4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   39:     0x560f13fbdcf4 - 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]   40:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   41:     0x560f13fc2722 - <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]   42:     0x560f13fc2722 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   43:     0x560f13fc2722 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   44:     0x560f13fc2722 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   45:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   46:     0x560f13fc2722 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x560f1448714b - <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]   48:     0x560f1448714b - <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]   49:     0x560f1448714b - 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]   50:     0x7faf801a0ac3 - <unknown>
[INFO] [stdout]   51:     0x7faf80231a04 - __clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace::excluded_packages_tests::without_member_b stdout ----
[INFO] [stdout] thread 'workspace::excluded_packages_tests::without_member_b' panicked at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] [2024-05-25T22:31:07Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:07Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [], workspace: true, all: false, exclude: [\"test-workspace-member-b\"] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/deadpool/0.10.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmp9Jy8nr" && "/opt/rustwide/target/debug/cargo-msrv-prep" "msrv-prep" "--workspace" "--exclude" "test-workspace-member-b" "-vvvv"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] [2024-05-25T22:31:07Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:07Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [], workspace: true, all: false, exclude: [\"test-workspace-member-b\"] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/deadpool/0.10.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560f1447ece5 - 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:     0x560f1447ece5 - 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:     0x560f1447ece5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x560f1447ece5 - <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:     0x560f144a911b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x560f144a911b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x560f1447bdef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x560f1447eabe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x560f1447eabe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x560f14480569 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x560f1448022e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x560f13ff124a - <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:     0x560f13ff124a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x560f14480b6b - <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:     0x560f14480b6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x560f144808e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x560f1447f1a9 - 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:     0x560f14480617 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x560f13fa8f33 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x560f140246a3 - core::panicking::panic_display::h2fafa96b91e53fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:262:5
[INFO] [stdout]   20:     0x560f140294ee - assert_cmd::assert::AssertError::panic::panic_cold_display::h6ed6eddd78b52052
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic.rs:99:13
[INFO] [stdout]   21:     0x560f14028e07 - assert_cmd::assert::AssertError::panic::h3b86e03b5d3c1e8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x560f14022547 - core::ops::function::FnOnce::call_once::h19b6b2620d10f102
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x560f1401ef50 - core::result::Result<T,E>::unwrap_or_else::hf6d888e3d35002a9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1431:23
[INFO] [stdout]   24:     0x560f14028576 - assert_cmd::assert::Assert::success::hdcce129464ff830f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:158:9
[INFO] [stdout]   25:     0x560f13fbcc21 - cargo_msrv_prep_tests::workspace::excluded_packages_tests::test_without_package::h4a7d8864e550a3d0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:379:13
[INFO] [stdout]   26:     0x560f13fbd3b3 - cargo_msrv_prep_tests::workspace::excluded_packages_tests::without_member_b::hd9f0ba95bc5dfb29
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:410:13
[INFO] [stdout]   27:     0x560f13fbd377 - cargo_msrv_prep_tests::workspace::excluded_packages_tests::without_member_b::{{closure}}::hac5856a6028cc122
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:409:30
[INFO] [stdout]   28:     0x560f13faafd6 - core::ops::function::FnOnce::call_once::h533cd51a6094c922
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x560f13ff5c2b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x560f13ff5c2b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   31:     0x560f13ff5331 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   32:     0x560f13ff5331 - <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]   33:     0x560f13ff5331 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   34:     0x560f13ff5331 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   35:     0x560f13ff5331 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   36:     0x560f13ff5331 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   37:     0x560f13ff5331 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   38:     0x560f13fbdcf4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   39:     0x560f13fbdcf4 - 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]   40:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   41:     0x560f13fc2722 - <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]   42:     0x560f13fc2722 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   43:     0x560f13fc2722 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   44:     0x560f13fc2722 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   45:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   46:     0x560f13fc2722 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x560f1448714b - <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]   48:     0x560f1448714b - <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]   49:     0x560f1448714b - 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]   50:     0x7faf801a0ac3 - <unknown>
[INFO] [stdout]   51:     0x7faf80231a04 - __clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace::specific_packages_tests::member_a stdout ----
[INFO] [stdout] thread 'workspace::specific_packages_tests::member_a' panicked at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] [2024-05-25T22:31:08Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:08Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [\"test-workspace-member-a\"], workspace: false, all: false, exclude: [] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/deadpool/0.10.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmpBzrBAH" && "/opt/rustwide/target/debug/cargo-msrv-prep" "msrv-prep" "--package" "test-workspace-member-a" "-vvvv"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] [2024-05-25T22:31:08Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:08Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [\"test-workspace-member-a\"], workspace: false, all: false, exclude: [] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/deadpool/0.10.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560f1447ece5 - 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:     0x560f1447ece5 - 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:     0x560f1447ece5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x560f1447ece5 - <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:     0x560f144a911b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x560f144a911b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x560f1447bdef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x560f1447eabe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x560f1447eabe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x560f14480569 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x560f1448022e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x560f13ff124a - <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:     0x560f13ff124a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x560f14480b6b - <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:     0x560f14480b6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x560f144808e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x560f1447f1a9 - 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:     0x560f14480617 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x560f13fa8f33 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x560f140246a3 - core::panicking::panic_display::h2fafa96b91e53fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:262:5
[INFO] [stdout]   20:     0x560f140294ee - assert_cmd::assert::AssertError::panic::panic_cold_display::h6ed6eddd78b52052
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic.rs:99:13
[INFO] [stdout]   21:     0x560f14028e07 - assert_cmd::assert::AssertError::panic::h3b86e03b5d3c1e8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x560f14022547 - core::ops::function::FnOnce::call_once::h19b6b2620d10f102
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x560f1401ef50 - core::result::Result<T,E>::unwrap_or_else::hf6d888e3d35002a9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1431:23
[INFO] [stdout]   24:     0x560f14028576 - assert_cmd::assert::Assert::success::hdcce129464ff830f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:158:9
[INFO] [stdout]   25:     0x560f13fbc938 - cargo_msrv_prep_tests::workspace::specific_packages_tests::test_with_package::hbc2cacdf6c1395c2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:334:13
[INFO] [stdout]   26:     0x560f13fbceb3 - cargo_msrv_prep_tests::workspace::specific_packages_tests::member_a::h9e3868371fb2f3b1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:359:13
[INFO] [stdout]   27:     0x560f13fbce77 - cargo_msrv_prep_tests::workspace::specific_packages_tests::member_a::{{closure}}::h6005a4ed16a0d857
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:358:22
[INFO] [stdout]   28:     0x560f13fab2d6 - core::ops::function::FnOnce::call_once::hfcba8e03da6d6d1c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x560f13ff5c2b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x560f13ff5c2b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   31:     0x560f13ff5331 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   32:     0x560f13ff5331 - <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]   33:     0x560f13ff5331 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   34:     0x560f13ff5331 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   35:     0x560f13ff5331 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   36:     0x560f13ff5331 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   37:     0x560f13ff5331 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   38:     0x560f13fbdcf4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   39:     0x560f13fbdcf4 - 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]   40:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   41:     0x560f13fc2722 - <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]   42:     0x560f13fc2722 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   43:     0x560f13fc2722 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   44:     0x560f13fc2722 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   45:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   46:     0x560f13fc2722 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x560f1448714b - <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]   48:     0x560f1448714b - <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]   49:     0x560f1448714b - 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]   50:     0x7faf801a0ac3 - <unknown>
[INFO] [stdout]   51:     0x7faf80231a04 - __clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace::all stdout ----
[INFO] [stdout] thread 'workspace::all' panicked at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] [2024-05-25T22:31:07Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:07Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [], workspace: true, all: false, exclude: [] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/wiremock/0.6.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmpLZdULu" && "/opt/rustwide/target/debug/cargo-msrv-prep" "msrv-prep" "--workspace" "-vvvv"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] [2024-05-25T22:31:07Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:07Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [], workspace: true, all: false, exclude: [] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/wiremock/0.6.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560f1447ece5 - 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:     0x560f1447ece5 - 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:     0x560f1447ece5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x560f1447ece5 - <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:     0x560f144a911b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x560f144a911b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x560f1447bdef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x560f1447eabe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x560f1447eabe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x560f14480569 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x560f1448022e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x560f13ff124a - <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:     0x560f13ff124a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x560f14480b6b - <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:     0x560f14480b6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x560f144808e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x560f1447f1a9 - 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:     0x560f14480617 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x560f13fa8f33 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x560f140246a3 - core::panicking::panic_display::h2fafa96b91e53fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:262:5
[INFO] [stdout]   20:     0x560f140294ee - assert_cmd::assert::AssertError::panic::panic_cold_display::h6ed6eddd78b52052
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic.rs:99:13
[INFO] [stdout]   21:     0x560f14028e07 - assert_cmd::assert::AssertError::panic::h3b86e03b5d3c1e8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x560f14022547 - core::ops::function::FnOnce::call_once::h19b6b2620d10f102
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x560f1401ef50 - core::result::Result<T,E>::unwrap_or_else::hf6d888e3d35002a9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1431:23
[INFO] [stdout]   24:     0x560f14028576 - assert_cmd::assert::Assert::success::hdcce129464ff830f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:158:9
[INFO] [stdout]   25:     0x560f13fb5a8b - cargo_msrv_prep_tests::workspace::all::hdfa5790af48553e1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:317:9
[INFO] [stdout]   26:     0x560f13fb5927 - cargo_msrv_prep_tests::workspace::all::{{closure}}::h2164229993428446
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:314:13
[INFO] [stdout]   27:     0x560f13fab196 - core::ops::function::FnOnce::call_once::he26b9d801b407df0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x560f13ff5c2b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x560f13ff5c2b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   30:     0x560f13ff5331 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   31:     0x560f13ff5331 - <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]   32:     0x560f13ff5331 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   33:     0x560f13ff5331 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   34:     0x560f13ff5331 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   35:     0x560f13ff5331 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   36:     0x560f13ff5331 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   37:     0x560f13fbdcf4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   38:     0x560f13fbdcf4 - 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]   39:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   40:     0x560f13fc2722 - <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]   41:     0x560f13fc2722 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   42:     0x560f13fc2722 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   43:     0x560f13fc2722 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   44:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   45:     0x560f13fc2722 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x560f1448714b - <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]   47:     0x560f1448714b - <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]   48:     0x560f1448714b - 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]   49:     0x7faf801a0ac3 - <unknown>
[INFO] [stdout]   50:     0x7faf80231a04 - __clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace::excluded_packages_tests::without_member_c stdout ----
[INFO] [stdout] thread 'workspace::excluded_packages_tests::without_member_c' panicked at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] [2024-05-25T22:31:07Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:07Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [], workspace: true, all: false, exclude: [\"test-workspace-member-c\"] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/deadpool/0.10.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmpnK62OX" && "/opt/rustwide/target/debug/cargo-msrv-prep" "msrv-prep" "--workspace" "--exclude" "test-workspace-member-c" "-vvvv"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] [2024-05-25T22:31:07Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:07Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [], workspace: true, all: false, exclude: [\"test-workspace-member-c\"] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/deadpool/0.10.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560f1447ece5 - 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:     0x560f1447ece5 - 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:     0x560f1447ece5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x560f1447ece5 - <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:     0x560f144a911b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x560f144a911b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x560f1447bdef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x560f1447eabe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x560f1447eabe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x560f14480569 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x560f1448022e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x560f13ff124a - <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:     0x560f13ff124a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x560f14480b6b - <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:     0x560f14480b6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x560f144808e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x560f1447f1a9 - 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:     0x560f14480617 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x560f13fa8f33 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x560f140246a3 - core::panicking::panic_display::h2fafa96b91e53fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:262:5
[INFO] [stdout]   20:     0x560f140294ee - assert_cmd::assert::AssertError::panic::panic_cold_display::h6ed6eddd78b52052
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic.rs:99:13
[INFO] [stdout]   21:     0x560f14028e07 - assert_cmd::assert::AssertError::panic::h3b86e03b5d3c1e8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x560f14022547 - core::ops::function::FnOnce::call_once::h19b6b2620d10f102
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x560f1401ef50 - core::result::Result<T,E>::unwrap_or_else::hf6d888e3d35002a9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1431:23
[INFO] [stdout]   24:     0x560f14028576 - assert_cmd::assert::Assert::success::hdcce129464ff830f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:158:9
[INFO] [stdout]   25:     0x560f13fbcc21 - cargo_msrv_prep_tests::workspace::excluded_packages_tests::test_without_package::h4a7d8864e550a3d0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:379:13
[INFO] [stdout]   26:     0x560f13fbd4b3 - cargo_msrv_prep_tests::workspace::excluded_packages_tests::without_member_c::hb0395e598b21a942
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:415:13
[INFO] [stdout]   27:     0x560f13fbd477 - cargo_msrv_prep_tests::workspace::excluded_packages_tests::without_member_c::{{closure}}::h38739f524f0cdcf6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:414:30
[INFO] [stdout]   28:     0x560f13fab1d6 - core::ops::function::FnOnce::call_once::he8850db08eb4db1a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x560f13ff5c2b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x560f13ff5c2b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   31:     0x560f13ff5331 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   32:     0x560f13ff5331 - <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]   33:     0x560f13ff5331 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   34:     0x560f13ff5331 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   35:     0x560f13ff5331 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   36:     0x560f13ff5331 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   37:     0x560f13ff5331 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   38:     0x560f13fbdcf4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   39:     0x560f13fbdcf4 - 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]   40:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   41:     0x560f13fc2722 - <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]   42:     0x560f13fc2722 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   43:     0x560f13fc2722 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   44:     0x560f13fc2722 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   45:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   46:     0x560f13fc2722 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x560f1448714b - <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]   48:     0x560f1448714b - <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]   49:     0x560f1448714b - 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]   50:     0x7faf801a0ac3 - <unknown>
[INFO] [stdout]   51:     0x7faf80231a04 - __clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace::specific_packages_tests::member_b stdout ----
[INFO] [stdout] thread 'workspace::specific_packages_tests::member_b' panicked at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] [2024-05-25T22:31:08Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:08Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [\"test-workspace-member-b\"], workspace: false, all: false, exclude: [] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/deadpool/0.10.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmp7Xu58k" && "/opt/rustwide/target/debug/cargo-msrv-prep" "msrv-prep" "--package" "test-workspace-member-b" "-vvvv"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] [2024-05-25T22:31:08Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:08Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [\"test-workspace-member-b\"], workspace: false, all: false, exclude: [] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/deadpool/0.10.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560f1447ece5 - 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:     0x560f1447ece5 - 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:     0x560f1447ece5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x560f1447ece5 - <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:     0x560f144a911b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x560f144a911b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x560f1447bdef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x560f1447eabe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x560f1447eabe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x560f14480569 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x560f1448022e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x560f13ff124a - <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:     0x560f13ff124a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x560f14480b6b - <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:     0x560f14480b6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x560f144808e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x560f1447f1a9 - 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:     0x560f14480617 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x560f13fa8f33 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x560f140246a3 - core::panicking::panic_display::h2fafa96b91e53fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:262:5
[INFO] [stdout]   20:     0x560f140294ee - assert_cmd::assert::AssertError::panic::panic_cold_display::h6ed6eddd78b52052
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic.rs:99:13
[INFO] [stdout]   21:     0x560f14028e07 - assert_cmd::assert::AssertError::panic::h3b86e03b5d3c1e8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x560f14022547 - core::ops::function::FnOnce::call_once::h19b6b2620d10f102
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x560f1401ef50 - core::result::Result<T,E>::unwrap_or_else::hf6d888e3d35002a9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1431:23
[INFO] [stdout]   24:     0x560f14028576 - assert_cmd::assert::Assert::success::hdcce129464ff830f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:158:9
[INFO] [stdout]   25:     0x560f13fbc938 - cargo_msrv_prep_tests::workspace::specific_packages_tests::test_with_package::hbc2cacdf6c1395c2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:334:13
[INFO] [stdout]   26:     0x560f13fbcfb3 - cargo_msrv_prep_tests::workspace::specific_packages_tests::member_b::hadd1739c607c6b5b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:364:13
[INFO] [stdout]   27:     0x560f13fbcf77 - cargo_msrv_prep_tests::workspace::specific_packages_tests::member_b::{{closure}}::hb45ee56a570c2c8e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:363:22
[INFO] [stdout]   28:     0x560f13fab156 - core::ops::function::FnOnce::call_once::hace433adbf41800c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x560f13ff5c2b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x560f13ff5c2b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   31:     0x560f13ff5331 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   32:     0x560f13ff5331 - <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]   33:     0x560f13ff5331 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   34:     0x560f13ff5331 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   35:     0x560f13ff5331 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   36:     0x560f13ff5331 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   37:     0x560f13ff5331 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   38:     0x560f13fbdcf4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   39:     0x560f13fbdcf4 - 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]   40:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   41:     0x560f13fc2722 - <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]   42:     0x560f13fc2722 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   43:     0x560f13fc2722 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   44:     0x560f13fc2722 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   45:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   46:     0x560f13fc2722 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x560f1448714b - <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]   48:     0x560f1448714b - <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]   49:     0x560f1448714b - 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]   50:     0x7faf801a0ac3 - <unknown>
[INFO] [stdout]   51:     0x7faf80231a04 - __clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace::specific_packages_tests::root_package stdout ----
[INFO] [stdout] thread 'workspace::specific_packages_tests::root_package' panicked at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] [2024-05-25T22:31:18Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:18Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [\"test-workspace\"], workspace: false, all: false, exclude: [] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/wiremock/0.6.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmpqyCgTy" && "/opt/rustwide/target/debug/cargo-msrv-prep" "msrv-prep" "--package" "test-workspace" "-vvvv"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] [2024-05-25T22:31:18Z INFO  cargo_msrv_prep] cargo-msrv-prep started
[INFO] [stdout] [2024-05-25T22:31:18Z TRACE cargo_msrv_prep] Entering `prep_for_msrv` (args: MsrvPrepArgs { common: CommonArgs { verbose: Verbosity { verbose: 4, quiet: 0, phantom: PhantomData<clap_verbosity_flag::ErrorLevel> }, manifest: Manifest { manifest_path: None }, workspace: Workspace { package: [\"test-workspace\"], workspace: false, all: false, exclude: [] }, manifest_backup_suffix: \".msrv-prep.bak\" }, pins_file_name: \"msrv-pins.toml\", no_remove_rust_version: false, no_merge_pinned_dependencies: false, force: false, dry_run: false })
[INFO] [stdout] Error: CargoMetadata(CargoMetadata { stderr: \" Downloading crates ...\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (3 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (2 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nwarning: spurious network error (1 tries remaining): [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\nerror: failed to download from `https://static.crates.io/crates/wiremock/0.6.0/download`\\n\\nCaused by:\\n  [6] Couldn\'t resolve host name (Could not resolve host: static.crates.io)\\n\" })
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560f1447ece5 - 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:     0x560f1447ece5 - 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:     0x560f1447ece5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x560f1447ece5 - <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:     0x560f144a911b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x560f144a911b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x560f1447bdef - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x560f1447eabe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x560f1447eabe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x560f14480569 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x560f1448022e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x560f13ff124a - <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:     0x560f13ff124a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x560f14480b6b - <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:     0x560f14480b6b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x560f144808e4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x560f1447f1a9 - 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:     0x560f14480617 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x560f13fa8f33 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x560f140246a3 - core::panicking::panic_display::h2fafa96b91e53fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:262:5
[INFO] [stdout]   20:     0x560f140294ee - assert_cmd::assert::AssertError::panic::panic_cold_display::h6ed6eddd78b52052
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic.rs:99:13
[INFO] [stdout]   21:     0x560f14028e07 - assert_cmd::assert::AssertError::panic::h3b86e03b5d3c1e8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x560f14022547 - core::ops::function::FnOnce::call_once::h19b6b2620d10f102
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x560f1401ef50 - core::result::Result<T,E>::unwrap_or_else::hf6d888e3d35002a9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1431:23
[INFO] [stdout]   24:     0x560f14028576 - assert_cmd::assert::Assert::success::hdcce129464ff830f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/assert.rs:158:9
[INFO] [stdout]   25:     0x560f13fbc938 - cargo_msrv_prep_tests::workspace::specific_packages_tests::test_with_package::hbc2cacdf6c1395c2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:334:13
[INFO] [stdout]   26:     0x560f13fbcdb0 - cargo_msrv_prep_tests::workspace::specific_packages_tests::root_package::hfb1cc3dce117bae3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:354:13
[INFO] [stdout]   27:     0x560f13fbcd77 - cargo_msrv_prep_tests::workspace::specific_packages_tests::root_package::{{closure}}::hcc3ca8b63aa38a20
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_msrv_prep_tests.rs:353:26
[INFO] [stdout]   28:     0x560f13fab256 - core::ops::function::FnOnce::call_once::hf4ceb6321a5ac082
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x560f13ff5c2b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x560f13ff5c2b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   31:     0x560f13ff5331 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   32:     0x560f13ff5331 - <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]   33:     0x560f13ff5331 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   34:     0x560f13ff5331 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   35:     0x560f13ff5331 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   36:     0x560f13ff5331 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   37:     0x560f13ff5331 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   38:     0x560f13fbdcf4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   39:     0x560f13fbdcf4 - 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]   40:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   41:     0x560f13fc2722 - <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]   42:     0x560f13fc2722 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   43:     0x560f13fc2722 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   44:     0x560f13fc2722 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   45:     0x560f13fc2722 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   46:     0x560f13fc2722 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x560f1448714b - <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]   48:     0x560f1448714b - <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]   49:     0x560f1448714b - 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]   50:     0x7faf801a0ac3 - <unknown>
[INFO] [stdout]   51:     0x7faf80231a04 - __clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     workspace::all
[INFO] [stdout]     workspace::excluded_packages_tests::without_member_a
[INFO] [stdout]     workspace::excluded_packages_tests::without_member_b
[INFO] [stdout]     workspace::excluded_packages_tests::without_member_c
[INFO] [stdout]     workspace::excluded_packages_tests::without_root_package
[INFO] [stdout]     workspace::specific_packages_tests::member_a
[INFO] [stdout]     workspace::specific_packages_tests::member_b
[INFO] [stdout]     workspace::specific_packages_tests::member_c
[INFO] [stdout]     workspace::specific_packages_tests::root_package
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cargo_msrv_prep_tests`
[INFO] running `Command { std: "docker" "inspect" "78d6b94fb9f49341eb1cc7cc4b9df6c893ddb85f83a39b911ea5f8dbd8672593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78d6b94fb9f49341eb1cc7cc4b9df6c893ddb85f83a39b911ea5f8dbd8672593", kill_on_drop: false }`
[INFO] [stdout] 78d6b94fb9f49341eb1cc7cc4b9df6c893ddb85f83a39b911ea5f8dbd8672593
