[INFO] cloning repository https://github.com/FeanorTheElf/fheanor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FeanorTheElf/fheanor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffheanor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffheanor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ba00539204cc03816dd258b57fad94904f54d41
[INFO] checking FeanorTheElf/fheanor against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffheanor" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/FeanorTheElf/fheanor
[INFO] finished tweaking git repo https://github.com/FeanorTheElf/fheanor
[INFO] tweaked toml for git repo https://github.com/FeanorTheElf/fheanor written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FeanorTheElf/fheanor on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FeanorTheElf/fheanor 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:50:12
[INFO] [stderr]    |
[INFO] [stderr] 50 | homepage = "https://github.com/FeanorTheElf/fheanor"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 | repository = "https://github.com/FeanorTheElf/fheanor"
[INFO] [stderr]    |              -----------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `fheanor` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_assert v0.8.0
[INFO] [stderr]   Downloaded tracing-chrome v0.7.2
[INFO] [stderr]   Downloaded tracking-allocator v0.4.0
[INFO] [stderr]   Downloaded cpp_macros v0.5.11
[INFO] [stderr]   Downloaded atomicbox v0.4.0
[INFO] [stderr]   Downloaded cpp_common v0.5.11
[INFO] [stderr]   Downloaded append-only-vec v0.1.8
[INFO] [stderr]   Downloaded cpp v0.5.11
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded cpp_build v0.5.11
[INFO] [stderr]   Downloaded feanor-math v3.5.20
[INFO] [stderr]   Downloaded feanor-tracing v1.0.3
[INFO] [stderr]   Downloaded fhe-ir v0.1.4
[INFO] [stderr]   Downloaded feanor-serde v0.1.5
[INFO] [stderr]   Downloaded feanor-mempool v2.1.0
[INFO] [stderr]   Downloaded feanor-math-hexl v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 25a717905c36e5bfbc6ca9908eebb8d4ca3b535d7e9f995b894e659132782d8e
[INFO] running `Command { std: "docker" "start" "25a717905c36e5bfbc6ca9908eebb8d4ca3b535d7e9f995b894e659132782d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25a717905c36e5bfbc6ca9908eebb8d4ca3b535d7e9f995b894e659132782d8e", 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" "25a717905c36e5bfbc6ca9908eebb8d4ca3b535d7e9f995b894e659132782d8e" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25a717905c36e5bfbc6ca9908eebb8d4ca3b535d7e9f995b894e659132782d8e", 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" "25a717905c36e5bfbc6ca9908eebb8d4ca3b535d7e9f995b894e659132782d8e" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:50:12
[INFO] [stderr]    |
[INFO] [stderr] 50 | homepage = "https://github.com/FeanorTheElf/fheanor"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 | repository = "https://github.com/FeanorTheElf/fheanor"
[INFO] [stderr]    |              -----------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `fheanor` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking atomicbox v0.4.0
[INFO] [stderr]     Checking append-only-vec v0.1.8
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking fhe-ir v0.1.4
[INFO] [stderr]     Checking feanor-mempool v2.1.0
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |     mempools: ThreadLocal<RefCell<BTreeMap<usize, Vec<SendableNonNull<[u8]>, A>, A>>>
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DynLayoutMempool<A: Allocator + Send + Clone + std::alloc::AllocatorClone = Global> {
[INFO] [stdout]    |                                                         ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |             mempools: ThreadLocal::new()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl<A: Allocator + Send + Clone + Default + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                            ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |             mempools: ThreadLocal::new()
[INFO] [stdout]    |                       ^^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl<A: Allocator + Send + Clone + Default + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                            ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |             mempools: ThreadLocal::new()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl<A: Allocator + Send + Clone + Default + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                            ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |             mempools: ThreadLocal::new()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |             mempools: ThreadLocal::new()
[INFO] [stdout]    |                       ^^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |             mempools: ThreadLocal::new()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             self.mempools.get_or(|| RefCell::new(BTreeMap::new_in(self.base_alloc.clone()))).borrow_mut(), 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 69 |             self.mempools.get_or(|| RefCell::new(BTreeMap::new_in(self.base_alloc.clone()))).borrow_mut(), 
[INFO] [stdout]    |                           ^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:69:67
[INFO] [stdout]    |
[INFO] [stdout] 69 |             self.mempools.get_or(|| RefCell::new(BTreeMap::new_in(self.base_alloc.clone()))).borrow_mut(), 
[INFO] [stdout]    |                                                  ---------------- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap::<K, V, A>::new_in`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:697:4
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 69 |             self.mempools.get_or(|| RefCell::new(BTreeMap::new_in(&self.base_alloc.clone()))).borrow_mut(), 
[INFO] [stdout]    |                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:69:50
[INFO] [stdout]    |
[INFO] [stdout] 69 |             self.mempools.get_or(|| RefCell::new(BTreeMap::new_in(self.base_alloc.clone()))).borrow_mut(), 
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:69:37
[INFO] [stdout]    |
[INFO] [stdout] 69 |             self.mempools.get_or(|| RefCell::new(BTreeMap::new_in(self.base_alloc.clone()))).borrow_mut(), 
[INFO] [stdout]    |                                     ^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:69:37
[INFO] [stdout]    |
[INFO] [stdout] 69 |             self.mempools.get_or(|| RefCell::new(BTreeMap::new_in(self.base_alloc.clone()))).borrow_mut(), 
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:69:37
[INFO] [stdout]    |
[INFO] [stdout] 69 |             self.mempools.get_or(|| RefCell::new(BTreeMap::new_in(self.base_alloc.clone()))).borrow_mut(), 
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             self.mempools.get_or(|| RefCell::new(BTreeMap::new_in(self.base_alloc.clone()))).borrow_mut(), 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:69:94
[INFO] [stdout]    |
[INFO] [stdout] 69 |             self.mempools.get_or(|| RefCell::new(BTreeMap::new_in(self.base_alloc.clone()))).borrow_mut(), 
[INFO] [stdout]    |                                                                                              ^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         RefMut::map(
[INFO] [stdout]    |         ^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         RefMut::map(
[INFO] [stdout]    |         ^^^^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `entry` exists for mutable reference `&mut BTreeMap<usize, Vec<SendableNonNull<[u8]>, A>, A>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |             |mempools| mempools.entry(size).or_insert_with(|| Vec::new_in(self.base_alloc.clone()))
[INFO] [stdout]    |                                 ^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `A: AllocatorClone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: AllocatorClone` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/dynsize.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |             |mempools| mempools.entry(size).or_insert_with(|| Vec::new_in(self.base_alloc.clone()))
[INFO] [stdout]    |              ^^^^^^^^ the nightly-only, unstable trait `AllocatorClone` is not implemented for `A`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTreeMap`
[INFO] [stdout]   --> /rustc/e3607d549209cc9fdfe7e907123b4185210e2c2b/library/alloc/src/collections/btree/map.rs:189:0
[INFO] [stdout] help: consider further restricting type parameter `A` with unstable trait `AllocatorClone`
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<A: Allocator + Send + Clone + std::alloc::AllocatorClone> DynLayoutMempool<A> {
[INFO] [stdout]    |                                  ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `clone` exists for struct `Rc<A, PtrAlloc>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/lib.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Self(self.0.clone())
[INFO] [stdout]    |                     ^^^^^ method cannot be called on `Rc<A, PtrAlloc>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `PtrAlloc: AllocatorClone`
[INFO] [stdout]            which is required by `Rc<A, PtrAlloc>: Clone`
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clone`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `clone` exists for struct `Arc<A, PtrAlloc>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feanor-mempool-2.1.0/src/lib.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |         Self(self.0.clone())
[INFO] [stdout]    |                     ^^^^^ method cannot be called on `Arc<A, PtrAlloc>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `PtrAlloc: AllocatorClone`
[INFO] [stdout]            which is required by `Arc<A, PtrAlloc>: Clone`
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clone`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `feanor-mempool` (lib) due to 22 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "25a717905c36e5bfbc6ca9908eebb8d4ca3b535d7e9f995b894e659132782d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a717905c36e5bfbc6ca9908eebb8d4ca3b535d7e9f995b894e659132782d8e", kill_on_drop: false }`
[INFO] [stdout] 25a717905c36e5bfbc6ca9908eebb8d4ca3b535d7e9f995b894e659132782d8e
