[INFO] cloning repository https://github.com/LynithDev/rust-plugin-loader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LynithDev/rust-plugin-loader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLynithDev%2Frust-plugin-loader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLynithDev%2Frust-plugin-loader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06c3fb4abeb9310abf29711dfb7e2cf8c6e23f1b
[INFO] checking LynithDev/rust-plugin-loader against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLynithDev%2Frust-plugin-loader" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LynithDev/rust-plugin-loader
[INFO] finished tweaking git repo https://github.com/LynithDev/rust-plugin-loader
[INFO] tweaked toml for git repo https://github.com/LynithDev/rust-plugin-loader written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LynithDev/rust-plugin-loader 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 git repo https://github.com/LynithDev/rust-plugin-loader 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] [stderr] warning: Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c1398371c458dd8804639d9f4671d10de63bc3a960a700e46cefec5e0e4b93e1
[INFO] running `Command { std: "docker" "start" "c1398371c458dd8804639d9f4671d10de63bc3a960a700e46cefec5e0e4b93e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1398371c458dd8804639d9f4671d10de63bc3a960a700e46cefec5e0e4b93e1", 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" "c1398371c458dd8804639d9f4671d10de63bc3a960a700e46cefec5e0e4b93e1" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1398371c458dd8804639d9f4671d10de63bc3a960a700e46cefec5e0e4b93e1", 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" "c1398371c458dd8804639d9f4671d10de63bc3a960a700e46cefec5e0e4b93e1" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.package.name
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling stabby-macros v36.2.2
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling stabby v36.2.2
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling stabby-abi v36.2.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking plugin_macros v0.1.0 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stdout] error[E0277]: the trait bound `O: Freeze` is not satisfied in `StabbyVtableCallOnce0<O>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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 `std::marker::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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/src/lib.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce0<O>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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 `std::marker::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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/src/lib.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce1<O, I0>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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 `std::marker::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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/src/lib.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce2<O, I0, I1>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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-eaa97c9a34ff8245.long-type-227275061578446384.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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 `std::marker::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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/src/lib.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct StableIf<T, Cond> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `StabbyVtableCallOnce3<O, I0, I1, I2>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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-eaa97c9a34ff8245.long-type-7945881400830498445.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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 `std::marker::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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/src/lib.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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-eaa97c9a34ff8245.long-type-10358598937967966284.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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 `std::marker::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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/src/lib.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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-eaa97c9a34ff8245.long-type-7670124435713245396.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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 `std::marker::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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/src/lib.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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-eaa97c9a34ff8245.long-type-1991079168534192714.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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 `std::marker::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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/src/lib.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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-eaa97c9a34ff8245.long-type-1968885279275024923.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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 `std::marker::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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/src/lib.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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-eaa97c9a34ff8245.long-type-13980650485072703068.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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 `std::marker::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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/src/lib.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | 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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/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-eaa97c9a34ff8245.long-type-14400838244997931286.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] running `Command { std: "docker" "inspect" "c1398371c458dd8804639d9f4671d10de63bc3a960a700e46cefec5e0e4b93e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1398371c458dd8804639d9f4671d10de63bc3a960a700e46cefec5e0e4b93e1", kill_on_drop: false }`
[INFO] [stdout] c1398371c458dd8804639d9f4671d10de63bc3a960a700e46cefec5e0e4b93e1
