[INFO] fetching crate vrp-pragmatic 1.1.2... [INFO] checking vrp-pragmatic-1.1.2 against master#914adf04af1c1a984707f778da3d04590c03d144 for pr-72331 [INFO] extracting crate vrp-pragmatic 1.1.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate vrp-pragmatic 1.1.2 on toolchain 914adf04af1c1a984707f778da3d04590c03d144 [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate vrp-pragmatic 1.1.2 [INFO] finished tweaking crates.io crate vrp-pragmatic 1.1.2 [INFO] tweaked toml for crates.io crate vrp-pragmatic 1.1.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 982c9c5acaf24d1b880139814bac3b693f57df870e7bb1be8c28ce7a5ecb042e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "982c9c5acaf24d1b880139814bac3b693f57df870e7bb1be8c28ce7a5ecb042e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking ahash v0.3.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking itoa v0.4.5 [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 getrandom v0.1.14 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking proptest v0.9.6 [INFO] [stderr] Checking vrp-core v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking vrp-pragmatic v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/../tests/helpers/../../../vrp-core/tests/helpers/macros.rs: No such file or directory (os error 2) [INFO] [stderr] --> src/../tests/helpers/mod.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | pub mod macros; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [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] [stderr] error[E0432]: unresolved import `vrp_core::models::solution::TourActivity` [INFO] [stderr] --> src/format/solution/writer.rs:18:41 [INFO] [stderr] | [INFO] [stderr] 18 | use vrp_core::models::solution::{Route, TourActivity}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `TourActivity` in `models::solution` [INFO] [stderr] | help: a similar name exists in the module: `Activity` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/format/problem/reader.rs:228:72 [INFO] [stderr] | [INFO] [stderr] 228 | constraint.add_module(Box::new(StrictLockingModule::new(fleet, locks.clone(), LOCKING_CONSTRAINT_CODE))); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | expected reference, found struct `std::vec::Vec` [INFO] [stderr] | help: consider borrowing here: `&locks` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&[std::sync::Arc]` [INFO] [stderr] found struct `std::vec::Vec>` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stderr] --> src/format/problem/./fleet_reader.rs:43:13 [INFO] [stderr] | [INFO] [stderr] 43 | MatrixData::new(*profile, durations, distances) [INFO] [stderr] | ^^^^^^^^^^^^^^^ -------- --------- --------- supplied 3 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 4 arguments [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0308, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `vrp-pragmatic`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "982c9c5acaf24d1b880139814bac3b693f57df870e7bb1be8c28ce7a5ecb042e"` [INFO] running `"docker" "rm" "-f" "982c9c5acaf24d1b880139814bac3b693f57df870e7bb1be8c28ce7a5ecb042e"` [INFO] [stdout] 982c9c5acaf24d1b880139814bac3b693f57df870e7bb1be8c28ce7a5ecb042e