[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] testing comnik/declarative-dataflow against beta-2022-03-15 for beta-1.60-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomnik%2Fdeclarative-dataflow" "/workspace/builds/worker-1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/comnik/declarative-dataflow on toolchain beta-2022-03-15
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-03-15" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1/source/rust-toolchain
[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-1/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-03-15" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/TimelyDataflow/differential-dataflow`
[INFO] [stderr]     Updating git repository `https://github.com/TimelyDataflow/timely-dataflow`
[INFO] [stderr]     Updating git repository `https://github.com/frankmcsherry/columnation`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-03-15" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getopts v0.2.21
[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 fixed v0.3.3
[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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-03-15" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6ff938879d37f601fca8a93cfcf6be7db36a2e833c38bc0de31adf87c7b4f5f
[INFO] running `Command { std: "docker" "start" "-a" "b6ff938879d37f601fca8a93cfcf6be7db36a2e833c38bc0de31adf87c7b4f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6ff938879d37f601fca8a93cfcf6be7db36a2e833c38bc0de31adf87c7b4f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6ff938879d37f601fca8a93cfcf6be7db36a2e833c38bc0de31adf87c7b4f5f", kill_on_drop: false }`
[INFO] [stdout] b6ff938879d37f601fca8a93cfcf6be7db36a2e833c38bc0de31adf87c7b4f5f
[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=warn" "-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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-03-15" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9d184fd1087a2ade40d19dd6fb7d52f6d5efb4e9b68d21dc7ebeaec649742c5
[INFO] running `Command { std: "docker" "start" "-a" "d9d184fd1087a2ade40d19dd6fb7d52f6d5efb4e9b68d21dc7ebeaec649742c5", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling timely_bytes v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#dd6187c5)
[INFO] [stderr]    Compiling timely_logging v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#dd6187c5)
[INFO] [stderr]    Compiling abomonation v0.7.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling timely_sort v0.1.6
[INFO] [stderr]    Compiling getopts v0.2.21
[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]    Compiling columnation v0.1.0 (https://github.com/frankmcsherry/columnation#b96e1d82)
[INFO] [stderr]    Compiling crossbeam-channel v0.5.3
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling timely_container v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#dd6187c5)
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling abomonation_derive v0.5.0
[INFO] [stderr]    Compiling timely_communication v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#dd6187c5)
[INFO] [stderr]    Compiling timely v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#dd6187c5)
[INFO] [stderr]    Compiling differential-dataflow v0.12.0 (https://github.com/TimelyDataflow/differential-dataflow#27492f26)
[INFO] [stderr]    Compiling declarative-dataflow v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `differential_dataflow::difference::DiffPair`
[INFO] [stdout]  --> src/plan/aggregate_neu.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use differential_dataflow::difference::DiffPair;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DiffPair` in `difference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/domain/mod.rs:305:46
[INFO] [stdout]     |
[INFO] [stdout] 305 |                         .collect::<Vec<T>>();;
[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<Var> {
[INFO] [stdout]     |                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 543 -     fn ready_to_extend(&self, _prefix: &AsBinding) -> Option<Var> {
[INFO] [stdout] 543 +     fn ready_to_extend(&self, _prefix: &dyn AsBinding) -> Option<Var> {
[INFO] [stdout]     | 
[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<Option<Var>> {
[INFO] [stdout]     |                                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 547 -     fn required_to_extend(&self, _prefix: &AsBinding, _target: Var) -> Option<Option<Var>> {
[INFO] [stdout] 547 +     fn required_to_extend(&self, _prefix: &dyn AsBinding, _target: Var) -> Option<Option<Var>> {
[INFO] [stdout]     | 
[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<Var> {
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 777 -     fn ready_to_extend(&self, prefix: &AsBinding) -> Option<Var> {
[INFO] [stdout] 777 +     fn ready_to_extend(&self, prefix: &dyn AsBinding) -> Option<Var> {
[INFO] [stdout]     | 
[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<Option<Var>> {
[INFO] [stdout]     |                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 784 -     fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option<Option<Var>> {
[INFO] [stdout] 784 +     fn required_to_extend(&self, prefix: &dyn AsBinding, target: Var) -> Option<Option<Var>> {
[INFO] [stdout]     | 
[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<Option<Var>>;
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 -     fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option<Option<Var>>;
[INFO] [stdout] 20 +     fn required_to_extend(&self, prefix: &dyn AsBinding, target: Var) -> Option<Option<Var>>;
[INFO] [stdout]    | 
[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<Var>;
[INFO] [stdout]    |                                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 -     fn ready_to_extend(&self, prefix: &AsBinding) -> Option<Var>;
[INFO] [stdout] 24 +     fn ready_to_extend(&self, prefix: &dyn AsBinding) -> Option<Var>;
[INFO] [stdout]    | 
[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]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 28 -     fn can_extend(&self, prefix: &AsBinding, target: Var) -> bool {
[INFO] [stdout] 28 +     fn can_extend(&self, prefix: &dyn AsBinding, target: Var) -> bool {
[INFO] [stdout]    | 
[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<Var> {
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 42 -     fn ready_to_extend(&self, _prefix: &AsBinding) -> Option<Var> {
[INFO] [stdout] 42 +     fn ready_to_extend(&self, _prefix: &dyn AsBinding) -> Option<Var> {
[INFO] [stdout]    | 
[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<Option<Var>> {
[INFO] [stdout]    |                                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 -     fn required_to_extend(&self, _prefix: &AsBinding, _target: Var) -> Option<Option<Var>> {
[INFO] [stdout] 46 +     fn required_to_extend(&self, _prefix: &dyn AsBinding, _target: Var) -> Option<Option<Var>> {
[INFO] [stdout]    | 
[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<Var> {
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 113 -     fn ready_to_extend(&self, prefix: &AsBinding) -> Option<Var> {
[INFO] [stdout] 113 +     fn ready_to_extend(&self, prefix: &dyn AsBinding) -> Option<Var> {
[INFO] [stdout]     | 
[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<Option<Var>> {
[INFO] [stdout]     |                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 122 -     fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option<Option<Var>> {
[INFO] [stdout] 122 +     fn required_to_extend(&self, prefix: &dyn AsBinding, target: Var) -> Option<Option<Var>> {
[INFO] [stdout]     | 
[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<Var> {
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 156 -     fn ready_to_extend(&self, prefix: &AsBinding) -> Option<Var> {
[INFO] [stdout] 156 +     fn ready_to_extend(&self, prefix: &dyn AsBinding) -> Option<Var> {
[INFO] [stdout]     | 
[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<Option<Var>> {
[INFO] [stdout]     |                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 168 -     fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option<Option<Var>> {
[INFO] [stdout] 168 +     fn required_to_extend(&self, prefix: &dyn AsBinding, target: Var) -> Option<Option<Var>> {
[INFO] [stdout]     | 
[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<Var> {
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 220 -     fn ready_to_extend(&self, prefix: &AsBinding) -> Option<Var> {
[INFO] [stdout] 220 +     fn ready_to_extend(&self, prefix: &dyn AsBinding) -> Option<Var> {
[INFO] [stdout]     | 
[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<Option<Var>> {
[INFO] [stdout]     |                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 224 -     fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option<Option<Var>> {
[INFO] [stdout] 224 +     fn required_to_extend(&self, prefix: &dyn AsBinding, target: Var) -> Option<Option<Var>> {
[INFO] [stdout]     | 
[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<Var> {
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 257 -     fn ready_to_extend(&self, prefix: &AsBinding) -> Option<Var> {
[INFO] [stdout] 257 +     fn ready_to_extend(&self, prefix: &dyn AsBinding) -> Option<Var> {
[INFO] [stdout]     | 
[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<Option<Var>> {
[INFO] [stdout]     |                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 265 -     fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option<Option<Var>> {
[INFO] [stdout] 265 +     fn required_to_extend(&self, prefix: &dyn AsBinding, target: Var) -> Option<Option<Var>> {
[INFO] [stdout]     | 
[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<Var> {
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 323 -     fn ready_to_extend(&self, prefix: &AsBinding) -> Option<Var> {
[INFO] [stdout] 323 +     fn ready_to_extend(&self, prefix: &dyn AsBinding) -> Option<Var> {
[INFO] [stdout]     | 
[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<Option<Var>> {
[INFO] [stdout]     |                                           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 335 -     fn required_to_extend(&self, prefix: &AsBinding, target: Var) -> Option<Option<Var>> {
[INFO] [stdout] 335 +     fn required_to_extend(&self, prefix: &dyn AsBinding, target: Var) -> Option<Option<Var>> {
[INFO] [stdout]     | 
[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<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `AntichainRef<'_, T>`
[INFO] [stdout]             found reference `&Vec<T>`
[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<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `AntichainRef<'_, T>`
[INFO] [stdout]             found reference `&Vec<T>`
[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<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `AntichainRef<'_, T>`
[INFO] [stdout]             found reference `&Vec<T>`
[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<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `AntichainRef<'_, T>`
[INFO] [stdout]             found reference `&Vec<T>`
[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:318:42
[INFO] [stdout]     |
[INFO] [stdout] 318 |                         trace.advance_by(&slacking_frontier);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `AntichainRef<'_, T>`
[INFO] [stdout]             found reference `&Vec<T>`
[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:319:49
[INFO] [stdout]     |
[INFO] [stdout] 319 |                         trace.distinguish_since(&slacking_frontier);
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `AntichainRef<'_, T>`
[INFO] [stdout]             found reference `&Vec<T>`
[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:323:42
[INFO] [stdout]     |
[INFO] [stdout] 323 |                         trace.advance_by(&slacking_frontier);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `AntichainRef<'_, T>`
[INFO] [stdout]             found reference `&Vec<T>`
[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<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `AntichainRef<'_, T>`
[INFO] [stdout]             found reference `&Vec<T>`
[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:328:42
[INFO] [stdout]     |
[INFO] [stdout] 328 |                         trace.advance_by(&slacking_frontier);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `AntichainRef<'_, T>`
[INFO] [stdout]             found reference `&Vec<T>`
[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:329:49
[INFO] [stdout]     |
[INFO] [stdout] 329 |                         trace.distinguish_since(&slacking_frontier);
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found `&Vec<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `AntichainRef<'_, T>`
[INFO] [stdout]             found reference `&Vec<T>`
[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<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `AntichainRef<'_, T>`
[INFO] [stdout]             found reference `&Vec<T>`
[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<T>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `AntichainRef<'_, T>`
[INFO] [stdout]             found reference `&Vec<T>`
[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/27492f2/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/27492f2/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/27492f2/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/27492f2/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/27492f2/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/27492f2/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<'_, <S as ScopeParent>::Timestamp>`
[INFO] [stdout]              found reference `&Antichain<<S as ScopeParent>::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]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found reference
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected struct `AntichainRef<'_, <S as ScopeParent>::Timestamp>`
[INFO] [stdout]              found reference `&AntichainRef<'_, <S as ScopeParent>::Timestamp>`
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 1261 -                             trace.advance_by(&input1.frontier().frontier());
[INFO] [stdout] 1261 +                             trace.advance_by(input1.frontier().frontier());
[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] 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<'_, <S as ScopeParent>::Timestamp>`
[INFO] [stdout]              found reference `&Antichain<<S as ScopeParent>::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]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found reference
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected struct `AntichainRef<'_, <S as ScopeParent>::Timestamp>`
[INFO] [stdout]              found reference `&AntichainRef<'_, <S as ScopeParent>::Timestamp>`
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 1368 -                             trace.advance_by(&input1.frontier().frontier());
[INFO] [stdout] 1368 +                             trace.advance_by(input1.frontier().frontier());
[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:1425:43
[INFO] [stdout]      |
[INFO] [stdout] 1425 | ...                   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<'_, <S as ScopeParent>::Timestamp>`
[INFO] [stdout]              found reference `&Antichain<<S as ScopeParent>::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]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `AntichainRef`, found reference
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected struct `AntichainRef<'_, <S as ScopeParent>::Timestamp>`
[INFO] [stdout]              found reference `&AntichainRef<'_, <S as ScopeParent>::Timestamp>`
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 1481 -                             trace.advance_by(&input1.frontier().frontier());
[INFO] [stdout] 1481 +                             trace.advance_by(input1.frontier().frontier());
[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:154:73
[INFO] [stdout]     |
[INFO] [stdout] 154 |                         let frontier: Vec<S::Timestamp> = 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/27492f2/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] [stderr] thread 'rustc' panicked at 'Box<dyn Any>', /rustc/99f967e7ed97803517e5fad18d27698cab977808/compiler/rustc_errors/src/lib.rs:1106:9
[INFO] [stdout] error: internal compiler error: compiler/rustc_typeck/src/check/fn_ctxt/_impl.rs:139:13: no type for local variable local let mut forwarded = time.clone(); (hir_id=HirId { owner: DefId(0:1359 ~ declarative_dataflow[495a]::plan::pull::{impl#0}::implement), local_id: 359 })
[INFO] [stdout]    --> src/plan/pull.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 | ...                   let mut forwarded = time.clone();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7f491e03d8ad - std::backtrace_rs::backtrace::libunwind::trace::ha8f287310bdbcd77
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stderr]    1:     0x7f491e03d8ad - std::backtrace_rs::backtrace::trace_unsynchronized::h7623a82dbfb4fb46
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]    2:     0x7f491e03d8ad - std::sys_common::backtrace::_print_fmt::hf1e6d43252933384
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stderr]    3:     0x7f491e03d8ad - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hf9b8d0350fa16147
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stderr]    4:     0x7f491e09d52c - core::fmt::write::hc4f5a0569d40abb2
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/core/src/fmt/mod.rs:1190:17
[INFO] [stderr]    5:     0x7f491e02dad8 - std::io::Write::write_fmt::h61cc67cfa4ed049d
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/std/src/io/mod.rs:1657:15
[INFO] [stderr]    6:     0x7f491e041887 - std::sys_common::backtrace::_print::hb756cfd40b0abea2
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stderr]    7:     0x7f491e041887 - std::sys_common::backtrace::print::h18bde2ddc5524da3
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stderr]    8:     0x7f491e041887 - std::panicking::default_hook::{{closure}}::he75def497ad30ae6
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/std/src/panicking.rs:295:22
[INFO] [stderr]    9:     0x7f491e041550 - std::panicking::default_hook::h0635b9c9300448b4
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/std/src/panicking.rs:314:9
[INFO] [stderr]   10:     0x7f491e7cd731 - rustc_driver[fde845658e6d28a1]::DEFAULT_HOOK::{closure#0}::{closure#0}
[INFO] [stderr]   11:     0x7f4910108ff3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h4d811f05f8cf6878
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/alloc/src/boxed.rs:1868:9
[INFO] [stderr]   12:     0x7f49101775ec - proc_macro::bridge::client::<impl proc_macro::bridge::Bridge>::enter::{{closure}}::{{closure}}::h37570246b2b7f484
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/proc_macro/src/bridge/client.rs:319:21
[INFO] [stderr]   13:     0x7f49101d9620 - std::panicking::update_hook::{{closure}}::h534ba3e81139c745
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/std/src/panicking.rs:258:41
[INFO] [stderr]   14:     0x7f491e042164 - std::panicking::rust_panic_with_hook::hc3f0194fa4cee89d
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/std/src/panicking.rs:702:17
[INFO] [stderr]   15:     0x7f491eb07721 - std[eb402c9241147050]::panicking::begin_panic::<rustc_errors[2de1ab05ff8f630e]::ExplicitBug>::{closure#0}
[INFO] [stderr]   16:     0x7f491eb07206 - std[eb402c9241147050]::sys_common::backtrace::__rust_end_short_backtrace::<std[eb402c9241147050]::panicking::begin_panic<rustc_errors[2de1ab05ff8f630e]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]   17:     0x7f491eb0766f - std[eb402c9241147050]::panicking::begin_panic::<rustc_errors[2de1ab05ff8f630e]::ExplicitBug>
[INFO] [stderr]   18:     0x7f491eb3315d - std[eb402c9241147050]::panic::panic_any::<rustc_errors[2de1ab05ff8f630e]::ExplicitBug>
[INFO] [stderr]   19:     0x7f491eb2b1a8 - <rustc_errors[2de1ab05ff8f630e]::HandlerInner>::span_bug::<rustc_span[5ac088cd97eb198a]::span_encoding::Span>
[INFO] [stderr]   20:     0x7f491eb2aea0 - <rustc_errors[2de1ab05ff8f630e]::Handler>::span_bug::<rustc_span[5ac088cd97eb198a]::span_encoding::Span>
[INFO] [stderr]   21:     0x7f491eb65ea2 - rustc_middle[410df95fb6897cc6]::ty::context::tls::with_opt::<rustc_middle[410df95fb6897cc6]::util::bug::opt_span_bug_fmt<rustc_span[5ac088cd97eb198a]::span_encoding::Span>::{closure#0}, ()>
[INFO] [stderr]   22:     0x7f491eb66430 - rustc_middle[410df95fb6897cc6]::util::bug::opt_span_bug_fmt::<rustc_span[5ac088cd97eb198a]::span_encoding::Span>
[INFO] [stderr]   23:     0x7f491eb663fc - rustc_middle[410df95fb6897cc6]::util::bug::span_bug_fmt::<rustc_span[5ac088cd97eb198a]::span_encoding::Span>
[INFO] [stderr]   24:     0x7f491fc5df29 - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_local
[INFO] [stderr]   25:     0x7f491fc5b28f - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   26:     0x7f491fc5a29c - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   27:     0x7f491fc5b1ff - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   28:     0x7f491fc5dae6 - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_local
[INFO] [stderr]   29:     0x7f491fc5b28f - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   30:     0x7f491fc5b31f - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   31:     0x7f491fc5dae6 - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_local
[INFO] [stderr]   32:     0x7f491fc5b28f - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   33:     0x7f491fc5a29c - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   34:     0x7f491fc5b1ff - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   35:     0x7f491fc5dae6 - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_local
[INFO] [stderr]   36:     0x7f491fc5b28f - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   37:     0x7f491fc5a2c4 - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   38:     0x7f491fc5a2c4 - <rustc_typeck[8ab701066ecf1e83]::check::writeback::WritebackCx as rustc_hir[999e2d2c009cfbfe]::intravisit::Visitor>::visit_expr
[INFO] [stderr]   39:     0x7f491fb94a21 - <rustc_typeck[8ab701066ecf1e83]::check::fn_ctxt::FnCtxt>::resolve_type_vars_in_body
[INFO] [stderr]   40:     0x7f491fc10cba - <rustc_infer[5275a777cc8a647d]::infer::InferCtxtBuilder>::enter::<&rustc_middle[410df95fb6897cc6]::ty::context::TypeckResults, <rustc_typeck[8ab701066ecf1e83]::check::inherited::InheritedBuilder>::enter<rustc_typeck[8ab701066ecf1e83]::check::typeck_with_fallback<rustc_typeck[8ab701066ecf1e83]::check::typeck::{closure#0}>::{closure#1}, &rustc_middle[410df95fb6897cc6]::ty::context::TypeckResults>::{closure#0}>
[INFO] [stderr]   41:     0x7f491fbeb2e3 - rustc_typeck[8ab701066ecf1e83]::check::typeck
[INFO] [stderr]   42:     0x7f49200883e5 - rustc_query_system[f79bd8c4faa775ce]::query::plumbing::try_execute_query::<rustc_query_impl[713632c029548dca]::plumbing::QueryCtxt, rustc_query_system[f79bd8c4faa775ce]::query::caches::DefaultCache<rustc_span[5ac088cd97eb198a]::def_id::LocalDefId, &rustc_middle[410df95fb6897cc6]::ty::context::TypeckResults>>
[INFO] [stderr]   43:     0x7f49200e6f3c - <rustc_query_impl[713632c029548dca]::Queries as rustc_middle[410df95fb6897cc6]::ty::query::QueryEngine>::typeck
[INFO] [stderr]   44:     0x7f491fbeb4b2 - rustc_typeck[8ab701066ecf1e83]::check::typeck
[INFO] [stderr]   45:     0x7f49200883e5 - rustc_query_system[f79bd8c4faa775ce]::query::plumbing::try_execute_query::<rustc_query_impl[713632c029548dca]::plumbing::QueryCtxt, rustc_query_system[f79bd8c4faa775ce]::query::caches::DefaultCache<rustc_span[5ac088cd97eb198a]::def_id::LocalDefId, &rustc_middle[410df95fb6897cc6]::ty::context::TypeckResults>>
[INFO] [stderr]   46:     0x7f49200e6f3c - <rustc_query_impl[713632c029548dca]::Queries as rustc_middle[410df95fb6897cc6]::ty::query::QueryEngine>::typeck
[INFO] [stderr]   47:     0x7f491fc4d02a - <rustc_middle[410df95fb6897cc6]::hir::map::Map>::par_body_owners::<rustc_typeck[8ab701066ecf1e83]::check::typeck_item_bodies::{closure#0}>
[INFO] [stderr]   48:     0x7f49208c210c - rustc_typeck[8ab701066ecf1e83]::check::typeck_item_bodies
[INFO] [stderr]   49:     0x7f4920af60b4 - rustc_query_system[f79bd8c4faa775ce]::query::plumbing::try_execute_query::<rustc_query_impl[713632c029548dca]::plumbing::QueryCtxt, rustc_query_system[f79bd8c4faa775ce]::query::caches::DefaultCache<(), ()>>
[INFO] [stderr]   50:     0x7f4920b1dd38 - rustc_query_system[f79bd8c4faa775ce]::query::plumbing::get_query::<rustc_query_impl[713632c029548dca]::queries::typeck_item_bodies, rustc_query_impl[713632c029548dca]::plumbing::QueryCtxt>
[INFO] [stderr]   51:     0x7f49208c65f9 - <rustc_session[9bb0fc831dcf3ae9]::session::Session>::time::<(), rustc_typeck[8ab701066ecf1e83]::check_crate::{closure#7}>
[INFO] [stderr]   52:     0x7f49208ba8d3 - rustc_typeck[8ab701066ecf1e83]::check_crate
[INFO] [stderr]   53:     0x7f4920654427 - rustc_interface[8e82cc6f61f52ee6]::passes::analysis
[INFO] [stderr]   54:     0x7f4920aecae3 - rustc_query_system[f79bd8c4faa775ce]::query::plumbing::try_execute_query::<rustc_query_impl[713632c029548dca]::plumbing::QueryCtxt, rustc_query_system[f79bd8c4faa775ce]::query::caches::DefaultCache<(), core[a1225df82ec0a19e]::result::Result<(), rustc_errors[2de1ab05ff8f630e]::ErrorReported>>>
[INFO] [stderr]   55:     0x7f4920b2bd75 - rustc_query_system[f79bd8c4faa775ce]::query::plumbing::get_query::<rustc_query_impl[713632c029548dca]::queries::analysis, rustc_query_impl[713632c029548dca]::plumbing::QueryCtxt>
[INFO] [stderr]   56:     0x7f4920632b48 - <rustc_interface[8e82cc6f61f52ee6]::passes::QueryContext>::enter::<rustc_driver[fde845658e6d28a1]::run_compiler::{closure#1}::{closure#2}::{closure#3}, core[a1225df82ec0a19e]::result::Result<(), rustc_errors[2de1ab05ff8f630e]::ErrorReported>>
[INFO] [stderr]   57:     0x7f4920621005 - rustc_interface[8e82cc6f61f52ee6]::interface::create_compiler_and_run::<core[a1225df82ec0a19e]::result::Result<(), rustc_errors[2de1ab05ff8f630e]::ErrorReported>, rustc_driver[fde845658e6d28a1]::run_compiler::{closure#1}>
[INFO] [stderr]   58:     0x7f49206066a4 - std[eb402c9241147050]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[8e82cc6f61f52ee6]::util::run_in_thread_pool_with_globals<rustc_interface[8e82cc6f61f52ee6]::interface::run_compiler<core[a1225df82ec0a19e]::result::Result<(), rustc_errors[2de1ab05ff8f630e]::ErrorReported>, rustc_driver[fde845658e6d28a1]::run_compiler::{closure#1}>::{closure#0}, core[a1225df82ec0a19e]::result::Result<(), rustc_errors[2de1ab05ff8f630e]::ErrorReported>>::{closure#0}, core[a1225df82ec0a19e]::result::Result<(), rustc_errors[2de1ab05ff8f630e]::ErrorReported>>
[INFO] [stderr]   59:     0x7f4920639929 - <<std[eb402c9241147050]::thread::Builder>::spawn_unchecked_<rustc_interface[8e82cc6f61f52ee6]::util::run_in_thread_pool_with_globals<rustc_interface[8e82cc6f61f52ee6]::interface::run_compiler<core[a1225df82ec0a19e]::result::Result<(), rustc_errors[2de1ab05ff8f630e]::ErrorReported>, rustc_driver[fde845658e6d28a1]::run_compiler::{closure#1}>::{closure#0}, core[a1225df82ec0a19e]::result::Result<(), rustc_errors[2de1ab05ff8f630e]::ErrorReported>>::{closure#0}, core[a1225df82ec0a19e]::result::Result<(), rustc_errors[2de1ab05ff8f630e]::ErrorReported>>::{closure#1} as core[a1225df82ec0a19e]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   60:     0x7f491e04dd43 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h95a31efa3bb13b59
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/alloc/src/boxed.rs:1854:9
[INFO] [stderr]   61:     0x7f491e04dd43 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h65d3a2f2433c608a
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/alloc/src/boxed.rs:1854:9
[INFO] [stderr]   62:     0x7f491e04dd43 - std::sys::unix::thread::Thread::new::thread_start::h28cc0caaa86ab15b
[INFO] [stderr]                                at /rustc/99f967e7ed97803517e5fad18d27698cab977808/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stderr]   63:     0x7f491df5e609 - start_thread
[INFO] [stderr]   64:     0x7f491de77163 - clone
[INFO] [stderr]   65:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.60.0-beta.4 (99f967e7e 2022-03-14) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [typeck] type-checking `plan::pull::<impl at src/plan/pull.rs:80:1: 237:2>::implement`
[INFO] [stderr] #1 [typeck] type-checking `plan::pull::<impl at src/plan/pull.rs:80:1: 237:2>::implement::{closure#0}`
[INFO] [stderr] #2 [typeck_item_bodies] type-checking all item bodies
[INFO] [stderr] #3 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stdout] error: aborting due to 27 previous errors; 41 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `declarative-dataflow` due to 27 previous errors; 41 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d9d184fd1087a2ade40d19dd6fb7d52f6d5efb4e9b68d21dc7ebeaec649742c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9d184fd1087a2ade40d19dd6fb7d52f6d5efb4e9b68d21dc7ebeaec649742c5", kill_on_drop: false }`
[INFO] [stdout] d9d184fd1087a2ade40d19dd6fb7d52f6d5efb4e9b68d21dc7ebeaec649742c5