[INFO] fetching crate zenoh-shm 1.9.0...
[INFO] checking zenoh-shm-1.9.0 against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] extracting crate zenoh-shm 1.9.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate zenoh-shm 1.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zenoh-shm 1.9.0
[INFO] tweaked toml for crates.io crate zenoh-shm 1.9.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zenoh-shm 1.9.0 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 zenoh-shm 1.9.0 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 95b6d0366e8d6de81b77dfec9a8092e888868898882d1809fc01d41d5320ffce
[INFO] running `Command { std: "docker" "start" "95b6d0366e8d6de81b77dfec9a8092e888868898882d1809fc01d41d5320ffce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95b6d0366e8d6de81b77dfec9a8092e888868898882d1809fc01d41d5320ffce", 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" "95b6d0366e8d6de81b77dfec9a8092e888868898882d1809fc01d41d5320ffce" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95b6d0366e8d6de81b77dfec9a8092e888868898882d1809fc01d41d5320ffce", 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" "95b6d0366e8d6de81b77dfec9a8092e888868898882d1809fc01d41d5320ffce" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling stabby-macros v72.1.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling zenoh-macros v1.9.0
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling stabby-abi v72.1.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking zenoh-result v1.9.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling stabby v72.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling token-cell v2.1.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling zenoh-shm v1.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking thread-priority v1.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking zenoh-collections v1.9.0
[INFO] [stderr]     Checking buddy_system_allocator v0.10.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking advisory-lock v0.3.0
[INFO] [stderr]     Checking zenoh-buffers v1.9.0
[INFO] [stderr]     Checking talc v4.4.3
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling keyed-set v1.1.0
[INFO] [stderr]    Compiling zenoh-keyexpr v1.9.0
[INFO] [stderr]     Checking zenoh-runtime v1.9.0
[INFO] [stderr]     Checking zenoh-core v1.9.0
[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-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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-72.1.1/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-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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-72.1.1/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-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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-72.1.1/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-f8a5b2656daba269.long-type-6558703337643754977.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-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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-72.1.1/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-f8a5b2656daba269.long-type-7582614707296562082.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-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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-72.1.1/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-f8a5b2656daba269.long-type-8979387123609310783.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-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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-72.1.1/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-f8a5b2656daba269.long-type-8385609909093345755.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-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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-72.1.1/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-f8a5b2656daba269.long-type-4407401483895028926.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-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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-72.1.1/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-f8a5b2656daba269.long-type-13817946191019851286.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-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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-72.1.1/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-f8a5b2656daba269.long-type-17512833780196686438.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-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/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-72.1.1/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-f8a5b2656daba269.long-type-18337221380078765064.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" "95b6d0366e8d6de81b77dfec9a8092e888868898882d1809fc01d41d5320ffce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95b6d0366e8d6de81b77dfec9a8092e888868898882d1809fc01d41d5320ffce", kill_on_drop: false }`
[INFO] [stdout] 95b6d0366e8d6de81b77dfec9a8092e888868898882d1809fc01d41d5320ffce
