[INFO] fetching crate vrp-pragmatic 1.4.0... [INFO] checking vrp-pragmatic-1.4.0 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate vrp-pragmatic 1.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate vrp-pragmatic 1.4.0 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate vrp-pragmatic 1.4.0 [INFO] finished tweaking crates.io crate vrp-pragmatic 1.4.0 [INFO] tweaked toml for crates.io crate vrp-pragmatic 1.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0ed82c72a02f984905404bd19ca6676bf604fc0487829bb36c13639c2b07b2a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a0ed82c72a02f984905404bd19ca6676bf604fc0487829bb36c13639c2b07b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0ed82c72a02f984905404bd19ca6676bf604fc0487829bb36c13639c2b07b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0ed82c72a02f984905404bd19ca6676bf604fc0487829bb36c13639c2b07b2a", kill_on_drop: false }` [INFO] [stdout] a0ed82c72a02f984905404bd19ca6676bf604fc0487829bb36c13639c2b07b2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb23cac1f049ae6dc02ad7ec7a8d47ad207af697ad2c46c720809cd6f2e8f7bd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb23cac1f049ae6dc02ad7ec7a8d47ad207af697ad2c46c720809cd6f2e8f7bd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v0.10.1 [INFO] [stderr] Checking vrp-core v1.4.1 [INFO] [stderr] Checking vrp-pragmatic v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../tests/helpers/../../../vrp-core/tests/helpers/macros.rs: No such file or directory (os error 2) [INFO] [stdout] --> src/../tests/helpers/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vrp-pragmatic`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved imports `vrp_core::construction::constraints::Demand`, `vrp_core::construction::constraints::DemandDimension` [INFO] [stdout] --> src/format/problem/./job_reader.rs:9:43 [INFO] [stdout] | [INFO] [stdout] 9 | use vrp_core::construction::constraints::{Demand, DemandDimension}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^ no `DemandDimension` in `construction::constraints` [INFO] [stdout] | | [INFO] [stdout] | no `Demand` in `construction::constraints` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `vrp_core::construction::constraints::CapacityDimension` [INFO] [stdout] --> src/format/problem/./fleet_reader.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use vrp_core::construction::constraints::CapacityDimension; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CapacityDimension` in `construction::constraints` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `vrp_core::construction::constraints::Demand`, `vrp_core::construction::constraints::DemandDimension` [INFO] [stdout] --> src/format/solution/writer.rs:12:60 [INFO] [stdout] | [INFO] [stdout] 12 | use vrp_core::construction::constraints::{route_intervals, Demand, DemandDimension}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^ no `DemandDimension` in `construction::constraints` [INFO] [stdout] | | [INFO] [stdout] | no `Demand` in `construction::constraints` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Capacity: vrp_core::models::common::Load` is not satisfied [INFO] [stdout] --> src/constraints/reloads.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | MultiTrip for ReloadMultiTrip [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `vrp_core::models::common::Load` is not implemented for `Capacity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vrp-core-1.4.1/src/construction/constraints/capacity.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | pub trait MultiTrip + Sub + 'static> { [INFO] [stdout] | ---- required by this bound in `vrp_core::construction::constraints::MultiTrip` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 23 | impl + Sub + Ord + Copy + Default + Send + Sync + 'static + vrp_core::models::common::Load> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `extensions::multi_dim_capacity::MultiDimensionalCapacity: vrp_core::models::common::Load` is not satisfied [INFO] [stdout] --> src/format/solution/writer.rs:343:63 [INFO] [stdout] | [INFO] [stdout] 343 | fn get_capacity(dimens: &Dimensions, is_multi_dimen: bool) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `vrp_core::models::common::Load` is not implemented for `extensions::multi_dim_capacity::MultiDimensionalCapacity` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vrp-core-1.4.1/src/models/common/load.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Demand + Sub + 'static> { [INFO] [stdout] | ---- required by this bound in `vrp_core::models::common::Demand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fb23cac1f049ae6dc02ad7ec7a8d47ad207af697ad2c46c720809cd6f2e8f7bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb23cac1f049ae6dc02ad7ec7a8d47ad207af697ad2c46c720809cd6f2e8f7bd", kill_on_drop: false }` [INFO] [stdout] fb23cac1f049ae6dc02ad7ec7a8d47ad207af697ad2c46c720809cd6f2e8f7bd