[INFO] fetching crate vrp-pragmatic 1.7.0... [INFO] checking vrp-pragmatic-1.7.0 against try#9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c for pr-79472 [INFO] extracting crate vrp-pragmatic 1.7.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate vrp-pragmatic 1.7.0 on toolchain 9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate vrp-pragmatic 1.7.0 [INFO] finished tweaking crates.io crate vrp-pragmatic 1.7.0 [INFO] tweaked toml for crates.io crate vrp-pragmatic 1.7.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proptest v0.10.1 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8efaf1b4457afdc555c49c7d3c3ae45f0819efaf0c945ec765932f527f233ad9 [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" "8efaf1b4457afdc555c49c7d3c3ae45f0819efaf0c945ec765932f527f233ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8efaf1b4457afdc555c49c7d3c3ae45f0819efaf0c945ec765932f527f233ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8efaf1b4457afdc555c49c7d3c3ae45f0819efaf0c945ec765932f527f233ad9", kill_on_drop: false }` [INFO] [stdout] 8efaf1b4457afdc555c49c7d3c3ae45f0819efaf0c945ec765932f527f233ad9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9be9a438d8c1dfe2a0fe6d46ca08dadd1fd89a415f00212c59c3cfa903b0ee1 [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" "d9be9a438d8c1dfe2a0fe6d46ca08dadd1fd89a415f00212c59c3cfa903b0ee1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [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] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [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 chrono v0.4.19 [INFO] [stderr] Checking vrp-core v1.7.2 [INFO] [stderr] Checking vrp-pragmatic v1.7.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[E0593]: closure is expected to take 3 arguments, but it takes 2 arguments [INFO] [stdout] --> src/constraints/breaks.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | Box::new(ConcreteJobContextTransition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected closure that takes 3 arguments [INFO] [stdout] 127 | remove_required: |ctx, job| !is_required_job(ctx, job, true), [INFO] [stdout] | ---------- takes 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 3 arguments, but it takes 2 arguments [INFO] [stdout] --> src/constraints/breaks.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | Box::new(ConcreteJobContextTransition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected closure that takes 3 arguments [INFO] [stdout] 127 | remove_required: |ctx, job| !is_required_job(ctx, job, true), [INFO] [stdout] 128 | promote_required: |ctx, job| is_required_job(ctx, job, false), [INFO] [stdout] | ---------- takes 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 3 arguments, but it takes 2 arguments [INFO] [stdout] --> src/constraints/breaks.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | Box::new(ConcreteJobContextTransition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected closure that takes 3 arguments [INFO] [stdout] ... [INFO] [stdout] 129 | remove_locked: |_, _| false, [INFO] [stdout] | ------ takes 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 3 arguments, but it takes 2 arguments [INFO] [stdout] --> src/constraints/breaks.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | Box::new(ConcreteJobContextTransition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected closure that takes 3 arguments [INFO] [stdout] ... [INFO] [stdout] 130 | promote_locked: |_, _| false, [INFO] [stdout] | ------ takes 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 3 arguments, but it takes 2 arguments [INFO] [stdout] --> src/constraints/dispatch.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | Box::new(ConcreteJobContextTransition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected closure that takes 3 arguments [INFO] [stdout] 116 | remove_required: |_, job| is_dispatch_job(job), [INFO] [stdout] | -------- takes 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 3 arguments, but it takes 2 arguments [INFO] [stdout] --> src/constraints/dispatch.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | Box::new(ConcreteJobContextTransition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected closure that takes 3 arguments [INFO] [stdout] 116 | remove_required: |_, job| is_dispatch_job(job), [INFO] [stdout] 117 | promote_required: |_, _| false, [INFO] [stdout] | ------ takes 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 3 arguments, but it takes 2 arguments [INFO] [stdout] --> src/constraints/dispatch.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | Box::new(ConcreteJobContextTransition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected closure that takes 3 arguments [INFO] [stdout] ... [INFO] [stdout] 118 | remove_locked: |_, _| false, [INFO] [stdout] | ------ takes 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 3 arguments, but it takes 2 arguments [INFO] [stdout] --> src/constraints/dispatch.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | Box::new(ConcreteJobContextTransition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected closure that takes 3 arguments [INFO] [stdout] ... [INFO] [stdout] 119 | promote_locked: |_, job| is_dispatch_job(job), [INFO] [stdout] | -------- takes 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `state` on type `solver::telemetry::Population` [INFO] [stdout] --> src/format/solution/writer.rs:396:49 [INFO] [stdout] | [INFO] [stdout] 396 | ... state: g.population.state.clone(), [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `individuals` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0593, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0593`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d9be9a438d8c1dfe2a0fe6d46ca08dadd1fd89a415f00212c59c3cfa903b0ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9be9a438d8c1dfe2a0fe6d46ca08dadd1fd89a415f00212c59c3cfa903b0ee1", kill_on_drop: false }` [INFO] [stdout] d9be9a438d8c1dfe2a0fe6d46ca08dadd1fd89a415f00212c59c3cfa903b0ee1