[INFO] fetching crate differential-dataflow 0.12.0... [INFO] checking differential-dataflow-0.12.0 against master#2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4 for pr-84385 [INFO] extracting crate differential-dataflow 0.12.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate differential-dataflow 0.12.0 on toolchain 2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate differential-dataflow 0.12.0 [INFO] finished tweaking crates.io crate differential-dataflow 0.12.0 [INFO] tweaked toml for crates.io crate differential-dataflow 0.12.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate differential-dataflow 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.124 [INFO] [stderr] Downloaded futures-macro v0.3.13 [INFO] [stderr] Downloaded syn v1.0.63 [INFO] [stderr] Downloaded futures v0.3.13 [INFO] [stderr] Downloaded libc v0.2.88 [INFO] [stderr] Downloaded bincode v1.3.2 [INFO] [stderr] Downloaded memmap v0.5.2 [INFO] [stderr] Downloaded futures-task v0.3.13 [INFO] [stderr] Downloaded rdkafka v0.24.0 [INFO] [stderr] Downloaded futures-util v0.3.13 [INFO] [stderr] Downloaded serde_derive v1.0.124 [INFO] [stderr] Downloaded rdkafka-sys v2.1.0+1.5.0 [INFO] [stderr] Downloaded graph_map v0.1.0 [INFO] [stderr] Downloaded futures-executor v0.3.13 [INFO] [stderr] Downloaded timely_bytes v0.12.0 [INFO] [stderr] Downloaded timely_communication v0.12.0 [INFO] [stderr] Downloaded timely_logging v0.12.0 [INFO] [stderr] Downloaded timely v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f50a90dae3cea75330f01f09aeefb20da7656f0d88b418f32b925ac2e81305a6 [INFO] running `Command { std: "docker" "start" "-a" "f50a90dae3cea75330f01f09aeefb20da7656f0d88b418f32b925ac2e81305a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f50a90dae3cea75330f01f09aeefb20da7656f0d88b418f32b925ac2e81305a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f50a90dae3cea75330f01f09aeefb20da7656f0d88b418f32b925ac2e81305a6", kill_on_drop: false }` [INFO] [stdout] f50a90dae3cea75330f01f09aeefb20da7656f0d88b418f32b925ac2e81305a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+2d3a85b4f8ba7e2554f4d4fee126bc2ac6ee2af4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1194734f1d6b7e0783b5e005e2fe1c8362283c6edbfaee226a8c181ae8929b9c [INFO] running `Command { std: "docker" "start" "-a" "1194734f1d6b7e0783b5e005e2fe1c8362283c6edbfaee226a8c181ae8929b9c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rdkafka-sys v2.1.0+1.5.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking timely_logging v0.12.0 [INFO] [stderr] Checking timely_bytes v0.12.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memmap v0.5.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking graph_map v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking timely_communication v0.12.0 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking timely v0.12.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking differential-dataflow v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lattice.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | fn join(&self, &Self) -> Self; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lattice.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | fn meet(&self, &Self) -> Self; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> src/operators/arrange/arrangement.rs:411:19 [INFO] [stdout] | [INFO] [stdout] 411 | ].into_iter().cloned().filter_map(|t| t).min(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 411 | ].iter().cloned().filter_map(|t| t).min(); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 408 ~ let frontier = IntoIterator::into_iter([ [INFO] [stdout] 409 | capability.as_ref().map(|c| c.time().clone()), [INFO] [stdout] 410 | input1.frontier().frontier().get(0).cloned(), [INFO] [stdout] 411 ~ ]).cloned().filter_map(|t| t).min(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rdkafka v0.24.0 [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lattice.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | fn join(&self, &Self) -> Self; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lattice.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | fn meet(&self, &Self) -> Self; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> src/operators/arrange/arrangement.rs:411:19 [INFO] [stdout] | [INFO] [stdout] 411 | ].into_iter().cloned().filter_map(|t| t).min(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 411 | ].iter().cloned().filter_map(|t| t).min(); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 408 ~ let frontier = IntoIterator::into_iter([ [INFO] [stdout] 409 | capability.as_ref().map(|c| c.time().clone()), [INFO] [stdout] 410 | input1.frontier().frontier().get(0).cloned(), [INFO] [stdout] 411 ~ ]).cloned().filter_map(|t| t).min(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "1194734f1d6b7e0783b5e005e2fe1c8362283c6edbfaee226a8c181ae8929b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1194734f1d6b7e0783b5e005e2fe1c8362283c6edbfaee226a8c181ae8929b9c", kill_on_drop: false }` [INFO] [stdout] 1194734f1d6b7e0783b5e005e2fe1c8362283c6edbfaee226a8c181ae8929b9c