[INFO] fetching crate radiate-extensions 0.1.2... [INFO] checking radiate-extensions-0.1.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate radiate-extensions 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate radiate-extensions 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate radiate-extensions 0.1.2 [INFO] tweaked toml for crates.io crate radiate-extensions 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate radiate-extensions 0.1.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e23be7fe91f327f4226647db3bf021af1f7653985d2dd8130f11a1bf07ca20d [INFO] running `Command { std: "docker" "start" "-a" "2e23be7fe91f327f4226647db3bf021af1f7653985d2dd8130f11a1bf07ca20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e23be7fe91f327f4226647db3bf021af1f7653985d2dd8130f11a1bf07ca20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e23be7fe91f327f4226647db3bf021af1f7653985d2dd8130f11a1bf07ca20d", kill_on_drop: false }` [INFO] [stdout] 2e23be7fe91f327f4226647db3bf021af1f7653985d2dd8130f11a1bf07ca20d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44aeaefe12cb45e3323f7fd552188d5a11d627fb0fccba48c156d6859a332aa5 [INFO] running `Command { std: "docker" "start" "-a" "44aeaefe12cb45e3323f7fd552188d5a11d627fb0fccba48c156d6859a332aa5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking radiate-core v1.2.16 [INFO] [stderr] Checking radiate-selectors v1.2.16 [INFO] [stderr] Checking radiate-alters v1.2.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking radiate-error v1.2.16 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking radiate-engines v1.2.16 [INFO] [stderr] Checking radiate v1.2.16 [INFO] [stderr] Checking radiate-extensions v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/alterers/graph_crossover.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use radiate::engines::alterers::Alter; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/alterers/graph_crossover.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use radiate::engines::genome::*; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::alter::AlterType` [INFO] [stdout] --> src/alterers/graph_crossover.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use radiate::alter::AlterType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `AlterType` in `alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::timer` [INFO] [stdout] --> src/alterers/graph_crossover.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use radiate::timer::Timer; [INFO] [stdout] | ^^^^^ could not find `timer` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/alterers/graph_mutator.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use radiate::engines::alterers::Alter; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/alterers/graph_mutator.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use radiate::engines::genome::*; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::alter::AlterType` [INFO] [stdout] --> src/alterers/graph_mutator.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use radiate::alter::AlterType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `AlterType` in `alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::timer` [INFO] [stdout] --> src/alterers/graph_mutator.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use radiate::timer::Timer; [INFO] [stdout] | ^^^^^ could not find `timer` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/alterers/node_crossover.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use radiate::engines::genome::*; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::alter::AlterType` [INFO] [stdout] --> src/alterers/node_crossover.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use radiate::alter::AlterType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `AlterType` in `alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/alterers/node_mutator.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use radiate::engines::genome::genes::gene::Gene; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::alter::AlterType` [INFO] [stdout] --> src/alterers/node_mutator.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use radiate::alter::AlterType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `AlterType` in `alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/architects/node_collections/codex.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use radiate::engines::codexes::Codex; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/architects/node_collections/codex.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use radiate::engines::genome::genes::gene::Gene; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/architects/node_collections/codex.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use radiate::engines::genome::genotype::Genotype; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/architects/node_collections/node.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use radiate::engines::genome::genes::gene::{Gene, Valid}; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/architects/node_collections/mod.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | use radiate::engines::genome::genes::gene::Valid; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::alter::AlterType` [INFO] [stdout] --> src/alterers/tree_crossover.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use radiate::alter::AlterType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `AlterType` in `alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `name` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_crossover.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / fn name(&self) -> &'static str { [INFO] [stdout] 31 | | "Node Crossover" [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `rate` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_crossover.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | / fn rate(&self) -> f32 { [INFO] [stdout] 35 | | self.rate [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `alter_type` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_crossover.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / fn alter_type(&self) -> AlterType { [INFO] [stdout] 39 | | AlterType::Crossover [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `cross_chromosomes` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_crossover.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / fn cross_chromosomes( [INFO] [stdout] 44 | | &self, [INFO] [stdout] 45 | | chrom_one: &mut NodeChromosome, [INFO] [stdout] 46 | | chrom_two: &mut NodeChromosome, [INFO] [stdout] ... | [INFO] [stdout] 72 | | cross_count [INFO] [stdout] 73 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `name` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_mutator.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / fn name(&self) -> &'static str { [INFO] [stdout] 50 | | "OpMutator" [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `rate` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_mutator.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / fn rate(&self) -> f32 { [INFO] [stdout] 54 | | self.rate [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `alter_type` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_mutator.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / fn alter_type(&self) -> AlterType { [INFO] [stdout] 58 | | AlterType::Mutator [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `mutate_chromosome` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_mutator.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / fn mutate_chromosome(&self, chromosome: &mut NodeChromosome) -> i32 { [INFO] [stdout] 63 | | let mut count = 0; [INFO] [stdout] 64 | | [INFO] [stdout] 65 | | for i in 0..chromosome.len() { [INFO] [stdout] ... | [INFO] [stdout] 110 | | count [INFO] [stdout] 111 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `name` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/tree_crossover.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / fn name(&self) -> &'static str { [INFO] [stdout] 74 | | "Tree Crossover" [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `rate` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/tree_crossover.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | / fn rate(&self) -> f32 { [INFO] [stdout] 78 | | self.rate [INFO] [stdout] 79 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `alter_type` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/tree_crossover.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / fn alter_type(&self) -> AlterType { [INFO] [stdout] 82 | | AlterType::Crossover [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `cross_chromosomes` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/tree_crossover.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / fn cross_chromosomes( [INFO] [stdout] 87 | | &self, [INFO] [stdout] 88 | | chrom_one: &mut NodeChromosome, [INFO] [stdout] 89 | | chrom_two: &mut NodeChromosome, [INFO] [stdout] ... | [INFO] [stdout] 134 | | 2 [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `GeneType` is not a member of trait `Chromosome` [INFO] [stdout] --> src/architects/node_collections/node_chromosome.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | type GeneType = Node; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Chromosome` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_genes` is not a member of trait `Chromosome` [INFO] [stdout] --> src/architects/node_collections/node_chromosome.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / fn from_genes(genes: Vec>) -> Self { [INFO] [stdout] 47 | | NodeChromosome { [INFO] [stdout] 48 | | nodes: genes, [INFO] [stdout] 49 | | factory: None, [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ not a member of trait `Chromosome` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `get_genes` is not a member of trait `Chromosome` [INFO] [stdout] --> src/architects/node_collections/node_chromosome.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / fn get_genes(&self) -> &[Node] { [INFO] [stdout] 54 | | &self.nodes [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ not a member of trait `Chromosome` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `get_genes_mut` is not a member of trait `Chromosome` [INFO] [stdout] --> src/architects/node_collections/node_chromosome.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | fn get_genes_mut(&mut self) -> &mut [Node] { [INFO] [stdout] | ^ ------------- help: there is an associated function with a similar name: `genes_mut` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 58 | | &mut self.nodes [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ not a member of trait `Chromosome` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Population` in this scope [INFO] [stdout] --> src/alterers/graph_crossover.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | population: &Population>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Population; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Phenotype` in this scope [INFO] [stdout] --> src/alterers/graph_crossover.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Option>> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Phenotype; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Genotype` in this scope [INFO] [stdout] --> src/alterers/graph_crossover.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | let new_genotype_one = Genotype { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Genotype; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Phenotype` [INFO] [stdout] --> src/alterers/graph_crossover.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | let new_phenotype = Phenotype::from_genotype(new_genotype_one, generation); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Phenotype` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Phenotype; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Population` in this scope [INFO] [stdout] --> src/alterers/graph_crossover.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | population: &mut Population>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Population; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Population` in this scope [INFO] [stdout] --> src/alterers/graph_mutator.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | population: &mut Population>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Population; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Phenotype` [INFO] [stdout] --> src/alterers/graph_mutator.rs:349:37 [INFO] [stdout] | [INFO] [stdout] 349 | population[i] = Phenotype::from_genotype(copied_genotype, generation); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Phenotype` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Phenotype; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `seed_rng` in module `random_provider` [INFO] [stdout] --> src/operations/op.rs:479:26 [INFO] [stdout] | [INFO] [stdout] 479 | random_provider::seed_rng(42); [INFO] [stdout] | ^^^^^^^^ not found in `random_provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `alter` [INFO] [stdout] --> src/alterers/node_crossover.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / impl Alter> for NodeCrossover [INFO] [stdout] 27 | | where [INFO] [stdout] 28 | | T: Clone + PartialEq + Default, [INFO] [stdout] | |___________________________________^ missing `alter` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn alter(&self, _: &mut Population>, _: usize) -> Vec { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` cannot be shared between threads safely [INFO] [stdout] --> src/alterers/node_crossover.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | impl Alter> for NodeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `T` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/marker.rs:822:12 [INFO] [stdout] note: required because it appears within the type `NodeCrossover` [INFO] [stdout] --> src/alterers/node_crossover.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct NodeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Alter` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radiate-core-1.2.16/src/alter.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Alter: Send + Sync { [INFO] [stdout] | ^^^^ required by this bound in `Alter` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Sync` [INFO] [stdout] | [INFO] [stdout] 28 | T: Clone + PartialEq + Default + std::marker::Sync, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` cannot be sent between threads safely [INFO] [stdout] --> src/alterers/node_crossover.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | impl Alter> for NodeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `T` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/marker.rs:822:12 [INFO] [stdout] note: required because it appears within the type `NodeCrossover` [INFO] [stdout] --> src/alterers/node_crossover.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct NodeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Alter` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radiate-core-1.2.16/src/alter.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Alter: Send + Sync { [INFO] [stdout] | ^^^^ required by this bound in `Alter` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 28 | T: Clone + PartialEq + Default + std::marker::Send, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `alter` [INFO] [stdout] --> src/alterers/node_mutator.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / impl Alter> for NodeMutator [INFO] [stdout] 38 | | where [INFO] [stdout] 39 | | T: Clone [INFO] [stdout] 40 | | + PartialEq [INFO] [stdout] ... | [INFO] [stdout] 46 | | + SampleUniform, [INFO] [stdout] 47 | | Standard: Distribution, [INFO] [stdout] | |______________________________^ missing `alter` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn alter(&self, _: &mut Population>, _: usize) -> Vec { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` cannot be shared between threads safely [INFO] [stdout] --> src/alterers/node_mutator.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | impl Alter> for NodeMutator [INFO] [stdout] | ^^^^^^^^^^^^^^ `T` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/marker.rs:822:12 [INFO] [stdout] note: required because it appears within the type `NodeMutator` [INFO] [stdout] --> src/alterers/node_mutator.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct NodeMutator [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Alter` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radiate-core-1.2.16/src/alter.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Alter: Send + Sync { [INFO] [stdout] | ^^^^ required by this bound in `Alter` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Sync` [INFO] [stdout] | [INFO] [stdout] 46 | + SampleUniform + std::marker::Sync, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` cannot be sent between threads safely [INFO] [stdout] --> src/alterers/node_mutator.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | impl Alter> for NodeMutator [INFO] [stdout] | ^^^^^^^^^^^^^^ `T` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/marker.rs:822:12 [INFO] [stdout] note: required because it appears within the type `NodeMutator` [INFO] [stdout] --> src/alterers/node_mutator.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct NodeMutator [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Alter` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radiate-core-1.2.16/src/alter.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Alter: Send + Sync { [INFO] [stdout] | ^^^^ required by this bound in `Alter` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 46 | + SampleUniform + std::marker::Send, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `alter` [INFO] [stdout] --> src/alterers/tree_crossover.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / impl Alter> for TreeCrossover [INFO] [stdout] 70 | | where [INFO] [stdout] 71 | | T: Clone + PartialEq + Default, [INFO] [stdout] | |___________________________________^ missing `alter` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn alter(&self, _: &mut Population>, _: usize) -> Vec { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` cannot be shared between threads safely [INFO] [stdout] --> src/alterers/tree_crossover.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | impl Alter> for TreeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `T` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/marker.rs:822:12 [INFO] [stdout] note: required because it appears within the type `TreeCrossover` [INFO] [stdout] --> src/alterers/tree_crossover.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TreeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Alter` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radiate-core-1.2.16/src/alter.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Alter: Send + Sync { [INFO] [stdout] | ^^^^ required by this bound in `Alter` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Sync` [INFO] [stdout] | [INFO] [stdout] 71 | T: Clone + PartialEq + Default + std::marker::Sync, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` cannot be sent between threads safely [INFO] [stdout] --> src/alterers/tree_crossover.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | impl Alter> for TreeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `T` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/marker.rs:822:12 [INFO] [stdout] note: required because it appears within the type `TreeCrossover` [INFO] [stdout] --> src/alterers/tree_crossover.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TreeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Alter` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radiate-core-1.2.16/src/alter.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Alter: Send + Sync { [INFO] [stdout] | ^^^^ required by this bound in `Alter` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 71 | T: Clone + PartialEq + Default + std::marker::Send, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/alterers/graph_crossover.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use radiate::engines::alterers::Alter; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/alterers/graph_crossover.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use radiate::engines::genome::*; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::alter::AlterType` [INFO] [stdout] --> src/alterers/graph_crossover.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use radiate::alter::AlterType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `AlterType` in `alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::timer` [INFO] [stdout] --> src/alterers/graph_crossover.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use radiate::timer::Timer; [INFO] [stdout] | ^^^^^ could not find `timer` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/alterers/graph_mutator.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use radiate::engines::alterers::Alter; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/alterers/graph_mutator.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use radiate::engines::genome::*; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::alter::AlterType` [INFO] [stdout] --> src/alterers/graph_mutator.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use radiate::alter::AlterType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `AlterType` in `alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::timer` [INFO] [stdout] --> src/alterers/graph_mutator.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use radiate::timer::Timer; [INFO] [stdout] | ^^^^^ could not find `timer` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/alterers/node_crossover.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use radiate::engines::genome::*; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::alter::AlterType` [INFO] [stdout] --> src/alterers/node_crossover.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use radiate::alter::AlterType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `AlterType` in `alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/alterers/node_mutator.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use radiate::engines::genome::genes::gene::Gene; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::alter::AlterType` [INFO] [stdout] --> src/alterers/node_mutator.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use radiate::alter::AlterType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `AlterType` in `alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/architects/node_collections/codex.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use radiate::engines::codexes::Codex; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/architects/node_collections/codex.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use radiate::engines::genome::genes::gene::Gene; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/architects/node_collections/codex.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use radiate::engines::genome::genotype::Genotype; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/architects/node_collections/node.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use radiate::engines::genome::genes::gene::{Gene, Valid}; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `engines` in `radiate` [INFO] [stdout] --> src/architects/node_collections/mod.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | use radiate::engines::genome::genes::gene::Valid; [INFO] [stdout] | ^^^^^^^ could not find `engines` in `radiate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `radiate::alter::AlterType` [INFO] [stdout] --> src/alterers/tree_crossover.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use radiate::alter::AlterType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `AlterType` in `alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `name` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_crossover.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / fn name(&self) -> &'static str { [INFO] [stdout] 31 | | "Node Crossover" [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `rate` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_crossover.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | / fn rate(&self) -> f32 { [INFO] [stdout] 35 | | self.rate [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `alter_type` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_crossover.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / fn alter_type(&self) -> AlterType { [INFO] [stdout] 39 | | AlterType::Crossover [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `cross_chromosomes` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_crossover.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / fn cross_chromosomes( [INFO] [stdout] 44 | | &self, [INFO] [stdout] 45 | | chrom_one: &mut NodeChromosome, [INFO] [stdout] 46 | | chrom_two: &mut NodeChromosome, [INFO] [stdout] ... | [INFO] [stdout] 72 | | cross_count [INFO] [stdout] 73 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `name` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_mutator.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / fn name(&self) -> &'static str { [INFO] [stdout] 50 | | "OpMutator" [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `rate` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_mutator.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / fn rate(&self) -> f32 { [INFO] [stdout] 54 | | self.rate [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `alter_type` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_mutator.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / fn alter_type(&self) -> AlterType { [INFO] [stdout] 58 | | AlterType::Mutator [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `mutate_chromosome` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/node_mutator.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / fn mutate_chromosome(&self, chromosome: &mut NodeChromosome) -> i32 { [INFO] [stdout] 63 | | let mut count = 0; [INFO] [stdout] 64 | | [INFO] [stdout] 65 | | for i in 0..chromosome.len() { [INFO] [stdout] ... | [INFO] [stdout] 110 | | count [INFO] [stdout] 111 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `name` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/tree_crossover.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / fn name(&self) -> &'static str { [INFO] [stdout] 74 | | "Tree Crossover" [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `rate` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/tree_crossover.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | / fn rate(&self) -> f32 { [INFO] [stdout] 78 | | self.rate [INFO] [stdout] 79 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `alter_type` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/tree_crossover.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / fn alter_type(&self) -> AlterType { [INFO] [stdout] 82 | | AlterType::Crossover [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `cross_chromosomes` is not a member of trait `Alter` [INFO] [stdout] --> src/alterers/tree_crossover.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / fn cross_chromosomes( [INFO] [stdout] 87 | | &self, [INFO] [stdout] 88 | | chrom_one: &mut NodeChromosome, [INFO] [stdout] 89 | | chrom_two: &mut NodeChromosome, [INFO] [stdout] ... | [INFO] [stdout] 134 | | 2 [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____^ not a member of trait `Alter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Gene`, `genes`, `genes_mut` [INFO] [stdout] --> src/architects/node_collections/node_chromosome.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / impl Chromosome for NodeChromosome [INFO] [stdout] 41 | | where [INFO] [stdout] 42 | | T: Clone + PartialEq + Default, [INFO] [stdout] | |___________________________________^ missing `Gene`, `genes`, `genes_mut` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Gene = /* Type */;` [INFO] [stdout] = help: implement the missing item: `fn genes(&self) -> &[::Gene] { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn genes_mut(&mut self) -> &mut [::Gene] { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `GeneType` is not a member of trait `Chromosome` [INFO] [stdout] --> src/architects/node_collections/node_chromosome.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | type GeneType = Node; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Chromosome` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_genes` is not a member of trait `Chromosome` [INFO] [stdout] --> src/architects/node_collections/node_chromosome.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / fn from_genes(genes: Vec>) -> Self { [INFO] [stdout] 47 | | NodeChromosome { [INFO] [stdout] 48 | | nodes: genes, [INFO] [stdout] 49 | | factory: None, [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ not a member of trait `Chromosome` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `get_genes` is not a member of trait `Chromosome` [INFO] [stdout] --> src/architects/node_collections/node_chromosome.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / fn get_genes(&self) -> &[Node] { [INFO] [stdout] 54 | | &self.nodes [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ not a member of trait `Chromosome` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `get_genes_mut` is not a member of trait `Chromosome` [INFO] [stdout] --> src/architects/node_collections/node_chromosome.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | fn get_genes_mut(&mut self) -> &mut [Node] { [INFO] [stdout] | ^ ------------- help: there is an associated function with a similar name: `genes_mut` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 58 | | &mut self.nodes [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ not a member of trait `Chromosome` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Population` in this scope [INFO] [stdout] --> src/alterers/graph_crossover.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | population: &Population>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Population; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Phenotype` in this scope [INFO] [stdout] --> src/alterers/graph_crossover.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Option>> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Phenotype; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Genotype` in this scope [INFO] [stdout] --> src/alterers/graph_crossover.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | let new_genotype_one = Genotype { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Genotype; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Phenotype` [INFO] [stdout] --> src/alterers/graph_crossover.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | let new_phenotype = Phenotype::from_genotype(new_genotype_one, generation); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Phenotype` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Phenotype; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Population` in this scope [INFO] [stdout] --> src/alterers/graph_crossover.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | population: &mut Population>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Population; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Population` in this scope [INFO] [stdout] --> src/alterers/graph_mutator.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | population: &mut Population>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Population; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Phenotype` [INFO] [stdout] --> src/alterers/graph_mutator.rs:349:37 [INFO] [stdout] | [INFO] [stdout] 349 | population[i] = Phenotype::from_genotype(copied_genotype, generation); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Phenotype` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use radiate::Phenotype; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0277, E0407, E0412, E0422, E0425, E0432, E0433, E0437. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `radiate-extensions` (lib test) due to 52 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `alter` [INFO] [stdout] --> src/alterers/node_crossover.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / impl Alter> for NodeCrossover [INFO] [stdout] 27 | | where [INFO] [stdout] 28 | | T: Clone + PartialEq + Default, [INFO] [stdout] | |___________________________________^ missing `alter` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn alter(&self, _: &mut Population>, _: usize) -> Vec { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` cannot be shared between threads safely [INFO] [stdout] --> src/alterers/node_crossover.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | impl Alter> for NodeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `T` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/marker.rs:822:12 [INFO] [stdout] note: required because it appears within the type `NodeCrossover` [INFO] [stdout] --> src/alterers/node_crossover.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct NodeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Alter` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radiate-core-1.2.16/src/alter.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Alter: Send + Sync { [INFO] [stdout] | ^^^^ required by this bound in `Alter` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Sync` [INFO] [stdout] | [INFO] [stdout] 28 | T: Clone + PartialEq + Default + std::marker::Sync, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` cannot be sent between threads safely [INFO] [stdout] --> src/alterers/node_crossover.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | impl Alter> for NodeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `T` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/marker.rs:822:12 [INFO] [stdout] note: required because it appears within the type `NodeCrossover` [INFO] [stdout] --> src/alterers/node_crossover.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct NodeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Alter` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radiate-core-1.2.16/src/alter.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Alter: Send + Sync { [INFO] [stdout] | ^^^^ required by this bound in `Alter` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 28 | T: Clone + PartialEq + Default + std::marker::Send, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `alter` [INFO] [stdout] --> src/alterers/node_mutator.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / impl Alter> for NodeMutator [INFO] [stdout] 38 | | where [INFO] [stdout] 39 | | T: Clone [INFO] [stdout] 40 | | + PartialEq [INFO] [stdout] ... | [INFO] [stdout] 46 | | + SampleUniform, [INFO] [stdout] 47 | | Standard: Distribution, [INFO] [stdout] | |______________________________^ missing `alter` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn alter(&self, _: &mut Population>, _: usize) -> Vec { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` cannot be shared between threads safely [INFO] [stdout] --> src/alterers/node_mutator.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | impl Alter> for NodeMutator [INFO] [stdout] | ^^^^^^^^^^^^^^ `T` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/marker.rs:822:12 [INFO] [stdout] note: required because it appears within the type `NodeMutator` [INFO] [stdout] --> src/alterers/node_mutator.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct NodeMutator [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Alter` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radiate-core-1.2.16/src/alter.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Alter: Send + Sync { [INFO] [stdout] | ^^^^ required by this bound in `Alter` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Sync` [INFO] [stdout] | [INFO] [stdout] 46 | + SampleUniform + std::marker::Sync, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` cannot be sent between threads safely [INFO] [stdout] --> src/alterers/node_mutator.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | impl Alter> for NodeMutator [INFO] [stdout] | ^^^^^^^^^^^^^^ `T` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/marker.rs:822:12 [INFO] [stdout] note: required because it appears within the type `NodeMutator` [INFO] [stdout] --> src/alterers/node_mutator.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct NodeMutator [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Alter` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radiate-core-1.2.16/src/alter.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Alter: Send + Sync { [INFO] [stdout] | ^^^^ required by this bound in `Alter` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 46 | + SampleUniform + std::marker::Send, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `alter` [INFO] [stdout] --> src/alterers/tree_crossover.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / impl Alter> for TreeCrossover [INFO] [stdout] 70 | | where [INFO] [stdout] 71 | | T: Clone + PartialEq + Default, [INFO] [stdout] | |___________________________________^ missing `alter` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn alter(&self, _: &mut Population>, _: usize) -> Vec { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` cannot be shared between threads safely [INFO] [stdout] --> src/alterers/tree_crossover.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | impl Alter> for TreeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `T` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/marker.rs:822:12 [INFO] [stdout] note: required because it appears within the type `TreeCrossover` [INFO] [stdout] --> src/alterers/tree_crossover.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TreeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Alter` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radiate-core-1.2.16/src/alter.rs:25:40 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Alter: Send + Sync { [INFO] [stdout] | ^^^^ required by this bound in `Alter` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Sync` [INFO] [stdout] | [INFO] [stdout] 71 | T: Clone + PartialEq + Default + std::marker::Sync, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `T` cannot be sent between threads safely [INFO] [stdout] --> src/alterers/tree_crossover.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | impl Alter> for TreeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `T` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/marker.rs:822:12 [INFO] [stdout] note: required because it appears within the type `TreeCrossover` [INFO] [stdout] --> src/alterers/tree_crossover.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TreeCrossover [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Alter` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/radiate-core-1.2.16/src/alter.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Alter: Send + Sync { [INFO] [stdout] | ^^^^ required by this bound in `Alter` [INFO] [stdout] help: consider further restricting type parameter `T` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 71 | T: Clone + PartialEq + Default + std::marker::Send, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Gene`, `genes`, `genes_mut` [INFO] [stdout] --> src/architects/node_collections/node_chromosome.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / impl Chromosome for NodeChromosome [INFO] [stdout] 41 | | where [INFO] [stdout] 42 | | T: Clone + PartialEq + Default, [INFO] [stdout] | |___________________________________^ missing `Gene`, `genes`, `genes_mut` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type Gene = /* Type */;` [INFO] [stdout] = help: implement the missing item: `fn genes(&self) -> &[::Gene] { todo!() }` [INFO] [stdout] = help: implement the missing item: `fn genes_mut(&mut self) -> &mut [::Gene] { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0277, E0407, E0412, E0422, E0432, E0433, E0437. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `radiate-extensions` (lib) due to 51 previous errors [INFO] running `Command { std: "docker" "inspect" "44aeaefe12cb45e3323f7fd552188d5a11d627fb0fccba48c156d6859a332aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44aeaefe12cb45e3323f7fd552188d5a11d627fb0fccba48c156d6859a332aa5", kill_on_drop: false }` [INFO] [stdout] 44aeaefe12cb45e3323f7fd552188d5a11d627fb0fccba48c156d6859a332aa5