[INFO] fetching crate const_sort_rs 0.3.3...
[INFO] checking const_sort_rs-0.3.3 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate const_sort_rs 0.3.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate const_sort_rs 0.3.3 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate const_sort_rs 0.3.3
[INFO] finished tweaking crates.io crate const_sort_rs 0.3.3
[INFO] tweaked toml for crates.io crate const_sort_rs 0.3.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding const_closure v0.2.3 (available: v0.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const_closure v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7e95724df3f7c179c66aaabdd54f0878720c6ed8bfb980ab9bd8a71f8562ad0
[INFO] running `Command { std: "docker" "start" "-a" "a7e95724df3f7c179c66aaabdd54f0878720c6ed8bfb980ab9bd8a71f8562ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7e95724df3f7c179c66aaabdd54f0878720c6ed8bfb980ab9bd8a71f8562ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7e95724df3f7c179c66aaabdd54f0878720c6ed8bfb980ab9bd8a71f8562ad0", kill_on_drop: false }`
[INFO] [stdout] a7e95724df3f7c179c66aaabdd54f0878720c6ed8bfb980ab9bd8a71f8562ad0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be25f3536422723c614f6c0ed79e39802d884eeabd327631ede1788b4981a996
[INFO] running `Command { std: "docker" "start" "-a" "be25f3536422723c614f6c0ed79e39802d884eeabd327631ede1788b4981a996", kill_on_drop: false }`
[INFO] [stderr]     Checking const_closure v0.2.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::marker::{Destruct, Tuple};
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]   = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |   CapturedData: ~const Destruct,
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]    = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:40:66
[INFO] [stdout]    |
[INFO] [stdout] 40 |   Function: ~const Fn<(CapturedData, ClosureArguments)> + ~const Destruct,
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]    = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:88:91
[INFO] [stdout]    |
[INFO] [stdout] 88 |   Function: ~const Fn(&mut CapturedData, ClosureArguments) -> ClosureReturnValue + ~const Destruct,
[INFO] [stdout]    |                                                                                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]    = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:145:87
[INFO] [stdout]     |
[INFO] [stdout] 145 |   Function: ~const Fn(&CapturedData, ClosureArguments) -> ClosureReturnValue + ~const Destruct,
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]     = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |     CapturedData: ~const Destruct,
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]    = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:30:88
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Function: ~const Fn(CapturedData, ClosureArguments) -> ClosureReturnValue + ~const Destruct,
[INFO] [stdout]    |                                                                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #133214 <https://github.com/rust-lang/rust/issues/133214> for more information
[INFO] [stdout]    = help: add `#![feature(const_destruct)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `FnOnce` which is not marked with `#[const_trait]`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:35:54
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<CapturedData, ClosureArguments, Function> const FnOnce<ClosureArguments>
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `#[const_trait]` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `FnOnce` which is not marked with `#[const_trait]`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:86:3
[INFO] [stdout]    |
[INFO] [stdout] 86 |   FnOnce<ClosureArguments> for ConstFnMutClosure<'a, CapturedData, Function>
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `#[const_trait]` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `FnMut` which is not marked with `#[const_trait]`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:97:3
[INFO] [stdout]    |
[INFO] [stdout] 97 |   FnMut<ClosureArguments> for ConstFnMutClosure<'a, CapturedData, Function>
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: marking a trait with `#[const_trait]` ensures all default method bodies are `const`
[INFO] [stdout]    = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `FnOnce` which is not marked with `#[const_trait]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:143:3
[INFO] [stdout]     |
[INFO] [stdout] 143 |   FnOnce<ClosureArguments> for ConstFnClosure<'a, CapturedData, Function>
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `#[const_trait]` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `FnMut` which is not marked with `#[const_trait]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:154:3
[INFO] [stdout]     |
[INFO] [stdout] 154 |   FnMut<ClosureArguments> for ConstFnClosure<'a, CapturedData, Function>
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `#[const_trait]` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Fn` which is not marked with `#[const_trait]`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:168:11
[INFO] [stdout]     |
[INFO] [stdout] 168 |   > const Fn<ClosureArguments> for ConstFnClosure<'a, CapturedData, Function>
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `#[const_trait]` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |   Function: ~const Fn<(CapturedData, ClosureArguments)> + ~const Destruct,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |   Function: ~const Fn(&mut CapturedData, ClosureArguments) -> ClosureReturnValue + ~const Destruct,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |   Function: ~const Fn(&mut CapturedData, ClosureArguments) -> ClosureReturnValue,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |   Function: ~const Fn(&CapturedData, ClosureArguments) -> ClosureReturnValue + ~const Destruct,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |   Function: ~const Fn(&CapturedData, ClosureArguments) -> ClosureReturnValue,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 |     Function: ~const Fn(&CapturedData, ClosureArguments) -> ClosureReturnValue,
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Function: ~const Fn(CapturedData, ClosureArguments) -> ClosureReturnValue + ~const Destruct,
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |     Function: ~const Fn(&mut CapturedData, ClosureArguments) -> ClosureReturnValue,
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |     Function: ~const Fn(&CapturedData, ClosureArguments) -> ClosureReturnValue,
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const closure in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     (self.func)(self.data, args)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `ConstFnOnceClosure<CapturedData, Function>` cannot be evaluated at compile-time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:44:35
[INFO] [stdout]    |
[INFO] [stdout] 44 |   extern "rust-call" fn call_once(self, args: ClosureArguments) -> Self::Output {
[INFO] [stdout]    |                                   ^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] 45 |     (self.func)(self.data, args)
[INFO] [stdout] 46 |   }
[INFO] [stdout]    |   - value is dropped here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const closure in constant functions
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 |     self.call_mut(args)
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `ConstFnMutClosure<'_, CapturedData, Function>` cannot be evaluated at compile-time
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |   extern "rust-call" fn call_once(mut self, args: ClosureArguments) -> Self::Output {
[INFO] [stdout]    |                                   ^^^^^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] 93 |     self.call_mut(args)
[INFO] [stdout] 94 |   }
[INFO] [stdout]    |   - value is dropped here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const closure in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     (self.func)(self.data, args)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const closure in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 |     self.call_mut(args)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0493]: destructor of `ConstFnClosure<'_, CapturedData, Function>` cannot be evaluated at compile-time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:149:35
[INFO] [stdout]     |
[INFO] [stdout] 149 |   extern "rust-call" fn call_once(mut self, args: ClosureArguments) -> Self::Output {
[INFO] [stdout]     |                                   ^^^^^^^^ the destructor for this type cannot be evaluated in constant functions
[INFO] [stdout] 150 |     self.call_mut(args)
[INFO] [stdout] 151 |   }
[INFO] [stdout]     |   - value is dropped here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const closure in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 |     self.call(args)
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const closure in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/const_closure-0.2.3/src/closure_type.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     (self.func)(self.data, args)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0493, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `const_closure` (lib) due to 31 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "be25f3536422723c614f6c0ed79e39802d884eeabd327631ede1788b4981a996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be25f3536422723c614f6c0ed79e39802d884eeabd327631ede1788b4981a996", kill_on_drop: false }`
[INFO] [stdout] be25f3536422723c614f6c0ed79e39802d884eeabd327631ede1788b4981a996
