[INFO] fetching crate ddshow 0.2.2... [INFO] checking ddshow-0.2.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate ddshow 0.2.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate ddshow 0.2.2 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ddshow 0.2.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ddshow 0.2.2 [INFO] tweaked toml for crates.io crate ddshow 0.2.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate ddshow 0.2.2 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03e45f8ad06bcf06fdd6778dd09209476e97cbd3b0894302e58c09e4034bd173 [INFO] running `Command { std: "docker" "start" "-a" "03e45f8ad06bcf06fdd6778dd09209476e97cbd3b0894302e58c09e4034bd173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03e45f8ad06bcf06fdd6778dd09209476e97cbd3b0894302e58c09e4034bd173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e45f8ad06bcf06fdd6778dd09209476e97cbd3b0894302e58c09e4034bd173", kill_on_drop: false }` [INFO] [stdout] 03e45f8ad06bcf06fdd6778dd09209476e97cbd3b0894302e58c09e4034bd173 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail_expr_drop_order" "-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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9845d5c1f1fd76cb13ed83ae423c9540cfafd468fd378cde3149b76e8a9b8972 [INFO] running `Command { std: "docker" "start" "-a" "9845d5c1f1fd76cb13ed83ae423c9540cfafd468fd378cde3149b76e8a9b8972", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling bytecheck v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rend v0.3.2 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking timely_bytes v0.12.0 [INFO] [stderr] Checking timely_logging v0.12.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rkyv v0.7.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking crossterm v0.20.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.22 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking colorous v1.0.5 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking xxhash-rust v0.8.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling vergen v5.1.15 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking mimalloc v0.1.26 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.5 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling rkyv_derive v0.7.3 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking ctrlc v3.1.9 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Checking comfy-table v4.1.0 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking libtest-mimic v0.3.0 [INFO] [stderr] Compiling ddshow v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking timely_communication v0.12.0 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking timely v0.12.0 [INFO] [stderr] Checking tera v1.12.1 [INFO] [stderr] Checking differential-dataflow v0.12.0 [INFO] [stderr] Checking ddshow-types v0.2.2 [INFO] [stderr] Checking ddshow-sink v0.2.1 [INFO] [stdout] error: this value of type `Collection, usize>, usize>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/pass/smoke.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 18 | let (input, stream) = scope.new_collection::(); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | let stream = stream [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | let (_, stream2) = scope.new_collection::(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let stream2 = stream2 [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | let output_stream = scope.region_named("a middle region", |scope| { [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | output_stream.consolidate().probe(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection, usize>, usize>, usize>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/pass/smoke.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 31 | let stream = stream.enter_region(scope); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let out_of_scope = scope.region_named("An inner region", |region| { [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | / out_of_scope [INFO] [stdout] 46 | | .arrange_by_self() [INFO] [stdout] 47 | | .as_collection(|&x, &()| x) [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection, usize>, usize>, usize>, usize>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/pass/smoke.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 35 | let (_, stream3) = region.new_collection::(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | / stream [INFO] [stdout] 39 | | .enter_region(region) [INFO] [stdout] 40 | | .filter(|&x| x != 4) [INFO] [stdout] 41 | | .consolidate() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ddshow` (test "ui") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `Arranged, usize>, TraceAgent>>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/bin/timely_test.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 56 | let (input, stream) = scope.new_collection::(); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | let stream = stream [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let (_, stream2) = scope.new_collection::(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | let stream2 = stream2 [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let output_stream = scope.region_named("a middle region", |scope| { [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | output_stream.arrange_by_self().trace, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection, usize>, usize>, usize>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/bin/timely_test.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 69 | let stream = stream.enter_region(scope); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | let out_of_scope = scope.region_named("An inner region", |region| { [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | / out_of_scope [INFO] [stdout] 84 | | .arrange_by_self() [INFO] [stdout] 85 | | .as_collection(|&x, &()| x) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection, usize>, usize>, usize>, usize>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/bin/timely_test.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 73 | let (_, stream3) = region.new_collection::(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | / stream [INFO] [stdout] 77 | | .enter_region(region) [INFO] [stdout] 78 | | .filter(|&x| x != 4) [INFO] [stdout] 79 | | .consolidate() [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Arranged, usize>, TraceAgent>>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/bin/timely_test.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 56 | let (input, stream) = scope.new_collection::(); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | let stream = stream [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | let (_, stream2) = scope.new_collection::(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | let stream2 = stream2 [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let output_stream = scope.region_named("a middle region", |scope| { [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | output_stream.arrange_by_self().trace, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection, usize>, usize>, usize>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/bin/timely_test.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 69 | let stream = stream.enter_region(scope); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | let out_of_scope = scope.region_named("An inner region", |region| { [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | / out_of_scope [INFO] [stdout] 84 | | .arrange_by_self() [INFO] [stdout] 85 | | .as_collection(|&x, &()| x) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection, usize>, usize>, usize>, usize>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/bin/timely_test.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 73 | let (_, stream3) = region.new_collection::(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | / stream [INFO] [stdout] 77 | | .enter_region(region) [INFO] [stdout] 78 | | .filter(|&x| x != 4) [INFO] [stdout] 79 | | .consolidate() [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ddshow` (bin "timely_test") due to 4 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ddshow` (bin "timely_test" test) due to 4 previous errors [INFO] [stdout] warning: unused import: `activate_capability_set::ActivateCapabilitySet` [INFO] [stdout] --> src/dataflow/operators/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub use activate_capability_set::ActivateCapabilitySet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delay::DelayExt` [INFO] [stdout] --> src/dataflow/operators/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use delay::DelayExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `epoch::Epoch` [INFO] [stdout] --> src/dataflow/operators/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use epoch::Epoch; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `filter_split::FilterSplit` [INFO] [stdout] --> src/dataflow/operators/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use filter_split::FilterSplit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Maybe` [INFO] [stdout] --> src/dataflow/operators/mod.rs:38:38 [INFO] [stdout] | [INFO] [stdout] 38 | pub use min_max::{DiffDuration, Max, Maybe, Min}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reduce::HierarchicalReduce` [INFO] [stdout] --> src/dataflow/operators/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub use reduce::HierarchicalReduce; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OperatorExt` [INFO] [stdout] --> src/dataflow/operators/mod.rs:46:59 [INFO] [stdout] | [INFO] [stdout] 46 | pub use util::{CrossbeamExtractor, CrossbeamPusher, Fuel, OperatorExt}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `operator_stats::OperatorStats` [INFO] [stdout] --> src/dataflow/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use operator_stats::OperatorStats; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ProgressInfo` [INFO] [stdout] --> src/dataflow/mod.rs:25:53 [INFO] [stdout] | [INFO] [stdout] 25 | pub use progress_stats::{Channel, OperatorProgress, ProgressInfo}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DataflowExtractor` [INFO] [stdout] --> src/dataflow/mod.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | pub use send_recv::{DataflowData, DataflowExtractor, DataflowReceivers, DataflowSenders}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EventKind` [INFO] [stdout] --> src/dataflow/mod.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | pub use worker_timeline::{EventKind, TimelineEvent}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delay::DelayExt` [INFO] [stdout] --> src/dataflow/operators/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub use delay::DelayExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `epoch::Epoch` [INFO] [stdout] --> src/dataflow/operators/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub use epoch::Epoch; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `filter_split::FilterSplit` [INFO] [stdout] --> src/dataflow/operators/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub use filter_split::FilterSplit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Maybe` [INFO] [stdout] --> src/dataflow/operators/mod.rs:38:38 [INFO] [stdout] | [INFO] [stdout] 38 | pub use min_max::{DiffDuration, Max, Maybe, Min}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reduce::HierarchicalReduce` [INFO] [stdout] --> src/dataflow/operators/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub use reduce::HierarchicalReduce; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sort::SortBy` [INFO] [stdout] --> src/dataflow/operators/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub use sort::SortBy; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OperatorExt` [INFO] [stdout] --> src/dataflow/operators/mod.rs:46:59 [INFO] [stdout] | [INFO] [stdout] 46 | pub use util::{CrossbeamExtractor, CrossbeamPusher, Fuel, OperatorExt}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `operator_stats::OperatorStats` [INFO] [stdout] --> src/dataflow/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub use operator_stats::OperatorStats; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ProgressInfo` [INFO] [stdout] --> src/dataflow/mod.rs:25:53 [INFO] [stdout] | [INFO] [stdout] 25 | pub use progress_stats::{Channel, OperatorProgress, ProgressInfo}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DataflowExtractor` [INFO] [stdout] --> src/dataflow/mod.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | pub use send_recv::{DataflowData, DataflowExtractor, DataflowReceivers, DataflowSenders}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EventKind` [INFO] [stdout] --> src/dataflow/mod.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | pub use worker_timeline::{EventKind, TimelineEvent}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option; 16]>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/delay.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 113 | notificator.for_each(|time, notifications, notificator| { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | if let Some(data) = elements.remove(&time) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option::Timestamp, R)>; 16]>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/delay.rs:251:48 [INFO] [stdout] | [INFO] [stdout] 239 | notificator.for_each(|time, notifications, notificator| { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 251 | if let Some(mut buffers) = elements.remove(&time) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option; 16]>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/delay.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 113 | notificator.for_each(|time, notifications, notificator| { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | if let Some(data) = elements.remove(&time) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option::Timestamp, R)>; 16]>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/delay.rs:251:48 [INFO] [stdout] | [INFO] [stdout] 239 | notificator.for_each(|time, notifications, notificator| { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 251 | if let Some(mut buffers) = elements.remove(&time) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `S` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/reduce.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 92 | reduce: F2, [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | self.scope().region_named(name, |region| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection::Timestamp>, (K, V2), R2>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/reduce.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 102 | let this = self.enter_region(region); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | [INFO] [stdout] 104 | let mut hashed = this [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | / hashed [INFO] [stdout] 121 | | .map_named( [INFO] [stdout] 122 | | "HierarchicalReduce: Extract Data", [INFO] [stdout] 123 | | |((key, _hash), data)| (key, data), [INFO] [stdout] 124 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Arranged::Timestamp, R, Rc::Timestamp, R>>>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/reduce.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 133 | hashed: Bucketed, [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | let input = hashed.map_named( [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | / input [INFO] [stdout] 152 | | .arrange_by_key_named(&format!( [INFO] [stdout] 153 | | "HierarchicalReduce: ArrangeByKey for Bucket {}", [INFO] [stdout] 154 | | bucket, [INFO] [stdout] 155 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `S` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/sort.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 91 | fn hierarchical_sort_core(&self, name: &str, buckets: B, key: F) -> Self::Output [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | self.scope().region_named(name, |region| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection::Timestamp>, (K, Vec), R>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/sort.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 98 | let this = self.enter_region(region); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let mut hashed = [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | / hashed [INFO] [stdout] 108 | | .inner [INFO] [stdout] 109 | | .map(|(((_hash, key), data), time, diff)| { [INFO] [stdout] 110 | | let data = data [INFO] [stdout] ... | [INFO] [stdout] 118 | | }) [INFO] [stdout] 119 | | .as_collection() [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `S` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/reduce.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 92 | reduce: F2, [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | self.scope().region_named(name, |region| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection::Timestamp>, (K, V2), R2>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/reduce.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 102 | let this = self.enter_region(region); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | [INFO] [stdout] 104 | let mut hashed = this [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | / hashed [INFO] [stdout] 121 | | .map_named( [INFO] [stdout] 122 | | "HierarchicalReduce: Extract Data", [INFO] [stdout] 123 | | |((key, _hash), data)| (key, data), [INFO] [stdout] 124 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Arranged::Timestamp, R, Rc::Timestamp, R>>>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/reduce.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 133 | hashed: Bucketed, [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | let input = hashed.map_named( [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | / input [INFO] [stdout] 152 | | .arrange_by_key_named(&format!( [INFO] [stdout] 153 | | "HierarchicalReduce: ArrangeByKey for Bucket {}", [INFO] [stdout] 154 | | bucket, [INFO] [stdout] 155 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `S` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/sort.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 91 | fn hierarchical_sort_core(&self, name: &str, buckets: B, key: F) -> Self::Output [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | self.scope().region_named(name, |region| { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection::Timestamp>, (K, Vec), R>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/operators/sort.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 98 | let this = self.enter_region(region); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let mut hashed = [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | / hashed [INFO] [stdout] 108 | | .inner [INFO] [stdout] 109 | | .map(|(((_hash, key), data), time, diff)| { [INFO] [stdout] 110 | | let data = data [INFO] [stdout] ... | [INFO] [stdout] 118 | | }) [INFO] [stdout] 119 | | .as_collection() [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection), Vec))>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/shape.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 54 | let operator_ids: ArrangedKey<_, OperatorId, Diff> = operators [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let operator_addrs = operators [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | let inputs = channels.map(|mut channel| { [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | let mut operator_inputs = inputs [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | let outputs = channels.map(|mut channel| { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | let mut operator_outputs = outputs [INFO] [stdout] | -------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | / operators [INFO] [stdout] 96 | | .map(|operator| (operator.id, operator.addr)) [INFO] [stdout] 97 | | .join(&operator_inputs) [INFO] [stdout] 98 | | .join(&operator_outputs) [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection, progress_stats::Channel>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/subgraphs.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 23 | let (channels, subgraphs) = ( [INFO] [stdout] | -------- --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | let subgraph_crosses = subgraph_crosses(&channels, &subgraphs); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let subgraph_normal = subgraph_normal(&channels, &subgraphs); [INFO] [stdout] | --------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | [INFO] [stdout] 31 | / subgraph_crosses [INFO] [stdout] 32 | | .concat(&subgraph_normal) [INFO] [stdout] 33 | | .distinct_total_core() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/subgraphs.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 45 | let channels = channels.map(|channel| { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | let channels_forward = channels.arrange_by_key_named("ArrangeByKey: Subgraph Channels"); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let channels_reverse = channels [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | let propagated_channels = [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 137 | / propagated_channels [INFO] [stdout] 138 | | .filter_map( [INFO] [stdout] 139 | | |((source_addr, _source_port), ((target_addr, _target_port), channel_path))| { [INFO] [stdout] 140 | | if channel_path.len() >= 2 { [INFO] [stdout] ... | [INFO] [stdout] 152 | | ) [INFO] [stdout] 153 | | .antijoin_arranged(subgraphs) [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection>, ((OperatorAddr, PortId), ((OperatorAddr, PortId), OperatorAddr))>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/subgraphs.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 75 | let (channels_arranged, channels_reverse) = ( [INFO] [stdout] | ----------------- ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let ingress_candidates = links [INFO] [stdout] | ------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | let egress_candidates = links [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | / links [INFO] [stdout] 132 | | // TODO: Name this [INFO] [stdout] 133 | | .concatenate(vec![ingress, egress]) [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `timely::dataflow::Stream` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/worker.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 270 | traces: ReplaySource, [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 303 | / match traces { [INFO] [stdout] 304 | | ReplaySource::Rkyv(rkyv) => rkyv.replay_with_shutdown_into_named( [INFO] [stdout] 305 | | &name, [INFO] [stdout] 306 | | scope, [INFO] [stdout] ... | [INFO] [stdout] 324 | | }), [INFO] [stdout] 325 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection, worker_timeline::TimelineEvent>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/worker_timeline.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 44 | let differential_events = [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | / differential_events [INFO] [stdout] 48 | | .as_ref() [INFO] [stdout] 49 | | .map(|differential_events| timely_events.concat(differential_events)) [INFO] [stdout] 50 | | .unwrap_or(timely_events) [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection), Vec))>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/shape.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 54 | let operator_ids: ArrangedKey<_, OperatorId, Diff> = operators [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let operator_addrs = operators [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | let inputs = channels.map(|mut channel| { [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | let mut operator_inputs = inputs [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | let outputs = channels.map(|mut channel| { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | let mut operator_outputs = outputs [INFO] [stdout] | -------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | / operators [INFO] [stdout] 96 | | .map(|operator| (operator.id, operator.addr)) [INFO] [stdout] 97 | | .join(&operator_inputs) [INFO] [stdout] 98 | | .join(&operator_outputs) [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection, progress_stats::Channel>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/subgraphs.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 23 | let (channels, subgraphs) = ( [INFO] [stdout] | -------- --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | let subgraph_crosses = subgraph_crosses(&channels, &subgraphs); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let subgraph_normal = subgraph_normal(&channels, &subgraphs); [INFO] [stdout] | --------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | [INFO] [stdout] 31 | / subgraph_crosses [INFO] [stdout] 32 | | .concat(&subgraph_normal) [INFO] [stdout] 33 | | .distinct_total_core() [INFO] [stdout] | |__________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/subgraphs.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 45 | let channels = channels.map(|channel| { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | let channels_forward = channels.arrange_by_key_named("ArrangeByKey: Subgraph Channels"); [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let channels_reverse = channels [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | let propagated_channels = [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 137 | / propagated_channels [INFO] [stdout] 138 | | .filter_map( [INFO] [stdout] 139 | | |((source_addr, _source_port), ((target_addr, _target_port), channel_path))| { [INFO] [stdout] 140 | | if channel_path.len() >= 2 { [INFO] [stdout] ... | [INFO] [stdout] 152 | | ) [INFO] [stdout] 153 | | .antijoin_arranged(subgraphs) [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection>, ((OperatorAddr, PortId), ((OperatorAddr, PortId), OperatorAddr))>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/subgraphs.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 75 | let (channels_arranged, channels_reverse) = ( [INFO] [stdout] | ----------------- ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let ingress_candidates = links [INFO] [stdout] | ------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | let egress_candidates = links [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | / links [INFO] [stdout] 132 | | // TODO: Name this [INFO] [stdout] 133 | | .concatenate(vec![ingress, egress]) [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/mod.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 350 | let subgraph_addrs = subgraph_ids.join_core(addr_lookup, |&(worker, id), &(), addr| { [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 357 | let operator_parents = addr_lookup.flat_map_ref(|&(worker, operator), addr| { [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 366 | let subgraph_children = subgraph_addrs.join_map( [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 370 | let subgraph_children_arranged = subgraph_children.arrange_by_key(); [INFO] [stdout] | -------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | let subgraph_operators = subgraph_children [INFO] [stdout] | ------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 379 | let subgraph_subgraphs = subgraph_children_arranged [INFO] [stdout] | ------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | let channel_parents = channel_scopes.flat_map_ref(|&(worker, channel), addr| { [INFO] [stdout] | --------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | let subgraph_channels = subgraph_addrs [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 402 | let dataflows = addr_lookup.semijoin_arranged(dataflow_ids); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 405 | / dataflows [INFO] [stdout] 406 | | .join(operator_lifespans) [INFO] [stdout] 407 | | .join(&subgraph_operators) [INFO] [stdout] 408 | | .join(&subgraph_subgraphs) [INFO] [stdout] 409 | | .join(&subgraph_channels) [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection, (ddshow_types::timely_logging::OperatesEvent, progress_stats::Channel, ddshow_types::timely_logging::OperatesEvent)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/mod.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 478 | let (operators, channels, leaves) = ( [INFO] [stdout] | --------- -------- ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 484 | let operators_by_address = operators [INFO] [stdout] | -------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 488 | / operators_by_address [INFO] [stdout] 489 | | .semijoin_arranged(&leaves) [INFO] [stdout] 490 | | .join_map( [INFO] [stdout] 491 | | &channels.map(|channel| (channel.source_addr().to_owned(), channel)), [INFO] [stdout] ... | [INFO] [stdout] 507 | | }, [INFO] [stdout] 508 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Span` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/replay_loading.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 232 | listener: Option, [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | / { [INFO] [stdout] 249 | | let mut num_sources = 0; [INFO] [stdout] 250 | | [INFO] [stdout] 251 | | let plural = if connections.get() == 1 { "" } else { "s" }; [INFO] [stdout] ... | [INFO] [stdout] 452 | | Ok((event_receivers, are_replay_sources, num_sources)) [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Span` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/replay_loading.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 466 | sources: ReplaySource, [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | / { [INFO] [stdout] 472 | | let readers: Vec<_> = match sources { [INFO] [stdout] 473 | | ReplaySource::Rkyv(rkyv) => { [INFO] [stdout] 474 | | let mut readers = Vec::with_capacity(num_workers); [INFO] [stdout] ... | [INFO] [stdout] 527 | | Ok(Arc::from(receivers)) [INFO] [stdout] 528 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Span` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/replay_loading.rs:544:1 [INFO] [stdout] | [INFO] [stdout] 535 | listener: TcpListener, [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 544 | / { [INFO] [stdout] 545 | | assert_eq!( [INFO] [stdout] 546 | | args.stream_encoding, [INFO] [stdout] 547 | | StreamEncoding::Abomonation, [INFO] [stdout] ... | [INFO] [stdout] 595 | | Ok(ReplaySource::Abomonation(timely_conns)) [INFO] [stdout] 596 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `timely::dataflow::Stream` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/worker.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 270 | traces: ReplaySource, [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 303 | / match traces { [INFO] [stdout] 304 | | ReplaySource::Rkyv(rkyv) => rkyv.replay_with_shutdown_into_named( [INFO] [stdout] 305 | | &name, [INFO] [stdout] 306 | | scope, [INFO] [stdout] ... | [INFO] [stdout] 324 | | }), [INFO] [stdout] 325 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection, worker_timeline::TimelineEvent>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/worker_timeline.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 44 | let differential_events = [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | / differential_events [INFO] [stdout] 48 | | .as_ref() [INFO] [stdout] 49 | | .map(|differential_events| timely_events.concat(differential_events)) [INFO] [stdout] 50 | | .unwrap_or(timely_events) [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Span` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/replay_loading.rs:616:1 [INFO] [stdout] | [INFO] [stdout] 606 | listener: TcpListener, [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 616 | / { [INFO] [stdout] 617 | | assert_eq!( [INFO] [stdout] 618 | | args.stream_encoding, [INFO] [stdout] 619 | | StreamEncoding::Rkyv, [INFO] [stdout] ... | [INFO] [stdout] 668 | | Ok(ReplaySource::Rkyv(timely_conns)) [INFO] [stdout] 669 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Span` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/replay_loading.rs:687:27 [INFO] [stdout] | [INFO] [stdout] 685 | worker_guards: WorkerGuards>, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | receivers: DataflowReceivers, [INFO] [stdout] 687 | ) -> Result { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 688 | | if args.isnt_quiet() { [INFO] [stdout] 689 | | // Write a prompt to the terminal for the user [INFO] [stdout] 690 | | let message = if args.is_file_sourced() { [INFO] [stdout] ... | [INFO] [stdout] 787 | | Ok(data) [INFO] [stdout] 788 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/mod.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 350 | let subgraph_addrs = subgraph_ids.join_core(addr_lookup, |&(worker, id), &(), addr| { [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 357 | let operator_parents = addr_lookup.flat_map_ref(|&(worker, operator), addr| { [INFO] [stdout] | ---------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 366 | let subgraph_children = subgraph_addrs.join_map( [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 370 | let subgraph_children_arranged = subgraph_children.arrange_by_key(); [INFO] [stdout] | -------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | let subgraph_operators = subgraph_children [INFO] [stdout] | ------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 379 | let subgraph_subgraphs = subgraph_children_arranged [INFO] [stdout] | ------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | let channel_parents = channel_scopes.flat_map_ref(|&(worker, channel), addr| { [INFO] [stdout] | --------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | let subgraph_channels = subgraph_addrs [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 402 | let dataflows = addr_lookup.semijoin_arranged(dataflow_ids); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 405 | / dataflows [INFO] [stdout] 406 | | .join(operator_lifespans) [INFO] [stdout] 407 | | .join(&subgraph_operators) [INFO] [stdout] 408 | | .join(&subgraph_subgraphs) [INFO] [stdout] 409 | | .join(&subgraph_channels) [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Collection, (ddshow_types::timely_logging::OperatesEvent, progress_stats::Channel, ddshow_types::timely_logging::OperatesEvent)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dataflow/mod.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 478 | let (operators, channels, leaves) = ( [INFO] [stdout] | --------- -------- ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 484 | let operators_by_address = operators [INFO] [stdout] | -------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 488 | / operators_by_address [INFO] [stdout] 489 | | .semijoin_arranged(&leaves) [INFO] [stdout] 490 | | .join_map( [INFO] [stdout] 491 | | &channels.map(|channel| (channel.source_addr().to_owned(), channel)), [INFO] [stdout] ... | [INFO] [stdout] 507 | | }, [INFO] [stdout] 508 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Span` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/replay_loading.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 232 | listener: Option, [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | / { [INFO] [stdout] 249 | | let mut num_sources = 0; [INFO] [stdout] 250 | | [INFO] [stdout] 251 | | let plural = if connections.get() == 1 { "" } else { "s" }; [INFO] [stdout] ... | [INFO] [stdout] 452 | | Ok((event_receivers, are_replay_sources, num_sources)) [INFO] [stdout] 453 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Span` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/replay_loading.rs:471:1 [INFO] [stdout] | [INFO] [stdout] 466 | sources: ReplaySource, [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | / { [INFO] [stdout] 472 | | let readers: Vec<_> = match sources { [INFO] [stdout] 473 | | ReplaySource::Rkyv(rkyv) => { [INFO] [stdout] 474 | | let mut readers = Vec::with_capacity(num_workers); [INFO] [stdout] ... | [INFO] [stdout] 527 | | Ok(Arc::from(receivers)) [INFO] [stdout] 528 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Span` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/replay_loading.rs:544:1 [INFO] [stdout] | [INFO] [stdout] 535 | listener: TcpListener, [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 544 | / { [INFO] [stdout] 545 | | assert_eq!( [INFO] [stdout] 546 | | args.stream_encoding, [INFO] [stdout] 547 | | StreamEncoding::Abomonation, [INFO] [stdout] ... | [INFO] [stdout] 595 | | Ok(ReplaySource::Abomonation(timely_conns)) [INFO] [stdout] 596 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Span` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/replay_loading.rs:616:1 [INFO] [stdout] | [INFO] [stdout] 606 | listener: TcpListener, [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 616 | / { [INFO] [stdout] 617 | | assert_eq!( [INFO] [stdout] 618 | | args.stream_encoding, [INFO] [stdout] 619 | | StreamEncoding::Rkyv, [INFO] [stdout] ... | [INFO] [stdout] 668 | | Ok(ReplaySource::Rkyv(timely_conns)) [INFO] [stdout] 669 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Span` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/replay_loading.rs:687:27 [INFO] [stdout] | [INFO] [stdout] 685 | worker_guards: WorkerGuards>, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | receivers: DataflowReceivers, [INFO] [stdout] 687 | ) -> Result { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 688 | | if args.isnt_quiet() { [INFO] [stdout] 689 | | // Write a prompt to the terminal for the user [INFO] [stdout] 690 | | let message = if args.is_file_sourced() { [INFO] [stdout] ... | [INFO] [stdout] 787 | | Ok(data) [INFO] [stdout] 788 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dump_json` and `report_update_duration` are never read [INFO] [stdout] --> src/args.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Args { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 81 | pub dump_json: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub report_update_duration: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Args` 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] [stdout] warning: trait `OperatorExt` is never used [INFO] [stdout] --> src/dataflow/operators/util.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait OperatorExt { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `delay_fast` and `delay_fast_named` are never used [INFO] [stdout] --> src/dataflow/operators/delay.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait DelayExt { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 22 | fn delay_fast(&self, delay: F) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | fn delay_fast_named(&self, name: &str, delay: F) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `filter_split` is never used [INFO] [stdout] --> src/dataflow/operators/filter_split.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait FilterSplit { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 13 | fn filter_split(&self, logic: L) -> (Self::LeftStream, Self::RightStream) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `flat_split` is never used [INFO] [stdout] --> src/dataflow/operators/flat_split.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait FlatSplit { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 13 | fn flat_split(&self, logic: L) -> (Self::LeftStream, Self::RightStream) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `debug` and `debug_with` are never used [INFO] [stdout] --> src/dataflow/operators/inspect.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait InspectExt { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 18 | fn debug(&self) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn debug_with(&self, name: &str) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `negate_located` is never used [INFO] [stdout] --> src/dataflow/operators/negate.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait NegateExt { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn negate_located(&self) -> Self::Output; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `hierarchical_reduce`, `hierarchical_reduce_named`, and `hierarchical_reduce_core` are never used [INFO] [stdout] --> src/dataflow/operators/reduce.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait HierarchicalReduce [INFO] [stdout] | ------------------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 21 | fn hierarchical_reduce( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | fn hierarchical_reduce_named( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | fn hierarchical_reduce_core( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `take_events` is never used [INFO] [stdout] --> src/dataflow/operators/replay_with_shutdown.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait EventIterator { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 51 | fn take_events(&mut self) -> io::Result>> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `replay_with_shutdown_into` is never used [INFO] [stdout] --> src/dataflow/operators/replay_with_shutdown.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 182 | pub trait ReplayWithShutdown [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 190 | fn replay_with_shutdown_into( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `sort_by`, `sort_by_named`, `hierarchical_sort_by`, `hierarchical_sort_by_named`, and `hierarchical_sort_core` are never used [INFO] [stdout] --> src/dataflow/operators/sort.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait SortBy { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 18 | fn sort_by(&self, key: F) -> Self::Output [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | fn sort_by_named(&self, name: &str, key: F) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | fn hierarchical_sort_by(&self, key: F) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | fn hierarchical_sort_by_named(&self, name: &str, key: F) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | fn hierarchical_sort_core(&self, name: &str, buckets: B, key: F) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DDSHOW_VERSION` is never used [INFO] [stdout] --> src/dataflow/constants.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | pub const DDSHOW_VERSION: &str = concat!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dataflow/progress_stats.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 92 | impl OperatorProgress { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 93 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `last_consumed` is never read [INFO] [stdout] --> src/dataflow/send_recv.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 152 | pub struct DataflowExtractor { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 156 | last_consumed: Time, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | / make_send_recv! { [INFO] [stdout] 312 | | workers: WorkerId, [INFO] [stdout] 313 | | operators: OperatorAddr, [INFO] [stdout] 314 | | dataflows: OperatorAddr, [INFO] [stdout] ... | [INFO] [stdout] 333 | | spline_levels: (OpKey, SplineLevel), [INFO] [stdout] 334 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `DataflowExtractor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `make_send_recv` (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/operators/diff_list.rs:5:68 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Nil` [INFO] [stdout] 6 | pub struct Nil; [INFO] [stdout] | --- `Nil` 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/dataflow/operators/epoch.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Epoch` [INFO] [stdout] ... [INFO] [stdout] 30 | pub struct Epoch { [INFO] [stdout] | ----- `Epoch` 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/operators/min_max.rs:15:68 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Min` [INFO] [stdout] 16 | pub struct Min { [INFO] [stdout] | --- `Min` 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/operators/min_max.rs:141:68 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Max` [INFO] [stdout] 142 | pub struct Max { [INFO] [stdout] | --- `Max` 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/operators/min_max.rs:354:68 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Maybe` [INFO] [stdout] 355 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` 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/differential.rs:14:68 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation, Serialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_SplineLevel` [INFO] [stdout] 15 | pub struct SplineLevel { [INFO] [stdout] | ----------- `SplineLevel` 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/differential.rs:154:57 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation, Deserialize, Serialize, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ArrangementStats` [INFO] [stdout] 155 | )] [INFO] [stdout] 156 | pub struct ArrangementStats { [INFO] [stdout] | ---------------- `ArrangementStats` 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/operator_stats.rs:17:66 [INFO] [stdout] | [INFO] [stdout] 17 | Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Default, Abomonation, Deserialize, Serialize, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OperatorStats` [INFO] [stdout] 18 | )] [INFO] [stdout] 19 | pub struct OperatorStats { [INFO] [stdout] | ------------- `OperatorStats` 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/operator_stats.rs:30:66 [INFO] [stdout] | [INFO] [stdout] 30 | Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Default, Abomonation, Deserialize, Serialize, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_AggregatedOperatorStats` [INFO] [stdout] 31 | )] [INFO] [stdout] 32 | pub struct AggregatedOperatorStats { [INFO] [stdout] | ----------------------- `AggregatedOperatorStats` 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/progress_stats.rs:18:62 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ChannelMessageStats` [INFO] [stdout] 19 | pub struct ChannelMessageStats { [INFO] [stdout] | ------------------- `ChannelMessageStats` 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/progress_stats.rs:29:62 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ChannelCapabilityStats` [INFO] [stdout] 30 | pub struct ChannelCapabilityStats { [INFO] [stdout] | ---------------------- `ChannelCapabilityStats` 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/progress_stats.rs:41:57 [INFO] [stdout] | [INFO] [stdout] 41 | Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation, Deserialize, Serialize, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Channel` [INFO] [stdout] 42 | )] [INFO] [stdout] 43 | pub enum Channel { [INFO] [stdout] | ------- `Channel` 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/progress_stats.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ProgressInfo` [INFO] [stdout] ... [INFO] [stdout] 124 | pub struct ProgressInfo { [INFO] [stdout] | ------------ `ProgressInfo` 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/progress_stats.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ProgressStats` [INFO] [stdout] ... [INFO] [stdout] 144 | pub struct ProgressStats { [INFO] [stdout] | ------------- `ProgressStats` 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/shape.rs:22:66 [INFO] [stdout] | [INFO] [stdout] 22 | Debug, Default, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation, Deserialize, Serialize, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OperatorShape` [INFO] [stdout] 23 | )] [INFO] [stdout] 24 | pub struct OperatorShape { [INFO] [stdout] | ------------- `OperatorShape` 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/summation.rs:92:68 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation, Serialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Summation` [INFO] [stdout] 93 | pub struct Summation { [INFO] [stdout] | --------- `Summation` 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/worker_timeline.rs:481:66 [INFO] [stdout] | [INFO] [stdout] 481 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_State` and up 2 bodies [INFO] [stdout] 482 | pub enum State { [INFO] [stdout] | ----- `State` 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/worker_timeline.rs:536:87 [INFO] [stdout] | [INFO] [stdout] 536 | Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_EventKind` [INFO] [stdout] 537 | )] [INFO] [stdout] 538 | pub enum EventKind { [INFO] [stdout] | --------- `EventKind` 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/worker_timeline.rs:563:81 [INFO] [stdout] | [INFO] [stdout] 563 | Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Deserialize, Serialize, Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimelineEvent` [INFO] [stdout] 564 | )] [INFO] [stdout] 565 | pub struct TimelineEvent { [INFO] [stdout] | ------------- `TimelineEvent` 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/ui/mod.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ProgramStats` [INFO] [stdout] ... [INFO] [stdout] 332 | pub struct ProgramStats { [INFO] [stdout] | ------------ `ProgramStats` 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/ui/mod.rs:367:5 [INFO] [stdout] | [INFO] [stdout] 367 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_WorkerStats` [INFO] [stdout] ... [INFO] [stdout] 373 | pub struct WorkerStats { [INFO] [stdout] | ----------- `WorkerStats` 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/ui/mod.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_DataflowStats` [INFO] [stdout] ... [INFO] [stdout] 409 | pub struct DataflowStats { [INFO] [stdout] | ------------- `DataflowStats` 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/ui/mod.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_NodeStats` [INFO] [stdout] ... [INFO] [stdout] 453 | pub struct NodeStats { [INFO] [stdout] | --------- `NodeStats` 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/ui/mod.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_NodeKind` [INFO] [stdout] ... [INFO] [stdout] 482 | pub enum NodeKind { [INFO] [stdout] | -------- `NodeKind` 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/ui/mod.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Lifespan` [INFO] [stdout] ... [INFO] [stdout] 512 | pub struct Lifespan { [INFO] [stdout] | -------- `Lifespan` 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/ui/mod.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 549 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ChannelStats` [INFO] [stdout] ... [INFO] [stdout] 555 | pub struct ChannelStats { [INFO] [stdout] | ------------ `ChannelStats` 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/ui/mod.rs:578:5 [INFO] [stdout] | [INFO] [stdout] 578 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ChannelKind` [INFO] [stdout] ... [INFO] [stdout] 584 | pub enum ChannelKind { [INFO] [stdout] | ----------- `ChannelKind` 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/ui/mod.rs:621:5 [INFO] [stdout] | [INFO] [stdout] 621 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ArrangementStats` [INFO] [stdout] ... [INFO] [stdout] 627 | pub struct ArrangementStats { [INFO] [stdout] | ---------------- `ArrangementStats` 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/ui/mod.rs:647:5 [INFO] [stdout] | [INFO] [stdout] 647 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_AggregatedStats` [INFO] [stdout] ... [INFO] [stdout] 653 | pub struct AggregatedStats { [INFO] [stdout] | --------------- `AggregatedStats` 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/ui/mod.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 680 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimelineEvent` [INFO] [stdout] ... [INFO] [stdout] 686 | pub struct TimelineEvent { [INFO] [stdout] | ------------- `TimelineEvent` 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] error: aborting due to 20 previous errors; 55 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ddshow` (bin "ddshow") due to 21 previous errors; 55 warnings emitted [INFO] [stdout] warning: fields `dump_json` and `report_update_duration` are never read [INFO] [stdout] --> src/args.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Args { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 81 | pub dump_json: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub report_update_duration: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Args` 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] [stdout] warning: trait `OperatorExt` is never used [INFO] [stdout] --> src/dataflow/operators/util.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait OperatorExt { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `delay_fast` and `delay_fast_named` are never used [INFO] [stdout] --> src/dataflow/operators/delay.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait DelayExt { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 22 | fn delay_fast(&self, delay: F) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | fn delay_fast_named(&self, name: &str, delay: F) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `filter_split` is never used [INFO] [stdout] --> src/dataflow/operators/filter_split.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait FilterSplit { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 13 | fn filter_split(&self, logic: L) -> (Self::LeftStream, Self::RightStream) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `flat_split` is never used [INFO] [stdout] --> src/dataflow/operators/flat_split.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait FlatSplit { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 13 | fn flat_split(&self, logic: L) -> (Self::LeftStream, Self::RightStream) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `debug` and `debug_with` are never used [INFO] [stdout] --> src/dataflow/operators/inspect.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait InspectExt { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 18 | fn debug(&self) -> Self [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn debug_with(&self, name: &str) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `negate_located` is never used [INFO] [stdout] --> src/dataflow/operators/negate.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait NegateExt { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn negate_located(&self) -> Self::Output; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `hierarchical_reduce`, `hierarchical_reduce_named`, and `hierarchical_reduce_core` are never used [INFO] [stdout] --> src/dataflow/operators/reduce.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait HierarchicalReduce [INFO] [stdout] | ------------------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 21 | fn hierarchical_reduce( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | fn hierarchical_reduce_named( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | fn hierarchical_reduce_core( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `replay_with_shutdown_into` is never used [INFO] [stdout] --> src/dataflow/operators/replay_with_shutdown.rs:190:8 [INFO] [stdout] | [INFO] [stdout] 182 | pub trait ReplayWithShutdown [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 190 | fn replay_with_shutdown_into( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `sort_by` and `sort_by_named` are never used [INFO] [stdout] --> src/dataflow/operators/sort.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait SortBy { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 18 | fn sort_by(&self, key: F) -> Self::Output [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | fn sort_by_named(&self, name: &str, key: F) -> Self::Output [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DDSHOW_VERSION` is never used [INFO] [stdout] --> src/dataflow/constants.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | pub const DDSHOW_VERSION: &str = concat!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dataflow/progress_stats.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 92 | impl OperatorProgress { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 93 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `last_consumed` is never read [INFO] [stdout] --> src/dataflow/send_recv.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 152 | pub struct DataflowExtractor { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 156 | last_consumed: Time, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | / make_send_recv! { [INFO] [stdout] 312 | | workers: WorkerId, [INFO] [stdout] 313 | | operators: OperatorAddr, [INFO] [stdout] 314 | | dataflows: OperatorAddr, [INFO] [stdout] ... | [INFO] [stdout] 333 | | spline_levels: (OpKey, SplineLevel), [INFO] [stdout] 334 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `DataflowExtractor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: this warning originates in the macro `make_send_recv` (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/operators/diff_list.rs:5:68 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Nil` [INFO] [stdout] 6 | pub struct Nil; [INFO] [stdout] | --- `Nil` 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/dataflow/operators/epoch.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Epoch` [INFO] [stdout] ... [INFO] [stdout] 30 | pub struct Epoch { [INFO] [stdout] | ----- `Epoch` 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/operators/min_max.rs:15:68 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Min` [INFO] [stdout] 16 | pub struct Min { [INFO] [stdout] | --- `Min` 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/operators/min_max.rs:141:68 [INFO] [stdout] | [INFO] [stdout] 141 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Max` [INFO] [stdout] 142 | pub struct Max { [INFO] [stdout] | --- `Max` 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/operators/min_max.rs:354:68 [INFO] [stdout] | [INFO] [stdout] 354 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Maybe` [INFO] [stdout] 355 | pub enum Maybe { [INFO] [stdout] | ----- `Maybe` 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/differential.rs:14:68 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation, Serialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_SplineLevel` [INFO] [stdout] 15 | pub struct SplineLevel { [INFO] [stdout] | ----------- `SplineLevel` 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/differential.rs:154:57 [INFO] [stdout] | [INFO] [stdout] 154 | Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation, Deserialize, Serialize, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ArrangementStats` [INFO] [stdout] 155 | )] [INFO] [stdout] 156 | pub struct ArrangementStats { [INFO] [stdout] | ---------------- `ArrangementStats` 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/operator_stats.rs:17:66 [INFO] [stdout] | [INFO] [stdout] 17 | Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Default, Abomonation, Deserialize, Serialize, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OperatorStats` [INFO] [stdout] 18 | )] [INFO] [stdout] 19 | pub struct OperatorStats { [INFO] [stdout] | ------------- `OperatorStats` 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/operator_stats.rs:30:66 [INFO] [stdout] | [INFO] [stdout] 30 | Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Default, Abomonation, Deserialize, Serialize, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_AggregatedOperatorStats` [INFO] [stdout] 31 | )] [INFO] [stdout] 32 | pub struct AggregatedOperatorStats { [INFO] [stdout] | ----------------------- `AggregatedOperatorStats` 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/progress_stats.rs:18:62 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ChannelMessageStats` [INFO] [stdout] 19 | pub struct ChannelMessageStats { [INFO] [stdout] | ------------------- `ChannelMessageStats` 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/progress_stats.rs:29:62 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ChannelCapabilityStats` [INFO] [stdout] 30 | pub struct ChannelCapabilityStats { [INFO] [stdout] | ---------------------- `ChannelCapabilityStats` 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/progress_stats.rs:41:57 [INFO] [stdout] | [INFO] [stdout] 41 | Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation, Deserialize, Serialize, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Channel` [INFO] [stdout] 42 | )] [INFO] [stdout] 43 | pub enum Channel { [INFO] [stdout] | ------- `Channel` 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/progress_stats.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ProgressInfo` [INFO] [stdout] ... [INFO] [stdout] 124 | pub struct ProgressInfo { [INFO] [stdout] | ------------ `ProgressInfo` 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/progress_stats.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ProgressStats` [INFO] [stdout] ... [INFO] [stdout] 144 | pub struct ProgressStats { [INFO] [stdout] | ------------- `ProgressStats` 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/shape.rs:22:66 [INFO] [stdout] | [INFO] [stdout] 22 | Debug, Default, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation, Deserialize, Serialize, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_OperatorShape` [INFO] [stdout] 23 | )] [INFO] [stdout] 24 | pub struct OperatorShape { [INFO] [stdout] | ------------- `OperatorShape` 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/summation.rs:92:68 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation, Serialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Summation` [INFO] [stdout] 93 | pub struct Summation { [INFO] [stdout] | --------- `Summation` 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/worker_timeline.rs:481:66 [INFO] [stdout] | [INFO] [stdout] 481 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Abomonation)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_State` and up 2 bodies [INFO] [stdout] 482 | pub enum State { [INFO] [stdout] | ----- `State` 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/worker_timeline.rs:536:87 [INFO] [stdout] | [INFO] [stdout] 536 | Debug, Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Serialize, Deserialize, Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_EventKind` [INFO] [stdout] 537 | )] [INFO] [stdout] 538 | pub enum EventKind { [INFO] [stdout] | --------- `EventKind` 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/worker_timeline.rs:563:81 [INFO] [stdout] | [INFO] [stdout] 563 | Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Deserialize, Serialize, Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimelineEvent` [INFO] [stdout] 564 | )] [INFO] [stdout] 565 | pub struct TimelineEvent { [INFO] [stdout] | ------------- `TimelineEvent` 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/ui/mod.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ProgramStats` [INFO] [stdout] ... [INFO] [stdout] 332 | pub struct ProgramStats { [INFO] [stdout] | ------------ `ProgramStats` 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/ui/mod.rs:367:5 [INFO] [stdout] | [INFO] [stdout] 367 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_WorkerStats` [INFO] [stdout] ... [INFO] [stdout] 373 | pub struct WorkerStats { [INFO] [stdout] | ----------- `WorkerStats` 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/ui/mod.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_DataflowStats` [INFO] [stdout] ... [INFO] [stdout] 409 | pub struct DataflowStats { [INFO] [stdout] | ------------- `DataflowStats` 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/ui/mod.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_NodeStats` [INFO] [stdout] ... [INFO] [stdout] 453 | pub struct NodeStats { [INFO] [stdout] | --------- `NodeStats` 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/ui/mod.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_NodeKind` [INFO] [stdout] ... [INFO] [stdout] 482 | pub enum NodeKind { [INFO] [stdout] | -------- `NodeKind` 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/ui/mod.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Lifespan` [INFO] [stdout] ... [INFO] [stdout] 512 | pub struct Lifespan { [INFO] [stdout] | -------- `Lifespan` 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/ui/mod.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 549 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ChannelStats` [INFO] [stdout] ... [INFO] [stdout] 555 | pub struct ChannelStats { [INFO] [stdout] | ------------ `ChannelStats` 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/ui/mod.rs:578:5 [INFO] [stdout] | [INFO] [stdout] 578 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ChannelKind` [INFO] [stdout] ... [INFO] [stdout] 584 | pub enum ChannelKind { [INFO] [stdout] | ----------- `ChannelKind` 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/ui/mod.rs:621:5 [INFO] [stdout] | [INFO] [stdout] 621 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_ArrangementStats` [INFO] [stdout] ... [INFO] [stdout] 627 | pub struct ArrangementStats { [INFO] [stdout] | ---------------- `ArrangementStats` 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/ui/mod.rs:647:5 [INFO] [stdout] | [INFO] [stdout] 647 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_AggregatedStats` [INFO] [stdout] ... [INFO] [stdout] 653 | pub struct AggregatedStats { [INFO] [stdout] | --------------- `AggregatedStats` 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/ui/mod.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 680 | Abomonation, [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Abomonation` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimelineEvent` [INFO] [stdout] ... [INFO] [stdout] 686 | pub struct TimelineEvent { [INFO] [stdout] | ------------- `TimelineEvent` 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] error: aborting due to 20 previous errors; 54 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ddshow` (bin "ddshow" test) due to 21 previous errors; 54 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9845d5c1f1fd76cb13ed83ae423c9540cfafd468fd378cde3149b76e8a9b8972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9845d5c1f1fd76cb13ed83ae423c9540cfafd468fd378cde3149b76e8a9b8972", kill_on_drop: false }` [INFO] [stdout] 9845d5c1f1fd76cb13ed83ae423c9540cfafd468fd378cde3149b76e8a9b8972