[INFO] fetching crate alpm-mtree 0.2.3...
[INFO] testing alpm-mtree-0.2.3 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate alpm-mtree 0.2.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate alpm-mtree 0.2.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate alpm-mtree 0.2.3
[INFO] tweaked toml for crates.io crate alpm-mtree 0.2.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alpm-mtree 0.2.3 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate alpm-mtree 0.2.3 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5aa764517ca68398537d85ef9695555ed43e1eb289f2c262147608a7b10e17ef
[INFO] running `Command { std: "docker" "start" "-a" "5aa764517ca68398537d85ef9695555ed43e1eb289f2c262147608a7b10e17ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5aa764517ca68398537d85ef9695555ed43e1eb289f2c262147608a7b10e17ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aa764517ca68398537d85ef9695555ed43e1eb289f2c262147608a7b10e17ef", kill_on_drop: false }`
[INFO] [stdout] 5aa764517ca68398537d85ef9695555ed43e1eb289f2c262147608a7b10e17ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45845b1ab78e10d9ae1dfb286f933ace73e777c85db9ff27f5a0b26b45430ea5
[INFO] running `Command { std: "docker" "start" "-a" "45845b1ab78e10d9ae1dfb286f933ace73e777c85db9ff27f5a0b26b45430ea5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling spdx v0.12.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.24
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling unic-langid-macros v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling fluent-template-macros v0.13.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling alpm-parsers v0.3.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling fluent-templates v0.13.2
[INFO] [stderr]    Compiling fluent-i18n v0.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling alpm-types v0.9.0
[INFO] [stderr]    Compiling alpm-common v0.1.3
[INFO] [stderr]    Compiling alpm-mtree v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.14s
[INFO] running `Command { std: "docker" "inspect" "45845b1ab78e10d9ae1dfb286f933ace73e777c85db9ff27f5a0b26b45430ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45845b1ab78e10d9ae1dfb286f933ace73e777c85db9ff27f5a0b26b45430ea5", kill_on_drop: false }`
[INFO] [stdout] 45845b1ab78e10d9ae1dfb286f933ace73e777c85db9ff27f5a0b26b45430ea5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6912e227385ec1c22a34849172425ecbc8724603bdcad770630f9a33716f7b9
[INFO] running `Command { std: "docker" "start" "-a" "b6912e227385ec1c22a34849172425ecbc8724603bdcad770630f9a33716f7b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ignore v0.4.24
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling unic-langid-macros v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling fluent-template-macros v0.13.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fluent-templates v0.13.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling fluent-i18n v0.1.0
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling alpm-parsers v0.3.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling alpm-types v0.9.0
[INFO] [stderr]    Compiling alpm-common v0.1.3
[INFO] [stderr]    Compiling alpm-mtree v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/mtree/v2.rs:951:34
[INFO] [stdout]     |
[INFO] [stdout] 951 |                Ok(output) => return Err(format!(
[INFO] [stdout]     |  ___________________________________^   -
[INFO] [stdout]     | | ______________________________________|
[INFO] [stdout] 952 | ||                 "Succeeded to normalize path {path:?} as {output:?}, but this should have failed!"
[INFO] [stdout] 953 | ||             )
[INFO] [stdout] 954 | ||             .into()),
[INFO] [stdout]     | ||___________________-^ unreachable expression
[INFO] [stdout]     |  |___________________|
[INFO] [stdout]     |                      any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> src/mtree/v2.rs:951:38
[INFO] [stdout]     |
[INFO] [stdout] 951 |               Ok(output) => return Err(format!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 952 | |                 "Succeeded to normalize path {path:?} as {output:?}, but this should have failed!"
[INFO] [stdout] 953 | |             )
[INFO] [stdout] 954 | |             .into()),
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/mtree/v2.rs:964:28
[INFO] [stdout]     |
[INFO] [stdout] 964 |                     return Err("Did not raise the correct error".into());
[INFO] [stdout]     |                            ^^^^----------------------------------------^
[INFO] [stdout]     |                            |   |
[INFO] [stdout]     |                            |   any code following this expression is unreachable
[INFO] [stdout]     |                            unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> src/mtree/v2.rs:964:32
[INFO] [stdout]     |
[INFO] [stdout] 964 |                     return Err("Did not raise the correct error".into());
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/mtree/v2.rs:987:20
[INFO] [stdout]     |
[INFO] [stdout] 987 |                return Err(format!(
[INFO] [stdout]     |  _____________________^   -
[INFO] [stdout]     | | ________________________|
[INFO] [stdout] 988 | ||                 "Retrieving metadata of {test_dir:?} should have succeeded, but failed:\n{error}"
[INFO] [stdout] 989 | ||             )
[INFO] [stdout] 990 | ||             .into());
[INFO] [stdout]     | ||___________________-^ unreachable expression
[INFO] [stdout]     |  |___________________|
[INFO] [stdout]     |                      any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> src/mtree/v2.rs:987:24
[INFO] [stdout]     |
[INFO] [stdout] 987 |               return Err(format!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 988 | |                 "Retrieving metadata of {test_dir:?} should have succeeded, but failed:\n{error}"
[INFO] [stdout] 989 | |             )
[INFO] [stdout] 990 | |             .into());
[INFO] [stdout]     | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/mtree/v2.rs:994:20
[INFO] [stdout]     |
[INFO] [stdout] 994 |                return Err(format!(
[INFO] [stdout]     |  _____________________^   -
[INFO] [stdout]     | | ________________________|
[INFO] [stdout] 995 | ||                 "Retrieving metadata of {test_file:?} should have succeeded, but failed:\n{error}"
[INFO] [stdout] 996 | ||             )
[INFO] [stdout] 997 | ||             .into());
[INFO] [stdout]     | ||___________________-^ unreachable expression
[INFO] [stdout]     |  |___________________|
[INFO] [stdout]     |                      any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> src/mtree/v2.rs:994:24
[INFO] [stdout]     |
[INFO] [stdout] 994 |               return Err(format!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 995 | |                 "Retrieving metadata of {test_file:?} should have succeeded, but failed:\n{error}"
[INFO] [stdout] 996 | |             )
[INFO] [stdout] 997 | |             .into());
[INFO] [stdout]     | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/mtree/v2.rs:1001:20
[INFO] [stdout]      |
[INFO] [stdout] 1001 |                return Err(format!(
[INFO] [stdout]      |  _____________________^   -
[INFO] [stdout]      | | ________________________|
[INFO] [stdout] 1002 | ||                 "Retrieving metadata of {test_symlink:?} should have succeeded, but failed:\n{error}"
[INFO] [stdout] 1003 | ||             )
[INFO] [stdout] 1004 | ||             .into());
[INFO] [stdout]      | ||___________________-^ unreachable expression
[INFO] [stdout]      |  |___________________|
[INFO] [stdout]      |                      any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]     --> src/mtree/v2.rs:1001:24
[INFO] [stdout]      |
[INFO] [stdout] 1001 |               return Err(format!(
[INFO] [stdout]      |  ________________________^
[INFO] [stdout] 1002 | |                 "Retrieving metadata of {test_symlink:?} should have succeeded, but failed:\n{error}"
[INFO] [stdout] 1003 | |             )
[INFO] [stdout] 1004 | |             .into());
[INFO] [stdout]      | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/mtree/v2.rs:1021:20
[INFO] [stdout]      |
[INFO] [stdout] 1021 |                return Err(format!(
[INFO] [stdout]      |  _____________________^   -
[INFO] [stdout]      | | ________________________|
[INFO] [stdout] 1022 | ||                 "Retrieving metadata of {test_dir:?} should have failed, but succeeded:\n{metadata:?}"
[INFO] [stdout] 1023 | ||             )
[INFO] [stdout] 1024 | ||             .into());
[INFO] [stdout]      | ||___________________-^ unreachable expression
[INFO] [stdout]      |  |___________________|
[INFO] [stdout]      |                      any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]     --> src/mtree/v2.rs:1021:24
[INFO] [stdout]      |
[INFO] [stdout] 1021 |               return Err(format!(
[INFO] [stdout]      |  ________________________^
[INFO] [stdout] 1022 | |                 "Retrieving metadata of {test_dir:?} should have failed, but succeeded:\n{metadata:?}"
[INFO] [stdout] 1023 | |             )
[INFO] [stdout] 1024 | |             .into());
[INFO] [stdout]      | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/mtree/v2.rs:1028:20
[INFO] [stdout]      |
[INFO] [stdout] 1028 |                return Err(format!(
[INFO] [stdout]      |  _____________________^   -
[INFO] [stdout]      | | ________________________|
[INFO] [stdout] 1029 | ||                 "Retrieving metadata of {test_file:?} should have failed, but succeeded:\n{metadata:?}"
[INFO] [stdout] 1030 | ||             )
[INFO] [stdout] 1031 | ||             .into());
[INFO] [stdout]      | ||___________________-^ unreachable expression
[INFO] [stdout]      |  |___________________|
[INFO] [stdout]      |                      any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]     --> src/mtree/v2.rs:1028:24
[INFO] [stdout]      |
[INFO] [stdout] 1028 |               return Err(format!(
[INFO] [stdout]      |  ________________________^
[INFO] [stdout] 1029 | |                 "Retrieving metadata of {test_file:?} should have failed, but succeeded:\n{metadata:?}"
[INFO] [stdout] 1030 | |             )
[INFO] [stdout] 1031 | |             .into());
[INFO] [stdout]      | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/mtree/v2.rs:1035:20
[INFO] [stdout]      |
[INFO] [stdout] 1035 |                return Err(format!(
[INFO] [stdout]      |  _____________________^   -
[INFO] [stdout]      | | ________________________|
[INFO] [stdout] 1036 | ||                 "Retrieving metadata of {test_symlink:?} should have failed, but succeeded:\n{metadata:?}"
[INFO] [stdout] 1037 | ||             )
[INFO] [stdout] 1038 | ||             .into());
[INFO] [stdout]      | ||___________________-^ unreachable expression
[INFO] [stdout]      |  |___________________|
[INFO] [stdout]      |                      any code following this expression is unreachable
[INFO] [stdout]      |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]     --> src/mtree/v2.rs:1035:24
[INFO] [stdout]      |
[INFO] [stdout] 1035 |               return Err(format!(
[INFO] [stdout]      |  ________________________^
[INFO] [stdout] 1036 | |                 "Retrieving metadata of {test_symlink:?} should have failed, but succeeded:\n{metadata:?}"
[INFO] [stdout] 1037 | |             )
[INFO] [stdout] 1038 | |             .into());
[INFO] [stdout]      | |___________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> tests/parse_errors.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |            return Err(format!(
[INFO] [stdout]    |  _________________^   -
[INFO] [stdout]    | | ____________________|
[INFO] [stdout] 29 | ||             "The parser succeeded even though it should've failed for input:\n{input}"
[INFO] [stdout] 30 | ||         )
[INFO] [stdout] 31 | ||         .into());
[INFO] [stdout]    | ||_______________-^ unreachable expression
[INFO] [stdout]    |  |_______________|
[INFO] [stdout]    |                  any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]   --> tests/parse_errors.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |           return Err(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 29 | |             "The parser succeeded even though it should've failed for input:\n{input}"
[INFO] [stdout] 30 | |         )
[INFO] [stdout] 31 | |         .into());
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/validate.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 |         return Err("Can not add duration to unix epoch".into());
[INFO] [stdout]     |                ^^^^-------------------------------------------^
[INFO] [stdout]     |                |   |
[INFO] [stdout]     |                |   any code following this expression is unreachable
[INFO] [stdout]     |                unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> tests/validate.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |         return Err("Can not add duration to unix epoch".into());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/validate.rs:276:16
[INFO] [stdout]     |
[INFO] [stdout] 276 |         return Err("The validation succeeded even though it should have failed".into());
[INFO] [stdout]     |                ^^^^-------------------------------------------------------------------^
[INFO] [stdout]     |                |   |
[INFO] [stdout]     |                |   any code following this expression is unreachable
[INFO] [stdout]     |                unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> tests/validate.rs:276:20
[INFO] [stdout]     |
[INFO] [stdout] 276 |         return Err("The validation succeeded even though it should have failed".into());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/validate.rs:319:16
[INFO] [stdout]     |
[INFO] [stdout] 319 |         return Err("The validation succeeded even though it should have failed".into());
[INFO] [stdout]     |                ^^^^-------------------------------------------------------------------^
[INFO] [stdout]     |                |   |
[INFO] [stdout]     |                |   any code following this expression is unreachable
[INFO] [stdout]     |                unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> tests/validate.rs:319:20
[INFO] [stdout]     |
[INFO] [stdout] 319 |         return Err("The validation succeeded even though it should have failed".into());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/validate.rs:365:16
[INFO] [stdout]     |
[INFO] [stdout] 365 |         return Err("The validation succeeded even though it should have failed".into());
[INFO] [stdout]     |                ^^^^-------------------------------------------------------------------^
[INFO] [stdout]     |                |   |
[INFO] [stdout]     |                |   any code following this expression is unreachable
[INFO] [stdout]     |                unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> tests/validate.rs:365:20
[INFO] [stdout]     |
[INFO] [stdout] 365 |         return Err("The validation succeeded even though it should have failed".into());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/validate.rs:409:16
[INFO] [stdout]     |
[INFO] [stdout] 409 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stdout]     |                |   |
[INFO] [stdout]     |                |   any code following this expression is unreachable
[INFO] [stdout]     |                unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> tests/validate.rs:409:20
[INFO] [stdout]     |
[INFO] [stdout] 409 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/validate.rs:451:16
[INFO] [stdout]     |
[INFO] [stdout] 451 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stdout]     |                |   |
[INFO] [stdout]     |                |   any code following this expression is unreachable
[INFO] [stdout]     |                unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> tests/validate.rs:451:20
[INFO] [stdout]     |
[INFO] [stdout] 451 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/validate.rs:500:16
[INFO] [stdout]     |
[INFO] [stdout] 500 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stdout]     |                |   |
[INFO] [stdout]     |                |   any code following this expression is unreachable
[INFO] [stdout]     |                unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> tests/validate.rs:500:20
[INFO] [stdout]     |
[INFO] [stdout] 500 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/validate.rs:541:16
[INFO] [stdout]     |
[INFO] [stdout] 541 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stdout]     |                |   |
[INFO] [stdout]     |                |   any code following this expression is unreachable
[INFO] [stdout]     |                unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> tests/validate.rs:541:20
[INFO] [stdout]     |
[INFO] [stdout] 541 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/validate.rs:580:16
[INFO] [stdout]     |
[INFO] [stdout] 580 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stdout]     |                |   |
[INFO] [stdout]     |                |   any code following this expression is unreachable
[INFO] [stdout]     |                unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> tests/validate.rs:580:20
[INFO] [stdout]     |
[INFO] [stdout] 580 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/validate.rs:620:16
[INFO] [stdout]     |
[INFO] [stdout] 620 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stdout]     |                |   |
[INFO] [stdout]     |                |   any code following this expression is unreachable
[INFO] [stdout]     |                unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> tests/validate.rs:620:20
[INFO] [stdout]     |
[INFO] [stdout] 620 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/validate.rs:665:16
[INFO] [stdout]     |
[INFO] [stdout] 665 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stdout]     |                |   |
[INFO] [stdout]     |                |   any code following this expression is unreachable
[INFO] [stdout]     |                unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> tests/validate.rs:665:20
[INFO] [stdout]     |
[INFO] [stdout] 665 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/validate.rs:701:16
[INFO] [stdout]     |
[INFO] [stdout] 701 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stdout]     |                |   |
[INFO] [stdout]     |                |   any code following this expression is unreachable
[INFO] [stdout]     |                unreachable expression
[INFO] [stdout]     |
[INFO] [stdout] note: this expression has type `TestError`, which is uninhabited
[INFO] [stdout]    --> tests/validate.rs:701:20
[INFO] [stdout]     |
[INFO] [stdout] 701 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.55s
[INFO] running `Command { std: "docker" "inspect" "b6912e227385ec1c22a34849172425ecbc8724603bdcad770630f9a33716f7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6912e227385ec1c22a34849172425ecbc8724603bdcad770630f9a33716f7b9", kill_on_drop: false }`
[INFO] [stdout] b6912e227385ec1c22a34849172425ecbc8724603bdcad770630f9a33716f7b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6aef198481466afa90df0214e68720c37a5a844033172cff7772ec0ddb39a53e
[INFO] running `Command { std: "docker" "start" "-a" "6aef198481466afa90df0214e68720c37a5a844033172cff7772ec0ddb39a53e", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> tests/validate.rs:120:16
[INFO] [stderr]     |
[INFO] [stderr] 120 |         return Err("Can not add duration to unix epoch".into());
[INFO] [stderr]     |                ^^^^-------------------------------------------^
[INFO] [stderr]     |                |   |
[INFO] [stderr]     |                |   any code following this expression is unreachable
[INFO] [stderr]     |                unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> tests/validate.rs:120:20
[INFO] [stderr]     |
[INFO] [stderr] 120 |         return Err("Can not add duration to unix epoch".into());
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> tests/validate.rs:276:16
[INFO] [stderr]     |
[INFO] [stderr] 276 |         return Err("The validation succeeded even though it should have failed".into());
[INFO] [stderr]     |                ^^^^-------------------------------------------------------------------^
[INFO] [stderr]     |                |   |
[INFO] [stderr]     |                |   any code following this expression is unreachable
[INFO] [stderr]     |                unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> tests/validate.rs:276:20
[INFO] [stderr]     |
[INFO] [stderr] 276 |         return Err("The validation succeeded even though it should have failed".into());
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> tests/validate.rs:319:16
[INFO] [stderr]     |
[INFO] [stderr] 319 |         return Err("The validation succeeded even though it should have failed".into());
[INFO] [stderr]     |                ^^^^-------------------------------------------------------------------^
[INFO] [stderr]     |                |   |
[INFO] [stderr]     |                |   any code following this expression is unreachable
[INFO] [stderr]     |                unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> tests/validate.rs:319:20
[INFO] [stderr]     |
[INFO] [stderr] 319 |         return Err("The validation succeeded even though it should have failed".into());
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> tests/validate.rs:365:16
[INFO] [stderr]     |
[INFO] [stderr] 365 |         return Err("The validation succeeded even though it should have failed".into());
[INFO] [stderr]     |                ^^^^-------------------------------------------------------------------^
[INFO] [stderr]     |                |   |
[INFO] [stderr]     |                |   any code following this expression is unreachable
[INFO] [stderr]     |                unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> tests/validate.rs:365:20
[INFO] [stderr]     |
[INFO] [stderr] 365 |         return Err("The validation succeeded even though it should have failed".into());
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> tests/validate.rs:409:16
[INFO] [stderr]     |
[INFO] [stderr] 409 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stderr]     |                |   |
[INFO] [stderr]     |                |   any code following this expression is unreachable
[INFO] [stderr]     |                unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> tests/validate.rs:409:20
[INFO] [stderr]     |
[INFO] [stderr] 409 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> tests/validate.rs:451:16
[INFO] [stderr]     |
[INFO] [stderr] 451 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stderr]     |                |   |
[INFO] [stderr]     |                |   any code following this expression is unreachable
[INFO] [stderr]     |                unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> tests/validate.rs:451:20
[INFO] [stderr]     |
[INFO] [stderr] 451 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> tests/validate.rs:500:16
[INFO] [stderr]     |
[INFO] [stderr] 500 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stderr]     |                |   |
[INFO] [stderr]     |                |   any code following this expression is unreachable
[INFO] [stderr]     |                unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> tests/validate.rs:500:20
[INFO] [stderr]     |
[INFO] [stderr] 500 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> tests/validate.rs:541:16
[INFO] [stderr]     |
[INFO] [stderr] 541 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stderr]     |                |   |
[INFO] [stderr]     |                |   any code following this expression is unreachable
[INFO] [stderr]     |                unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> tests/validate.rs:541:20
[INFO] [stderr]     |
[INFO] [stderr] 541 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> tests/validate.rs:580:16
[INFO] [stderr]     |
[INFO] [stderr] 580 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stderr]     |                |   |
[INFO] [stderr]     |                |   any code following this expression is unreachable
[INFO] [stderr]     |                unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> tests/validate.rs:580:20
[INFO] [stderr]     |
[INFO] [stderr] 580 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> tests/validate.rs:620:16
[INFO] [stderr]     |
[INFO] [stderr] 620 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stderr]     |                |   |
[INFO] [stderr]     |                |   any code following this expression is unreachable
[INFO] [stderr]     |                unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> tests/validate.rs:620:20
[INFO] [stderr]     |
[INFO] [stderr] 620 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> tests/validate.rs:665:16
[INFO] [stderr]     |
[INFO] [stderr] 665 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stderr]     |                |   |
[INFO] [stderr]     |                |   any code following this expression is unreachable
[INFO] [stderr]     |                unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> tests/validate.rs:665:20
[INFO] [stderr]     |
[INFO] [stderr] 665 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> tests/validate.rs:701:16
[INFO] [stderr]     |
[INFO] [stderr] 701 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                ^^^^-----------------------------------------------------------------^
[INFO] [stderr]     |                |   |
[INFO] [stderr]     |                |   any code following this expression is unreachable
[INFO] [stderr]     |                unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> tests/validate.rs:701:20
[INFO] [stderr]     |
[INFO] [stderr] 701 |         return Err("The validation succeeded even though it should've failed".into());
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/mtree/v2.rs:951:34
[INFO] [stderr]     |
[INFO] [stderr] 951 |                Ok(output) => return Err(format!(
[INFO] [stderr]     |  ___________________________________^   -
[INFO] [stderr]     | | ______________________________________|
[INFO] [stderr] 952 | ||                 "Succeeded to normalize path {path:?} as {output:?}, but this should have failed!"
[INFO] [stderr] 953 | ||             )
[INFO] [stderr] 954 | ||             .into()),
[INFO] [stderr]     | ||___________________-^ unreachable expression
[INFO] [stderr]     |  |___________________|
[INFO] [stderr]     |                      any code following this expression is unreachable
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> src/mtree/v2.rs:951:38
[INFO] [stderr]     |
[INFO] [stderr] 951 |               Ok(output) => return Err(format!(
[INFO] [stderr]     |  ______________________________________^
[INFO] [stderr] 952 | |                 "Succeeded to normalize path {path:?} as {output:?}, but this should have failed!"
[INFO] [stderr] 953 | |             )
[INFO] [stderr] 954 | |             .into()),
[INFO] [stderr]     | |___________________^
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/mtree/v2.rs:964:28
[INFO] [stderr]     |
[INFO] [stderr] 964 |                     return Err("Did not raise the correct error".into());
[INFO] [stderr]     |                            ^^^^----------------------------------------^
[INFO] [stderr]     |                            |   |
[INFO] [stderr]     |                            |   any code following this expression is unreachable
[INFO] [stderr]     |                            unreachable expression
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> src/mtree/v2.rs:964:32
[INFO] [stderr]     |
[INFO] [stderr] 964 |                     return Err("Did not raise the correct error".into());
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/mtree/v2.rs:987:20
[INFO] [stderr]     |
[INFO] [stderr] 987 |                return Err(format!(
[INFO] [stderr]     |  _____________________^   -
[INFO] [stderr]     | | ________________________|
[INFO] [stderr] 988 | ||                 "Retrieving metadata of {test_dir:?} should have succeeded, but failed:\n{error}"
[INFO] [stderr] 989 | ||             )
[INFO] [stderr] 990 | ||             .into());
[INFO] [stderr]     | ||___________________-^ unreachable expression
[INFO] [stderr]     |  |___________________|
[INFO] [stderr]     |                      any code following this expression is unreachable
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> src/mtree/v2.rs:987:24
[INFO] [stderr]     |
[INFO] [stderr] 987 |               return Err(format!(
[INFO] [stderr]     |  ________________________^
[INFO] [stderr] 988 | |                 "Retrieving metadata of {test_dir:?} should have succeeded, but failed:\n{error}"
[INFO] [stderr] 989 | |             )
[INFO] [stderr] 990 | |             .into());
[INFO] [stderr]     | |___________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/mtree/v2.rs:994:20
[INFO] [stderr]     |
[INFO] [stderr] 994 |                return Err(format!(
[INFO] [stderr]     |  _____________________^   -
[INFO] [stderr]     | | ________________________|
[INFO] [stderr] 995 | ||                 "Retrieving metadata of {test_file:?} should have succeeded, but failed:\n{error}"
[INFO] [stderr] 996 | ||             )
[INFO] [stderr] 997 | ||             .into());
[INFO] [stderr]     | ||___________________-^ unreachable expression
[INFO] [stderr]     |  |___________________|
[INFO] [stderr]     |                      any code following this expression is unreachable
[INFO] [stderr]     |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]    --> src/mtree/v2.rs:994:24
[INFO] [stderr]     |
[INFO] [stderr] 994 |               return Err(format!(
[INFO] [stderr]     |  ________________________^
[INFO] [stderr] 995 | |                 "Retrieving metadata of {test_file:?} should have succeeded, but failed:\n{error}"
[INFO] [stderr] 996 | |             )
[INFO] [stderr] 997 | |             .into());
[INFO] [stderr]     | |___________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]     --> src/mtree/v2.rs:1001:20
[INFO] [stderr]      |
[INFO] [stderr] 1001 |                return Err(format!(
[INFO] [stderr]      |  _____________________^   -
[INFO] [stderr]      | | ________________________|
[INFO] [stderr] 1002 | ||                 "Retrieving metadata of {test_symlink:?} should have succeeded, but failed:\n{error}"
[INFO] [stderr] 1003 | ||             )
[INFO] [stderr] 1004 | ||             .into());
[INFO] [stderr]      | ||___________________-^ unreachable expression
[INFO] [stderr]      |  |___________________|
[INFO] [stderr]      |                      any code following this expression is unreachable
[INFO] [stderr]      |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]     --> src/mtree/v2.rs:1001:24
[INFO] [stderr]      |
[INFO] [stderr] 1001 |               return Err(format!(
[INFO] [stderr]      |  ________________________^
[INFO] [stderr] 1002 | |                 "Retrieving metadata of {test_symlink:?} should have succeeded, but failed:\n{error}"
[INFO] [stderr] 1003 | |             )
[INFO] [stderr] 1004 | |             .into());
[INFO] [stderr]      | |___________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]     --> src/mtree/v2.rs:1021:20
[INFO] [stderr]      |
[INFO] [stderr] 1021 |                return Err(format!(
[INFO] [stderr]      |  _____________________^   -
[INFO] [stderr]      | | ________________________|
[INFO] [stderr] 1022 | ||                 "Retrieving metadata of {test_dir:?} should have failed, but succeeded:\n{metadata:?}"
[INFO] [stderr] 1023 | ||             )
[INFO] [stderr] 1024 | ||             .into());
[INFO] [stderr]      | ||___________________-^ unreachable expression
[INFO] [stderr]      |  |___________________|
[INFO] [stderr]      |                      any code following this expression is unreachable
[INFO] [stderr]      |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]     --> src/mtree/v2.rs:1021:24
[INFO] [stderr]      |
[INFO] [stderr] 1021 |               return Err(format!(
[INFO] [stderr]      |  ________________________^
[INFO] [stderr] 1022 | |                 "Retrieving metadata of {test_dir:?} should have failed, but succeeded:\n{metadata:?}"
[INFO] [stderr] 1023 | |             )
[INFO] [stderr] 1024 | |             .into());
[INFO] [stderr]      | |___________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]     --> src/mtree/v2.rs:1028:20
[INFO] [stderr]      |
[INFO] [stderr] 1028 |                return Err(format!(
[INFO] [stderr]      |  _____________________^   -
[INFO] [stderr]      | | ________________________|
[INFO] [stderr] 1029 | ||                 "Retrieving metadata of {test_file:?} should have failed, but succeeded:\n{metadata:?}"
[INFO] [stderr] 1030 | ||             )
[INFO] [stderr] 1031 | ||             .into());
[INFO] [stderr]      | ||___________________-^ unreachable expression
[INFO] [stderr]      |  |___________________|
[INFO] [stderr]      |                      any code following this expression is unreachable
[INFO] [stderr]      |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]     --> src/mtree/v2.rs:1028:24
[INFO] [stderr]      |
[INFO] [stderr] 1028 |               return Err(format!(
[INFO] [stderr]      |  ________________________^
[INFO] [stderr] 1029 | |                 "Retrieving metadata of {test_file:?} should have failed, but succeeded:\n{metadata:?}"
[INFO] [stderr] 1030 | |             )
[INFO] [stderr] 1031 | |             .into());
[INFO] [stderr]      | |___________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]     --> src/mtree/v2.rs:1035:20
[INFO] [stderr]      |
[INFO] [stderr] 1035 |                return Err(format!(
[INFO] [stderr]      |  _____________________^   -
[INFO] [stderr]      | | ________________________|
[INFO] [stderr] 1036 | ||                 "Retrieving metadata of {test_symlink:?} should have failed, but succeeded:\n{metadata:?}"
[INFO] [stderr] 1037 | ||             )
[INFO] [stderr] 1038 | ||             .into());
[INFO] [stderr]      | ||___________________-^ unreachable expression
[INFO] [stderr]      |  |___________________|
[INFO] [stderr]      |                      any code following this expression is unreachable
[INFO] [stderr]      |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]     --> src/mtree/v2.rs:1035:24
[INFO] [stderr]      |
[INFO] [stderr] 1035 |               return Err(format!(
[INFO] [stderr]      |  ________________________^
[INFO] [stderr] 1036 | |                 "Retrieving metadata of {test_symlink:?} should have failed, but succeeded:\n{metadata:?}"
[INFO] [stderr] 1037 | |             )
[INFO] [stderr] 1038 | |             .into());
[INFO] [stderr]      | |___________________^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> tests/parse_errors.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |            return Err(format!(
[INFO] [stderr]    |  _________________^   -
[INFO] [stderr]    | | ____________________|
[INFO] [stderr] 29 | ||             "The parser succeeded even though it should've failed for input:\n{input}"
[INFO] [stderr] 30 | ||         )
[INFO] [stderr] 31 | ||         .into());
[INFO] [stderr]    | ||_______________-^ unreachable expression
[INFO] [stderr]    |  |_______________|
[INFO] [stderr]    |                  any code following this expression is unreachable
[INFO] [stderr]    |
[INFO] [stderr] note: this expression has type `TestError`, which is uninhabited
[INFO] [stderr]   --> tests/parse_errors.rs:28:20
[INFO] [stderr]    |
[INFO] [stderr] 28 |           return Err(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 29 | |             "The parser succeeded even though it should've failed for input:\n{input}"
[INFO] [stderr] 30 | |         )
[INFO] [stderr] 31 | |         .into());
[INFO] [stderr]    | |_______________^
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `alpm-mtree` (test "validate") generated 12 warnings
[INFO] [stderr] warning: `alpm-mtree` (lib test) generated 8 warnings
[INFO] [stderr] warning: `alpm-mtree` (test "parse_errors") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alpm_mtree-bb7c6051645369ad)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test mtree::v2::tests::test_normalize_mtree_path_success::case_1 ... ok
[INFO] [stdout] test mtree::v2::tests::test_normalize_mtree_path_success::case_2 ... ok
[INFO] [stdout] test mtree::v2::tests::test_normalize_mtree_path_failure::case_1 ... ok
[INFO] [stdout] test path_decoder::tests::test_decode_utf8_chars::case_1 ... ok
[INFO] [stdout] test path_decoder::tests::test_decode_utf8_chars::case_2 ... ok
[INFO] [stdout] test path_decoder::tests::test_decode_utf8_chars::case_3 ... ok
[INFO] [stdout] test path_decoder::tests::test_decode_utf8_chars::case_5 ... ok
[INFO] [stdout] test path_decoder::tests::test_decode_utf8_chars::case_6 ... ok
[INFO] [stdout] test path_decoder::tests::test_decode_utf8_chars_invalid_escape::case_2 ... ok
[INFO] [stdout] test path_decoder::tests::test_decode_utf8_chars_invalid_escape::case_3 ... ok
[INFO] [stdout] test path_decoder::tests::test_decode_utf8_chars::case_4 ... ok
[INFO] [stdout] test path_decoder::tests::test_decode_utf8_chars_invalid_escape::case_1 ... ok
[INFO] [stdout] test path_decoder::tests::test_decode_utf8_chars_invalid_escape::case_4 ... ok
[INFO] [stdout] test mtree::v2::tests::test_normalize_mtree_path_failure::case_2 ... ok
[INFO] [stdout] test mtree::v2::tests::test_path_metadata_failure ... ok
[INFO] [stdout] test mtree::v2::tests::test_path_metadata_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/correct_syntax.rs (/opt/rustwide/target/debug/deps/correct_syntax-34a335aa92f087e3)
[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] [stderr]      Running tests/create.rs (/opt/rustwide/target/debug/deps/create-b6ab4a59877c34eb)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test create_mtreev1_from_input ... FAILED
[INFO] [stdout] test create_mtreev2_from_input ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- create_mtreev1_from_input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'create_mtreev1_from_input' (43) panicked at tests/create.rs:63:22:
[INFO] [stdout] error: alpm_mtree::error::Error - File creation error:
[INFO] [stdout] The command "bsdtar" could not be found:
[INFO] [stdout] cannot find binary path
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3a85cecde2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3a85cecde2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3a85cecde2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a3a85cecde2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a3a85cfe1ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a3a85cfe1ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a3a85cb69f3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3a85cb69f3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a3a85cc3892 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a3a85cc908f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a3a85cc8f21 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a3a85b004ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a3a85b004ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a3a85cc969f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a3a85cc969f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a3a85cc94fa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a3a85cc39c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a3a85caaafd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a3a85d07750 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a3a85ad513e - <testresult::TestError as core::convert::From<T>>::from::hd0c2622bedc0dea0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testresult-0.4.1/src/lib.rs:24:9
[INFO] [stdout]   20:     0x5a3a85ad8f0b - <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual::h9603aeca75ccfa26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184:27
[INFO] [stdout]   21:     0x5a3a85ad3ae7 - create::create_mtreev1_from_input::create_mtreev1_from_input::h89dc11a608001e1f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/create.rs:63:22
[INFO] [stdout]   22:     0x5a3a85ad3926 - create::create_mtreev1_from_input::hbfc4b244efd2870b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/create.rs:55:1
[INFO] [stdout]   23:     0x5a3a85ad3df7 - create::create_mtreev1_from_input::{{closure}}::h3fdfd52667027cb0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/create.rs:56:35
[INFO] [stdout]   24:     0x5a3a85acf8e6 - core::ops::function::FnOnce::call_once::h16d6eed1c7915899
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a3a85b002eb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a3a85b002eb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5a3a85b1434d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5a3a85b1434d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5a3a85b1434d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5a3a85b1434d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5a3a85b1434d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a3a85b1434d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5a3a85b1434d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5a3a85aed894 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5a3a85aed894 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5a3a85af10ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5a3a85af10ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5a3a85af10ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5a3a85af10ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5a3a85af10ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a3a85af10ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5a3a85af10ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a3a85cbebdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5a3a85cbebdf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x76d2ff533aa4 - <unknown>
[INFO] [stdout]   46:     0x76d2ff5c0a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- create_mtreev2_from_input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'create_mtreev2_from_input' (44) panicked at tests/create.rs:85:22:
[INFO] [stdout] error: alpm_mtree::error::Error - File creation error:
[INFO] [stdout] The command "bsdtar" could not be found:
[INFO] [stdout] cannot find binary path
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3a85cecde2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3a85cecde2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3a85cecde2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a3a85cecde2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a3a85cfe1ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a3a85cfe1ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a3a85cb69f3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a3a85cb69f3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a3a85cc3892 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a3a85cc908f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a3a85cc8f21 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a3a85b004ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a3a85b004ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a3a85cc969f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a3a85cc969f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a3a85cc94fa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a3a85cc39c9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a3a85caaafd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a3a85d07750 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a3a85ad513e - <testresult::TestError as core::convert::From<T>>::from::hd0c2622bedc0dea0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testresult-0.4.1/src/lib.rs:24:9
[INFO] [stdout]   20:     0x5a3a85ad8f0b - <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual::h9603aeca75ccfa26
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184:27
[INFO] [stdout]   21:     0x5a3a85ad3fd7 - create::create_mtreev2_from_input::create_mtreev2_from_input::h8ef511e06a6c200b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/create.rs:85:22
[INFO] [stdout]   22:     0x5a3a85ad3e16 - create::create_mtreev2_from_input::h31c768b3d211835d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/create.rs:76:1
[INFO] [stdout]   23:     0x5a3a85ad42e7 - create::create_mtreev2_from_input::{{closure}}::hfa53ef310c0a74e3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/create.rs:77:35
[INFO] [stdout]   24:     0x5a3a85acf926 - core::ops::function::FnOnce::call_once::h21f56887a49aaa1b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a3a85b002eb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a3a85b002eb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5a3a85b1434d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5a3a85b1434d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5a3a85b1434d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5a3a85b1434d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5a3a85b1434d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a3a85b1434d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5a3a85b1434d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5a3a85aed894 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5a3a85aed894 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5a3a85af10ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5a3a85af10ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5a3a85af10ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5a3a85af10ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5a3a85af10ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a3a85af10ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5a3a85af10ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a3a85cbebdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5a3a85cbebdf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x76d2ff533aa4 - <unknown>
[INFO] [stdout]   46:     0x76d2ff5c0a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     create_mtreev1_from_input
[INFO] [stdout]     create_mtreev2_from_input
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test create`
[INFO] running `Command { std: "docker" "inspect" "6aef198481466afa90df0214e68720c37a5a844033172cff7772ec0ddb39a53e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aef198481466afa90df0214e68720c37a5a844033172cff7772ec0ddb39a53e", kill_on_drop: false }`
[INFO] [stdout] 6aef198481466afa90df0214e68720c37a5a844033172cff7772ec0ddb39a53e
