[INFO] fetching crate const_sort_rs 0.3.3...
[INFO] checking const_sort_rs-0.3.3 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate const_sort_rs 0.3.3 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate const_sort_rs 0.3.3 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 555a3c005f7ffb3cddfea2bde7e65c1a8f15c982b07e2f41415abc9fb83ae1c3
[INFO] running `Command { std: "docker" "start" "-a" "555a3c005f7ffb3cddfea2bde7e65c1a8f15c982b07e2f41415abc9fb83ae1c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "555a3c005f7ffb3cddfea2bde7e65c1a8f15c982b07e2f41415abc9fb83ae1c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "555a3c005f7ffb3cddfea2bde7e65c1a8f15c982b07e2f41415abc9fb83ae1c3", kill_on_drop: false }`
[INFO] [stdout] 555a3c005f7ffb3cddfea2bde7e65c1a8f15c982b07e2f41415abc9fb83ae1c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c88515d12ca93cef32f8e7d9c8f77dc2ff7575dc52439d16f3b6596f67e935a
[INFO] running `Command { std: "docker" "start" "-a" "4c88515d12ca93cef32f8e7d9c8f77dc2ff7575dc52439d16f3b6596f67e935a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking const_closure v0.2.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[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:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |   CapturedData: ~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: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:40:59
[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:88:84
[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:145:80
[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:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     CapturedData: ~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: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:30:81
[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.
[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 30 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4c88515d12ca93cef32f8e7d9c8f77dc2ff7575dc52439d16f3b6596f67e935a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c88515d12ca93cef32f8e7d9c8f77dc2ff7575dc52439d16f3b6596f67e935a", kill_on_drop: false }`
[INFO] [stdout] 4c88515d12ca93cef32f8e7d9c8f77dc2ff7575dc52439d16f3b6596f67e935a
