[INFO] fetching crate vrp-solver 1.0.3... [INFO] testing vrp-solver-1.0.3 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate vrp-solver 1.0.3 into /workspace/builds/worker-4-tc2/source [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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vrp-solver 1.0.3 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8cdd588b4afd946355b45e4daca19a4de489688529562fba1fb146a94516c8b [INFO] running `Command { std: "docker" "start" "-a" "a8cdd588b4afd946355b45e4daca19a4de489688529562fba1fb146a94516c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8cdd588b4afd946355b45e4daca19a4de489688529562fba1fb146a94516c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8cdd588b4afd946355b45e4daca19a4de489688529562fba1fb146a94516c8b", kill_on_drop: false }` [INFO] [stdout] a8cdd588b4afd946355b45e4daca19a4de489688529562fba1fb146a94516c8b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b55cb6306ac189bb3f8ddf95fc5a636c57432f7587170a6a1ee7b45f73f12046 [INFO] running `Command { std: "docker" "start" "-a" "b55cb6306ac189bb3f8ddf95fc5a636c57432f7587170a6a1ee7b45f73f12046", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rosomaxa v0.9.0 [INFO] [stderr] Compiling vrp-core v1.25.0 [INFO] [stderr] Compiling 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[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::construction::Quota; [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::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::construction::Quota; [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/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::construction::Quota; [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[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] running `Command { std: "docker" "inspect" "b55cb6306ac189bb3f8ddf95fc5a636c57432f7587170a6a1ee7b45f73f12046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b55cb6306ac189bb3f8ddf95fc5a636c57432f7587170a6a1ee7b45f73f12046", kill_on_drop: false }` [INFO] [stdout] b55cb6306ac189bb3f8ddf95fc5a636c57432f7587170a6a1ee7b45f73f12046