[INFO] cloning repository https://github.com/comnik/declarative-dataflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/comnik/declarative-dataflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomnik%2Fdeclarative-dataflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomnik%2Fdeclarative-dataflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1dcc3c649c80faa43d145d8327a4b70d03bd8c17 [INFO] checking comnik/declarative-dataflow against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomnik%2Fdeclarative-dataflow" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/comnik/declarative-dataflow on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/comnik/declarative-dataflow [INFO] finished tweaking git repo https://github.com/comnik/declarative-dataflow [INFO] tweaked toml for git repo https://github.com/comnik/declarative-dataflow written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TimelyDataflow/differential-dataflow` [INFO] [stderr] Updating git repository `https://github.com/TimelyDataflow/timely-dataflow` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql-parser v0.2.3 [INFO] [stderr] Downloaded abomonation_derive v0.5.0 [INFO] [stderr] Downloaded timely_sort v0.1.6 [INFO] [stderr] Downloaded bincode v1.3.2 [INFO] [stderr] Downloaded fixed v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84dcddae9fae2ac89e80d7dbfa8eedc06966b71837dc7b4c9a342b818e860d7a [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" "84dcddae9fae2ac89e80d7dbfa8eedc06966b71837dc7b4c9a342b818e860d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84dcddae9fae2ac89e80d7dbfa8eedc06966b71837dc7b4c9a342b818e860d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84dcddae9fae2ac89e80d7dbfa8eedc06966b71837dc7b4c9a342b818e860d7a", kill_on_drop: false }` [INFO] [stdout] 84dcddae9fae2ac89e80d7dbfa8eedc06966b71837dc7b4c9a342b818e860d7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b105d0d039ab74714cea683c31ba9381ba88a873cc95f015c6c24db5676dc71d [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" "b105d0d039ab74714cea683c31ba9381ba88a873cc95f015c6c24db5676dc71d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking timely_logging v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#ac0a326b) [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking timely_bytes v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#ac0a326b) [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking timely_sort v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking timely_communication v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#ac0a326b) [INFO] [stderr] Checking timely v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#ac0a326b) [INFO] [stderr] Checking differential-dataflow v0.12.0 (https://github.com/TimelyDataflow/differential-dataflow#7bc5338a) [INFO] [stderr] Checking declarative-dataflow v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:20:43 [INFO] [stdout] | [INFO] [stdout] 20 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | fn can_extend(&self, prefix: &AsBinding, target: Var) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | fn ready_to_extend(&self, _prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:46:44 [INFO] [stdout] | [INFO] [stdout] 46 | fn required_to_extend(&self, _prefix: &AsBinding, _target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:113:40 [INFO] [stdout] | [INFO] [stdout] 113 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:122:43 [INFO] [stdout] | [INFO] [stdout] 122 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:156:40 [INFO] [stdout] | [INFO] [stdout] 156 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:168:43 [INFO] [stdout] | [INFO] [stdout] 168 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:220:40 [INFO] [stdout] | [INFO] [stdout] 220 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:224:43 [INFO] [stdout] | [INFO] [stdout] 224 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:257:40 [INFO] [stdout] | [INFO] [stdout] 257 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:265:43 [INFO] [stdout] | [INFO] [stdout] 265 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:323:40 [INFO] [stdout] | [INFO] [stdout] 323 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:335:43 [INFO] [stdout] | [INFO] [stdout] 335 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/domain/mod.rs:305:46 [INFO] [stdout] | [INFO] [stdout] 305 | .collect::>();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/plan/hector.rs:731:1 [INFO] [stdout] | [INFO] [stdout] 731 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/plan/hector.rs:808:1 [INFO] [stdout] | [INFO] [stdout] 808 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:543:41 [INFO] [stdout] | [INFO] [stdout] 543 | fn ready_to_extend(&self, _prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:547:44 [INFO] [stdout] | [INFO] [stdout] 547 | fn required_to_extend(&self, _prefix: &AsBinding, _target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:777:40 [INFO] [stdout] | [INFO] [stdout] 777 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:784:43 [INFO] [stdout] | [INFO] [stdout] 784 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:20:43 [INFO] [stdout] | [INFO] [stdout] 20 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option>; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | fn can_extend(&self, prefix: &AsBinding, target: Var) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | fn ready_to_extend(&self, _prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:46:44 [INFO] [stdout] | [INFO] [stdout] 46 | fn required_to_extend(&self, _prefix: &AsBinding, _target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:113:40 [INFO] [stdout] | [INFO] [stdout] 113 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:122:43 [INFO] [stdout] | [INFO] [stdout] 122 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:156:40 [INFO] [stdout] | [INFO] [stdout] 156 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:168:43 [INFO] [stdout] | [INFO] [stdout] 168 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:220:40 [INFO] [stdout] | [INFO] [stdout] 220 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:224:43 [INFO] [stdout] | [INFO] [stdout] 224 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:257:40 [INFO] [stdout] | [INFO] [stdout] 257 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:265:43 [INFO] [stdout] | [INFO] [stdout] 265 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:323:40 [INFO] [stdout] | [INFO] [stdout] 323 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/binding/mod.rs:335:43 [INFO] [stdout] | [INFO] [stdout] 335 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/domain/mod.rs:305:46 [INFO] [stdout] | [INFO] [stdout] 305 | .collect::>();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/plan/hector.rs:731:1 [INFO] [stdout] | [INFO] [stdout] 731 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/plan/hector.rs:808:1 [INFO] [stdout] | [INFO] [stdout] 808 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:543:41 [INFO] [stdout] | [INFO] [stdout] 543 | fn ready_to_extend(&self, _prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:547:44 [INFO] [stdout] | [INFO] [stdout] 547 | fn required_to_extend(&self, _prefix: &AsBinding, _target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:777:40 [INFO] [stdout] | [INFO] [stdout] 777 | fn ready_to_extend(&self, prefix: &AsBinding) -> Option { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:784:43 [INFO] [stdout] | [INFO] [stdout] 784 | fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsBinding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/domain/mod.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/domain/mod.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:308:42 [INFO] [stdout] | [INFO] [stdout] 308 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/domain/mod.rs:309:31 [INFO] [stdout] | [INFO] [stdout] 309 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:308:42 [INFO] [stdout] | [INFO] [stdout] 308 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/domain/mod.rs:309:31 [INFO] [stdout] | [INFO] [stdout] 309 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:309:49 [INFO] [stdout] | [INFO] [stdout] 309 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/domain/mod.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:309:49 [INFO] [stdout] | [INFO] [stdout] 309 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/domain/mod.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:313:42 [INFO] [stdout] | [INFO] [stdout] 313 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/domain/mod.rs:314:31 [INFO] [stdout] | [INFO] [stdout] 314 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:314:49 [INFO] [stdout] | [INFO] [stdout] 314 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/domain/mod.rs:318:31 [INFO] [stdout] | [INFO] [stdout] 318 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:313:42 [INFO] [stdout] | [INFO] [stdout] 313 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/domain/mod.rs:314:31 [INFO] [stdout] | [INFO] [stdout] 314 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:318:42 [INFO] [stdout] | [INFO] [stdout] 318 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/domain/mod.rs:319:31 [INFO] [stdout] | [INFO] [stdout] 319 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:314:49 [INFO] [stdout] | [INFO] [stdout] 314 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/domain/mod.rs:318:31 [INFO] [stdout] | [INFO] [stdout] 318 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:319:49 [INFO] [stdout] | [INFO] [stdout] 319 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/domain/mod.rs:323:31 [INFO] [stdout] | [INFO] [stdout] 323 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:318:42 [INFO] [stdout] | [INFO] [stdout] 318 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/domain/mod.rs:319:31 [INFO] [stdout] | [INFO] [stdout] 319 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:323:42 [INFO] [stdout] | [INFO] [stdout] 323 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/domain/mod.rs:324:31 [INFO] [stdout] | [INFO] [stdout] 324 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:324:49 [INFO] [stdout] | [INFO] [stdout] 324 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/domain/mod.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:319:49 [INFO] [stdout] | [INFO] [stdout] 319 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/domain/mod.rs:323:31 [INFO] [stdout] | [INFO] [stdout] 323 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:328:42 [INFO] [stdout] | [INFO] [stdout] 328 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/domain/mod.rs:329:31 [INFO] [stdout] | [INFO] [stdout] 329 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:323:42 [INFO] [stdout] | [INFO] [stdout] 323 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/domain/mod.rs:324:31 [INFO] [stdout] | [INFO] [stdout] 324 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:329:49 [INFO] [stdout] | [INFO] [stdout] 329 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/domain/mod.rs:333:31 [INFO] [stdout] | [INFO] [stdout] 333 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:324:49 [INFO] [stdout] | [INFO] [stdout] 324 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/domain/mod.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:333:42 [INFO] [stdout] | [INFO] [stdout] 333 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/domain/mod.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:328:42 [INFO] [stdout] | [INFO] [stdout] 328 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/domain/mod.rs:329:31 [INFO] [stdout] | [INFO] [stdout] 329 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:334:49 [INFO] [stdout] | [INFO] [stdout] 334 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:329:49 [INFO] [stdout] | [INFO] [stdout] 329 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/domain/mod.rs:333:31 [INFO] [stdout] | [INFO] [stdout] 333 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:333:42 [INFO] [stdout] | [INFO] [stdout] 333 | trace.advance_by(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/domain/mod.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/domain/mod.rs:334:49 [INFO] [stdout] | [INFO] [stdout] 334 | trace.distinguish_since(&slacking_frontier); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, T>` [INFO] [stdout] found reference `&Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/hector.rs:729:74 [INFO] [stdout] | [INFO] [stdout] 729 | ... .enter_at(&scope, move |_,_,t| AltNeu { time: t.clone(), neu }) [INFO] [stdout] | ^^^^^^^^ ------ -------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/hector.rs:751:74 [INFO] [stdout] | [INFO] [stdout] 751 | ... .enter_at(&scope, move |_,_,t| AltNeu { time: t.clone(), neu }) [INFO] [stdout] | ^^^^^^^^ ------ -------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/hector.rs:773:74 [INFO] [stdout] | [INFO] [stdout] 773 | ... .enter_at(&scope, move |_,_,t| AltNeu { time: t.clone(), neu }) [INFO] [stdout] | ^^^^^^^^ ------ -------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/hector.rs:806:74 [INFO] [stdout] | [INFO] [stdout] 806 | ... .enter_at(&scope, move |_,_,t| AltNeu { time: t.clone(), neu }) [INFO] [stdout] | ^^^^^^^^ ------ -------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/hector.rs:828:74 [INFO] [stdout] | [INFO] [stdout] 828 | ... .enter_at(&scope, move |_,_,t| AltNeu { time: t.clone(), neu }) [INFO] [stdout] | ^^^^^^^^ ------ -------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/hector.rs:850:74 [INFO] [stdout] | [INFO] [stdout] 850 | ... .enter_at(&scope, move |_,_,t| AltNeu { time: t.clone(), neu }) [INFO] [stdout] | ^^^^^^^^ ------ -------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/plan/hector.rs:1195:43 [INFO] [stdout] | [INFO] [stdout] 1195 | ... trace.distinguish_since(batch.upper()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/plan/hector.rs:1195:61 [INFO] [stdout] | [INFO] [stdout] 1195 | ... trace.distinguish_since(batch.upper()); [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `AntichainRef`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, ::Timestamp>` [INFO] [stdout] found reference `&Antichain<::Timestamp>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/plan/hector.rs:1261:35 [INFO] [stdout] | [INFO] [stdout] 1261 | ... trace.advance_by(&input1.frontier().frontier()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/plan/hector.rs:1261:46 [INFO] [stdout] | [INFO] [stdout] 1261 | ... trace.advance_by(&input1.frontier().frontier()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `AntichainRef`, found reference [INFO] [stdout] | help: consider removing the borrow: `input1.frontier().frontier()` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, ::Timestamp>` [INFO] [stdout] found reference `&AntichainRef<'_, ::Timestamp>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/plan/hector.rs:1311:43 [INFO] [stdout] | [INFO] [stdout] 1311 | ... trace.distinguish_since(batch.upper()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/hector.rs:729:74 [INFO] [stdout] | [INFO] [stdout] 729 | ... .enter_at(&scope, move |_,_,t| AltNeu { time: t.clone(), neu }) [INFO] [stdout] | ^^^^^^^^ ------ -------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/hector.rs:751:74 [INFO] [stdout] | [INFO] [stdout] 751 | ... .enter_at(&scope, move |_,_,t| AltNeu { time: t.clone(), neu }) [INFO] [stdout] | ^^^^^^^^ ------ -------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/hector.rs:773:74 [INFO] [stdout] | [INFO] [stdout] 773 | ... .enter_at(&scope, move |_,_,t| AltNeu { time: t.clone(), neu }) [INFO] [stdout] | ^^^^^^^^ ------ -------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/hector.rs:806:74 [INFO] [stdout] | [INFO] [stdout] 806 | ... .enter_at(&scope, move |_,_,t| AltNeu { time: t.clone(), neu }) [INFO] [stdout] | ^^^^^^^^ ------ -------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/hector.rs:828:74 [INFO] [stdout] | [INFO] [stdout] 828 | ... .enter_at(&scope, move |_,_,t| AltNeu { time: t.clone(), neu }) [INFO] [stdout] | ^^^^^^^^ ------ -------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/hector.rs:850:74 [INFO] [stdout] | [INFO] [stdout] 850 | ... .enter_at(&scope, move |_,_,t| AltNeu { time: t.clone(), neu }) [INFO] [stdout] | ^^^^^^^^ ------ -------------------------------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/plan/hector.rs:1311:61 [INFO] [stdout] | [INFO] [stdout] 1311 | ... trace.distinguish_since(batch.upper()); [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `AntichainRef`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, ::Timestamp>` [INFO] [stdout] found reference `&Antichain<::Timestamp>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/plan/hector.rs:1368:35 [INFO] [stdout] | [INFO] [stdout] 1368 | ... trace.advance_by(&input1.frontier().frontier()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/plan/hector.rs:1368:46 [INFO] [stdout] | [INFO] [stdout] 1368 | ... trace.advance_by(&input1.frontier().frontier()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `AntichainRef`, found reference [INFO] [stdout] | help: consider removing the borrow: `input1.frontier().frontier()` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, ::Timestamp>` [INFO] [stdout] found reference `&AntichainRef<'_, ::Timestamp>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/plan/hector.rs:1425:43 [INFO] [stdout] | [INFO] [stdout] 1425 | ... trace.distinguish_since(batch.upper()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/plan/hector.rs:1195:43 [INFO] [stdout] | [INFO] [stdout] 1195 | ... trace.distinguish_since(batch.upper()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/plan/hector.rs:1425:61 [INFO] [stdout] | [INFO] [stdout] 1425 | ... trace.distinguish_since(batch.upper()); [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `AntichainRef`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, ::Timestamp>` [INFO] [stdout] found reference `&Antichain<::Timestamp>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/plan/hector.rs:1481:35 [INFO] [stdout] | [INFO] [stdout] 1481 | ... trace.advance_by(&input1.frontier().frontier()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/plan/hector.rs:1481:46 [INFO] [stdout] | [INFO] [stdout] 1481 | ... trace.advance_by(&input1.frontier().frontier()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `AntichainRef`, found reference [INFO] [stdout] | help: consider removing the borrow: `input1.frontier().frontier()` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, ::Timestamp>` [INFO] [stdout] found reference `&AntichainRef<'_, ::Timestamp>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/plan/hector.rs:1195:61 [INFO] [stdout] | [INFO] [stdout] 1195 | ... trace.distinguish_since(batch.upper()); [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `AntichainRef`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, ::Timestamp>` [INFO] [stdout] found reference `&Antichain<::Timestamp>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/plan/hector.rs:1261:35 [INFO] [stdout] | [INFO] [stdout] 1261 | ... trace.advance_by(&input1.frontier().frontier()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/plan/hector.rs:1261:46 [INFO] [stdout] | [INFO] [stdout] 1261 | ... trace.advance_by(&input1.frontier().frontier()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `AntichainRef`, found reference [INFO] [stdout] | help: consider removing the borrow: `input1.frontier().frontier()` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, ::Timestamp>` [INFO] [stdout] found reference `&AntichainRef<'_, ::Timestamp>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_frontier`: please use `get_logical_compaction` [INFO] [stdout] --> src/plan/pull.rs:154:73 [INFO] [stdout] | [INFO] [stdout] 154 | let frontier: Vec = propose_trace.advance_frontier().to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/pull.rs:158:44 [INFO] [stdout] | [INFO] [stdout] 158 | let e_v = arranged.enter_at(nested, move |_, _, time| { [INFO] [stdout] | ____________________________________________^^^^^^^^_------__- [INFO] [stdout] | | | [INFO] [stdout] | | expected 3 arguments [INFO] [stdout] 159 | | let mut forwarded = time.clone(); [INFO] [stdout] 160 | | forwarded.advance_by(&frontier); [INFO] [stdout] 161 | | Product::new(forwarded, 0) [INFO] [stdout] 162 | | }); [INFO] [stdout] | |_________________________- supplied 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/plan/hector.rs:1311:43 [INFO] [stdout] | [INFO] [stdout] 1311 | ... trace.distinguish_since(batch.upper()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_frontier`: please use `get_logical_compaction` [INFO] [stdout] --> src/plan/pull.rs:327:69 [INFO] [stdout] | [INFO] [stdout] 327 | let frontier: Vec = propose_trace.advance_frontier().to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/pull.rs:331:40 [INFO] [stdout] | [INFO] [stdout] 331 | let e_v = arranged.enter_at(nested, move |_, _, time| { [INFO] [stdout] | ________________________________________^^^^^^^^_------__- [INFO] [stdout] | | | [INFO] [stdout] | | expected 3 arguments [INFO] [stdout] 332 | | let mut forwarded = time.clone(); [INFO] [stdout] 333 | | forwarded.advance_by(&frontier); [INFO] [stdout] 334 | | Product::new(forwarded, 0) [INFO] [stdout] 335 | | }); [INFO] [stdout] | |_____________________- supplied 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/plan/hector.rs:1311:61 [INFO] [stdout] | [INFO] [stdout] 1311 | ... trace.distinguish_since(batch.upper()); [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `AntichainRef`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, ::Timestamp>` [INFO] [stdout] found reference `&Antichain<::Timestamp>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/plan/hector.rs:1368:35 [INFO] [stdout] | [INFO] [stdout] 1368 | ... trace.advance_by(&input1.frontier().frontier()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/plan/hector.rs:1368:46 [INFO] [stdout] | [INFO] [stdout] 1368 | ... trace.advance_by(&input1.frontier().frontier()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `AntichainRef`, found reference [INFO] [stdout] | help: consider removing the borrow: `input1.frontier().frontier()` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, ::Timestamp>` [INFO] [stdout] found reference `&AntichainRef<'_, ::Timestamp>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::distinguish_since`: please use `set_physical_compaction` [INFO] [stdout] --> src/plan/hector.rs:1425:43 [INFO] [stdout] | [INFO] [stdout] 1425 | ... trace.distinguish_since(batch.upper()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors; 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `declarative-dataflow` [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[E0308]: mismatched types [INFO] [stdout] --> src/plan/hector.rs:1425:61 [INFO] [stdout] | [INFO] [stdout] 1425 | ... trace.distinguish_since(batch.upper()); [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `AntichainRef`, found reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, ::Timestamp>` [INFO] [stdout] found reference `&Antichain<::Timestamp>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_by`: please use `set_logical_compaction` [INFO] [stdout] --> src/plan/hector.rs:1481:35 [INFO] [stdout] | [INFO] [stdout] 1481 | ... trace.advance_by(&input1.frontier().frontier()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/plan/hector.rs:1481:46 [INFO] [stdout] | [INFO] [stdout] 1481 | ... trace.advance_by(&input1.frontier().frontier()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `AntichainRef`, found reference [INFO] [stdout] | help: consider removing the borrow: `input1.frontier().frontier()` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AntichainRef<'_, ::Timestamp>` [INFO] [stdout] found reference `&AntichainRef<'_, ::Timestamp>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_frontier`: please use `get_logical_compaction` [INFO] [stdout] --> src/plan/pull.rs:154:73 [INFO] [stdout] | [INFO] [stdout] 154 | let frontier: Vec = propose_trace.advance_frontier().to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/pull.rs:158:44 [INFO] [stdout] | [INFO] [stdout] 158 | let e_v = arranged.enter_at(nested, move |_, _, time| { [INFO] [stdout] | ____________________________________________^^^^^^^^_------__- [INFO] [stdout] | | | [INFO] [stdout] | | expected 3 arguments [INFO] [stdout] 159 | | let mut forwarded = time.clone(); [INFO] [stdout] 160 | | forwarded.advance_by(&frontier); [INFO] [stdout] 161 | | Product::new(forwarded, 0) [INFO] [stdout] 162 | | }); [INFO] [stdout] | |_________________________- supplied 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `differential_dataflow::trace::TraceReader::advance_frontier`: please use `get_logical_compaction` [INFO] [stdout] --> src/plan/pull.rs:327:69 [INFO] [stdout] | [INFO] [stdout] 327 | let frontier: Vec = propose_trace.advance_frontier().to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/plan/pull.rs:331:40 [INFO] [stdout] | [INFO] [stdout] 331 | let e_v = arranged.enter_at(nested, move |_, _, time| { [INFO] [stdout] | ________________________________________^^^^^^^^_------__- [INFO] [stdout] | | | [INFO] [stdout] | | expected 3 arguments [INFO] [stdout] 332 | | let mut forwarded = time.clone(); [INFO] [stdout] 333 | | forwarded.advance_by(&frontier); [INFO] [stdout] 334 | | Product::new(forwarded, 0) [INFO] [stdout] 335 | | }); [INFO] [stdout] | |_____________________- supplied 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/differential-dataflow-d065d23d797aa027/7bc5338/src/operators/arrange/arrangement.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn enter_at<'a, TInner, F, P>(&self, child: &Child<'a, G, TInner>, logic: F, prior: P) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors; 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b105d0d039ab74714cea683c31ba9381ba88a873cc95f015c6c24db5676dc71d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b105d0d039ab74714cea683c31ba9381ba88a873cc95f015c6c24db5676dc71d", kill_on_drop: false }` [INFO] [stdout] b105d0d039ab74714cea683c31ba9381ba88a873cc95f015c6c24db5676dc71d