[INFO] fetching crate vrp-solver 1.0.3... [INFO] checking vrp-solver-1.0.3 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate vrp-solver 1.0.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate vrp-solver 1.0.3 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vrp-solver 1.0.3 [INFO] finished tweaking crates.io crate vrp-solver 1.0.3 [INFO] tweaked toml for crates.io crate vrp-solver 1.0.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rosomaxa v0.9.0 [INFO] [stderr] Downloaded vrp-core v1.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3233fca53877efcef10021afa5e7e7f2c2b8c93df86f0ee908709bc7f7402285 [INFO] running `Command { std: "docker" "start" "-a" "3233fca53877efcef10021afa5e7e7f2c2b8c93df86f0ee908709bc7f7402285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3233fca53877efcef10021afa5e7e7f2c2b8c93df86f0ee908709bc7f7402285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3233fca53877efcef10021afa5e7e7f2c2b8c93df86f0ee908709bc7f7402285", kill_on_drop: false }` [INFO] [stdout] 3233fca53877efcef10021afa5e7e7f2c2b8c93df86f0ee908709bc7f7402285 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 544ccbd1292f3038e9cdc9630cd3e4cb7d9b2f1cbb9562244306ba688ed11efa [INFO] running `Command { std: "docker" "start" "-a" "544ccbd1292f3038e9cdc9630cd3e4cb7d9b2f1cbb9562244306ba688ed11efa", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking rosomaxa v0.9.0 [INFO] [stderr] Checking vrp-core v1.25.0 [INFO] [stderr] Checking vrp-solver v1.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `refinement` in `vrp_core` [INFO] [stdout] --> src/algorithm.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use vrp_core::refinement::acceptance::{Acceptance, Greedy}; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `refinement` in `vrp_core` [INFO] [stdout] --> src/algorithm.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use vrp_core::refinement::mutation::{Mutation, RuinAndRecreateMutation}; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `refinement` in `vrp_core` [INFO] [stdout] --> src/algorithm.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use vrp_core::refinement::objectives::ObjectiveCost; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `refinement` in `vrp_core` [INFO] [stdout] --> src/algorithm.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use vrp_core::refinement::selection::{SelectRandom, Selection}; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `refinement` in `vrp_core` [INFO] [stdout] --> src/algorithm.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | use vrp_core::refinement::termination::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `refinement` in `vrp_core` [INFO] [stdout] --> src/algorithm.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use vrp_core::refinement::acceptance::{Acceptance, Greedy}; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vrp_core::construction::Quota` [INFO] [stdout] --> src/algorithm.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use vrp_core::construction::Quota; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Quota` in `construction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 5 | use vrp_core::utils::Quota; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `refinement` in `vrp_core` [INFO] [stdout] --> src/algorithm.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use vrp_core::refinement::mutation::{Mutation, RuinAndRecreateMutation}; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `refinement` in `vrp_core` [INFO] [stdout] --> src/algorithm.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use vrp_core::refinement::objectives::ObjectiveCost; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `refinement` in `vrp_core` [INFO] [stdout] --> src/algorithm.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use vrp_core::refinement::selection::{SelectRandom, Selection}; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `refinement` in `vrp_core` [INFO] [stdout] --> src/algorithm.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | use vrp_core::refinement::termination::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vrp_core::construction::Quota` [INFO] [stdout] --> src/algorithm.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use vrp_core::construction::Quota; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Quota` in `construction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 5 | use vrp_core::utils::Quota; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vrp_core::refinement` [INFO] [stdout] --> src/algorithm.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | use vrp_core::refinement::{Individuum, RefinementContext}; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `refinement` in `vrp_core` [INFO] [stdout] --> src/builder.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use vrp_core::refinement::termination::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vrp_core::refinement` [INFO] [stdout] --> src/algorithm.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | use vrp_core::refinement::{Individuum, RefinementContext}; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `refinement` in `vrp_core` [INFO] [stdout] --> src/builder.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use vrp_core::refinement::termination::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vrp_core::construction::Quota` [INFO] [stdout] --> src/builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use vrp_core::construction::Quota; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Quota` in `construction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 6 | use vrp_core::utils::Quota; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vrp_core::construction::Quota` [INFO] [stdout] --> src/builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use vrp_core::construction::Quota; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Quota` in `construction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 6 | use vrp_core::utils::Quota; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vrp_core::refinement` [INFO] [stdout] --> src/builder.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use vrp_core::refinement::RefinementContext; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vrp_core::refinement` [INFO] [stdout] --> src/builder.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use vrp_core::refinement::RefinementContext; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vrp_core::refinement` [INFO] [stdout] --> src/extensions/population.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use vrp_core::refinement::{Individuum, Population}; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vrp_core::refinement` [INFO] [stdout] --> src/extensions/population.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use vrp_core::refinement::{Individuum, Population}; [INFO] [stdout] | ^^^^^^^^^^ could not find `refinement` in `vrp_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vrp_core::construction::Quota` [INFO] [stdout] --> src/extensions/time_quota.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vrp_core::construction::Quota; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Quota` in `construction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 1 | use vrp_core::utils::Quota; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vrp_core::construction::Quota` [INFO] [stdout] --> src/extensions/time_quota.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vrp_core::construction::Quota; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Quota` in `construction` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 1 | use vrp_core::utils::Quota; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Termination` in this scope [INFO] [stdout] --> src/algorithm.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub termination: Box, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::Termination; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Termination` in this scope [INFO] [stdout] --> src/algorithm.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | termination: Box, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::Termination; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Termination` in this scope [INFO] [stdout] --> src/builder.rs:50:46 [INFO] [stdout] | [INFO] [stdout] 50 | let (criterias, quota): (Vec>, _) = match (self.max_generations, self.max_time) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::Termination; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Termination` in this scope [INFO] [stdout] --> src/builder.rs:58:48 [INFO] [stdout] | [INFO] [stdout] 58 | let mut criterias: Vec> = vec![]; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::Termination; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Termination` in this scope [INFO] [stdout] --> src/algorithm.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub termination: Box, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::Termination; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Termination` in this scope [INFO] [stdout] --> src/algorithm.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | termination: Box, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::Termination; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Termination` in this scope [INFO] [stdout] --> src/builder.rs:50:46 [INFO] [stdout] | [INFO] [stdout] 50 | let (criterias, quota): (Vec>, _) = match (self.max_generations, self.max_time) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::Termination; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Termination` in this scope [INFO] [stdout] --> src/builder.rs:58:48 [INFO] [stdout] | [INFO] [stdout] 58 | let mut criterias: Vec> = vec![]; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::Termination; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompositeTermination` [INFO] [stdout] --> src/algorithm.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | Box::new(CompositeTermination::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CompositeTermination` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MaxGeneration` [INFO] [stdout] --> src/builder.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | (vec![Box::new(MaxGeneration::default()), Box::new(QuotaReached::default())], create_time_quota(300)) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `MaxGeneration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuotaReached` [INFO] [stdout] --> src/builder.rs:55:68 [INFO] [stdout] | [INFO] [stdout] 55 | (vec![Box::new(MaxGeneration::default()), Box::new(QuotaReached::default())], create_time_quota(300)) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `QuotaReached` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MaxGeneration` [INFO] [stdout] --> src/builder.rs:62:45 [INFO] [stdout] | [INFO] [stdout] 62 | criterias.push(Box::new(MaxGeneration::new(limit))) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `MaxGeneration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuotaReached` [INFO] [stdout] --> src/builder.rs:67:45 [INFO] [stdout] | [INFO] [stdout] 67 | criterias.push(Box::new(QuotaReached::default())); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `QuotaReached` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompositeTermination` [INFO] [stdout] --> src/builder.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | self.solver.termination = Box::new(CompositeTermination::new(criterias)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CompositeTermination` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompositeTermination` [INFO] [stdout] --> src/algorithm.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | Box::new(CompositeTermination::default()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CompositeTermination` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MaxGeneration` [INFO] [stdout] --> src/builder.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | (vec![Box::new(MaxGeneration::default()), Box::new(QuotaReached::default())], create_time_quota(300)) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `MaxGeneration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuotaReached` [INFO] [stdout] --> src/builder.rs:55:68 [INFO] [stdout] | [INFO] [stdout] 55 | (vec![Box::new(MaxGeneration::default()), Box::new(QuotaReached::default())], create_time_quota(300)) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `QuotaReached` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MaxGeneration` [INFO] [stdout] --> src/builder.rs:62:45 [INFO] [stdout] | [INFO] [stdout] 62 | criterias.push(Box::new(MaxGeneration::new(limit))) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `MaxGeneration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QuotaReached` [INFO] [stdout] --> src/builder.rs:67:45 [INFO] [stdout] | [INFO] [stdout] 67 | criterias.push(Box::new(QuotaReached::default())); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `QuotaReached` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompositeTermination` [INFO] [stdout] --> src/builder.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | self.solver.termination = Box::new(CompositeTermination::new(criterias)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CompositeTermination` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vrp-solver` (lib) due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `vrp-solver` (lib test) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "544ccbd1292f3038e9cdc9630cd3e4cb7d9b2f1cbb9562244306ba688ed11efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "544ccbd1292f3038e9cdc9630cd3e4cb7d9b2f1cbb9562244306ba688ed11efa", kill_on_drop: false }` [INFO] [stdout] 544ccbd1292f3038e9cdc9630cd3e4cb7d9b2f1cbb9562244306ba688ed11efa