[INFO] fetching crate rust-releases-channel-manifests 0.27.0...
[INFO] testing rust-releases-channel-manifests-0.27.0 against try#311784882baa42a9638298cb325fa01a062c9d0f+cargoflags=-Zbuild-dir-new-layout for pr-149852
[INFO] extracting crate rust-releases-channel-manifests 0.27.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rust-releases-channel-manifests 0.27.0
[INFO] finished tweaking crates.io crate rust-releases-channel-manifests 0.27.0
[INFO] tweaked toml for crates.io crate rust-releases-channel-manifests 0.27.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-releases-channel-manifests 0.27.0 on toolchain 311784882baa42a9638298cb325fa01a062c9d0f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding rust-releases-core v0.27.0 (available: v0.30.0)
[INFO] [stderr]       Adding rust-releases-io v0.27.1 (available: v0.30.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed08904629074d4efba850a15e0ba78e0429b42b3b6e3c24b6664cbe4927711e
[INFO] running `Command { std: "docker" "start" "-a" "ed08904629074d4efba850a15e0ba78e0429b42b3b6e3c24b6664cbe4927711e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed08904629074d4efba850a15e0ba78e0429b42b3b6e3c24b6664cbe4927711e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed08904629074d4efba850a15e0ba78e0429b42b3b6e3c24b6664cbe4927711e", kill_on_drop: false }`
[INFO] [stdout] ed08904629074d4efba850a15e0ba78e0429b42b3b6e3c24b6664cbe4927711e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 13879c811fcd9cc679303995f31f779612f876b46c5cce160c753ce81b6d9e07
[INFO] running `Command { std: "docker" "start" "-a" "13879c811fcd9cc679303995f31f779612f876b46c5cce160c753ce81b6d9e07", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rust-releases-core v0.27.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tinystr v0.8.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 toml v0.5.11
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[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 ureq v2.12.1
[INFO] [stderr]    Compiling rust-releases-io v0.27.1
[INFO] [stderr]    Compiling rust-releases-channel-manifests v0.27.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.88s
[INFO] running `Command { std: "docker" "inspect" "13879c811fcd9cc679303995f31f779612f876b46c5cce160c753ce81b6d9e07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13879c811fcd9cc679303995f31f779612f876b46c5cce160c753ce81b6d9e07", kill_on_drop: false }`
[INFO] [stdout] 13879c811fcd9cc679303995f31f779612f876b46c5cce160c753ce81b6d9e07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8af5cd826d4ac1fde32cee8a333952f71585556158e364bef89a76d4b7f2eebe
[INFO] running `Command { std: "docker" "start" "-a" "8af5cd826d4ac1fde32cee8a333952f71585556158e364bef89a76d4b7f2eebe", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-releases-channel-manifests v0.27.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal_dl_test`
[INFO] [stdout]   --> src/fetch.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | /         __internal_dl_test!({
[INFO] [stdout] 79 | |             let meta = fetch_meta_manifest();
[INFO] [stdout] 80 | |             assert!(meta.is_ok());
[INFO] [stdout] 81 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__internal_dl_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `__internal_dl_test` may come from an old version of the `rust_releases_io` crate, try updating your dependency with `cargo update -p rust_releases_io`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__internal_dl_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `internal_dl_test`
[INFO] [stdout]   --> src/fetch.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | /         __internal_dl_test!({
[INFO] [stdout] 87 | |             let meta = fetch_meta_manifest().unwrap();
[INFO] [stdout] 88 | |             let content = std::str::from_utf8(meta.buffer()).unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |             assert!(result.is_ok());
[INFO] [stdout] 94 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__internal_dl_test` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `__internal_dl_test` may come from an old version of the `rust_releases_io` crate, try updating your dependency with `cargo update -p rust_releases_io`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `__internal_dl_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "8af5cd826d4ac1fde32cee8a333952f71585556158e364bef89a76d4b7f2eebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af5cd826d4ac1fde32cee8a333952f71585556158e364bef89a76d4b7f2eebe", kill_on_drop: false }`
[INFO] [stdout] 8af5cd826d4ac1fde32cee8a333952f71585556158e364bef89a76d4b7f2eebe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9f862a64f9c9b3a40a3b8acf40f248e6798eb0dc9723a5797b8f5c3ead6993f4
[INFO] running `Command { std: "docker" "start" "-a" "9f862a64f9c9b3a40a3b8acf40f248e6798eb0dc9723a5797b8f5c3ead6993f4", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `internal_dl_test`
[INFO] [stderr]   --> src/fetch.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 | /         __internal_dl_test!({
[INFO] [stderr] 79 | |             let meta = fetch_meta_manifest();
[INFO] [stderr] 80 | |             assert!(meta.is_ok());
[INFO] [stderr] 81 | |         })
[INFO] [stderr]    | |__________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `__internal_dl_test` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `__internal_dl_test` may come from an old version of the `rust_releases_io` crate, try updating your dependency with `cargo update -p rust_releases_io`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `__internal_dl_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `internal_dl_test`
[INFO] [stderr]   --> src/fetch.rs:86:9
[INFO] [stderr]    |
[INFO] [stderr] 86 | /         __internal_dl_test!({
[INFO] [stderr] 87 | |             let meta = fetch_meta_manifest().unwrap();
[INFO] [stderr] 88 | |             let content = std::str::from_utf8(meta.buffer()).unwrap();
[INFO] [stderr] ...  |
[INFO] [stderr] 93 | |             assert!(result.is_ok());
[INFO] [stderr] 94 | |         })
[INFO] [stderr]    | |__________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `__internal_dl_test` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `__internal_dl_test` may come from an old version of the `rust_releases_io` crate, try updating your dependency with `cargo update -p rust_releases_io`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `__internal_dl_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-releases-channel-manifests` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/rust-releases-channel-manifests/156b5884c8d207f2/deps/rust_releases_channel_manifests-156b5884c8d207f2)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test fetch::tests::test_fetch_release_manifest_stable ... ok
[INFO] [stdout] test fetch::tests::test_fetch_meta_manifest ... ok
[INFO] [stdout] test release_manifest::tests::test_parse_meta_manifest ... FAILED
[INFO] [stdout] test meta_manifest::tests::test_parse_meta_manifest ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- release_manifest::tests::test_parse_meta_manifest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'release_manifest::tests::test_parse_meta_manifest' (19) panicked at src/release_manifest.rs:49:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b9cefdb5712 - std[7ec1163218fd4288]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b9cefdb5712 - std[7ec1163218fd4288]::backtrace_rs::backtrace::trace_unsynchronized::<std[7ec1163218fd4288]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b9cefdb5712 - std[7ec1163218fd4288]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:68:9
[INFO] [stdout]    3:     0x5b9cefdb5712 - <<std[7ec1163218fd4288]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[784384805ecffc2c]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:38:26
[INFO] [stdout]    4:     0x5b9cefdcd397 - <core[784384805ecffc2c]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b9cefdcd397 - core[784384805ecffc2c]::fmt::write
[INFO] [stdout]    6:     0x5b9cefdbabc6 - std[7ec1163218fd4288]::io::default_write_fmt::<alloc[a1c94c07e218b93e]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:614:11
[INFO] [stdout]    7:     0x5b9cefdbabc6 - <alloc[a1c94c07e218b93e]::vec::Vec<u8> as std[7ec1163218fd4288]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:1969:13
[INFO] [stdout]    8:     0x5b9cefd91aaf - <std[7ec1163218fd4288]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:41:9
[INFO] [stdout]    9:     0x5b9cefd91aaf - std[7ec1163218fd4288]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b9cefdaccf9 - std[7ec1163218fd4288]::panicking::default_hook
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b9cefa4578e - <alloc[a1c94c07e218b93e]::boxed::Box<dyn for<'a, 'b> core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b9cefa4578e - test[370c4ac83c3338cc]::test_main_with_exit_callback::<test[370c4ac83c3338cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b9cefdaceb2 - <alloc[a1c94c07e218b93e]::boxed::Box<dyn for<'a, 'b> core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b9cefdaceb2 - std[7ec1163218fd4288]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b9cefd91b68 - std[7ec1163218fd4288]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b9cefd86a09 - std[7ec1163218fd4288]::sys::backtrace::__rust_end_short_backtrace::<std[7ec1163218fd4288]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:176:18
[INFO] [stdout]   17:     0x5b9cefd92c6d - __rustc[cbcfe5aadef28f7f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b9cefdcda4c - core[784384805ecffc2c]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b9cefdcd7c2 - core[784384805ecffc2c]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b9cefa10b63 - <core[784384805ecffc2c]::result::Result<alloc[a1c94c07e218b93e]::vec::Vec<u8>, std[7ec1163218fd4288]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b9cefa10b63 - rust_releases_channel_manifests[94693108fb4c8875]::release_manifest::tests::test_parse_meta_manifest
[INFO] [stdout]                                at /opt/rustwide/workdir/src/release_manifest.rs:49:38
[INFO] [stdout]   22:     0x5b9cefa10997 - rust_releases_channel_manifests[94693108fb4c8875]::release_manifest::tests::test_parse_meta_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/release_manifest.rs:43:34
[INFO] [stdout]   23:     0x5b9cefa11646 - <rust_releases_channel_manifests[94693108fb4c8875]::release_manifest::tests::test_parse_meta_manifest::{closure#0} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b9cefa39abb - <fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b9cefa39abb - test[370c4ac83c3338cc]::__rust_begin_short_backtrace::<core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>, fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b9cefa4639a - test[370c4ac83c3338cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b9cefa4639a - <core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b9cefa4639a - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b9cefa4639a - std[7ec1163218fd4288]::panicking::catch_unwind::<core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>, core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b9cefa4639a - std[7ec1163218fd4288]::panic::catch_unwind::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b9cefa4639a - test[370c4ac83c3338cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b9cefa4639a - test[370c4ac83c3338cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b9cefa40834 - test[370c4ac83c3338cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b9cefa40834 - std[7ec1163218fd4288]::sys::backtrace::__rust_begin_short_backtrace::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:160:18
[INFO] [stdout]   35:     0x5b9cefa48e92 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:92:13
[INFO] [stdout]   36:     0x5b9cefa48e92 - <core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5b9cefa48e92 - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b9cefa48e92 - std[7ec1163218fd4288]::panicking::catch_unwind::<(), core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b9cefa48e92 - std[7ec1163218fd4288]::panic::catch_unwind::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b9cefa48e92 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:90:26
[INFO] [stdout]   41:     0x5b9cefa48e92 - <std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b9cefdb496f - <alloc[a1c94c07e218b93e]::boxed::Box<dyn core[784384805ecffc2c]::ops::function::FnOnce<(), Output = ()> + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5b9cefdb496f - <std[7ec1163218fd4288]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7dc0b2247aa4 - <unknown>
[INFO] [stdout]   45:     0x7dc0b22d4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- meta_manifest::tests::test_parse_meta_manifest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'meta_manifest::tests::test_parse_meta_manifest' (18) panicked at src/meta_manifest.rs:102:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b9cefdb5712 - std[7ec1163218fd4288]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b9cefdb5712 - std[7ec1163218fd4288]::backtrace_rs::backtrace::trace_unsynchronized::<std[7ec1163218fd4288]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b9cefdb5712 - std[7ec1163218fd4288]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:68:9
[INFO] [stdout]    3:     0x5b9cefdb5712 - <<std[7ec1163218fd4288]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[784384805ecffc2c]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:38:26
[INFO] [stdout]    4:     0x5b9cefdcd397 - <core[784384805ecffc2c]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b9cefdcd397 - core[784384805ecffc2c]::fmt::write
[INFO] [stdout]    6:     0x5b9cefdbabc6 - std[7ec1163218fd4288]::io::default_write_fmt::<alloc[a1c94c07e218b93e]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:614:11
[INFO] [stdout]    7:     0x5b9cefdbabc6 - <alloc[a1c94c07e218b93e]::vec::Vec<u8> as std[7ec1163218fd4288]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:1969:13
[INFO] [stdout]    8:     0x5b9cefd91aaf - <std[7ec1163218fd4288]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:41:9
[INFO] [stdout]    9:     0x5b9cefd91aaf - std[7ec1163218fd4288]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b9cefdaccf9 - std[7ec1163218fd4288]::panicking::default_hook
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b9cefa4578e - <alloc[a1c94c07e218b93e]::boxed::Box<dyn for<'a, 'b> core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b9cefa4578e - test[370c4ac83c3338cc]::test_main_with_exit_callback::<test[370c4ac83c3338cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b9cefdaceb2 - <alloc[a1c94c07e218b93e]::boxed::Box<dyn for<'a, 'b> core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b9cefdaceb2 - std[7ec1163218fd4288]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b9cefd91b68 - std[7ec1163218fd4288]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b9cefd86a09 - std[7ec1163218fd4288]::sys::backtrace::__rust_end_short_backtrace::<std[7ec1163218fd4288]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:176:18
[INFO] [stdout]   17:     0x5b9cefd92c6d - __rustc[cbcfe5aadef28f7f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b9cefdcda4c - core[784384805ecffc2c]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b9cefdcd7c2 - core[784384805ecffc2c]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b9cefa0bb23 - <core[784384805ecffc2c]::result::Result<alloc[a1c94c07e218b93e]::vec::Vec<u8>, std[7ec1163218fd4288]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b9cefa0bb23 - rust_releases_channel_manifests[94693108fb4c8875]::meta_manifest::tests::test_parse_meta_manifest
[INFO] [stdout]                                at /opt/rustwide/workdir/src/meta_manifest.rs:102:38
[INFO] [stdout]   22:     0x5b9cefa0a4f7 - rust_releases_channel_manifests[94693108fb4c8875]::meta_manifest::tests::test_parse_meta_manifest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/meta_manifest.rs:96:34
[INFO] [stdout]   23:     0x5b9cefa11606 - <rust_releases_channel_manifests[94693108fb4c8875]::meta_manifest::tests::test_parse_meta_manifest::{closure#0} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b9cefa39abb - <fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b9cefa39abb - test[370c4ac83c3338cc]::__rust_begin_short_backtrace::<core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>, fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b9cefa4639a - test[370c4ac83c3338cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b9cefa4639a - <core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b9cefa4639a - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b9cefa4639a - std[7ec1163218fd4288]::panicking::catch_unwind::<core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>, core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b9cefa4639a - std[7ec1163218fd4288]::panic::catch_unwind::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b9cefa4639a - test[370c4ac83c3338cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b9cefa4639a - test[370c4ac83c3338cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b9cefa40834 - test[370c4ac83c3338cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b9cefa40834 - std[7ec1163218fd4288]::sys::backtrace::__rust_begin_short_backtrace::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:160:18
[INFO] [stdout]   35:     0x5b9cefa48e92 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:92:13
[INFO] [stdout]   36:     0x5b9cefa48e92 - <core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5b9cefa48e92 - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b9cefa48e92 - std[7ec1163218fd4288]::panicking::catch_unwind::<(), core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b9cefa48e92 - std[7ec1163218fd4288]::panic::catch_unwind::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b9cefa48e92 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:90:26
[INFO] [stdout]   41:     0x5b9cefa48e92 - <std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b9cefdb496f - <alloc[a1c94c07e218b93e]::boxed::Box<dyn core[784384805ecffc2c]::ops::function::FnOnce<(), Output = ()> + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5b9cefdb496f - <std[7ec1163218fd4288]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7dc0b2247aa4 - <unknown>
[INFO] [stdout]   45:     0x7dc0b22d4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     meta_manifest::tests::test_parse_meta_manifest
[INFO] [stdout]     release_manifest::tests::test_parse_meta_manifest
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9f862a64f9c9b3a40a3b8acf40f248e6798eb0dc9723a5797b8f5c3ead6993f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f862a64f9c9b3a40a3b8acf40f248e6798eb0dc9723a5797b8f5c3ead6993f4", kill_on_drop: false }`
[INFO] [stdout] 9f862a64f9c9b3a40a3b8acf40f248e6798eb0dc9723a5797b8f5c3ead6993f4
