[INFO] fetching crate timely 0.12.0... [INFO] testing timely-0.12.0 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] extracting crate timely 0.12.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate timely 0.12.0 on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate timely 0.12.0 [INFO] finished tweaking crates.io crate timely 0.12.0 [INFO] tweaked toml for crates.io crate timely 0.12.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate timely 0.12.0 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" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bb921e9282244c9965d6c5dfe82b3576c2c11f3b9332ce17b1b63736f4f9dc4 [INFO] running `Command { std: "docker" "start" "-a" "7bb921e9282244c9965d6c5dfe82b3576c2c11f3b9332ce17b1b63736f4f9dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bb921e9282244c9965d6c5dfe82b3576c2c11f3b9332ce17b1b63736f4f9dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb921e9282244c9965d6c5dfe82b3576c2c11f3b9332ce17b1b63736f4f9dc4", kill_on_drop: false }` [INFO] [stdout] 7bb921e9282244c9965d6c5dfe82b3576c2c11f3b9332ce17b1b63736f4f9dc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e580b3329fefd3c855df5ae3df2b1220c55c95bf8d9adb2fb17bbebe5d7a49e2 [INFO] running `Command { std: "docker" "start" "-a" "e580b3329fefd3c855df5ae3df2b1220c55c95bf8d9adb2fb17bbebe5d7a49e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling timely_logging v0.12.0 [INFO] [stderr] Compiling timely_bytes v0.12.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling timely_communication v0.12.0 [INFO] [stderr] Compiling timely v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/synchronization/sequence.rs:160:29 [INFO] [stdout] | [INFO] [stdout] 160 | let mut activator = activator_borrow.as_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/synchronization/sequence.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | let mut activator = activator_borrow.as_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [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/progress/mod.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, 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_Location` [INFO] [stdout] 19 | pub struct Location { [INFO] [stdout] | -------- `Location` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/progress/mod.rs:60:68 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, 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_Port` [INFO] [stdout] 61 | pub enum Port { [INFO] [stdout] | ---- `Port` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/progress/change_batch.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, Eq, PartialEq, 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_ChangeBatch` [INFO] [stdout] 13 | pub struct ChangeBatch { [INFO] [stdout] | ----------- `ChangeBatch` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/progress/frontier.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, Default, 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_Antichain` [INFO] [stdout] 17 | pub struct Antichain { [INFO] [stdout] | --------- `Antichain` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/progress/frontier.rs:225:24 [INFO] [stdout] | [INFO] [stdout] 225 | #[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_MutableAntichain` [INFO] [stdout] 226 | pub struct MutableAntichain { [INFO] [stdout] | ---------------- `MutableAntichain` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/progress/frontier.rs:511:36 [INFO] [stdout] | [INFO] [stdout] 511 | frontier: self.frontier.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[T]` does not implement `Clone`, so calling `clone` on `&[T]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [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/dataflow/operators/capture/event.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone, Abomonation, Hash, 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_Event` [INFO] [stdout] 9 | pub enum Event { [INFO] [stdout] | ----- `Event` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/dataflow/channels/mod.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, 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_Message` [INFO] [stdout] 17 | pub struct Message { [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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/order.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Abomonation, Copy, Clone, Hash, Eq, PartialEq, Default, Ord, PartialOrd, 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_Product` [INFO] [stdout] 73 | pub struct Product { [INFO] [stdout] | ------- `Product` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:34 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OperatesEvent` [INFO] [stdout] 52 | /// The creation of an `Operate` implementor. [INFO] [stdout] 53 | pub struct OperatesEvent { [INFO] [stdout] | ------------- `OperatesEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ChannelsEvent` [INFO] [stdout] 63 | /// The creation of a channel between operators. [INFO] [stdout] 64 | pub struct ChannelsEvent { [INFO] [stdout] | ------------- `ChannelsEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_PushProgressEvent` [INFO] [stdout] 149 | /// External progress pushed onto an operator [INFO] [stdout] 150 | pub struct PushProgressEvent { [INFO] [stdout] | ----------------- `PushProgressEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_MessagesEvent` [INFO] [stdout] 156 | /// Message send or receive event [INFO] [stdout] 157 | pub struct MessagesEvent { [INFO] [stdout] | ------------- `MessagesEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:173:34 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, PartialEq, Eq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_StartStop` [INFO] [stdout] 174 | pub enum StartStop { [INFO] [stdout] | --------- `StartStop` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:181:34 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ScheduleEvent` [INFO] [stdout] 182 | /// Operator start or stop. [INFO] [stdout] 183 | pub struct ScheduleEvent { [INFO] [stdout] | ------------- `ScheduleEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ShutdownEvent` [INFO] [stdout] 200 | /// Operator shutdown. [INFO] [stdout] 201 | pub struct ShutdownEvent { [INFO] [stdout] | ------------- `ShutdownEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ApplicationEvent` [INFO] [stdout] 207 | /// Application-defined code start or stop [INFO] [stdout] 208 | pub struct ApplicationEvent { [INFO] [stdout] | ---------------- `ApplicationEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:215:34 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_GuardedMessageEvent` [INFO] [stdout] 216 | /// Application-defined code start or stop [INFO] [stdout] 217 | pub struct GuardedMessageEvent { [INFO] [stdout] | ------------------- `GuardedMessageEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:222:34 [INFO] [stdout] | [INFO] [stdout] 222 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_GuardedProgressEvent` [INFO] [stdout] 223 | /// Application-defined code start or stop [INFO] [stdout] 224 | pub struct GuardedProgressEvent { [INFO] [stdout] | -------------------- `GuardedProgressEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:229:34 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Serialize, Deserialize, Abomonation, Debug, PartialEq, Eq, Hash, Clone, Copy)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimelySetup` [INFO] [stdout] 230 | /// Identifier of the worker that generated a log line [INFO] [stdout] 231 | pub struct TimelySetup { [INFO] [stdout] | ----------- `TimelySetup` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_CommChannelKind` [INFO] [stdout] 237 | /// Kind of communication channel [INFO] [stdout] 238 | pub enum CommChannelKind { [INFO] [stdout] | --------------- `CommChannelKind` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:245:34 [INFO] [stdout] | [INFO] [stdout] 245 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_CommChannelsEvent` [INFO] [stdout] 246 | /// Event on a communication channel [INFO] [stdout] 247 | pub struct CommChannelsEvent { [INFO] [stdout] | ----------------- `CommChannelsEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:254:34 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_InputEvent` [INFO] [stdout] 255 | /// Input logic start/stop [INFO] [stdout] 256 | pub struct InputEvent { [INFO] [stdout] | ---------- `InputEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:262:34 [INFO] [stdout] | [INFO] [stdout] 262 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, PartialEq, Eq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ParkEvent` [INFO] [stdout] 263 | pub enum ParkEvent { [INFO] [stdout] | --------- `ParkEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:277:48 [INFO] [stdout] | [INFO] [stdout] 277 | #[derive(Serialize, Deserialize, Debug, Clone, Abomonation, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimelyEvent` [INFO] [stdout] 278 | /// An event in a timely worker [INFO] [stdout] 279 | pub enum TimelyEvent { [INFO] [stdout] | ----------- `TimelyEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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 6.66s [INFO] running `Command { std: "docker" "inspect" "e580b3329fefd3c855df5ae3df2b1220c55c95bf8d9adb2fb17bbebe5d7a49e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e580b3329fefd3c855df5ae3df2b1220c55c95bf8d9adb2fb17bbebe5d7a49e2", kill_on_drop: false }` [INFO] [stdout] e580b3329fefd3c855df5ae3df2b1220c55c95bf8d9adb2fb17bbebe5d7a49e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6df0394301279d05283efd00377f0bf0fec4e920fedd290815ddf60b74a5b57d [INFO] running `Command { std: "docker" "start" "-a" "6df0394301279d05283efd00377f0bf0fec4e920fedd290815ddf60b74a5b57d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/synchronization/sequence.rs:160:29 [INFO] [stdout] | [INFO] [stdout] 160 | let mut activator = activator_borrow.as_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/synchronization/sequence.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | let mut activator = activator_borrow.as_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [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/progress/mod.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, 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_Location` [INFO] [stdout] 19 | pub struct Location { [INFO] [stdout] | -------- `Location` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/progress/mod.rs:60:68 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, 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_Port` [INFO] [stdout] 61 | pub enum Port { [INFO] [stdout] | ---- `Port` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/progress/change_batch.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, Eq, PartialEq, 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_ChangeBatch` [INFO] [stdout] 13 | pub struct ChangeBatch { [INFO] [stdout] | ----------- `ChangeBatch` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/progress/frontier.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, Default, 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_Antichain` [INFO] [stdout] 17 | pub struct Antichain { [INFO] [stdout] | --------- `Antichain` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/progress/frontier.rs:225:24 [INFO] [stdout] | [INFO] [stdout] 225 | #[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_MutableAntichain` [INFO] [stdout] 226 | pub struct MutableAntichain { [INFO] [stdout] | ---------------- `MutableAntichain` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/progress/frontier.rs:511:36 [INFO] [stdout] | [INFO] [stdout] 511 | frontier: self.frontier.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[T]` does not implement `Clone`, so calling `clone` on `&[T]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [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/dataflow/operators/capture/event.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone, Abomonation, Hash, 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_Event` [INFO] [stdout] 9 | pub enum Event { [INFO] [stdout] | ----- `Event` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/dataflow/channels/mod.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, 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_Message` [INFO] [stdout] 17 | pub struct Message { [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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/order.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Abomonation, Copy, Clone, Hash, Eq, PartialEq, Default, Ord, PartialOrd, 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_Product` [INFO] [stdout] 73 | pub struct Product { [INFO] [stdout] | ------- `Product` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:34 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OperatesEvent` [INFO] [stdout] 52 | /// The creation of an `Operate` implementor. [INFO] [stdout] 53 | pub struct OperatesEvent { [INFO] [stdout] | ------------- `OperatesEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ChannelsEvent` [INFO] [stdout] 63 | /// The creation of a channel between operators. [INFO] [stdout] 64 | pub struct ChannelsEvent { [INFO] [stdout] | ------------- `ChannelsEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_PushProgressEvent` [INFO] [stdout] 149 | /// External progress pushed onto an operator [INFO] [stdout] 150 | pub struct PushProgressEvent { [INFO] [stdout] | ----------------- `PushProgressEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_MessagesEvent` [INFO] [stdout] 156 | /// Message send or receive event [INFO] [stdout] 157 | pub struct MessagesEvent { [INFO] [stdout] | ------------- `MessagesEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:173:34 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, PartialEq, Eq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_StartStop` [INFO] [stdout] 174 | pub enum StartStop { [INFO] [stdout] | --------- `StartStop` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:181:34 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ScheduleEvent` [INFO] [stdout] 182 | /// Operator start or stop. [INFO] [stdout] 183 | pub struct ScheduleEvent { [INFO] [stdout] | ------------- `ScheduleEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ShutdownEvent` [INFO] [stdout] 200 | /// Operator shutdown. [INFO] [stdout] 201 | pub struct ShutdownEvent { [INFO] [stdout] | ------------- `ShutdownEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ApplicationEvent` [INFO] [stdout] 207 | /// Application-defined code start or stop [INFO] [stdout] 208 | pub struct ApplicationEvent { [INFO] [stdout] | ---------------- `ApplicationEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:215:34 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_GuardedMessageEvent` [INFO] [stdout] 216 | /// Application-defined code start or stop [INFO] [stdout] 217 | pub struct GuardedMessageEvent { [INFO] [stdout] | ------------------- `GuardedMessageEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:222:34 [INFO] [stdout] | [INFO] [stdout] 222 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_GuardedProgressEvent` [INFO] [stdout] 223 | /// Application-defined code start or stop [INFO] [stdout] 224 | pub struct GuardedProgressEvent { [INFO] [stdout] | -------------------- `GuardedProgressEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:229:34 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Serialize, Deserialize, Abomonation, Debug, PartialEq, Eq, Hash, Clone, Copy)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimelySetup` [INFO] [stdout] 230 | /// Identifier of the worker that generated a log line [INFO] [stdout] 231 | pub struct TimelySetup { [INFO] [stdout] | ----------- `TimelySetup` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_CommChannelKind` [INFO] [stdout] 237 | /// Kind of communication channel [INFO] [stdout] 238 | pub enum CommChannelKind { [INFO] [stdout] | --------------- `CommChannelKind` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:245:34 [INFO] [stdout] | [INFO] [stdout] 245 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_CommChannelsEvent` [INFO] [stdout] 246 | /// Event on a communication channel [INFO] [stdout] 247 | pub struct CommChannelsEvent { [INFO] [stdout] | ----------------- `CommChannelsEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:254:34 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_InputEvent` [INFO] [stdout] 255 | /// Input logic start/stop [INFO] [stdout] 256 | pub struct InputEvent { [INFO] [stdout] | ---------- `InputEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:262:34 [INFO] [stdout] | [INFO] [stdout] 262 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, PartialEq, Eq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ParkEvent` [INFO] [stdout] 263 | pub enum ParkEvent { [INFO] [stdout] | --------- `ParkEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:277:48 [INFO] [stdout] | [INFO] [stdout] 277 | #[derive(Serialize, Deserialize, Debug, Clone, Abomonation, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimelyEvent` [INFO] [stdout] 278 | /// An event in a timely worker [INFO] [stdout] 279 | pub enum TimelyEvent { [INFO] [stdout] | ----------- `TimelyEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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 rand v0.4.6 [INFO] [stderr] Compiling timely v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/synchronization/sequence.rs:160:29 [INFO] [stdout] | [INFO] [stdout] 160 | let mut activator = activator_borrow.as_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/synchronization/sequence.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | let mut activator = activator_borrow.as_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [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/progress/mod.rs:18:68 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, 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_Location` [INFO] [stdout] 19 | pub struct Location { [INFO] [stdout] | -------- `Location` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/progress/mod.rs:60:68 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, 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_Port` [INFO] [stdout] 61 | pub enum Port { [INFO] [stdout] | ---- `Port` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/progress/change_batch.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, Eq, PartialEq, 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_ChangeBatch` [INFO] [stdout] 13 | pub struct ChangeBatch { [INFO] [stdout] | ----------- `ChangeBatch` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/progress/frontier.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, Default, 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_Antichain` [INFO] [stdout] 17 | pub struct Antichain { [INFO] [stdout] | --------- `Antichain` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/progress/frontier.rs:225:24 [INFO] [stdout] | [INFO] [stdout] 225 | #[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_MutableAntichain` [INFO] [stdout] 226 | pub struct MutableAntichain { [INFO] [stdout] | ---------------- `MutableAntichain` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/progress/frontier.rs:511:36 [INFO] [stdout] | [INFO] [stdout] 511 | frontier: self.frontier.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[T]` does not implement `Clone`, so calling `clone` on `&[T]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [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/dataflow/operators/capture/event.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone, Abomonation, Hash, 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_Event` [INFO] [stdout] 9 | pub enum Event { [INFO] [stdout] | ----- `Event` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/dataflow/channels/mod.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, 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_Message` [INFO] [stdout] 17 | pub struct Message { [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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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/order.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Abomonation, Copy, Clone, Hash, Eq, PartialEq, Default, Ord, PartialOrd, 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_Product` [INFO] [stdout] 73 | pub struct Product { [INFO] [stdout] | ------- `Product` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:34 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OperatesEvent` [INFO] [stdout] 52 | /// The creation of an `Operate` implementor. [INFO] [stdout] 53 | pub struct OperatesEvent { [INFO] [stdout] | ------------- `OperatesEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ChannelsEvent` [INFO] [stdout] 63 | /// The creation of a channel between operators. [INFO] [stdout] 64 | pub struct ChannelsEvent { [INFO] [stdout] | ------------- `ChannelsEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_PushProgressEvent` [INFO] [stdout] 149 | /// External progress pushed onto an operator [INFO] [stdout] 150 | pub struct PushProgressEvent { [INFO] [stdout] | ----------------- `PushProgressEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_MessagesEvent` [INFO] [stdout] 156 | /// Message send or receive event [INFO] [stdout] 157 | pub struct MessagesEvent { [INFO] [stdout] | ------------- `MessagesEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:173:34 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, PartialEq, Eq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_StartStop` [INFO] [stdout] 174 | pub enum StartStop { [INFO] [stdout] | --------- `StartStop` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:181:34 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ScheduleEvent` [INFO] [stdout] 182 | /// Operator start or stop. [INFO] [stdout] 183 | pub struct ScheduleEvent { [INFO] [stdout] | ------------- `ScheduleEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ShutdownEvent` [INFO] [stdout] 200 | /// Operator shutdown. [INFO] [stdout] 201 | pub struct ShutdownEvent { [INFO] [stdout] | ------------- `ShutdownEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ApplicationEvent` [INFO] [stdout] 207 | /// Application-defined code start or stop [INFO] [stdout] 208 | pub struct ApplicationEvent { [INFO] [stdout] | ---------------- `ApplicationEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:215:34 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_GuardedMessageEvent` [INFO] [stdout] 216 | /// Application-defined code start or stop [INFO] [stdout] 217 | pub struct GuardedMessageEvent { [INFO] [stdout] | ------------------- `GuardedMessageEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:222:34 [INFO] [stdout] | [INFO] [stdout] 222 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_GuardedProgressEvent` [INFO] [stdout] 223 | /// Application-defined code start or stop [INFO] [stdout] 224 | pub struct GuardedProgressEvent { [INFO] [stdout] | -------------------- `GuardedProgressEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:229:34 [INFO] [stdout] | [INFO] [stdout] 229 | #[derive(Serialize, Deserialize, Abomonation, Debug, PartialEq, Eq, Hash, Clone, Copy)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimelySetup` [INFO] [stdout] 230 | /// Identifier of the worker that generated a log line [INFO] [stdout] 231 | pub struct TimelySetup { [INFO] [stdout] | ----------- `TimelySetup` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_CommChannelKind` [INFO] [stdout] 237 | /// Kind of communication channel [INFO] [stdout] 238 | pub enum CommChannelKind { [INFO] [stdout] | --------------- `CommChannelKind` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:245:34 [INFO] [stdout] | [INFO] [stdout] 245 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_CommChannelsEvent` [INFO] [stdout] 246 | /// Event on a communication channel [INFO] [stdout] 247 | pub struct CommChannelsEvent { [INFO] [stdout] | ----------------- `CommChannelsEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:254:34 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_InputEvent` [INFO] [stdout] 255 | /// Input logic start/stop [INFO] [stdout] 256 | pub struct InputEvent { [INFO] [stdout] | ---------- `InputEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:262:34 [INFO] [stdout] | [INFO] [stdout] 262 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, PartialEq, Eq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ParkEvent` [INFO] [stdout] 263 | pub enum ParkEvent { [INFO] [stdout] | --------- `ParkEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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:277:48 [INFO] [stdout] | [INFO] [stdout] 277 | #[derive(Serialize, Deserialize, Debug, Clone, Abomonation, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimelyEvent` [INFO] [stdout] 278 | /// An event in a timely worker [INFO] [stdout] 279 | pub enum TimelyEvent { [INFO] [stdout] | ----------- `TimelyEvent` 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 lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: field `field` is never read [INFO] [stdout] --> examples/rc.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Test { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 11 | field: Rc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Test` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.47s [INFO] running `Command { std: "docker" "inspect" "6df0394301279d05283efd00377f0bf0fec4e920fedd290815ddf60b74a5b57d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6df0394301279d05283efd00377f0bf0fec4e920fedd290815ddf60b74a5b57d", kill_on_drop: false }` [INFO] [stdout] 6df0394301279d05283efd00377f0bf0fec4e920fedd290815ddf60b74a5b57d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1c7c962a5d6ee52eae6a890bc3eb083e6fa1cafc22333a05450f16a08c2d9d6 [INFO] running `Command { std: "docker" "start" "-a" "c1c7c962a5d6ee52eae6a890bc3eb083e6fa1cafc22333a05450f16a08c2d9d6", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/synchronization/sequence.rs:160:29 [INFO] [stderr] | [INFO] [stderr] 160 | let mut activator = activator_borrow.as_mut().unwrap(); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/synchronization/sequence.rs:191:29 [INFO] [stderr] | [INFO] [stderr] 191 | let mut activator = activator_borrow.as_mut().unwrap(); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/progress/mod.rs:18:68 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Abomonation, Serialize, Deserialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Location` [INFO] [stderr] 19 | pub struct Location { [INFO] [stderr] | -------- `Location` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/progress/mod.rs:60:68 [INFO] [stderr] | [INFO] [stderr] 60 | #[derive(Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Hash, Debug, Abomonation, Serialize, Deserialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Port` [INFO] [stderr] 61 | pub enum Port { [INFO] [stderr] | ---- `Port` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/progress/change_batch.rs:12:39 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Clone, Debug, Eq, PartialEq, Abomonation, Serialize, Deserialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ChangeBatch` [INFO] [stderr] 13 | pub struct ChangeBatch { [INFO] [stderr] | ----------- `ChangeBatch` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/progress/frontier.rs:16:33 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Clone, Debug, Default, Abomonation, Serialize, Deserialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Antichain` [INFO] [stderr] 17 | pub struct Antichain { [INFO] [stderr] | --------- `Antichain` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/progress/frontier.rs:225:24 [INFO] [stderr] | [INFO] [stderr] 225 | #[derive(Clone, Debug, Abomonation, Serialize, Deserialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_MutableAntichain` [INFO] [stderr] 226 | pub struct MutableAntichain { [INFO] [stderr] | ---------------- `MutableAntichain` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/progress/frontier.rs:511:36 [INFO] [stderr] | [INFO] [stderr] 511 | frontier: self.frontier.clone(), [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `[T]` does not implement `Clone`, so calling `clone` on `&[T]` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/dataflow/operators/capture/event.rs:8:24 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Clone, Abomonation, Hash, Ord, PartialOrd, Eq, PartialEq)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Event` [INFO] [stderr] 9 | pub enum Event { [INFO] [stderr] | ----- `Event` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/dataflow/channels/mod.rs:16:17 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Clone, Abomonation, Serialize, Deserialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Message` [INFO] [stderr] 17 | pub struct Message { [INFO] [stderr] | ------- `Message` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/order.rs:72:10 [INFO] [stderr] | [INFO] [stderr] 72 | #[derive(Abomonation, Copy, Clone, Hash, Eq, PartialEq, Default, Ord, PartialOrd, Serialize, Deserialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Product` [INFO] [stderr] 73 | pub struct Product { [INFO] [stderr] | ------- `Product` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:51:34 [INFO] [stderr] | [INFO] [stderr] 51 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OperatesEvent` [INFO] [stderr] 52 | /// The creation of an `Operate` implementor. [INFO] [stderr] 53 | pub struct OperatesEvent { [INFO] [stderr] | ------------- `OperatesEvent` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:62:34 [INFO] [stderr] | [INFO] [stderr] 62 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ChannelsEvent` [INFO] [stderr] 63 | /// The creation of a channel between operators. [INFO] [stderr] 64 | pub struct ChannelsEvent { [INFO] [stderr] | ------------- `ChannelsEvent` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:148:34 [INFO] [stderr] | [INFO] [stderr] 148 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_PushProgressEvent` [INFO] [stderr] 149 | /// External progress pushed onto an operator [INFO] [stderr] 150 | pub struct PushProgressEvent { [INFO] [stderr] | ----------------- `PushProgressEvent` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:155:34 [INFO] [stderr] | [INFO] [stderr] 155 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_MessagesEvent` [INFO] [stderr] 156 | /// Message send or receive event [INFO] [stderr] 157 | pub struct MessagesEvent { [INFO] [stderr] | ------------- `MessagesEvent` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:173:34 [INFO] [stderr] | [INFO] [stderr] 173 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, PartialEq, Eq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_StartStop` [INFO] [stderr] 174 | pub enum StartStop { [INFO] [stderr] | --------- `StartStop` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:181:34 [INFO] [stderr] | [INFO] [stderr] 181 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ScheduleEvent` [INFO] [stderr] 182 | /// Operator start or stop. [INFO] [stderr] 183 | pub struct ScheduleEvent { [INFO] [stderr] | ------------- `ScheduleEvent` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:199:34 [INFO] [stderr] | [INFO] [stderr] 199 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ShutdownEvent` [INFO] [stderr] 200 | /// Operator shutdown. [INFO] [stderr] 201 | pub struct ShutdownEvent { [INFO] [stderr] | ------------- `ShutdownEvent` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:206:34 [INFO] [stderr] | [INFO] [stderr] 206 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ApplicationEvent` [INFO] [stderr] 207 | /// Application-defined code start or stop [INFO] [stderr] 208 | pub struct ApplicationEvent { [INFO] [stderr] | ---------------- `ApplicationEvent` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:215:34 [INFO] [stderr] | [INFO] [stderr] 215 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_GuardedMessageEvent` [INFO] [stderr] 216 | /// Application-defined code start or stop [INFO] [stderr] 217 | pub struct GuardedMessageEvent { [INFO] [stderr] | ------------------- `GuardedMessageEvent` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:222:34 [INFO] [stderr] | [INFO] [stderr] 222 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_GuardedProgressEvent` [INFO] [stderr] 223 | /// Application-defined code start or stop [INFO] [stderr] 224 | pub struct GuardedProgressEvent { [INFO] [stderr] | -------------------- `GuardedProgressEvent` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:229:34 [INFO] [stderr] | [INFO] [stderr] 229 | #[derive(Serialize, Deserialize, Abomonation, Debug, PartialEq, Eq, Hash, Clone, Copy)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimelySetup` [INFO] [stderr] 230 | /// Identifier of the worker that generated a log line [INFO] [stderr] 231 | pub struct TimelySetup { [INFO] [stderr] | ----------- `TimelySetup` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:236:34 [INFO] [stderr] | [INFO] [stderr] 236 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_CommChannelKind` [INFO] [stderr] 237 | /// Kind of communication channel [INFO] [stderr] 238 | pub enum CommChannelKind { [INFO] [stderr] | --------------- `CommChannelKind` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:245:34 [INFO] [stderr] | [INFO] [stderr] 245 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_CommChannelsEvent` [INFO] [stderr] 246 | /// Event on a communication channel [INFO] [stderr] 247 | pub struct CommChannelsEvent { [INFO] [stderr] | ----------------- `CommChannelsEvent` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:254:34 [INFO] [stderr] | [INFO] [stderr] 254 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_InputEvent` [INFO] [stderr] 255 | /// Input logic start/stop [INFO] [stderr] 256 | pub struct InputEvent { [INFO] [stderr] | ---------- `InputEvent` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:262:34 [INFO] [stderr] | [INFO] [stderr] 262 | #[derive(Serialize, Deserialize, Abomonation, Debug, Clone, Hash, PartialEq, Eq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ParkEvent` [INFO] [stderr] 263 | pub enum ParkEvent { [INFO] [stderr] | --------- `ParkEvent` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/logging.rs:277:48 [INFO] [stderr] | [INFO] [stderr] 277 | #[derive(Serialize, Deserialize, Debug, Clone, Abomonation, Hash, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Abomonation` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimelyEvent` [INFO] [stderr] 278 | /// An event in a timely worker [INFO] [stderr] 279 | pub enum TimelyEvent { [INFO] [stderr] | ----------- `TimelyEvent` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = 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] [stderr] = 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] [stderr] = 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] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `timely` (lib) generated 27 warnings (run `cargo fix --lib -p timely` to apply 3 suggestions) [INFO] [stderr] warning: `timely` (lib test) generated 27 warnings (27 duplicates) [INFO] [stderr] warning: field `field` is never read [INFO] [stderr] --> examples/rc.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Test { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 11 | field: Rc, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Test` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `timely` (example "rc") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/timely-d9a6176341467cb3) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test dataflow::operators::generic::notificator::notificator_delivers_notifications_in_topo_order ... ok [INFO] [stdout] test dataflow::operators::generic::builder_rc::tests::correct_capabilities ... ok [INFO] [stdout] test dataflow::operators::result::tests::test_and_then ... ok [INFO] [stdout] test dataflow::operators::result::tests::test_map_err ... ok [INFO] [stdout] test dataflow::operators::result::tests::test_map_ok ... ok [INFO] [stdout] test dataflow::operators::result::tests::test_ok ... ok [INFO] [stdout] test dataflow::operators::result::tests::test_err ... ok [INFO] [stdout] test dataflow::operators::result::tests::test_unwrap_or_else ... ok [INFO] [stdout] test dataflow::operators::probe::tests::probe ... ok [INFO] [stdout] test dataflow::operators::generic::builder_rc::tests::incorrect_capabilities - should panic ... ok [INFO] [stdout] test dataflow::operators::capture::event::link::avoid_stack_overflow_in_drop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running tests/barrier.rs (/opt/rustwide/target/debug/deps/barrier-18278ea674215bbc) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test barrier_sync_1w ... ok [INFO] [stdout] test barrier_sync_2w ... ok [INFO] [stdout] test barrier_sync_3w ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/skeptic.rs (/opt/rustwide/target/debug/deps/skeptic-f3341382698d4315) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests timely [INFO] [stdout] [INFO] [stdout] running 136 tests [INFO] [stdout] test src/dataflow/operators/aggregation/state_machine.rs - dataflow::operators::aggregation::state_machine::StateMachine::state_machine (line 28) ... ok [INFO] [stdout] test src/dataflow/operators/aggregation/aggregate.rs - dataflow::operators::aggregation::aggregate::Aggregate::aggregate (line 47) ... ok [INFO] [stdout] test src/dataflow/mod.rs - dataflow (line 7) ... ok [INFO] [stdout] test src/dataflow/operators/branch.rs - dataflow::operators::branch::Branch::branch (line 19) ... ok [INFO] [stdout] test src/dataflow/operators/aggregation/aggregate.rs - dataflow::operators::aggregation::aggregate::Aggregate::aggregate (line 26) ... ok [INFO] [stdout] test src/dataflow/operators/capability.rs - dataflow::operators::capability::CapabilitySet::from_elem (line 326) ... ok [INFO] [stdout] test src/dataflow/operators/branch.rs - dataflow::operators::branch::BranchWhen::branch_when (line 81) ... ok [INFO] [stdout] test src/dataflow/operators/broadcast.rs - dataflow::operators::broadcast::Broadcast::broadcast (line 12) ... ok [INFO] [stdout] test src/dataflow/operators/capture/capture.rs - dataflow::operators::capture::capture::Capture::capture_into (line 28) ... ok [INFO] [stdout] test src/dataflow/operators/capture/capture.rs - dataflow::operators::capture::capture::Capture::capture_into (line 67) ... ok [INFO] [stdout] test src/dataflow/operators/capture/extract.rs - dataflow::operators::capture::extract::Extract::extract (line 14) ... ok [INFO] [stdout] test src/dataflow/operators/capture/mod.rs - dataflow::operators::capture (line 21) ... ok [INFO] [stdout] test src/dataflow/operators/concat.rs - dataflow::operators::concat::Concat::concat (line 13) ... ok [INFO] [stdout] test src/dataflow/operators/count.rs - dataflow::operators::count::Accumulate::accumulate (line 17) ... ok [INFO] [stdout] test src/dataflow/operators/delay.rs - dataflow::operators::delay::Delay::delay_batch (line 80) ... ok [INFO] [stdout] test src/dataflow/operators/enterleave.rs - dataflow::operators::enterleave (line 8) ... ok [INFO] [stdout] test src/dataflow/operators/delay.rs - dataflow::operators::delay::Delay::delay_total (line 52) ... ok [INFO] [stdout] test src/dataflow/operators/count.rs - dataflow::operators::count::Accumulate::count (line 35) ... ok [INFO] [stdout] test src/dataflow/operators/enterleave.rs - dataflow::operators::enterleave::Leave::leave (line 105) ... ok [INFO] [stdout] test src/dataflow/operators/enterleave.rs - dataflow::operators::enterleave::Enter::enter (line 43) ... ok [INFO] [stdout] test src/dataflow/operators/enterleave.rs - dataflow::operators::enterleave::EnterAt::enter_at (line 64) ... ok [INFO] [stdout] test src/dataflow/operators/concat.rs - dataflow::operators::concat::Concatenate::concatenate (line 37) ... ok [INFO] [stdout] test src/dataflow/operators/delay.rs - dataflow::operators::delay::Delay::delay (line 25) ... ok [INFO] [stdout] test src/dataflow/operators/exchange.rs - dataflow::operators::exchange::Exchange::exchange (line 16) ... ok [INFO] [stdout] test src/dataflow/operators/filter.rs - dataflow::operators::filter::Filter::filter (line 13) ... ok [INFO] [stdout] test src/dataflow/operators/generic/handles.rs - dataflow::operators::generic::handles::OutputHandle<'a,T,D,P>::session (line 204) ... ok [INFO] [stdout] test src/dataflow/operators/generic/notificator.rs - dataflow::operators::generic::notificator::FrontierNotificator::notify_at (line 262) ... ok [INFO] [stdout] test src/dataflow/operators/generic/handles.rs - dataflow::operators::generic::handles::InputHandle::for_each (line 63) ... ok [INFO] [stdout] test src/dataflow/operators/generic/notificator.rs - dataflow::operators::generic::notificator::Notificator<'a,T>::notify_at (line 52) ... ok [INFO] [stdout] test src/dataflow/operators/generic/operator.rs - dataflow::operators::generic::operator::Operator::binary (line 260) ... ok [INFO] [stdout] test src/dataflow/operators/generic/handles.rs - dataflow::operators::generic::handles::FrontieredInputHandle<'a,T,D,P>::for_each (line 120) ... ok [INFO] [stdout] test src/dataflow/operators/generic/notificator.rs - dataflow::operators::generic::notificator::FrontierNotificator::pending (line 378) ... ok [INFO] [stdout] test src/dataflow/operators/generic/operator.rs - dataflow::operators::generic::operator::Operator::binary_notify (line 205) ... ok [INFO] [stdout] test src/dataflow/operators/generic/operator.rs - dataflow::operators::generic::operator::Operator::unary_frontier (line 25) ... ok [INFO] [stdout] test src/dataflow/operators/generic/notificator.rs - dataflow::operators::generic::notificator::FrontierNotificator (line 186) ... ok [INFO] [stdout] test src/dataflow/operators/generic/operator.rs - dataflow::operators::generic::operator::Operator::unary (line 108) ... ok [INFO] [stdout] test src/dataflow/operators/generic/operator.rs - dataflow::operators::generic::operator::Operator::binary_frontier (line 144) ... ok [INFO] [stdout] test src/dataflow/operators/generic/operator.rs - dataflow::operators::generic::operator::empty (line 590) ... ok [INFO] [stdout] test src/dataflow/operators/generic/operator.rs - dataflow::operators::generic::operator::Operator::unary_notify (line 72) ... ok [INFO] [stdout] test src/dataflow/operators/generic/operator.rs - dataflow::operators::generic::operator::source (line 525) ... ok [INFO] [stdout] test src/dataflow/operators/generic/operator.rs - dataflow::operators::generic::operator::Operator::sink (line 305) ... ok [INFO] [stdout] test src/dataflow/operators/inspect.rs - dataflow::operators::inspect::Inspect::inspect (line 13) ... ok [INFO] [stdout] test src/dataflow/operators/input.rs - dataflow::operators::input::Input::input_from (line 68) ... ok [INFO] [stdout] test src/dataflow/operators/inspect.rs - dataflow::operators::inspect::Inspect::inspect_time (line 30) ... ok [INFO] [stdout] test src/dataflow/operators/inspect.rs - dataflow::operators::inspect::Inspect::inspect_batch (line 49) ... ok [INFO] [stdout] test src/dataflow/operators/input.rs - dataflow::operators::input::Input::new_input (line 37) ... ok [INFO] [stdout] test src/dataflow/operators/input.rs - dataflow::operators::input::Handle::to_stream (line 223) ... ok [INFO] [stdout] test src/dataflow/operators/map.rs - dataflow::operators::map::Map::map_in_place (line 26) ... ok [INFO] [stdout] test src/dataflow/operators/map.rs - dataflow::operators::map::Map::flat_map (line 39) ... ok [INFO] [stdout] test src/dataflow/operators/map.rs - dataflow::operators::map::Map::map (line 13) ... ok [INFO] [stdout] test src/dataflow/operators/input.rs - dataflow::operators::input::Handle::new (line 186) ... ok [INFO] [stdout] test src/dataflow/operators/partition.rs - dataflow::operators::partition::Partition::partition (line 13) ... ok [INFO] [stdout] test src/dataflow/operators/capture/mod.rs - dataflow::operators::capture (line 48) ... FAILED [INFO] [stdout] test src/dataflow/operators/probe.rs - dataflow::operators::probe::Handle::with_frontier (line 161) ... ok [INFO] [stdout] test src/dataflow/operators/ok_err.rs - dataflow::operators::ok_err::OkErr::ok_err (line 20) ... ok [INFO] [stdout] test src/dataflow/operators/reclock.rs - dataflow::operators::reclock::Reclock::reclock (line 21) ... ok [INFO] [stdout] test src/dataflow/operators/probe.rs - dataflow::operators::probe::Probe::probe (line 23) ... ok [INFO] [stdout] test src/dataflow/operators/result.rs - dataflow::operators::result::ResultStream::map_err (line 54) ... ok [INFO] [stdout] test src/dataflow/operators/result.rs - dataflow::operators::result::ResultStream::and_then (line 69) ... ok [INFO] [stdout] test src/dataflow/operators/probe.rs - dataflow::operators::probe::Probe::probe_with (line 52) ... ok [INFO] [stdout] test src/dataflow/operators/result.rs - dataflow::operators::result::ResultStream::err (line 26) ... ok [INFO] [stdout] test src/dataflow/operators/to_stream.rs - dataflow::operators::to_stream::ToStreamAsync::to_stream (line 79) ... ok [INFO] [stdout] test src/dataflow/scopes/mod.rs - dataflow::scopes::Scope::iterative (line 106) ... ok [INFO] [stdout] test src/dataflow/operators/result.rs - dataflow::operators::result::ResultStream::unwrap_or_else (line 86) ... ok [INFO] [stdout] test src/dataflow/scopes/mod.rs - dataflow::scopes::Scope::region (line 136) ... ok [INFO] [stdout] test src/dataflow/scopes/mod.rs - dataflow::scopes::Scope::scoped (line 78) ... ok [INFO] [stdout] test src/execute.rs - execute::example (line 108) ... ok [INFO] [stdout] test src/execute.rs - execute::execute_from_args (line 332) ... ignored [INFO] [stdout] test src/execute.rs - execute::execute_from_args (line 338) ... ignored [INFO] [stdout] test src/dataflow/operators/result.rs - dataflow::operators::result::ResultStream::map_ok (line 40) ... ok [INFO] [stdout] test src/dataflow/operators/to_stream.rs - dataflow::operators::to_stream::ToStream::to_stream (line 20) ... ok [INFO] [stdout] test src/execute.rs - execute::example (line 94) ... ok [INFO] [stdout] test src/dataflow/operators/result.rs - dataflow::operators::result::ResultStream::ok (line 12) ... ok [INFO] [stdout] test src/dataflow/scopes/mod.rs - dataflow::scopes::Scope::region_named (line 168) ... ok [INFO] [stdout] test src/execute.rs - execute::execute (line 197) ... ok [INFO] [stdout] test src/logging.rs - logging::ProgressEventTimestamp::as_any (line 82) ... ok [INFO] [stdout] test src/dataflow/operators/unordered_input.rs - dataflow::operators::unordered_input::UnorderedInput::new_unordered_input (line 40) ... ok [INFO] [stdout] test src/lib.rs - (line 25) ... ok [INFO] [stdout] test src/progress/change_batch.rs - progress::change_batch::ChangeBatch::drain (line 142) ... ok [INFO] [stdout] test src/progress/change_batch.rs - progress::change_batch::ChangeBatch::clear (line 164) ... ok [INFO] [stdout] test src/execute.rs - execute::execute_directly (line 139) ... ok [INFO] [stdout] test src/execute.rs - execute::execute_from (line 358) ... ok [INFO] [stdout] test src/dataflow/operators/feedback.rs - dataflow::operators::feedback::ConnectLoop::connect_loop (line 91) ... ok [INFO] [stdout] test src/execute.rs - execute::execute_from_args (line 321) ... ok [INFO] [stdout] test src/dataflow/operators/feedback.rs - dataflow::operators::feedback::LoopVariable::loop_variable (line 51) ... ok [INFO] [stdout] test src/progress/change_batch.rs - progress::change_batch::ChangeBatch::iter (line 118) ... ok [INFO] [stdout] test src/progress/change_batch.rs - progress::change_batch::ChangeBatch::into_inner (line 103) ... ok [INFO] [stdout] test src/progress/change_batch.rs - progress::change_batch::ChangeBatch::len (line 211) ... ok [INFO] [stdout] test src/dataflow/operators/feedback.rs - dataflow::operators::feedback::Feedback::feedback (line 25) ... ok [INFO] [stdout] test src/progress/change_batch.rs - progress::change_batch::ChangeBatch::drain_into (line 234) ... ok [INFO] [stdout] test src/progress/change_batch.rs - progress::change_batch::ChangeBatch::new_from (line 43) ... ok [INFO] [stdout] test src/progress/change_batch.rs - progress::change_batch::ChangeBatch::is_empty (line 186) ... ok [INFO] [stdout] test src/execute.rs - execute::execute (line 181) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::Antichain::borrow (line 170) ... ok [INFO] [stdout] test src/progress/change_batch.rs - progress::change_batch::ChangeBatch::new (line 26) ... ok [INFO] [stdout] test src/progress/change_batch.rs - progress::change_batch::ChangeBatch::update (line 69) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::Antichain::from_elem (line 131) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::Antichain::extend (line 50) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::AntichainRef<'a,T>::less_equal (line 568) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::Antichain::less_equal (line 90) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::Antichain::elements (line 158) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::Antichain::insert (line 28) ... ok [INFO] [stdout] test src/progress/change_batch.rs - progress::change_batch::ChangeBatch::extend (line 86) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::MutableAntichain::clear (line 258) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::MutableAntichain::frontier (line 283) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::AntichainRef<'a,T>::less_than (line 551) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::AntichainRef<'a,T>::to_owned (line 532) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::MutableAntichain::is_empty (line 319) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::MutableAntichain::less_equal (line 353) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::Antichain::clear (line 142) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::MutableAntichain::less_than (line 335) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::MutableAntichain::update_iter (line 383) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::MutableAntichain::new_bottom (line 299) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::Antichain::new (line 120) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::Antichain::less_than (line 70) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::MutableAntichain::new (line 238) ... ok [INFO] [stdout] test src/progress/reachability.rs - progress::reachability::Builder::is_acyclic (line 216) ... ok [INFO] [stdout] test src/progress/timestamp.rs - progress::timestamp::PathSummary::results_in (line 32) ... ok [INFO] [stdout] test src/progress/frontier.rs - progress::frontier::MutableAntichainFilter::filter_through (line 481) ... ok [INFO] [stdout] test src/progress/reachability.rs - progress::reachability (line 10) ... ok [INFO] [stdout] test src/progress/timestamp.rs - progress::timestamp::PathSummary::followed_by (line 53) ... ok [INFO] [stdout] test src/worker.rs - worker::Worker::dataflow (line 527) ... ok [INFO] [stdout] test src/progress/reachability.rs - progress::reachability::Builder::is_acyclic (line 244) ... ok [INFO] [stdout] test src/worker.rs - worker::Worker::dataflow_core (line 580) ... ok [INFO] [stdout] test src/progress/reachability.rs - progress::reachability::Builder (line 107) ... ok [INFO] [stdout] test src/worker.rs - worker::Worker::log_register (line 511) ... ok [INFO] [stdout] test src/worker.rs - worker::Worker::index (line 454) ... ok [INFO] [stdout] test src/worker.rs - worker::Worker::step (line 269) ... ok [INFO] [stdout] test src/worker.rs - worker::Worker::peers (line 469) ... ok [INFO] [stdout] test src/worker.rs - worker::Worker::dataflow_named (line 551) ... ok [INFO] [stdout] test src/worker.rs - worker::Worker::timer (line 485) ... ok [INFO] [stdout] test src/worker.rs - worker::Worker::step_while (line 402) ... ok [INFO] [stdout] test src/worker.rs - worker::Worker::step_or_park (line 299) ... ok [INFO] [stdout] test src/worker.rs - worker::Worker::step_or_park_while (line 431) ... ok [INFO] [stdout] test src/synchronization/sequence.rs - synchronization::sequence::Sequencer::new (line 65) ... ok [INFO] [stdout] test src/dataflow/operators/flow_controlled.rs - dataflow::operators::flow_controlled::iterator_source (line 37) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/dataflow/operators/capture/mod.rs - dataflow::operators::capture (line 48) stdout ---- [INFO] [stdout] Error: "thread 'timely:work-0' panicked at /tmp/rustdoctestuddTb3/doctest_2018.rs:432:52:\ncalled `Result::unwrap()` on an `Err` value: Os { code: 98, kind: AddrInUse, message: \"Address already in use\" }\nstack backtrace:\n 0: 0x5ef56e61bc3a - std::backtrace_rs::backtrace::libunwind::trace::h24270b8ca84976f5\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5\n 1: 0x5ef56e61bc3a - std::backtrace_rs::backtrace::trace_unsynchronized::h02001f29f8a7f873\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x5ef56e61bc3a - std::sys::backtrace::_print_fmt::hec0fad1ff9d0ced9\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:66:9\n 3: 0x5ef56e61bc3a - ::fmt::h64292488f7f2250f\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:39:26\n 4: 0x5ef56e6436d3 - core::fmt::rt::Argument::fmt::h5a186eb42f172f83\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/rt.rs:177:76\n 5: 0x5ef56e6436d3 - core::fmt::write::h481de9317912dd10\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/mod.rs:1186:21\n 6: 0x5ef56e617e63 - std::io::Write::write_fmt::h365a150d93920ecc\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/io/mod.rs:1839:15\n 7: 0x5ef56e61ba82 - std::sys::backtrace::BacktraceLock::print::h8adcaf0142651003\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:42:9\n 8: 0x5ef56e61d0e5 - std::panicking::default_hook::{{closure}}::h15fb66ff6c6741f9\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:268:22\n 9: 0x5ef56e61cf14 - std::panicking::default_hook::hb9ad284307d8f928\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:295:9\n 10: 0x5ef56e61d717 - std::panicking::rust_panic_with_hook::h66f68b895f94d79f\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:801:13\n 11: 0x5ef56e61d5aa - std::panicking::begin_panic_handler::{{closure}}::hca74b9b22568e264\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:674:13\n 12: 0x5ef56e61c119 - std::sys::backtrace::__rust_end_short_backtrace::h74dd0769b8a109e0\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:170:18\n 13: 0x5ef56e61d23c - rust_begin_unwind\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:665:5\n 14: 0x5ef56e642090 - core::panicking::panic_fmt::h9d563f5dc1b01cab\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panicking.rs:74:14\n 15: 0x5ef56e642516 - core::result::unwrap_failed::he99f077262f32dcd\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/result.rs:1695:5\n 16: 0x5ef56e504185 - doctest_2018::__doctest_12::main::{{closure}}::h2cf11c71e4a5bf5c\n 17: 0x5ef56e2c6e2f - timely::execute::execute::{{closure}}::h27cd8a6f5d25b3b4\n 18: 0x5ef56dfc3fb8 - timely_communication::initialize::initialize_from::{{closure}}::h2f5cae4f394fb902\n 19: 0x5ef56dfed4b6 - std::sys::backtrace::__rust_begin_short_backtrace::h955a0e0adfdd7319\n 20: 0x5ef56e03af7f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf3ce886c9f074a77\n 21: 0x5ef56decb243 - as core::ops::function::FnOnce<()>>::call_once::h82e008ba05781bf3\n 22: 0x5ef56e03c3ff - std::panicking::try::do_call::hcf7bbe75df18c67d\n 23: 0x5ef56e51ed7b - __rust_try\n 24: 0x5ef56e031bb4 - std::thread::Builder::spawn_unchecked_::{{closure}}::h81797c2712a357b0\n 25: 0x5ef56e0473a6 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbf9085c5d1f6866a\n 26: 0x5ef56e62180b - as core::ops::function::FnOnce>::call_once::h5de9072f83a0d37c\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9\n 27: 0x5ef56e62180b - as core::ops::function::FnOnce>::call_once::hbbf67a38c5e8c30f\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9\n 28: 0x5ef56e62180b - std::sys::pal::unix::thread::Thread::new::thread_start::hb547260a5233ab58\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/pal/unix/thread.rs:105:17\n 29: 0x7d259e06fac3 - \n 30: 0x7d259e100a04 - clone\n 31: 0x0 - \nthread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/timely_communication-0.12.0/src/initialize.rs:323:26:\nWorker panic: Any { .. }\nstack backtrace:\n 0: 0x5ef56e61bc3a - std::backtrace_rs::backtrace::libunwind::trace::h24270b8ca84976f5\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5\n 1: 0x5ef56e61bc3a - std::backtrace_rs::backtrace::trace_unsynchronized::h02001f29f8a7f873\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x5ef56e61bc3a - std::sys::backtrace::_print_fmt::hec0fad1ff9d0ced9\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:66:9\n 3: 0x5ef56e61bc3a - ::fmt::h64292488f7f2250f\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:39:26\n 4: 0x5ef56e6436d3 - core::fmt::rt::Argument::fmt::h5a186eb42f172f83\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/rt.rs:177:76\n 5: 0x5ef56e6436d3 - core::fmt::write::h481de9317912dd10\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/mod.rs:1186:21\n 6: 0x5ef56e617e63 - std::io::Write::write_fmt::h365a150d93920ecc\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/io/mod.rs:1839:15\n 7: 0x5ef56e61ba82 - std::sys::backtrace::BacktraceLock::print::h8adcaf0142651003\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:42:9\n 8: 0x5ef56e61d0e5 - std::panicking::default_hook::{{closure}}::h15fb66ff6c6741f9\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:268:22\n 9: 0x5ef56e61cf14 - std::panicking::default_hook::hb9ad284307d8f928\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:295:9\n 10: 0x5ef56e61d717 - std::panicking::rust_panic_with_hook::h66f68b895f94d79f\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:801:13\n 11: 0x5ef56e61d5aa - std::panicking::begin_panic_handler::{{closure}}::hca74b9b22568e264\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:674:13\n 12: 0x5ef56e61c119 - std::sys::backtrace::__rust_end_short_backtrace::h74dd0769b8a109e0\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:170:18\n 13: 0x5ef56e61d23c - rust_begin_unwind\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:665:5\n 14: 0x5ef56e642090 - core::panicking::panic_fmt::h9d563f5dc1b01cab\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panicking.rs:74:14\n 15: 0x5ef56e642516 - core::result::unwrap_failed::he99f077262f32dcd\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/result.rs:1695:5\n 16: 0x5ef56e5549fe - core::result::Result::expect::habdd53c7f870c3f7\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/result.rs:1060:23\n 17: 0x5ef56e4d0acb - as core::ops::drop::Drop>::drop::hbe2b4c2edc37bd2f\n 18: 0x5ef56e09dfcd - core::ptr::drop_in_place>::h7966d68154543597\n 19: 0x5ef56e5040f9 - doctest_2018::__doctest_12::main::h331a6606181d4e3f\n 20: 0x5ef56e5048d4 - doctest_2018::__doctest_12::TEST::{{closure}}::h8561329ab0659605\n 21: 0x5ef56e049176 - core::ops::function::FnOnce::call_once::h37c9d55f694f34f6\n 22: 0x5ef56e51ea6e - doctest_2018::main::hd259ffcbbc496895\n 23: 0x5ef56e04b633 - core::ops::function::FnOnce::call_once::ha2884aeb078d0b1a\n 24: 0x5ef56dfed486 - std::sys::backtrace::__rust_begin_short_backtrace::h8bb2eb9923748d70\n 25: 0x5ef56dfec5f9 - std::rt::lang_start::{{closure}}::h9fa350ce165fe0f7\n 26: 0x5ef56e611a70 - core::ops::function::impls:: for &F>::call_once::he40ee65fbfaf011c\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:284:13\n 27: 0x5ef56e611a70 - std::panicking::try::do_call::h4b53357ccac1e3de\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40\n 28: 0x5ef56e611a70 - std::panicking::try::h65778bbd61b72c9e\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19\n 29: 0x5ef56e611a70 - std::panic::catch_unwind::he5755fb164db2af1\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14\n 30: 0x5ef56e611a70 - std::rt::lang_start_internal::{{closure}}::h16fd50c50e39747b\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/rt.rs:143:48\n 31: 0x5ef56e611a70 - std::panicking::try::do_call::hc4f680238d1957ab\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40\n 32: 0x5ef56e611a70 - std::panicking::try::h359f66f11ec5a4f6\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19\n 33: 0x5ef56e611a70 - std::panic::catch_unwind::h699e98110db71581\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14\n 34: 0x5ef56e611a70 - std::rt::lang_start_internal::hf758144ad6637c85\n at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/rt.rs:143:20\n 35: 0x5ef56dfec5d7 - std::rt::lang_start::hd8cd9ffb487921c6\n 36: 0x5ef56e51edb5 - main\n 37: 0x7d259e004d90 - \n 38: 0x7d259e004e40 - __libc_start_main\n 39: 0x5ef56de93d55 - _start\n 40: 0x0 - \n" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/dataflow/operators/capture/mod.rs - dataflow::operators::capture (line 48) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 133 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "c1c7c962a5d6ee52eae6a890bc3eb083e6fa1cafc22333a05450f16a08c2d9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1c7c962a5d6ee52eae6a890bc3eb083e6fa1cafc22333a05450f16a08c2d9d6", kill_on_drop: false }` [INFO] [stdout] c1c7c962a5d6ee52eae6a890bc3eb083e6fa1cafc22333a05450f16a08c2d9d6