[INFO] fetching crate differential-dataflow-master 0.13.0-dev.1...
[INFO] testing differential-dataflow-master-0.13.0-dev.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate differential-dataflow-master 0.13.0-dev.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate differential-dataflow-master 0.13.0-dev.1
[INFO] finished tweaking crates.io crate differential-dataflow-master 0.13.0-dev.1
[INFO] tweaked toml for crates.io crate differential-dataflow-master 0.13.0-dev.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate differential-dataflow-master 0.13.0-dev.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate differential-dataflow-master 0.13.0-dev.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded timely-logging-master v0.13.0-dev.1
[INFO] [stderr]   Downloaded timely-container-master v0.13.0-dev.1
[INFO] [stderr]   Downloaded columnation-master v0.1.0-dev.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded timely-bytes-master v0.13.0-dev.1
[INFO] [stderr]   Downloaded abomonation_derive v0.5.0
[INFO] [stderr]   Downloaded timely-communication-master v0.13.0-dev.1
[INFO] [stderr]   Downloaded graph_map v0.1.0
[INFO] [stderr]   Downloaded memmap v0.5.2
[INFO] [stderr]   Downloaded futures-executor v0.3.29
[INFO] [stderr]   Downloaded futures-core v0.3.29
[INFO] [stderr]   Downloaded futures-channel v0.3.29
[INFO] [stderr]   Downloaded futures-io v0.3.29
[INFO] [stderr]   Downloaded futures v0.3.29
[INFO] [stderr]   Downloaded itertools v0.7.11
[INFO] [stderr]   Downloaded timely-master v0.13.0-dev.1
[INFO] [stderr]   Downloaded rdkafka v0.24.0
[INFO] [stderr]   Downloaded syn v2.0.41
[INFO] [stderr]   Downloaded winnow v0.5.28
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.17
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.9
[INFO] [stderr]   Downloaded futures-util v0.3.29
[INFO] [stderr]   Downloaded futures-macro v0.3.29
[INFO] [stderr]   Downloaded futures-task v0.3.29
[INFO] [stderr]   Downloaded abomonation v0.7.3
[INFO] [stderr]   Downloaded futures-sink v0.3.29
[INFO] [stderr]   Downloaded tokio v0.2.25
[INFO] [stderr]   Downloaded rdkafka-sys v2.1.0+1.5.0
[INFO] [stderr]   Downloaded libz-sys v1.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52ad1176557860edef007b8210b937f5137d67d03169458b8ef9c7db9613cba0
[INFO] running `Command { std: "docker" "start" "-a" "52ad1176557860edef007b8210b937f5137d67d03169458b8ef9c7db9613cba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52ad1176557860edef007b8210b937f5137d67d03169458b8ef9c7db9613cba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52ad1176557860edef007b8210b937f5137d67d03169458b8ef9c7db9613cba0", kill_on_drop: false }`
[INFO] [stdout] 52ad1176557860edef007b8210b937f5137d67d03169458b8ef9c7db9613cba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e4c51450d4dbf746bea834fb7cf3a94449fbb78c3c73889a50babcbf8232b13
[INFO] running `Command { std: "docker" "start" "-a" "4e4c51450d4dbf746bea834fb7cf3a94449fbb78c3c73889a50babcbf8232b13", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling timely-bytes-master v0.13.0-dev.1
[INFO] [stderr]    Compiling abomonation v0.7.3
[INFO] [stderr]    Compiling timely-logging-master v0.13.0-dev.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling crossbeam-channel v0.5.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling columnation-master v0.1.0-dev.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling abomonation_derive v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling timely-container-master v0.13.0-dev.1
[INFO] [stderr]    Compiling timely-communication-master v0.13.0-dev.1
[INFO] [stderr]    Compiling timely-master v0.13.0-dev.1
[INFO] [stderr]    Compiling differential-dataflow-master v0.13.0-dev.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operators/arrange/agent.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> {
[INFO] [stdout]    |                               ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operators/arrange/agent.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> {
[INFO] [stdout]    |                                ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn get_logical_compaction(&mut self) -> AntichainRef<Self::Time>;
[INFO] [stdout]     |                               ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Self::Time>;
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn advance_frontier(&mut self) -> AntichainRef<Self::Time> {
[INFO] [stdout]     |                         ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn advance_frontier(&mut self) -> AntichainRef<'_, Self::Time> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:159:32
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn get_physical_compaction(&mut self) -> AntichainRef<Self::Time>;
[INFO] [stdout]     |                                ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Self::Time>;
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:163:29
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn distinguish_frontier(&mut self) -> AntichainRef<Self::Time> {
[INFO] [stdout]     |                             ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn distinguish_frontier(&mut self) -> AntichainRef<'_, Self::Time> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<Self::Time>;
[INFO] [stdout]     |                 ^^^^^^^^^     ---------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<'_, Self::Time>;
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/trace/description.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Clone, Debug, Abomonation, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Description`
[INFO] [stdout] 70 | pub struct Description<Time> {
[INFO] [stdout]    |            ----------- `Description` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/mod.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[derive(Eq, PartialEq, Ord, PartialOrd, Clone, Debug, Abomonation)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `Abomonation` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OffsetList`
[INFO] [stdout] 193 | pub struct OffsetList {
[INFO] [stdout]     |            ---------- `OffsetList` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/implementations/spine_fueled.rs:230:31
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn get_logical_compaction(&mut self) -> AntichainRef<B::Time> { self.logical_frontier.borrow() }
[INFO] [stdout]     |                               ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, B::Time> { self.logical_frontier.borrow() }
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/implementations/spine_fueled.rs:240:32
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn get_physical_compaction(&mut self) -> AntichainRef<B::Time> { self.physical_frontier.borrow() }
[INFO] [stdout]     |                                ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, B::Time> { self.physical_frontier.borrow() }
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/implementations/merge_batcher.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<T> {
[INFO] [stdout]     |                 ^^^^^^^^^     ------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<'_, T> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/implementations/merge_batcher_col.rs:141:17
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<T> {
[INFO] [stdout]     |                 ^^^^^^^^^     ------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<'_, T> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/trace/implementations/ord_neu.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[derive(Abomonation, Debug)]
[INFO] [stdout]    |              ^----------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `Abomonation` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OrdValStorage`
[INFO] [stdout] 80 |     pub struct OrdValStorage<L: Layout> {
[INFO] [stdout]    |                ------------- `OrdValStorage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/ord_neu.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[derive(Abomonation)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OrdValBatch`
[INFO] [stdout] 126 |     pub struct OrdValBatch<L: Layout> {
[INFO] [stdout]     |                ----------- `OrdValBatch` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/ord_neu.rs:645:14
[INFO] [stdout]     |
[INFO] [stdout] 645 |     #[derive(Abomonation, Debug)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OrdKeyStorage`
[INFO] [stdout] 646 |     pub struct OrdKeyStorage<L: Layout> {
[INFO] [stdout]     |                ------------- `OrdKeyStorage` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/ord_neu.rs:681:14
[INFO] [stdout]     |
[INFO] [stdout] 681 |     #[derive(Abomonation)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OrdKeyBatch`
[INFO] [stdout] 682 |     pub struct OrdKeyBatch<L: Layout> {
[INFO] [stdout]     |                ----------- `OrdKeyBatch` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/trace/implementations/rhh.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(Copy, Clone, Eq, PartialEq, Debug, Abomonation, Default)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Abomonation` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_HashWrapper`
[INFO] [stdout] 45 | pub struct HashWrapper<T: std::hash::Hash + Hashable> {
[INFO] [stdout]    |            ----------- `HashWrapper` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/rhh.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[derive(Abomonation)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_RhhValStorage`
[INFO] [stdout] 107 |     pub struct RhhValStorage<L: Layout> 
[INFO] [stdout]     |                ------------- `RhhValStorage` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/rhh.rs:234:14
[INFO] [stdout]     |
[INFO] [stdout] 234 |     #[derive(Abomonation)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_RhhValBatch`
[INFO] [stdout] 235 |     pub struct RhhValBatch<L: Layout> 
[INFO] [stdout]     |                ----------- `RhhValBatch` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/enter.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_logical_compaction(&mut self) -> AntichainRef<TInner> {
[INFO] [stdout]    |                               ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, TInner> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/enter.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn get_physical_compaction(&mut self) -> AntichainRef<TInner> {
[INFO] [stdout]    |                                ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, TInner> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/enter_at.rs:83:31
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_logical_compaction(&mut self) -> AntichainRef<TInner> {
[INFO] [stdout]    |                               ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, TInner> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/enter_at.rs:98:32
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn get_physical_compaction(&mut self) -> AntichainRef<TInner> {
[INFO] [stdout]    |                                ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, TInner> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/frontier.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]    |                               ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/frontier.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]    |                                ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/wrappers/rc.rs:119:31
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.logical_compaction.borrow() }
[INFO] [stdout]     |                               ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.logical_compaction.borrow() }
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/wrappers/rc.rs:125:32
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.physical_compaction.borrow() }
[INFO] [stdout]     |                                ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.physical_compaction.borrow() }
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/filter.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]    |                               ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/filter.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]    |                                ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/wrappers/freeze.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]     |                               ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/wrappers/freeze.rs:107:32
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]     |                                ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/difference.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[derive(Abomonation, Copy, Ord, PartialOrd, Eq, PartialEq, Debug, Clone, Serialize, Deserialize, Hash)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Present`
[INFO] [stdout] 155 |     pub struct Present;
[INFO] [stdout]     |                ------- `Present` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dynamic/pointstamp.rs:22:90
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Hash, Default, Clone, Eq, PartialEq, Ord, PartialOrd, Debug, Serialize, Deserialize, Abomonation,
[INFO] [stdout]    |                                                                                          ^----------
[INFO] [stdout]    |                                                                                          |
[INFO] [stdout]    |                                                                                          `Abomonation` is not local
[INFO] [stdout]    |                                                                                          move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_PointStamp`
[INFO] [stdout] 23 | )]
[INFO] [stdout] 24 | pub struct PointStamp<T> {
[INFO] [stdout]    |            ---------- `PointStamp` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dynamic/pointstamp.rs:70:90
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Hash, Default, Clone, Eq, PartialEq, Ord, PartialOrd, Debug, Serialize, Deserialize, Abomonation
[INFO] [stdout]    |                                                                                          ^----------
[INFO] [stdout]    |                                                                                          |
[INFO] [stdout]    |                                                                                          `Abomonation` is not local
[INFO] [stdout]    |                                                                                          move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_PointStampSummary`
[INFO] [stdout] 71 | )]
[INFO] [stdout] 72 | pub struct PointStampSummary<TS> {
[INFO] [stdout]    |            ----------------- `PointStampSummary` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_DifferentialEvent`
[INFO] [stdout] 23 | pub enum DifferentialEvent {
[INFO] [stdout]    |          ----------------- `DifferentialEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_BatchEvent`
[INFO] [stdout] 40 | pub struct BatchEvent {
[INFO] [stdout]    |            ---------- `BatchEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_BatcherEvent`
[INFO] [stdout] 52 | pub struct BatcherEvent {
[INFO] [stdout]    |            ------------ `BatcherEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_DropEvent`
[INFO] [stdout] 69 | pub struct DropEvent {
[INFO] [stdout]    |            --------- `DropEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:79:24
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_MergeEvent`
[INFO] [stdout] 80 | pub struct MergeEvent {
[INFO] [stdout]    |            ---------- `MergeEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:96:24
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_MergeShortfall`
[INFO] [stdout] 97 | pub struct MergeShortfall {
[INFO] [stdout]    |            -------------- `MergeShortfall` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/logging.rs:109:24
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Abomonation` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TraceShare`
[INFO] [stdout] 110 | pub struct TraceShare {
[INFO] [stdout]     |            ---------- `TraceShare` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/capture.rs:17:80
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Ord, PartialOrd, Eq, PartialEq, Debug, Clone, Serialize, Deserialize, Abomonation)]
[INFO] [stdout]    |                                                                                ^----------
[INFO] [stdout]    |                                                                                |
[INFO] [stdout]    |                                                                                `Abomonation` is not local
[INFO] [stdout]    |                                                                                move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Message`
[INFO] [stdout] 18 | pub enum Message<D, T, R> {
[INFO] [stdout]    |          ------- `Message` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/capture.rs:35:80
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Ord, PartialOrd, Eq, PartialEq, Debug, Clone, Serialize, Deserialize, Abomonation)]
[INFO] [stdout]    |                                                                                ^----------
[INFO] [stdout]    |                                                                                |
[INFO] [stdout]    |                                                                                `Abomonation` is not local
[INFO] [stdout]    |                                                                                move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Progress`
[INFO] [stdout] 36 | pub struct Progress<T> {
[INFO] [stdout]    |            -------- `Progress` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.10s
[INFO] running `Command { std: "docker" "inspect" "4e4c51450d4dbf746bea834fb7cf3a94449fbb78c3c73889a50babcbf8232b13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e4c51450d4dbf746bea834fb7cf3a94449fbb78c3c73889a50babcbf8232b13", kill_on_drop: false }`
[INFO] [stdout] 4e4c51450d4dbf746bea834fb7cf3a94449fbb78c3c73889a50babcbf8232b13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbc22323566566cf33eb2cd7a9210f1f3d4a4390599a2680c697b8e31e14c8dd
[INFO] running `Command { std: "docker" "start" "-a" "bbc22323566566cf33eb2cd7a9210f1f3d4a4390599a2680c697b8e31e14c8dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rdkafka-sys v2.1.0+1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling memmap v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling graph_map v0.1.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling abomonation_derive v0.5.0
[INFO] [stderr]    Compiling timely-communication-master v0.13.0-dev.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling timely-master v0.13.0-dev.1
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling differential-dataflow-master v0.13.0-dev.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operators/arrange/agent.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> {
[INFO] [stdout]    |                               ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operators/arrange/agent.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> {
[INFO] [stdout]    |                                ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn get_logical_compaction(&mut self) -> AntichainRef<Self::Time>;
[INFO] [stdout]     |                               ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Self::Time>;
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn advance_frontier(&mut self) -> AntichainRef<Self::Time> {
[INFO] [stdout]     |                         ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn advance_frontier(&mut self) -> AntichainRef<'_, Self::Time> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:159:32
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn get_physical_compaction(&mut self) -> AntichainRef<Self::Time>;
[INFO] [stdout]     |                                ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Self::Time>;
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:163:29
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn distinguish_frontier(&mut self) -> AntichainRef<Self::Time> {
[INFO] [stdout]     |                             ^^^^^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn distinguish_frontier(&mut self) -> AntichainRef<'_, Self::Time> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/mod.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<Self::Time>;
[INFO] [stdout]     |                 ^^^^^^^^^     ---------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<'_, Self::Time>;
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/trace/description.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Clone, Debug, Abomonation, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Description`
[INFO] [stdout] 70 | pub struct Description<Time> {
[INFO] [stdout]    |            ----------- `Description` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/mod.rs:192:56
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[derive(Eq, PartialEq, Ord, PartialOrd, Clone, Debug, Abomonation)]
[INFO] [stdout]     |                                                        ^----------
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        `Abomonation` is not local
[INFO] [stdout]     |                                                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OffsetList`
[INFO] [stdout] 193 | pub struct OffsetList {
[INFO] [stdout]     |            ---------- `OffsetList` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/implementations/spine_fueled.rs:230:31
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn get_logical_compaction(&mut self) -> AntichainRef<B::Time> { self.logical_frontier.borrow() }
[INFO] [stdout]     |                               ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, B::Time> { self.logical_frontier.borrow() }
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/implementations/spine_fueled.rs:240:32
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn get_physical_compaction(&mut self) -> AntichainRef<B::Time> { self.physical_frontier.borrow() }
[INFO] [stdout]     |                                ^^^^^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, B::Time> { self.physical_frontier.borrow() }
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/implementations/merge_batcher.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<T> {
[INFO] [stdout]     |                 ^^^^^^^^^     ------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<'_, T> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/implementations/merge_batcher_col.rs:141:17
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<T> {
[INFO] [stdout]     |                 ^^^^^^^^^     ------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn frontier(&mut self) -> timely::progress::frontier::AntichainRef<'_, T> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/trace/implementations/ord_neu.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[derive(Abomonation, Debug)]
[INFO] [stdout]    |              ^----------
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `Abomonation` is not local
[INFO] [stdout]    |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OrdValStorage`
[INFO] [stdout] 80 |     pub struct OrdValStorage<L: Layout> {
[INFO] [stdout]    |                ------------- `OrdValStorage` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/ord_neu.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[derive(Abomonation)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OrdValBatch`
[INFO] [stdout] 126 |     pub struct OrdValBatch<L: Layout> {
[INFO] [stdout]     |                ----------- `OrdValBatch` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/ord_neu.rs:645:14
[INFO] [stdout]     |
[INFO] [stdout] 645 |     #[derive(Abomonation, Debug)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OrdKeyStorage`
[INFO] [stdout] 646 |     pub struct OrdKeyStorage<L: Layout> {
[INFO] [stdout]     |                ------------- `OrdKeyStorage` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/ord_neu.rs:681:14
[INFO] [stdout]     |
[INFO] [stdout] 681 |     #[derive(Abomonation)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OrdKeyBatch`
[INFO] [stdout] 682 |     pub struct OrdKeyBatch<L: Layout> {
[INFO] [stdout]     |                ----------- `OrdKeyBatch` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/trace/implementations/rhh.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(Copy, Clone, Eq, PartialEq, Debug, Abomonation, Default)]
[INFO] [stdout]    |                                             ^----------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `Abomonation` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_HashWrapper`
[INFO] [stdout] 45 | pub struct HashWrapper<T: std::hash::Hash + Hashable> {
[INFO] [stdout]    |            ----------- `HashWrapper` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/rhh.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[derive(Abomonation)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_RhhValStorage`
[INFO] [stdout] 107 |     pub struct RhhValStorage<L: Layout> 
[INFO] [stdout]     |                ------------- `RhhValStorage` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/trace/implementations/rhh.rs:234:14
[INFO] [stdout]     |
[INFO] [stdout] 234 |     #[derive(Abomonation)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_RhhValBatch`
[INFO] [stdout] 235 |     pub struct RhhValBatch<L: Layout> 
[INFO] [stdout]     |                ----------- `RhhValBatch` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/enter.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_logical_compaction(&mut self) -> AntichainRef<TInner> {
[INFO] [stdout]    |                               ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, TInner> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/enter.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn get_physical_compaction(&mut self) -> AntichainRef<TInner> {
[INFO] [stdout]    |                                ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, TInner> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/enter_at.rs:83:31
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_logical_compaction(&mut self) -> AntichainRef<TInner> {
[INFO] [stdout]    |                               ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, TInner> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/enter_at.rs:98:32
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn get_physical_compaction(&mut self) -> AntichainRef<TInner> {
[INFO] [stdout]    |                                ^^^^^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, TInner> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/frontier.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]    |                               ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/frontier.rs:70:32
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]    |                                ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/wrappers/rc.rs:119:31
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.logical_compaction.borrow() }
[INFO] [stdout]     |                               ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.logical_compaction.borrow() }
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/wrappers/rc.rs:125:32
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.physical_compaction.borrow() }
[INFO] [stdout]     |                                ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.physical_compaction.borrow() }
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/filter.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]    |                               ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/trace/wrappers/filter.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]    |                                ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/wrappers/freeze.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get_logical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]     |                               ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get_logical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_logical_compaction() }
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trace/wrappers/freeze.rs:107:32
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn get_physical_compaction(&mut self) -> AntichainRef<Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]     |                                ^^^^^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn get_physical_compaction(&mut self) -> AntichainRef<'_, Tr::Time> { self.trace.get_physical_compaction() }
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/difference.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[derive(Abomonation, Copy, Ord, PartialOrd, Eq, PartialEq, Debug, Clone, Serialize, Deserialize, Hash)]
[INFO] [stdout]     |              ^----------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Abomonation` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Present`
[INFO] [stdout] 155 |     pub struct Present;
[INFO] [stdout]     |                ------- `Present` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dynamic/pointstamp.rs:22:90
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Hash, Default, Clone, Eq, PartialEq, Ord, PartialOrd, Debug, Serialize, Deserialize, Abomonation,
[INFO] [stdout]    |                                                                                          ^----------
[INFO] [stdout]    |                                                                                          |
[INFO] [stdout]    |                                                                                          `Abomonation` is not local
[INFO] [stdout]    |                                                                                          move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_PointStamp`
[INFO] [stdout] 23 | )]
[INFO] [stdout] 24 | pub struct PointStamp<T> {
[INFO] [stdout]    |            ---------- `PointStamp` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dynamic/pointstamp.rs:70:90
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Hash, Default, Clone, Eq, PartialEq, Ord, PartialOrd, Debug, Serialize, Deserialize, Abomonation
[INFO] [stdout]    |                                                                                          ^----------
[INFO] [stdout]    |                                                                                          |
[INFO] [stdout]    |                                                                                          `Abomonation` is not local
[INFO] [stdout]    |                                                                                          move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_PointStampSummary`
[INFO] [stdout] 71 | )]
[INFO] [stdout] 72 | pub struct PointStampSummary<TS> {
[INFO] [stdout]    |            ----------------- `PointStampSummary` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_DifferentialEvent`
[INFO] [stdout] 23 | pub enum DifferentialEvent {
[INFO] [stdout]    |          ----------------- `DifferentialEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_BatchEvent`
[INFO] [stdout] 40 | pub struct BatchEvent {
[INFO] [stdout]    |            ---------- `BatchEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_BatcherEvent`
[INFO] [stdout] 52 | pub struct BatcherEvent {
[INFO] [stdout]    |            ------------ `BatcherEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:68:24
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_DropEvent`
[INFO] [stdout] 69 | pub struct DropEvent {
[INFO] [stdout]    |            --------- `DropEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:79:24
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_MergeEvent`
[INFO] [stdout] 80 | pub struct MergeEvent {
[INFO] [stdout]    |            ---------- `MergeEvent` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/logging.rs:96:24
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]    |                        ^----------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Abomonation` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_MergeShortfall`
[INFO] [stdout] 97 | pub struct MergeShortfall {
[INFO] [stdout]    |            -------------- `MergeShortfall` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/logging.rs:109:24
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[derive(Debug, Clone, Abomonation, Ord, PartialOrd, Eq, PartialEq)]
[INFO] [stdout]     |                        ^----------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `Abomonation` is not local
[INFO] [stdout]     |                        move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TraceShare`
[INFO] [stdout] 110 | pub struct TraceShare {
[INFO] [stdout]     |            ---------- `TraceShare` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/capture.rs:17:80
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Ord, PartialOrd, Eq, PartialEq, Debug, Clone, Serialize, Deserialize, Abomonation)]
[INFO] [stdout]    |                                                                                ^----------
[INFO] [stdout]    |                                                                                |
[INFO] [stdout]    |                                                                                `Abomonation` is not local
[INFO] [stdout]    |                                                                                move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Message`
[INFO] [stdout] 18 | pub enum Message<D, T, R> {
[INFO] [stdout]    |          ------- `Message` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/capture.rs:35:80
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Ord, PartialOrd, Eq, PartialEq, Debug, Clone, Serialize, Deserialize, Abomonation)]
[INFO] [stdout]    |                                                                                ^----------
[INFO] [stdout]    |                                                                                |
[INFO] [stdout]    |                                                                                `Abomonation` is not local
[INFO] [stdout]    |                                                                                move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Progress`
[INFO] [stdout] 36 | pub struct Progress<T> {
[INFO] [stdout]    |            -------- `Progress` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rdkafka v0.24.0
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> examples/interpreted.rs:31:97
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...                   .flat_map(|node| graph.edges(node).iter().cloned().map(move |dst| ((node as u32, dst))))
[INFO] [stdout]    |                                                                                         ^                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 31 -                               .flat_map(|node| graph.edges(node).iter().cloned().map(move |dst| ((node as u32, dst))))
[INFO] [stdout] 31 +                               .flat_map(|node| graph.edges(node).iter().cloned().map(move |dst| (node as u32, dst)))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `differential-dataflow-master` (example "interpreted"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name interpreted --edition=2021 examples/interpreted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=5bf1ee7c5d558925 -C extra-filename=-db6d9b1f029c41de --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-dc3f21f01fb62517.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-cd82c47d0d0a9cff.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c1ee8b277fe5cd85.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3f91e0f3212dbed5.rlib --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-e66b1c3aebbd82fc.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-773757b135178300.rlib --extern graph_map=/opt/rustwide/target/debug/deps/libgraph_map-a3e0c04af9bc99a6.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f35d1be25005d493.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-122a99cef1bf948c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ba116cbcb7584dd.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-8035059ed8736c27.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cdab58e74c0a42cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b0e8599e2d6b518.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-4146f908b186a662.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-83f3ae6597b2ce40/out/src` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `differential-dataflow-master` (test "reduce")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name reduce --edition=2021 tests/reduce.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=4af2251296cddd62 -C extra-filename=-12eb4d50447dfb48 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-dc3f21f01fb62517.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-cd82c47d0d0a9cff.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c1ee8b277fe5cd85.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3f91e0f3212dbed5.rlib --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-e66b1c3aebbd82fc.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-773757b135178300.rlib --extern graph_map=/opt/rustwide/target/debug/deps/libgraph_map-a3e0c04af9bc99a6.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f35d1be25005d493.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-122a99cef1bf948c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ba116cbcb7584dd.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-8035059ed8736c27.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cdab58e74c0a42cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b0e8599e2d6b518.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-4146f908b186a662.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-83f3ae6597b2ce40/out/src` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `differential-dataflow-master` (example "dynamic")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name dynamic --edition=2021 examples/dynamic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=580127aeb6684b03 -C extra-filename=-8144abec6e973434 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-dc3f21f01fb62517.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-cd82c47d0d0a9cff.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c1ee8b277fe5cd85.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3f91e0f3212dbed5.rlib --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-e66b1c3aebbd82fc.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-773757b135178300.rlib --extern graph_map=/opt/rustwide/target/debug/deps/libgraph_map-a3e0c04af9bc99a6.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f35d1be25005d493.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-122a99cef1bf948c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ba116cbcb7584dd.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-8035059ed8736c27.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cdab58e74c0a42cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b0e8599e2d6b518.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-4146f908b186a662.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-83f3ae6597b2ce40/out/src` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `differential-dataflow-master` (example "capture-test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name capture_test --edition=2021 examples/capture-test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=82a7b7c3a733256e -C extra-filename=-668ecc6ec1ae24af --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-dc3f21f01fb62517.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-cd82c47d0d0a9cff.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c1ee8b277fe5cd85.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3f91e0f3212dbed5.rlib --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-e66b1c3aebbd82fc.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-773757b135178300.rlib --extern graph_map=/opt/rustwide/target/debug/deps/libgraph_map-a3e0c04af9bc99a6.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f35d1be25005d493.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-122a99cef1bf948c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ba116cbcb7584dd.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-8035059ed8736c27.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cdab58e74c0a42cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b0e8599e2d6b518.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-4146f908b186a662.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-83f3ae6597b2ce40/out/src` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `differential-dataflow-master` (example "projekt")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name projekt --edition=2021 examples/projekt.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=570b1b6b04e6da94 -C extra-filename=-62a53538d64f71e7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-dc3f21f01fb62517.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-cd82c47d0d0a9cff.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c1ee8b277fe5cd85.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3f91e0f3212dbed5.rlib --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-e66b1c3aebbd82fc.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-773757b135178300.rlib --extern graph_map=/opt/rustwide/target/debug/deps/libgraph_map-a3e0c04af9bc99a6.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f35d1be25005d493.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-122a99cef1bf948c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ba116cbcb7584dd.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-8035059ed8736c27.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cdab58e74c0a42cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b0e8599e2d6b518.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-4146f908b186a662.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-83f3ae6597b2ce40/out/src` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `differential-dataflow-master` (example "spines")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name spines --edition=2021 examples/spines.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=a88b290ded745ff4 -C extra-filename=-d2870759384ce3e3 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-dc3f21f01fb62517.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-cd82c47d0d0a9cff.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c1ee8b277fe5cd85.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3f91e0f3212dbed5.rlib --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-e66b1c3aebbd82fc.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-773757b135178300.rlib --extern graph_map=/opt/rustwide/target/debug/deps/libgraph_map-a3e0c04af9bc99a6.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f35d1be25005d493.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-122a99cef1bf948c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ba116cbcb7584dd.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-8035059ed8736c27.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cdab58e74c0a42cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b0e8599e2d6b518.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-4146f908b186a662.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-83f3ae6597b2ce40/out/src` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `differential-dataflow-master` (example "arrange")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrange --edition=2021 examples/arrange.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=c086712a32a11ca5 -C extra-filename=-a3af8a1c0815d933 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-dc3f21f01fb62517.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-cd82c47d0d0a9cff.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c1ee8b277fe5cd85.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3f91e0f3212dbed5.rlib --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-e66b1c3aebbd82fc.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-773757b135178300.rlib --extern graph_map=/opt/rustwide/target/debug/deps/libgraph_map-a3e0c04af9bc99a6.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f35d1be25005d493.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-122a99cef1bf948c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ba116cbcb7584dd.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-8035059ed8736c27.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cdab58e74c0a42cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b0e8599e2d6b518.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-4146f908b186a662.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-83f3ae6597b2ce40/out/src` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `differential-dataflow-master` (test "join")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name join --edition=2021 tests/join.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=63d54be187d06fdc -C extra-filename=-c4264fd6de380e24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-dc3f21f01fb62517.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-cd82c47d0d0a9cff.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c1ee8b277fe5cd85.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3f91e0f3212dbed5.rlib --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-e66b1c3aebbd82fc.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-773757b135178300.rlib --extern graph_map=/opt/rustwide/target/debug/deps/libgraph_map-a3e0c04af9bc99a6.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f35d1be25005d493.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-122a99cef1bf948c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ba116cbcb7584dd.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-8035059ed8736c27.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cdab58e74c0a42cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b0e8599e2d6b518.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-4146f908b186a662.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-83f3ae6597b2ce40/out/src` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `differential-dataflow-master` (example "itembased_cf")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name itembased_cf --edition=2021 examples/itembased_cf.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=e9902dea42edf625 -C extra-filename=-10f421c19f0d0c6c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-dc3f21f01fb62517.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-cd82c47d0d0a9cff.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c1ee8b277fe5cd85.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3f91e0f3212dbed5.rlib --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-e66b1c3aebbd82fc.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-773757b135178300.rlib --extern graph_map=/opt/rustwide/target/debug/deps/libgraph_map-a3e0c04af9bc99a6.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f35d1be25005d493.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-122a99cef1bf948c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ba116cbcb7584dd.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-8035059ed8736c27.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cdab58e74c0a42cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b0e8599e2d6b518.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-4146f908b186a662.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-83f3ae6597b2ce40/out/src` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bbc22323566566cf33eb2cd7a9210f1f3d4a4390599a2680c697b8e31e14c8dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbc22323566566cf33eb2cd7a9210f1f3d4a4390599a2680c697b8e31e14c8dd", kill_on_drop: false }`
[INFO] [stdout] bbc22323566566cf33eb2cd7a9210f1f3d4a4390599a2680c697b8e31e14c8dd
