[INFO] cloning repository https://github.com/bluurryy/bump-scope
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluurryy/bump-scope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluurryy%2Fbump-scope", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluurryy%2Fbump-scope'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cf525fe4c3e31a5096ff84f74238068e3697833
[INFO] checking bluurryy/bump-scope against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluurryy%2Fbump-scope" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bluurryy/bump-scope
[INFO] finished tweaking git repo https://github.com/bluurryy/bump-scope
[INFO] tweaked toml for git repo https://github.com/bluurryy/bump-scope written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bluurryy/bump-scope on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bluurryy/bump-scope 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb60927d62390f986b8e3b0bd594de135051e02690658b96391da25228aa3607
[INFO] running `Command { std: "docker" "start" "-a" "eb60927d62390f986b8e3b0bd594de135051e02690658b96391da25228aa3607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb60927d62390f986b8e3b0bd594de135051e02690658b96391da25228aa3607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb60927d62390f986b8e3b0bd594de135051e02690658b96391da25228aa3607", kill_on_drop: false }`
[INFO] [stdout] eb60927d62390f986b8e3b0bd594de135051e02690658b96391da25228aa3607
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe9082d58a2c4e15c03e32958aa5711dc0db6b2b770873bf405dc358ef284936
[INFO] running `Command { std: "docker" "start" "-a" "fe9082d58a2c4e15c03e32958aa5711dc0db6b2b770873bf405dc358ef284936", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]     Checking dissimilar v1.0.10
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bump-scope v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stdout] error: this type will no longer be must used: Result<Bump<A, MIN_ALIGN, UP, GUARANTEED_ALLOCATED, DEALLOCATES>, Infallible>
[INFO] [stdout]    --> src/bump.rs:372:24
[INFO] [stdout]     |
[INFO] [stdout] 372 |         panic_on_error(Self::generic_new())
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Bump<A, MIN_ALIGN, UP, GUARANTEED_ALLOCATED, DEALLOCATES>, Infallible>
[INFO] [stdout]    --> src/bump.rs:428:24
[INFO] [stdout]     |
[INFO] [stdout] 428 |         panic_on_error(Self::generic_with_size(size))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Bump<A, MIN_ALIGN, UP, GUARANTEED_ALLOCATED, DEALLOCATES>, Infallible>
[INFO] [stdout]    --> src/bump.rs:486:24
[INFO] [stdout]     |
[INFO] [stdout] 486 |         panic_on_error(Self::generic_with_capacity(layout))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Bump<A, MIN_ALIGN, UP, GUARANTEED_ALLOCATED, DEALLOCATES>, Infallible>
[INFO] [stdout]    --> src/bump.rs:832:24
[INFO] [stdout]     |
[INFO] [stdout] 832 |         panic_on_error(Self::generic_new_in(allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Bump<A, MIN_ALIGN, UP, GUARANTEED_ALLOCATED, DEALLOCATES>, Infallible>
[INFO] [stdout]    --> src/bump.rs:892:24
[INFO] [stdout]     |
[INFO] [stdout] 892 |         panic_on_error(Self::generic_with_size_in(size, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Bump<A, MIN_ALIGN, UP, GUARANTEED_ALLOCATED, DEALLOCATES>, Infallible>
[INFO] [stdout]    --> src/bump.rs:958:24
[INFO] [stdout]     |
[INFO] [stdout] 958 |         panic_on_error(Self::generic_with_capacity_in(layout, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpPoolGuard<'_, A, MIN_ALIGN, UP>, Infallible>
[INFO] [stdout]    --> src/bump_pool.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |         panic_on_error(self.generic_get())
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpPoolGuard<'_, A, MIN_ALIGN, UP>, Infallible>
[INFO] [stdout]    --> src/bump_pool.rs:209:24
[INFO] [stdout]     |
[INFO] [stdout] 209 |         panic_on_error(self.generic_get_with_size(size))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpPoolGuard<'_, A, MIN_ALIGN, UP>, Infallible>
[INFO] [stdout]    --> src/bump_pool.rs:255:24
[INFO] [stdout]     |
[INFO] [stdout] 255 |         panic_on_error(self.generic_get_with_capacity(layout))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, T>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:1152:24
[INFO] [stdout]      |
[INFO] [stdout] 1152 |         panic_on_error(self.generic_alloc(value))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, T>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:1198:24
[INFO] [stdout]      |
[INFO] [stdout] 1198 |         panic_on_error(self.generic_alloc_with(f))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, T>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:1246:24
[INFO] [stdout]      |
[INFO] [stdout] 1246 |         panic_on_error(self.generic_alloc_default())
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, [T]>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:1445:24
[INFO] [stdout]      |
[INFO] [stdout] 1445 |         panic_on_error(self.generic_alloc_slice_move(slice))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, [T]>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:1501:24
[INFO] [stdout]      |
[INFO] [stdout] 1501 |         panic_on_error(self.generic_alloc_slice_copy(slice))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, [T]>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:1553:24
[INFO] [stdout]      |
[INFO] [stdout] 1553 |         panic_on_error(self.generic_alloc_slice_clone(slice))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, [T]>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:1598:24
[INFO] [stdout]      |
[INFO] [stdout] 1598 |         panic_on_error(self.generic_alloc_slice_fill(len, value))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, [T]>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:1652:24
[INFO] [stdout]      |
[INFO] [stdout] 1652 |         panic_on_error(self.generic_alloc_slice_fill_with(len, f))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, str>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:1706:24
[INFO] [stdout]      |
[INFO] [stdout] 1706 |         panic_on_error(self.generic_alloc_str(src))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, str>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:1760:24
[INFO] [stdout]      |
[INFO] [stdout] 1760 |         panic_on_error(self.generic_alloc_fmt(args))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, str>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:1828:24
[INFO] [stdout]      |
[INFO] [stdout] 1828 |         panic_on_error(self.generic_alloc_fmt_mut(args))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&CStr, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:1886:24
[INFO] [stdout]      |
[INFO] [stdout] 1886 |         panic_on_error(self.generic_alloc_cstr(src))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&CStr, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:1935:24
[INFO] [stdout]      |
[INFO] [stdout] 1935 |         panic_on_error(self.generic_alloc_cstr_from_str(src))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&CStr, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:2012:24
[INFO] [stdout]      |
[INFO] [stdout] 2012 |         panic_on_error(self.generic_alloc_cstr_fmt(args))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&CStr, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:2088:24
[INFO] [stdout]      |
[INFO] [stdout] 2088 |         panic_on_error(self.generic_alloc_cstr_fmt_mut(args))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, [T]>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:2157:24
[INFO] [stdout]      |
[INFO] [stdout] 2157 |         panic_on_error(self.generic_alloc_iter(iter))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, [T]>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:2220:24
[INFO] [stdout]      |
[INFO] [stdout] 2220 |         panic_on_error(self.generic_alloc_iter_exact(iter))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, [T]>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:2292:24
[INFO] [stdout]      |
[INFO] [stdout] 2292 |         panic_on_error(self.generic_alloc_iter_mut(iter))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, [T]>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:2360:24
[INFO] [stdout]      |
[INFO] [stdout] 2360 |         panic_on_error(self.generic_alloc_iter_mut_rev(iter))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, MaybeUninit<T>>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:2442:24
[INFO] [stdout]      |
[INFO] [stdout] 2442 |         panic_on_error(self.generic_alloc_uninit())
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, [MaybeUninit<T>]>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:2538:24
[INFO] [stdout]      |
[INFO] [stdout] 2538 |         panic_on_error(self.generic_alloc_uninit_slice(len))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpBox<'_, [MaybeUninit<T>]>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:2633:24
[INFO] [stdout]      |
[INFO] [stdout] 2633 |         panic_on_error(self.generic_alloc_uninit_slice_for(slice))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FixedBumpVec<'_, T>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:2704:24
[INFO] [stdout]      |
[INFO] [stdout] 2704 |         panic_on_error(self.generic_alloc_fixed_vec(capacity))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FixedBumpString<'_>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:2756:24
[INFO] [stdout]      |
[INFO] [stdout] 2756 |         panic_on_error(self.generic_alloc_fixed_string(capacity))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NonNull<u8>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:2794:24
[INFO] [stdout]      |
[INFO] [stdout] 2794 |         panic_on_error(self.generic_alloc_layout(layout))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Result<BumpBox<'_, T>, E>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:2955:24
[INFO] [stdout]      |
[INFO] [stdout] 2955 |         panic_on_error(self.generic_alloc_try_with(f))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mustuse_in_always_ok)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Result<BumpBox<'_, T>, E>, Infallible>
[INFO] [stdout]     --> src/bump_scope.rs:3085:24
[INFO] [stdout]      |
[INFO] [stdout] 3085 |         panic_on_error(self.generic_alloc_try_with_mut(f))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bump_string::BumpString<A>, Infallible>
[INFO] [stdout]    --> src/bump_string.rs:764:24
[INFO] [stdout]     |
[INFO] [stdout] 764 |         panic_on_error(Self::generic_with_capacity_in(capacity, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bump_string::BumpString<A>, Infallible>
[INFO] [stdout]    --> src/bump_string.rs:833:24
[INFO] [stdout]     |
[INFO] [stdout] 833 |         panic_on_error(Self::generic_from_str_in(string, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bump_string::BumpString<A>, Infallible>
[INFO] [stdout]    --> src/bump_string.rs:917:24
[INFO] [stdout]     |
[INFO] [stdout] 917 |         panic_on_error(Self::generic_from_utf8_lossy_in(v, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Result<bump_string::BumpString<A>, from_utf16_error::FromUtf16Error>, Infallible>
[INFO] [stdout]     --> src/bump_string.rs:1029:24
[INFO] [stdout]      |
[INFO] [stdout] 1029 |         panic_on_error(Self::generic_from_utf16_in(v, allocator))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bump_string::BumpString<A>, Infallible>
[INFO] [stdout]     --> src/bump_string.rs:1102:24
[INFO] [stdout]      |
[INFO] [stdout] 1102 |         panic_on_error(Self::generic_from_utf16_lossy_in(v, allocator))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&CStr, Infallible>
[INFO] [stdout]     --> src/bump_string.rs:1952:24
[INFO] [stdout]      |
[INFO] [stdout] 1952 |         panic_on_error(self.generic_into_cstr())
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpVec<T, A>, Infallible>
[INFO] [stdout]    --> src/bump_vec.rs:368:24
[INFO] [stdout]     |
[INFO] [stdout] 368 |         panic_on_error(Self::generic_with_capacity_in(capacity, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpVec<T, A>, Infallible>
[INFO] [stdout]    --> src/bump_vec.rs:457:24
[INFO] [stdout]     |
[INFO] [stdout] 457 |         panic_on_error(Self::generic_from_elem_in(value, count, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpVec<T, A>, Infallible>
[INFO] [stdout]    --> src/bump_vec.rs:529:24
[INFO] [stdout]     |
[INFO] [stdout] 529 |         panic_on_error(Self::generic_from_owned_slice_in(owned_slice, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpVec<T, A>, Infallible>
[INFO] [stdout]    --> src/bump_vec.rs:583:24
[INFO] [stdout]     |
[INFO] [stdout] 583 |         panic_on_error(Self::generic_from_array_in(array, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpVec<T, A>, Infallible>
[INFO] [stdout]    --> src/bump_vec.rs:651:24
[INFO] [stdout]     |
[INFO] [stdout] 651 |         panic_on_error(Self::generic_from_iter_in(iter, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpVec<T, A>, Infallible>
[INFO] [stdout]    --> src/bump_vec.rs:718:24
[INFO] [stdout]     |
[INFO] [stdout] 718 |         panic_on_error(Self::generic_from_iter_exact_in(iter, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<BumpVec<U, A>, Infallible>
[INFO] [stdout]     --> src/bump_vec.rs:2180:24
[INFO] [stdout]      |
[INFO] [stdout] 2180 |         panic_on_error(self.generic_map(f))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NonNull<u8>, Infallible>
[INFO] [stdout]   --> src/error_behavior.rs:59:104
[INFO] [stdout]    |
[INFO] [stdout] 59 |       fn allocate_layout(allocator: &impl BumpAllocatorExt, layout: Layout) -> Result<NonNull<u8>, Self> {
[INFO] [stdout]    |  ________________________________________________________________________________________________________^
[INFO] [stdout] 60 | |         Ok(allocator.allocate_layout(layout))
[INFO] [stdout] 61 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NonNull<u8>, Infallible>
[INFO] [stdout]   --> src/error_behavior.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Ok(allocator.allocate_layout(layout))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NonNull<T>, Infallible>
[INFO] [stdout]   --> src/error_behavior.rs:64:89
[INFO] [stdout]    |
[INFO] [stdout] 64 |       fn allocate_sized<T>(allocator: &impl BumpAllocatorExt) -> Result<NonNull<T>, Self> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout] 65 | |         Ok(allocator.allocate_sized::<T>())
[INFO] [stdout] 66 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NonNull<T>, Infallible>
[INFO] [stdout]   --> src/error_behavior.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Ok(allocator.allocate_sized::<T>())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NonNull<T>, Infallible>
[INFO] [stdout]   --> src/error_behavior.rs:69:101
[INFO] [stdout]    |
[INFO] [stdout] 69 |       fn allocate_slice<T>(allocator: &impl BumpAllocatorExt, len: usize) -> Result<NonNull<T>, Self> {
[INFO] [stdout]    |  _____________________________________________________________________________________________________^
[INFO] [stdout] 70 | |         Ok(allocator.allocate_slice::<T>(len))
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NonNull<T>, Infallible>
[INFO] [stdout]   --> src/error_behavior.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         Ok(allocator.allocate_slice::<T>(len))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NonNull<[T]>, Infallible>
[INFO] [stdout]   --> src/error_behavior.rs:77:37
[INFO] [stdout]    |
[INFO] [stdout] 77 |       ) -> Result<NonNull<[T]>, Self> {
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 78 | |         Ok(allocator.prepare_slice_allocation::<T>(len))
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NonNull<[T]>, Infallible>
[INFO] [stdout]   --> src/error_behavior.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         Ok(allocator.prepare_slice_allocation::<T>(len))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FixedBumpString<'_>, Infallible>
[INFO] [stdout]    --> src/fixed_bump_string.rs:150:24
[INFO] [stdout]     |
[INFO] [stdout] 150 |         panic_on_error(Self::generic_with_capacity_in(capacity, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FixedBumpVec<'_, T>, Infallible>
[INFO] [stdout]    --> src/fixed_bump_vec.rs:164:24
[INFO] [stdout]     |
[INFO] [stdout] 164 |         panic_on_error(Self::generic_with_capacity_in(capacity, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FixedBumpVec<'_, T>, Infallible>
[INFO] [stdout]    --> src/fixed_bump_vec.rs:242:24
[INFO] [stdout]     |
[INFO] [stdout] 242 |         panic_on_error(Self::generic_from_iter_in(iter, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<FixedBumpVec<'_, T>, Infallible>
[INFO] [stdout]    --> src/fixed_bump_vec.rs:303:24
[INFO] [stdout]     |
[INFO] [stdout] 303 |         panic_on_error(Self::generic_from_iter_exact_in(iter, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<mut_bump_string::MutBumpString<A>, Infallible>
[INFO] [stdout]    --> src/mut_bump_string.rs:698:24
[INFO] [stdout]     |
[INFO] [stdout] 698 |         panic_on_error(Self::generic_with_capacity_in(capacity, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<mut_bump_string::MutBumpString<A>, Infallible>
[INFO] [stdout]    --> src/mut_bump_string.rs:770:24
[INFO] [stdout]     |
[INFO] [stdout] 770 |         panic_on_error(Self::generic_from_str_in(string, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<mut_bump_string::MutBumpString<A>, Infallible>
[INFO] [stdout]    --> src/mut_bump_string.rs:854:24
[INFO] [stdout]     |
[INFO] [stdout] 854 |         panic_on_error(Self::generic_from_utf8_lossy_in(v, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this type continue be must used: Result<Result<mut_bump_string::MutBumpString<A>, from_utf16_error::FromUtf16Error>, Infallible>
[INFO] [stdout]    --> src/mut_bump_string.rs:967:24
[INFO] [stdout]     |
[INFO] [stdout] 967 |         panic_on_error(Self::generic_from_utf16_in(v, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<mut_bump_string::MutBumpString<A>, Infallible>
[INFO] [stdout]     --> src/mut_bump_string.rs:1042:24
[INFO] [stdout]      |
[INFO] [stdout] 1042 |         panic_on_error(Self::generic_from_utf16_lossy_in(v, allocator))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&CStr, Infallible>
[INFO] [stdout]     --> src/mut_bump_string.rs:1862:24
[INFO] [stdout]      |
[INFO] [stdout] 1862 |         panic_on_error(self.generic_into_cstr())
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MutBumpVec<T, A>, Infallible>
[INFO] [stdout]    --> src/mut_bump_vec.rs:656:24
[INFO] [stdout]     |
[INFO] [stdout] 656 |         panic_on_error(Self::generic_with_capacity_in(capacity, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MutBumpVec<T, A>, Infallible>
[INFO] [stdout]    --> src/mut_bump_vec.rs:747:24
[INFO] [stdout]     |
[INFO] [stdout] 747 |         panic_on_error(Self::generic_from_elem_in(value, count, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MutBumpVec<T, A>, Infallible>
[INFO] [stdout]    --> src/mut_bump_vec.rs:823:24
[INFO] [stdout]     |
[INFO] [stdout] 823 |         panic_on_error(Self::generic_from_owned_slice_in(owned_slice, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MutBumpVec<T, A>, Infallible>
[INFO] [stdout]    --> src/mut_bump_vec.rs:881:24
[INFO] [stdout]     |
[INFO] [stdout] 881 |         panic_on_error(Self::generic_from_array_in(array, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MutBumpVec<T, A>, Infallible>
[INFO] [stdout]    --> src/mut_bump_vec.rs:950:24
[INFO] [stdout]     |
[INFO] [stdout] 950 |         panic_on_error(Self::generic_from_iter_in(iter, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MutBumpVec<T, A>, Infallible>
[INFO] [stdout]     --> src/mut_bump_vec.rs:1017:24
[INFO] [stdout]      |
[INFO] [stdout] 1017 |         panic_on_error(Self::generic_from_iter_exact_in(iter, allocator))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MutBumpVecRev<T, A>, Infallible>
[INFO] [stdout]    --> src/mut_bump_vec_rev.rs:731:24
[INFO] [stdout]     |
[INFO] [stdout] 731 |         panic_on_error(Self::generic_with_capacity_in(capacity, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MutBumpVecRev<T, A>, Infallible>
[INFO] [stdout]    --> src/mut_bump_vec_rev.rs:844:24
[INFO] [stdout]     |
[INFO] [stdout] 844 |         panic_on_error(Self::generic_from_elem_in(value, count, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MutBumpVecRev<T, A>, Infallible>
[INFO] [stdout]    --> src/mut_bump_vec_rev.rs:920:24
[INFO] [stdout]     |
[INFO] [stdout] 920 |         panic_on_error(Self::generic_from_owned_slice_in(owned_slice, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MutBumpVecRev<T, A>, Infallible>
[INFO] [stdout]    --> src/mut_bump_vec_rev.rs:978:24
[INFO] [stdout]     |
[INFO] [stdout] 978 |         panic_on_error(Self::generic_from_array_in(array, allocator))
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MutBumpVecRev<T, A>, Infallible>
[INFO] [stdout]     --> src/mut_bump_vec_rev.rs:1060:24
[INFO] [stdout]      |
[INFO] [stdout] 1060 |         panic_on_error(Self::generic_from_iter_in(iter, allocator))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<MutBumpVecRev<T, A>, Infallible>
[INFO] [stdout]     --> src/mut_bump_vec_rev.rs:1127:24
[INFO] [stdout]      |
[INFO] [stdout] 1127 |         panic_on_error(Self::generic_from_iter_exact_in(iter, allocator))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NonNull<T>, Infallible>
[INFO] [stdout]     --> src/traits/bump_allocator_ext.rs:1012:24
[INFO] [stdout]      |
[INFO] [stdout] 1012 |         panic_on_error(self.do_alloc_sized())
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NonNull<T>, Infallible>
[INFO] [stdout]     --> src/traits/bump_allocator_ext.rs:1023:24
[INFO] [stdout]      |
[INFO] [stdout] 1023 |         panic_on_error(self.do_alloc_slice(len))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NonNull<[T]>, Infallible>
[INFO] [stdout]     --> src/traits/bump_allocator_ext.rs:1089:24
[INFO] [stdout]      |
[INFO] [stdout] 1089 |         panic_on_error(BumpScope::generic_prepare_slice_allocation::<_, T>(self, len))
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bump-scope` (lib) due to 78 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fe9082d58a2c4e15c03e32958aa5711dc0db6b2b770873bf405dc358ef284936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe9082d58a2c4e15c03e32958aa5711dc0db6b2b770873bf405dc358ef284936", kill_on_drop: false }`
[INFO] [stdout] fe9082d58a2c4e15c03e32958aa5711dc0db6b2b770873bf405dc358ef284936
