[INFO] cloning repository https://github.com/D3lta-2-1/Ecstasy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/D3lta-2-1/Ecstasy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD3lta-2-1%2FEcstasy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD3lta-2-1%2FEcstasy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a45827d6359171d91de63d1126e09ea3009ec8c
[INFO] checking D3lta-2-1/Ecstasy against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD3lta-2-1%2FEcstasy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/D3lta-2-1/Ecstasy
[INFO] finished tweaking git repo https://github.com/D3lta-2-1/Ecstasy
[INFO] tweaked toml for git repo https://github.com/D3lta-2-1/Ecstasy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/D3lta-2-1/Ecstasy on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/D3lta-2-1/Ecstasy 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1171307f025310c88cd254324fb7ec5b36eb5d5daa2891ffdfde9213de7e094c
[INFO] running `Command { std: "docker" "start" "-a" "1171307f025310c88cd254324fb7ec5b36eb5d5daa2891ffdfde9213de7e094c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1171307f025310c88cd254324fb7ec5b36eb5d5daa2891ffdfde9213de7e094c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1171307f025310c88cd254324fb7ec5b36eb5d5daa2891ffdfde9213de7e094c", kill_on_drop: false }`
[INFO] [stdout] 1171307f025310c88cd254324fb7ec5b36eb5d5daa2891ffdfde9213de7e094c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b35e58c9f5cdfc8bf21308cf8493c2bb698f81dafa2d5a3ee19b602adb63371
[INFO] running `Command { std: "docker" "start" "-a" "7b35e58c9f5cdfc8bf21308cf8493c2bb698f81dafa2d5a3ee19b602adb63371", kill_on_drop: false }`
[INFO] [stderr]     Checking ecstasy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]  --> src/registry_header.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::hash::{Hash};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]  --> src/registry_header.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::hash::{Hash};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: anonymous lifetimes in `impl Trait` are unstable
[INFO] [stdout]   --> src/archetype.rs:62:85
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn add_entity(&mut self, entity: Entity, source_data: impl Iterator<Item = &mut SourceData>) -> EntityIndex {
[INFO] [stdout]    |                                                                                     ^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(anonymous_lifetime_in_impl_trait)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-10-16; consider upgrading it if it is out of date
[INFO] [stdout] help: consider introducing a named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn add_entity<'a>(&mut self, entity: Entity, source_data: impl Iterator<Item = &'a mut SourceData>) -> EntityIndex {
[INFO] [stdout]    |                      ++++                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: anonymous lifetimes in `impl Trait` are unstable
[INFO] [stdout]   --> src/archetype.rs:62:85
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn add_entity(&mut self, entity: Entity, source_data: impl Iterator<Item = &mut SourceData>) -> EntityIndex {
[INFO] [stdout]    |                                                                                     ^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(anonymous_lifetime_in_impl_trait)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-10-16; consider upgrading it if it is out of date
[INFO] [stdout] help: consider introducing a named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn add_entity<'a>(&mut self, entity: Entity, source_data: impl Iterator<Item = &'a mut SourceData>) -> EntityIndex {
[INFO] [stdout]    |                      ++++                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/registry.rs:132:79
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let (moved_entity, moved_location) = src.remove_entity(entity_index, |stream| {
[INFO] [stdout]     |                                                  -------------                ^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: IntoIterator`
[INFO] [stdout] note: required by a bound in `Archetype::remove_entity`
[INFO] [stdout]    --> src/archetype.rs:92:16
[INFO] [stdout]     |
[INFO] [stdout]  89 |     pub fn remove_entity<T, Q>(&mut self, location: EntityIndex, removed_data_inserter: T) -> (Entity, EntityIndex)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  92 |             Q: IntoIterator<Item = SourceData>
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Archetype::remove_entity`
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let (moved_entity, moved_location) = src.remove_entity(entity_index, |stream: /* Type */| {
[INFO] [stdout]     |                                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/archetype.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn remove_entity<T, Q>(&mut self, location: EntityIndex, removed_data_inserter: T) -> (Entity, EntityIndex)
[INFO] [stdout]    |                             - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 96 |             let columns = self.columns.iter().map(|col| unsafe { col.offset(location) });
[INFO] [stdout]    |                                                   ----- one of the found closures
[INFO] [stdout] 97 |             let mut iter = self.columns_descriptor.iter().cloned().zip(columns).map(|(component_id, column)| SourceData::from_erased_poin...
[INFO] [stdout]    |                                                                                     ------------------------ one of the found closures
[INFO] [stdout] 98 |             removed_data_inserter(&mut iter);
[INFO] [stdout]    |             --------------------- ^^^^^^^^^ expected type parameter `Q`, found `&mut Map<Zip<Cloned<...>, ...>, ...>`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `Q`
[INFO] [stdout]            found mutable reference `&mut Map<Zip<Cloned<std::slice::Iter<'_, Entity>>, Map<std::slice::Iter<'_, ErasedPointer>, {closure@src/archetype.rs:96:51: 96:56}>>, {closure@src/archetype.rs:97:85: 97:109}>`
[INFO] [stdout] note: callable defined here
[INFO] [stdout]   --> src/archetype.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |             T: FnOnce(Q),
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/registry.rs:132:79
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let (moved_entity, moved_location) = src.remove_entity(entity_index, |stream| {
[INFO] [stdout]     |                                                  -------------                ^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: IntoIterator`
[INFO] [stdout] note: required by a bound in `Archetype::remove_entity`
[INFO] [stdout]    --> src/archetype.rs:92:16
[INFO] [stdout]     |
[INFO] [stdout]  89 |     pub fn remove_entity<T, Q>(&mut self, location: EntityIndex, removed_data_inserter: T) -> (Entity, EntityIndex)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  92 |             Q: IntoIterator<Item = SourceData>
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Archetype::remove_entity`
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let (moved_entity, moved_location) = src.remove_entity(entity_index, |stream: /* Type */| {
[INFO] [stdout]     |                                                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/archetype.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let Some(column_index) = self.components_to_columns.get(&component_id).expect("Component not found in archetype");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^   ---------------------------------------------------------------------------------------- this expression has type `&usize`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected `usize`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `usize`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `TypeInfo` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/shared/reflexion.rs:167:90
[INFO] [stdout]     |
[INFO] [stdout] 167 |         assert_eq!(self.type_info, T::TYPE_INFO, "Type mismatch: expected {}, found {}", self.type_info, T::TYPE_INFO);
[INFO] [stdout]     |                                                                           --             ^^^^^^^^^^^^^^ `TypeInfo` cannot be formatted with the default formatter
[INFO] [stdout]     |                                                                           |
[INFO] [stdout]     |                                                                           required by this formatting parameter
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `TypeInfo`
[INFO] [stdout]    --> src/shared/reflexion.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub struct TypeInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: required for `&TypeInfo` to implement `std::fmt::Display`
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/archetype.rs:98:35
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn remove_entity<T, Q>(&mut self, location: EntityIndex, removed_data_inserter: T) -> (Entity, EntityIndex)
[INFO] [stdout]    |                             - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 96 |             let columns = self.columns.iter().map(|col| unsafe { col.offset(location) });
[INFO] [stdout]    |                                                   ----- one of the found closures
[INFO] [stdout] 97 |             let mut iter = self.columns_descriptor.iter().cloned().zip(columns).map(|(component_id, column)| SourceData::from_erased_poin...
[INFO] [stdout]    |                                                                                     ------------------------ one of the found closures
[INFO] [stdout] 98 |             removed_data_inserter(&mut iter);
[INFO] [stdout]    |             --------------------- ^^^^^^^^^ expected type parameter `Q`, found `&mut Map<Zip<Cloned<...>, ...>, ...>`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type parameter `Q`
[INFO] [stdout]            found mutable reference `&mut Map<Zip<Cloned<std::slice::Iter<'_, Entity>>, Map<std::slice::Iter<'_, ErasedPointer>, {closure@src/archetype.rs:96:51: 96:56}>>, {closure@src/archetype.rs:97:85: 97:109}>`
[INFO] [stdout] note: callable defined here
[INFO] [stdout]   --> src/archetype.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |             T: FnOnce(Q),
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/archetype.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let Some(column_index) = self.components_to_columns.get(&component_id).expect("Component not found in archetype");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^   ---------------------------------------------------------------------------------------- this expression has type `&usize`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected `usize`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `usize`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::alloc` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             std::alloc::alloc(std::alloc::Layout::from_size_align_unchecked(type_info.layout.size * count, type_info.layout.align))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub unsafe fn allocate(type_info: &'static TypeInfo, count: usize) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::Layout::from_size_align_unchecked` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |             std::alloc::alloc(std::alloc::Layout::from_size_align_unchecked(type_info.layout.size * count, type_info.layout.align))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `TypeInfo` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/shared/reflexion.rs:167:90
[INFO] [stdout]     |
[INFO] [stdout] 167 |         assert_eq!(self.type_info, T::TYPE_INFO, "Type mismatch: expected {}, found {}", self.type_info, T::TYPE_INFO);
[INFO] [stdout]     |                                                                           --             ^^^^^^^^^^^^^^ `TypeInfo` cannot be formatted with the default formatter
[INFO] [stdout]     |                                                                           |
[INFO] [stdout]     |                                                                           required by this formatting parameter
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `TypeInfo`
[INFO] [stdout]    --> src/shared/reflexion.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub struct TypeInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: required for `&TypeInfo` to implement `std::fmt::Display`
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::realloc` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...   std::alloc::realloc(self.data, std::alloc::Layout::from_size_align_unchecked(self.type_info.layout.size, self.type_info.layout.align), self.type_info.layout.size * new_count)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub unsafe fn reallocate(&self, new_count: usize) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::Layout::from_size_align_unchecked` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:134:44
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...ta, std::alloc::Layout::from_size_align_unchecked(self.type_info.layout.size, self.type_info.layout.align), self.type_info.layout.size...
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::dealloc` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | ...   std::alloc::dealloc(self.data, std::alloc::Layout::from_size_align_unchecked(self.type_info.layout.size * count, self.type_info.layout.align));
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub unsafe fn deallocate(&self, count: usize) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::Layout::from_size_align_unchecked` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:146:40
[INFO] [stdout]     |
[INFO] [stdout] 146 | ...lf.data, std::alloc::Layout::from_size_align_unchecked(self.type_info.layout.size * count, self.type_info.layout.align));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::offset` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:152:19
[INFO] [stdout]     |
[INFO] [stdout] 152 |             data: self.data.offset((offset * self.type_info.layout.size) as isize),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub unsafe fn offset(&self, offset: usize) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::copy_nonoverlapping` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         std::ptr::copy_nonoverlapping(source.data, self.data, self.type_info.layout.size);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub unsafe fn copy_nonoverlapping_from(&self, source: &ErasedPointer) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         (self.type_info.destructor)(self.data);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub unsafe fn drop_in_place(&self) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::copy_nonoverlapping` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         std::ptr::copy_nonoverlapping(self.address.data, location.data, self.address.type_info.layout.size);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub unsafe fn write_to<T: Sized>(&mut self, location: ErasedPointer) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0133, E0277, E0283, E0308, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::alloc` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             std::alloc::alloc(std::alloc::Layout::from_size_align_unchecked(type_info.layout.size * count, type_info.layout.align))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub unsafe fn allocate(type_info: &'static TypeInfo, count: usize) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::Layout::from_size_align_unchecked` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |             std::alloc::alloc(std::alloc::Layout::from_size_align_unchecked(type_info.layout.size * count, type_info.layout.align))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::realloc` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...   std::alloc::realloc(self.data, std::alloc::Layout::from_size_align_unchecked(self.type_info.layout.size, self.type_info.layout.align), self.type_info.layout.size * new_count)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub unsafe fn reallocate(&self, new_count: usize) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::Layout::from_size_align_unchecked` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:134:44
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...ta, std::alloc::Layout::from_size_align_unchecked(self.type_info.layout.size, self.type_info.layout.align), self.type_info.layout.size...
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::dealloc` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | ...   std::alloc::dealloc(self.data, std::alloc::Layout::from_size_align_unchecked(self.type_info.layout.size * count, self.type_info.layout.align));
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub unsafe fn deallocate(&self, count: usize) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::alloc::Layout::from_size_align_unchecked` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:146:40
[INFO] [stdout]     |
[INFO] [stdout] 146 | ...lf.data, std::alloc::Layout::from_size_align_unchecked(self.type_info.layout.size * count, self.type_info.layout.align));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::mut_ptr::<impl *mut T>::offset` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:152:19
[INFO] [stdout]     |
[INFO] [stdout] 152 |             data: self.data.offset((offset * self.type_info.layout.size) as isize),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub unsafe fn offset(&self, offset: usize) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::copy_nonoverlapping` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         std::ptr::copy_nonoverlapping(source.data, self.data, self.type_info.layout.size);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub unsafe fn copy_nonoverlapping_from(&self, source: &ErasedPointer) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         (self.type_info.destructor)(self.data);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub unsafe fn drop_in_place(&self) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::copy_nonoverlapping` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/shared/reflexion.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         std::ptr::copy_nonoverlapping(self.address.data, location.data, self.address.type_info.layout.size);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/shared/reflexion.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub unsafe fn write_to<T: Sized>(&mut self, location: ErasedPointer) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ecstasy` (lib) due to 5 previous errors; 11 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0133, E0277, E0283, E0308, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ecstasy` (lib test) due to 5 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7b35e58c9f5cdfc8bf21308cf8493c2bb698f81dafa2d5a3ee19b602adb63371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b35e58c9f5cdfc8bf21308cf8493c2bb698f81dafa2d5a3ee19b602adb63371", kill_on_drop: false }`
[INFO] [stdout] 7b35e58c9f5cdfc8bf21308cf8493c2bb698f81dafa2d5a3ee19b602adb63371
