[INFO] fetching crate sux 0.14.0...
[INFO] checking sux-0.14.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate sux 0.14.0 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate sux 0.14.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sux 0.14.0
[INFO] tweaked toml for crates.io crate sux 0.14.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sux 0.14.0 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sux 0.14.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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a0e0c0459e111350c9f7e50d2949d62372c73a977d21389047b93720efc9d4b
[INFO] running `Command { std: "docker" "start" "-a" "4a0e0c0459e111350c9f7e50d2949d62372c73a977d21389047b93720efc9d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a0e0c0459e111350c9f7e50d2949d62372c73a977d21389047b93720efc9d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a0e0c0459e111350c9f7e50d2949d62372c73a977d21389047b93720efc9d4b", kill_on_drop: false }`
[INFO] [stdout] 4a0e0c0459e111350c9f7e50d2949d62372c73a977d21389047b93720efc9d4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8c53a0ebe8e3db4965c171e75df0a84990f8ed05bf6a8fcd9c3130a08d8caf3
[INFO] running `Command { std: "docker" "start" "-a" "e8c53a0ebe8e3db4965c171e75df0a84990f8ed05bf6a8fcd9c3130a08d8caf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking pluralizer v0.5.0
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]    Compiling lender-derive v0.1.3
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling value-traits-derive v0.2.1
[INFO] [stderr]    Compiling mem_dbg-derive v0.3.1
[INFO] [stderr]     Checking partition v0.1.2
[INFO] [stderr]     Checking maybe-dangling v0.1.2
[INFO] [stderr]    Compiling impl-tools-lib v0.11.4
[INFO] [stderr]     Checking stable_try_trait_v2 v1.75.1
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking arbitrary-chunks v0.4.1
[INFO] [stderr]     Checking lender v0.6.2
[INFO] [stderr]     Checking rdst v0.20.14
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking mem_dbg v0.4.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking value-traits v0.2.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking num-primitive v0.2.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking sync-cell-slice v0.9.12
[INFO] [stderr]     Checking atomic-primitive v0.1.3
[INFO] [stderr]     Checking lambert_w v1.2.34
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking sysinfo v0.36.1
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking thread-priority v3.0.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking succinctly v0.6.0
[INFO] [stderr]    Compiling impl-tools v0.11.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_setters v0.1.9
[INFO] [stderr]     Checking dsi-progress-logger v0.8.6
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling ambassador v0.5.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking sux v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0275]: overflow evaluating whether `Result<vfilter::VFilter<vfunc::VFunc<K, Box<[W]>, ..., ...>>, ...>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:302:14
[INFO] [stdout]     |
[INFO] [stdout] 302 |         ) -> Result<Self>
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `utils::sig_store::SigVal<S, utils::sig_store::EmptyVal>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:245:30
[INFO] [stdout]     |
[INFO] [stdout] 245 |         SigVal<S, EmptyVal>: RadixKey,
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `utils::sig_store::SigVal<<E as shard_edge::ShardEdge<S, 3>>::LocalSig, utils::sig_store::EmptyVal>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:246:40
[INFO] [stdout]     |
[INFO] [stdout] 246 |         SigVal<E::LocalSig, EmptyVal>: BitXor + BitXorAssign,
[INFO] [stdout]     |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `utils::sig_store::SigVal<<E as shard_edge::ShardEdge<S, 3>>::LocalSig, utils::sig_store::EmptyVal>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:246:49
[INFO] [stdout]     |
[INFO] [stdout] 246 |         SigVal<E::LocalSig, EmptyVal>: BitXor + BitXorAssign,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `Result<vfilter::VFilter<vfunc::VFunc<K, Box<[W]>, ..., ...>>, ...>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:368:14
[INFO] [stdout]     |
[INFO] [stdout] 368 |         ) -> Result<Self>
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `Result<vfilter::VFilter<vfunc::VFunc<K, Box<[W]>, ..., ...>>, ...>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:302:14
[INFO] [stdout]     |
[INFO] [stdout] 302 |         ) -> Result<Self>
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `utils::sig_store::SigVal<S, utils::sig_store::EmptyVal>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:245:30
[INFO] [stdout]     |
[INFO] [stdout] 245 |         SigVal<S, EmptyVal>: RadixKey,
[INFO] [stdout]     |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `utils::sig_store::SigVal<<E as shard_edge::ShardEdge<S, 3>>::LocalSig, utils::sig_store::EmptyVal>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:246:40
[INFO] [stdout]     |
[INFO] [stdout] 246 |         SigVal<E::LocalSig, EmptyVal>: BitXor + BitXorAssign,
[INFO] [stdout]     |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `utils::sig_store::SigVal<<E as shard_edge::ShardEdge<S, 3>>::LocalSig, utils::sig_store::EmptyVal>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:246:49
[INFO] [stdout]     |
[INFO] [stdout] 246 |         SigVal<E::LocalSig, EmptyVal>: BitXor + BitXorAssign,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `Result<vfilter::VFilter<vfunc::VFunc<K, Box<[W]>, ..., ...>>, ...>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:368:14
[INFO] [stdout]     |
[INFO] [stdout] 368 |         ) -> Result<Self>
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> <<Box<[W]> as SliceByValueMut>::ChunksMut<'a> as std::iter::Iterator>::Item: bit_field_slice::BitFieldSliceMut`
[INFO] [stdout]    --> src/dict/vfilter.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |             Self::try_new_with_builder(keys, n, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `vfilter::build::<impl vfilter::VFilter<vfunc::VFunc<K, Box<[W]>, S, E>>>::try_new_with_builder`
[INFO] [stdout]    --> src/dict/vfilter.rs:371:17
[INFO] [stdout]     |
[INFO] [stdout] 360 |         pub fn try_new_with_builder<B: ?Sized + Borrow<K>, P: ProgressLog + Clone + Send + Sync>(
[INFO] [stdout]     |                -------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 371 |                 crate::traits::BitFieldSliceMut,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `vfilter::build::<impl VFilter<VFunc<K, Box<[W]>, S, E>>>::try_new_with_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> <Box<[W]> as SliceByValueMut>::ChunksMut<'a>: Send`
[INFO] [stdout]    --> src/dict/vfilter.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |             Self::try_new_with_builder(keys, n, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `vfilter::build::<impl vfilter::VFilter<vfunc::VFunc<K, Box<[W]>, S, E>>>::try_new_with_builder`
[INFO] [stdout]    --> src/dict/vfilter.rs:372:67
[INFO] [stdout]     |
[INFO] [stdout] 360 |         pub fn try_new_with_builder<B: ?Sized + Borrow<K>, P: ProgressLog + Clone + Send + Sync>(
[INFO] [stdout]     |                -------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 372 |             for<'a> <Box<[W]> as SliceByValueMut>::ChunksMut<'a>: Send,
[INFO] [stdout]     |                                                                   ^^^^ required by this bound in `vfilter::build::<impl VFilter<VFunc<K, Box<[W]>, S, E>>>::try_new_with_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `vfilter::VFilter<vfunc::VFunc<K, Box<[W]>, S, E>>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |             Self::try_new_with_builder(keys, n, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `Result<vfilter::VFilter<vfunc::VFunc<K, Box<[W]>, ..., ...>>, ...>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |             Self::try_new_with_builder(keys, n, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_build_filter` exists for struct `vbuilder::VBuilder<Box<[W]>, S, E>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/dict/vfilter.rs:376:53
[INFO] [stdout]     |
[INFO] [stdout] 376 |             let func = builder.expected_num_keys(n).try_build_filter(
[INFO] [stdout]     |                        -----------------------------^^^^^^^^^^^^^^^^ method cannot be called on `vbuilder::VBuilder<Box<[W]>, S, E>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/func/vbuilder.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub struct VBuilder<D, S = [u64; 2], E = FuseLge3Shards> {
[INFO] [stdout]     | -------------------------------------------------------- method `try_build_filter` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `<Box<[W]> as value_traits::slices::SliceByValue>::Value: traits::Word` was not satisfied
[INFO] [stdout]    --> src/func/vbuilder.rs:639:29
[INFO] [stdout]     |
[INFO] [stdout] 639 |     D: BitFieldSlice<Value: Word + BinSafe> + Send + Sync,
[INFO] [stdout]     |                             ^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 642 | > VBuilder<D, S, E>
[INFO] [stdout]     |   -----------------
[INFO] [stdout] note: trait bound `<Box<[W]> as value_traits::slices::SliceByValue>::Value: FromBytes` was not satisfied
[INFO] [stdout]    --> src/utils/sig_store.rs:80:9
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl<T: FromBytes + IntoBytes + Copy + Send + Sync + 'static> BinSafe for T {}
[INFO] [stdout]     |         ^^^^^^^^^ unsatisfied trait bound introduced here     -------     -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<VFunc<K, Box<[W]>, S, E> as Backend>::Word == W`
[INFO] [stdout]    --> src/dict/vfilter.rs:386:32
[INFO] [stdout]     |
[INFO] [stdout] 386 |             Ok(VFilter { func, filter_mask })
[INFO] [stdout]     |                                ^^^^^^^^^^^ types differ
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> <<Box<[W]> as SliceByValueMut>::ChunksMut<'a> as std::iter::Iterator>::Item: bit_field_slice::BitFieldSliceMut`
[INFO] [stdout]    --> src/func/vfunc.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Self::try_new_with_builder(keys, values, n, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `vfunc::build::<impl vfunc::VFunc<K, Box<[W]>, S, E>>::try_new_with_builder`
[INFO] [stdout]    --> src/func/vfunc.rs:337:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |         pub fn try_new_with_builder<B: ?Sized + Borrow<K>>(
[INFO] [stdout]     |                -------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 337 |                 BitFieldSliceMut,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ required by this bound in `vfunc::build::<impl VFunc<K, Box<[W]>, S, E>>::try_new_with_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> <Box<[W]> as SliceByValueMut>::ChunksMut<'a>: Send`
[INFO] [stdout]    --> src/func/vfunc.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Self::try_new_with_builder(keys, values, n, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `vfunc::build::<impl vfunc::VFunc<K, Box<[W]>, S, E>>::try_new_with_builder`
[INFO] [stdout]    --> src/func/vfunc.rs:338:67
[INFO] [stdout]     |
[INFO] [stdout] 322 |         pub fn try_new_with_builder<B: ?Sized + Borrow<K>>(
[INFO] [stdout]     |                -------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 338 |             for<'a> <Box<[W]> as SliceByValueMut>::ChunksMut<'a>: Send,
[INFO] [stdout]     |                                                                   ^^^^ required by this bound in `vfunc::build::<impl VFunc<K, Box<[W]>, S, E>>::try_new_with_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_build_func` exists for struct `vbuilder::VBuilder<Box<[W]>, S, E>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/func/vfunc.rs:343:18
[INFO] [stdout]     |
[INFO] [stdout] 341 |               Ok(builder
[INFO] [stdout]     |  ________________-
[INFO] [stdout] 342 | |                 .expected_num_keys(n)
[INFO] [stdout] 343 | |                 .try_build_func(
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method cannot be called on `vbuilder::VBuilder<Box<[W]>, S, E>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/func/vbuilder.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 |   pub struct VBuilder<D, S = [u64; 2], E = FuseLge3Shards> {
[INFO] [stdout]     |   -------------------------------------------------------- method `try_build_func` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `<Box<[W]> as value_traits::slices::SliceByValue>::Value: traits::Word` was not satisfied
[INFO] [stdout]    --> src/func/vbuilder.rs:639:29
[INFO] [stdout]     |
[INFO] [stdout] 639 |     D: BitFieldSlice<Value: Word + BinSafe> + Send + Sync,
[INFO] [stdout]     |                             ^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 642 | > VBuilder<D, S, E>
[INFO] [stdout]     |   -----------------
[INFO] [stdout] note: trait bound `<Box<[W]> as value_traits::slices::SliceByValue>::Value: FromBytes` was not satisfied
[INFO] [stdout]    --> src/utils/sig_store.rs:80:9
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl<T: FromBytes + IntoBytes + Copy + Send + Sync + 'static> BinSafe for T {}
[INFO] [stdout]     |         ^^^^^^^^^ unsatisfied trait bound introduced here     -------     -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> <<Box<[W]> as SliceByValueMut>::ChunksMut<'a> as std::iter::Iterator>::Item: bit_field_slice::BitFieldSliceMut`
[INFO] [stdout]    --> src/func/vfunc.rs:403:13
[INFO] [stdout]     |
[INFO] [stdout] 403 |             Self::try_par_new_with_builder(keys, values, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `vfunc::build::<impl vfunc::VFunc<K, Box<[W]>, S, E>>::try_par_new_with_builder`
[INFO] [stdout]    --> src/func/vfunc.rs:458:17
[INFO] [stdout]     |
[INFO] [stdout] 447 |         pub fn try_par_new_with_builder(
[INFO] [stdout]     |                ------------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 458 |                 BitFieldSliceMut,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ required by this bound in `vfunc::build::<impl VFunc<K, Box<[W]>, S, E>>::try_par_new_with_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> <Box<[W]> as SliceByValueMut>::ChunksMut<'a>: Send`
[INFO] [stdout]    --> src/func/vfunc.rs:403:13
[INFO] [stdout]     |
[INFO] [stdout] 403 |             Self::try_par_new_with_builder(keys, values, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `vfunc::build::<impl vfunc::VFunc<K, Box<[W]>, S, E>>::try_par_new_with_builder`
[INFO] [stdout]    --> src/func/vfunc.rs:459:67
[INFO] [stdout]     |
[INFO] [stdout] 447 |         pub fn try_par_new_with_builder(
[INFO] [stdout]     |                ------------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 459 |             for<'a> <Box<[W]> as SliceByValueMut>::ChunksMut<'a>: Send,
[INFO] [stdout]     |                                                                   ^^^^ required by this bound in `vfunc::build::<impl VFunc<K, Box<[W]>, S, E>>::try_par_new_with_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_par_populate_and_build` exists for struct `vbuilder::VBuilder<Box<[W]>, S, E>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/func/vfunc.rs:463:42
[INFO] [stdout]     |
[INFO] [stdout] 463 |             builder.expected_num_keys(n).try_par_populate_and_build(
[INFO] [stdout]     |             -----------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^ method cannot be called on `vbuilder::VBuilder<Box<[W]>, S, E>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/func/vbuilder.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub struct VBuilder<D, S = [u64; 2], E = FuseLge3Shards> {
[INFO] [stdout]     | -------------------------------------------------------- method `try_par_populate_and_build` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `<Box<[W]> as value_traits::slices::SliceByValue>::Value: traits::Word` was not satisfied
[INFO] [stdout]    --> src/func/vbuilder.rs:639:29
[INFO] [stdout]     |
[INFO] [stdout] 639 |     D: BitFieldSlice<Value: Word + BinSafe> + Send + Sync,
[INFO] [stdout]     |                             ^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 642 | > VBuilder<D, S, E>
[INFO] [stdout]     |   -----------------
[INFO] [stdout] note: trait bound `<Box<[W]> as value_traits::slices::SliceByValue>::Value: FromBytes` was not satisfied
[INFO] [stdout]    --> src/utils/sig_store.rs:80:9
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl<T: FromBytes + IntoBytes + Copy + Send + Sync + 'static> BinSafe for T {}
[INFO] [stdout]     |         ^^^^^^^^^ unsatisfied trait bound introduced here     -------     -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> <<Box<[W]> as value_traits::slices::SliceByValueMut>::ChunksMut<'a> as std::iter::Iterator>::Item: bit_field_slice::BitFieldSliceMut`
[INFO] [stdout]    --> src/dict/vfilter.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |             Self::try_new_with_builder(keys, n, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `vfilter::build::<impl vfilter::VFilter<vfunc::VFunc<K, Box<[W]>, S, E>>>::try_new_with_builder`
[INFO] [stdout]    --> src/dict/vfilter.rs:371:17
[INFO] [stdout]     |
[INFO] [stdout] 360 |         pub fn try_new_with_builder<B: ?Sized + Borrow<K>, P: ProgressLog + Clone + Send + Sync>(
[INFO] [stdout]     |                -------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 371 |                 crate::traits::BitFieldSliceMut,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `vfilter::build::<impl VFilter<VFunc<K, Box<[W]>, S, E>>>::try_new_with_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> <Box<[W]> as value_traits::slices::SliceByValueMut>::ChunksMut<'a>: Send`
[INFO] [stdout]    --> src/dict/vfilter.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |             Self::try_new_with_builder(keys, n, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `vfilter::build::<impl vfilter::VFilter<vfunc::VFunc<K, Box<[W]>, S, E>>>::try_new_with_builder`
[INFO] [stdout]    --> src/dict/vfilter.rs:372:67
[INFO] [stdout]     |
[INFO] [stdout] 360 |         pub fn try_new_with_builder<B: ?Sized + Borrow<K>, P: ProgressLog + Clone + Send + Sync>(
[INFO] [stdout]     |                -------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 372 |             for<'a> <Box<[W]> as SliceByValueMut>::ChunksMut<'a>: Send,
[INFO] [stdout]     |                                                                   ^^^^ required by this bound in `vfilter::build::<impl VFilter<VFunc<K, Box<[W]>, S, E>>>::try_new_with_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `vfilter::VFilter<vfunc::VFunc<K, Box<[W]>, S, E>>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |             Self::try_new_with_builder(keys, n, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `Result<vfilter::VFilter<vfunc::VFunc<K, Box<[W]>, ..., ...>>, ...>` is well-formed
[INFO] [stdout]    --> src/dict/vfilter.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |             Self::try_new_with_builder(keys, n, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_build_filter` exists for struct `vbuilder::VBuilder<Box<[W]>, S, E>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/dict/vfilter.rs:376:53
[INFO] [stdout]     |
[INFO] [stdout] 376 |             let func = builder.expected_num_keys(n).try_build_filter(
[INFO] [stdout]     |                        -----------------------------^^^^^^^^^^^^^^^^ method cannot be called on `vbuilder::VBuilder<Box<[W]>, S, E>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/func/vbuilder.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub struct VBuilder<D, S = [u64; 2], E = FuseLge3Shards> {
[INFO] [stdout]     | -------------------------------------------------------- method `try_build_filter` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `<Box<[W]> as value_traits::slices::SliceByValue>::Value: traits::Word` was not satisfied
[INFO] [stdout]    --> src/func/vbuilder.rs:639:29
[INFO] [stdout]     |
[INFO] [stdout] 639 |     D: BitFieldSlice<Value: Word + BinSafe> + Send + Sync,
[INFO] [stdout]     |                             ^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 642 | > VBuilder<D, S, E>
[INFO] [stdout]     |   -----------------
[INFO] [stdout] note: trait bound `<Box<[W]> as value_traits::slices::SliceByValue>::Value: FromBytes` was not satisfied
[INFO] [stdout]    --> src/utils/sig_store.rs:80:9
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl<T: FromBytes + IntoBytes + Copy + Send + Sync + 'static> BinSafe for T {}
[INFO] [stdout]     |         ^^^^^^^^^ unsatisfied trait bound introduced here     -------     -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<VFunc<K, Box<[W]>, S, E> as Backend>::Word == W`
[INFO] [stdout]    --> src/dict/vfilter.rs:386:32
[INFO] [stdout]     |
[INFO] [stdout] 386 |             Ok(VFilter { func, filter_mask })
[INFO] [stdout]     |                                ^^^^^^^^^^^ types differ
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> <<Box<[W]> as value_traits::slices::SliceByValueMut>::ChunksMut<'a> as std::iter::Iterator>::Item: bit_field_slice::BitFieldSliceMut`
[INFO] [stdout]    --> src/func/vfunc.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Self::try_new_with_builder(keys, values, n, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `vfunc::build::<impl vfunc::VFunc<K, Box<[W]>, S, E>>::try_new_with_builder`
[INFO] [stdout]    --> src/func/vfunc.rs:337:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |         pub fn try_new_with_builder<B: ?Sized + Borrow<K>>(
[INFO] [stdout]     |                -------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 337 |                 BitFieldSliceMut,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ required by this bound in `vfunc::build::<impl VFunc<K, Box<[W]>, S, E>>::try_new_with_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> <Box<[W]> as value_traits::slices::SliceByValueMut>::ChunksMut<'a>: Send`
[INFO] [stdout]    --> src/func/vfunc.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             Self::try_new_with_builder(keys, values, n, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `vfunc::build::<impl vfunc::VFunc<K, Box<[W]>, S, E>>::try_new_with_builder`
[INFO] [stdout]    --> src/func/vfunc.rs:338:67
[INFO] [stdout]     |
[INFO] [stdout] 322 |         pub fn try_new_with_builder<B: ?Sized + Borrow<K>>(
[INFO] [stdout]     |                -------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 338 |             for<'a> <Box<[W]> as SliceByValueMut>::ChunksMut<'a>: Send,
[INFO] [stdout]     |                                                                   ^^^^ required by this bound in `vfunc::build::<impl VFunc<K, Box<[W]>, S, E>>::try_new_with_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_build_func` exists for struct `vbuilder::VBuilder<Box<[W]>, S, E>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/func/vfunc.rs:343:18
[INFO] [stdout]     |
[INFO] [stdout] 341 |               Ok(builder
[INFO] [stdout]     |  ________________-
[INFO] [stdout] 342 | |                 .expected_num_keys(n)
[INFO] [stdout] 343 | |                 .try_build_func(
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method cannot be called on `vbuilder::VBuilder<Box<[W]>, S, E>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/func/vbuilder.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 |   pub struct VBuilder<D, S = [u64; 2], E = FuseLge3Shards> {
[INFO] [stdout]     |   -------------------------------------------------------- method `try_build_func` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `<Box<[W]> as value_traits::slices::SliceByValue>::Value: traits::Word` was not satisfied
[INFO] [stdout]    --> src/func/vbuilder.rs:639:29
[INFO] [stdout]     |
[INFO] [stdout] 639 |     D: BitFieldSlice<Value: Word + BinSafe> + Send + Sync,
[INFO] [stdout]     |                             ^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 642 | > VBuilder<D, S, E>
[INFO] [stdout]     |   -----------------
[INFO] [stdout] note: trait bound `<Box<[W]> as value_traits::slices::SliceByValue>::Value: FromBytes` was not satisfied
[INFO] [stdout]    --> src/utils/sig_store.rs:80:9
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl<T: FromBytes + IntoBytes + Copy + Send + Sync + 'static> BinSafe for T {}
[INFO] [stdout]     |         ^^^^^^^^^ unsatisfied trait bound introduced here     -------     -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> <<Box<[W]> as value_traits::slices::SliceByValueMut>::ChunksMut<'a> as std::iter::Iterator>::Item: bit_field_slice::BitFieldSliceMut`
[INFO] [stdout]    --> src/func/vfunc.rs:403:13
[INFO] [stdout]     |
[INFO] [stdout] 403 |             Self::try_par_new_with_builder(keys, values, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `vfunc::build::<impl vfunc::VFunc<K, Box<[W]>, S, E>>::try_par_new_with_builder`
[INFO] [stdout]    --> src/func/vfunc.rs:458:17
[INFO] [stdout]     |
[INFO] [stdout] 447 |         pub fn try_par_new_with_builder(
[INFO] [stdout]     |                ------------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 458 |                 BitFieldSliceMut,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ required by this bound in `vfunc::build::<impl VFunc<K, Box<[W]>, S, E>>::try_par_new_with_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> <Box<[W]> as value_traits::slices::SliceByValueMut>::ChunksMut<'a>: Send`
[INFO] [stdout]    --> src/func/vfunc.rs:403:13
[INFO] [stdout]     |
[INFO] [stdout] 403 |             Self::try_par_new_with_builder(keys, values, VBuilder::default(), pl)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `vfunc::build::<impl vfunc::VFunc<K, Box<[W]>, S, E>>::try_par_new_with_builder`
[INFO] [stdout]    --> src/func/vfunc.rs:459:67
[INFO] [stdout]     |
[INFO] [stdout] 447 |         pub fn try_par_new_with_builder(
[INFO] [stdout]     |                ------------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 459 |             for<'a> <Box<[W]> as SliceByValueMut>::ChunksMut<'a>: Send,
[INFO] [stdout]     |                                                                   ^^^^ required by this bound in `vfunc::build::<impl VFunc<K, Box<[W]>, S, E>>::try_par_new_with_builder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `try_par_populate_and_build` exists for struct `vbuilder::VBuilder<Box<[W]>, S, E>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/func/vfunc.rs:463:42
[INFO] [stdout]     |
[INFO] [stdout] 463 |             builder.expected_num_keys(n).try_par_populate_and_build(
[INFO] [stdout]     |             -----------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^ method cannot be called on `vbuilder::VBuilder<Box<[W]>, S, E>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/func/vbuilder.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub struct VBuilder<D, S = [u64; 2], E = FuseLge3Shards> {
[INFO] [stdout]     | -------------------------------------------------------- method `try_par_populate_and_build` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: trait bound `<Box<[W]> as value_traits::slices::SliceByValue>::Value: traits::Word` was not satisfied
[INFO] [stdout]    --> src/func/vbuilder.rs:639:29
[INFO] [stdout]     |
[INFO] [stdout] 639 |     D: BitFieldSlice<Value: Word + BinSafe> + Send + Sync,
[INFO] [stdout]     |                             ^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 642 | > VBuilder<D, S, E>
[INFO] [stdout]     |   -----------------
[INFO] [stdout] note: trait bound `<Box<[W]> as value_traits::slices::SliceByValue>::Value: FromBytes` was not satisfied
[INFO] [stdout]    --> src/utils/sig_store.rs:80:9
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl<T: FromBytes + IntoBytes + Copy + Send + Sync + 'static> BinSafe for T {}
[INFO] [stdout]     |         ^^^^^^^^^ unsatisfied trait bound introduced here     -------     -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0271, E0275, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sux` (lib) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0271, E0275, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sux` (lib test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "e8c53a0ebe8e3db4965c171e75df0a84990f8ed05bf6a8fcd9c3130a08d8caf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8c53a0ebe8e3db4965c171e75df0a84990f8ed05bf6a8fcd9c3130a08d8caf3", kill_on_drop: false }`
[INFO] [stdout] e8c53a0ebe8e3db4965c171e75df0a84990f8ed05bf6a8fcd9c3130a08d8caf3
