[INFO] fetching crate stabby-abi 72.1.8...
[INFO] checking stabby-abi-72.1.8 against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] extracting crate stabby-abi 72.1.8 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate stabby-abi 72.1.8
[INFO] finished tweaking crates.io crate stabby-abi 72.1.8
[INFO] tweaked toml for crates.io crate stabby-abi 72.1.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stabby-abi 72.1.8 on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stabby-abi 72.1.8 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 920e5fc06de9094bc9cd2aa99e2365028c08fab1758f06d2401a408c345ad010
[INFO] running `Command { std: "docker" "start" "920e5fc06de9094bc9cd2aa99e2365028c08fab1758f06d2401a408c345ad010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "920e5fc06de9094bc9cd2aa99e2365028c08fab1758f06d2401a408c345ad010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "920e5fc06de9094bc9cd2aa99e2365028c08fab1758f06d2401a408c345ad010" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "920e5fc06de9094bc9cd2aa99e2365028c08fab1758f06d2401a408c345ad010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "920e5fc06de9094bc9cd2aa99e2365028c08fab1758f06d2401a408c345ad010" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling stabby-macros v72.1.8
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling stabby-abi v72.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce0<O>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce0<O>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<unsafe extern "C" fn(alloc::boxed::Box<()>) -> O, &'static ()>, O>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce0<O>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce1<O, I0>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce1<O, I0>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<unsafe extern "C" fn(alloc::boxed::Box<()>, I0) -> O, &'static ()>, O>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce1<O, I0>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce2<O, I0, I1>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce2<O, I0, I1>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce2<O, I0, I1>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-05b8d2e17814d94c.long-type-11140033009757590548.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce3<O, I0, I1, I2>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce3<O, I0, I1, I2>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce3<O, I0, I1, I2>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-05b8d2e17814d94c.long-type-10525886728688904314.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce4<O, I0, I1, I2, I3>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce4<O, I0, I1, I2, I3>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce4<O, I0, I1, I2, I3>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-05b8d2e17814d94c.long-type-15838044496283792007.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce5<O, I0, I1, I2, I3, I4>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce5<O, I0, I1, I2, I3, I4>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce5<O, I0, I1, I2, I3, I4>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-05b8d2e17814d94c.long-type-8092207090548268924.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce6<O, I0, I1, I2, I3, I4, I5>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce6<O, I0, I1, I2, I3, I4, I5>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce6<O, I0, I1, I2, I3, I4, I5>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-05b8d2e17814d94c.long-type-17655358262927346421.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce7<O, I0, I1, I2, I3, I4, I5, I6>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce7<O, I0, I1, I2, I3, I4, I5, I6>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce7<O, I0, I1, I2, I3, I4, I5, I6>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-05b8d2e17814d94c.long-type-11521016143019091989.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce8<O, I0, I1, I2, I3, I4, I5, I6, I7>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce8<O, I0, I1, I2, I3, I4, I5, I6, I7>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce8<O, I0, I1, I2, I3, I4, I5, I6, I7>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-05b8d2e17814d94c.long-type-12622296783208790789.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce9<O, I0, I1, I2, I3, I4, I5, I6, I7, I8>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce9<O, I0, I1, I2, I3, I4, I5, I6, I7, I8>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce9<O, I0, I1, I2, I3, I4, I5, I6, I7, I8>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-05b8d2e17814d94c.long-type-10914708167633371918.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce0<O>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce0<O>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<unsafe extern "C" fn(alloc::boxed::Box<()>) -> O, &'static ()>, O>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce0<O>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce1<O, I0>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce1<O, I0>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<unsafe extern "C" fn(alloc::boxed::Box<()>, I0) -> O, &'static ()>, O>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce1<O, I0>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce2<O, I0, I1>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce2<O, I0, I1>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce2<O, I0, I1>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-66c18618b6d13004.long-type-8773106726013788911.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce3<O, I0, I1, I2>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce3<O, I0, I1, I2>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce3<O, I0, I1, I2>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-66c18618b6d13004.long-type-14980554920059587226.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce4<O, I0, I1, I2, I3>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce4<O, I0, I1, I2, I3>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce4<O, I0, I1, I2, I3>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-66c18618b6d13004.long-type-6741301988952567332.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce5<O, I0, I1, I2, I3, I4>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce5<O, I0, I1, I2, I3, I4>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce5<O, I0, I1, I2, I3, I4>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-66c18618b6d13004.long-type-9905436714531047757.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce6<O, I0, I1, I2, I3, I4, I5>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce6<O, I0, I1, I2, I3, I4, I5>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce6<O, I0, I1, I2, I3, I4, I5>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-66c18618b6d13004.long-type-742557274217084145.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce7<O, I0, I1, I2, I3, I4, I5, I6>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce7<O, I0, I1, I2, I3, I4, I5, I6>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce7<O, I0, I1, I2, I3, I4, I5, I6>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-66c18618b6d13004.long-type-6629550098206934612.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce8<O, I0, I1, I2, I3, I4, I5, I6, I7>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce8<O, I0, I1, I2, I3, I4, I5, I6, I7>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce8<O, I0, I1, I2, I3, I4, I5, I6, I7>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-66c18618b6d13004.long-type-17147611706639135299.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce9<O, I0, I1, I2, I3, I4, I5, I6, I7, I8>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ within `StabbyVtableCallOnce9<O, I0, I1, I2, I3, I4, I5, I6, I7, I8>`, the nightly-only, unstable trait `Freeze` is not implemented for `O`
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `PhantomData<O>`
[INFO] [stdout]    --> /rustc/e977a0b5ab976a591981e7263bd67a71a4f79308/library/core/src/marker.rs:811:11
[INFO] [stdout] note: required because it appears within the type `StableIf<StableLike<..., ...>, ...>`
[INFO] [stdout]    --> src/lib.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce9<O, I0, I1, I2, I3, I4, I5, I6, I7, I8>`
[INFO] [stdout]    --> src/closure.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!();
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `vtable::IConstConstructor`
[INFO] [stdout]    --> src/vtable/mod.rs:21:54
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub trait IConstConstructor<'a, Source>: 'a + Copy + core::marker::Freeze {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^ required by this bound in `IConstConstructor`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stabby_abi-66c18618b6d13004.long-type-12208798716039625541.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `stabby_macros::gen_closures_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider restricting type parameter `O` with unstable trait `Freeze`
[INFO] [stdout]     |
[INFO] [stdout]  16 | stabby_macros::gen_closures_impl!() std::marker::Freeze;
[INFO] [stdout]     |                                     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stabby-abi` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stabby-abi` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "920e5fc06de9094bc9cd2aa99e2365028c08fab1758f06d2401a408c345ad010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "920e5fc06de9094bc9cd2aa99e2365028c08fab1758f06d2401a408c345ad010", kill_on_drop: false }`
[INFO] [stdout] 920e5fc06de9094bc9cd2aa99e2365028c08fab1758f06d2401a408c345ad010
