[INFO] updating cached repository https://github.com/bytewax/bytewax [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f28218e3c1929a94ef708291d6b976aef185b653 [INFO] checking bytewax/bytewax/f28218e3c1929a94ef708291d6b976aef185b653 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytewax%2Fbytewax" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bytewax/bytewax on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/bytewax/bytewax [INFO] finished tweaking git repo https://github.com/bytewax/bytewax [INFO] tweaked toml for git repo https://github.com/bytewax/bytewax written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bytewax/bytewax 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d913ca4d51da355b1836a3ebacd49cd8a334e04d5032d8ca7c017e002ad7c6cf [INFO] running `Command { std: "docker" "start" "-a" "d913ca4d51da355b1836a3ebacd49cd8a334e04d5032d8ca7c017e002ad7c6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d913ca4d51da355b1836a3ebacd49cd8a334e04d5032d8ca7c017e002ad7c6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d913ca4d51da355b1836a3ebacd49cd8a334e04d5032d8ca7c017e002ad7c6cf", kill_on_drop: false }` [INFO] [stdout] d913ca4d51da355b1836a3ebacd49cd8a334e04d5032d8ca7c017e002ad7c6cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef38217133ad642402aa54588ceecb9923f72798be93b47bec675c501026da84 [INFO] running `Command { std: "docker" "start" "-a" "ef38217133ad642402aa54588ceecb9923f72798be93b47bec675c501026da84", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (1 fix) [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling pyo3-build-config v0.21.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling pyo3-ffi v0.21.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking columnation v0.1.0 (https://github.com/frankmcsherry/columnation#ab3b7897) [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking opentelemetry_api v0.20.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling pyo3 v0.21.1 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking timely_bytes v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow.git?rev=432ef57#432ef57f) [INFO] [stderr] Checking timely_logging v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow.git?rev=432ef57#432ef57f) [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rusqlite_migration v1.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling pyo3-macros v0.21.1 [INFO] [stderr] Checking axum-core v0.2.9 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking timely_container v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow.git?rev=432ef57#432ef57f) [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking timely_communication v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow.git?rev=432ef57#432ef57f) [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking timely v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow.git?rev=432ef57#432ef57f) [INFO] [stderr] Checking opentelemetry_sdk v0.20.0 [INFO] [stderr] Checking rusqlite v0.30.0 [INFO] [stderr] Checking opentelemetry v0.20.0 [INFO] [stderr] Checking opentelemetry-prometheus v0.13.0 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.12.0 [INFO] [stderr] Checking tracing-opentelemetry v0.20.0 [INFO] [stderr] Checking opentelemetry-jaeger v0.19.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking reqwest v0.11.25 [INFO] [stderr] Checking axum v0.5.17 [INFO] [stderr] Checking opentelemetry-http v0.9.0 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking opentelemetry-proto v0.3.0 [INFO] [stderr] Checking opentelemetry-otlp v0.13.0 [INFO] [stderr] Checking bytewax v0.21.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `bytewax` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/macros.rs [INFO] [stderr] * src/metrics/mod.rs [INFO] [stderr] * src/recovery.rs [INFO] [stderr] * src/run.rs [INFO] [stderr] * src/tracing/jaeger_tracing.rs [INFO] [stderr] * src/tracing/otlp_tracing.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/metrics/mod.rs:10:6 [INFO] [stderr] | [INFO] [stderr] 10 | ($histogram: expr_2021, $labels: expr_2021, $body: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/metrics/mod.rs:10:29 [INFO] [stderr] | [INFO] [stderr] 10 | ($histogram: expr_2021, $labels: expr_2021, $body: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/metrics/mod.rs:10:49 [INFO] [stderr] | [INFO] [stderr] 10 | ($histogram: expr_2021, $labels: expr_2021, $body: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:7:6 [INFO] [stderr] | [INFO] [stderr] 7 | ($pyfunc:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:45:6 [INFO] [stderr] | [INFO] [stderr] 45 | ($pyfunc:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/recovery.rs:317:20 [INFO] [stderr] | [INFO] [stderr] 317 | fn new(db_dir: PathBuf, backup_interval: Option) -> Self { [INFO] [stderr] | ^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility` [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/recovery.rs:1370:36 [INFO] [stderr] | [INFO] [stderr] 1370 | fn init_db_dir(py: Python, db_dir: PathBuf, count: PartitionCount) -> PyResult<()> { [INFO] [stderr] | ^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/recovery.rs:1370:52 [INFO] [stderr] | [INFO] [stderr] 1370 | fn init_db_dir(py: Python, db_dir: PathBuf, count: PartitionCount) -> PyResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/run.rs:114:11 [INFO] [stderr] | [INFO] [stderr] 114 | flow: Dataflow, [INFO] [stderr] | ^^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/run.rs:242:11 [INFO] [stderr] | [INFO] [stderr] 242 | flow: Dataflow, [INFO] [stderr] | ^^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/run.rs:244:14 [INFO] [stderr] | [INFO] [stderr] 244 | proc_id: usize, [INFO] [stderr] | ^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/run.rs:358:11 [INFO] [stderr] | [INFO] [stderr] 358 | flow: Dataflow, [INFO] [stderr] | ^^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/tracing/jaeger_tracing.rs:49:23 [INFO] [stderr] | [INFO] [stderr] 49 | service_name: String, [INFO] [stderr] | ^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/tracing/otlp_tracing.rs:55:23 [INFO] [stderr] | [INFO] [stderr] 55 | service_name: String, [INFO] [stderr] | ^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors; 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0133, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0133`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/metrics/mod.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | ($histogram: expr, $labels: expr, $body: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 10 | ($histogram: expr_2021, $labels: expr, $body: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/metrics/mod.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | ($histogram: expr, $labels: expr, $body: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 10 | ($histogram: expr, $labels: expr_2021, $body: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/metrics/mod.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | ($histogram: expr, $labels: expr, $body: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 10 | ($histogram: expr, $labels: expr, $body: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | ($pyfunc:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 7 | ($pyfunc:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | ($pyfunc:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 45 | ($pyfunc:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/recovery.rs:317:20 [INFO] [stdout] | [INFO] [stdout] 317 | fn new(db_dir: PathBuf, backup_interval: Option) -> Self { [INFO] [stdout] | ^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/recovery.rs:1370:36 [INFO] [stdout] | [INFO] [stdout] 1370 | fn init_db_dir(py: Python, db_dir: PathBuf, count: PartitionCount) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/recovery.rs:1370:52 [INFO] [stdout] | [INFO] [stdout] 1370 | fn init_db_dir(py: Python, db_dir: PathBuf, count: PartitionCount) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | flow: Dataflow, [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:242:11 [INFO] [stdout] | [INFO] [stdout] 242 | flow: Dataflow, [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | proc_id: usize, [INFO] [stdout] | ^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:358:11 [INFO] [stdout] | [INFO] [stdout] 358 | flow: Dataflow, [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/tracing/jaeger_tracing.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | service_name: String, [INFO] [stdout] | ^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/tracing/otlp_tracing.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | service_name: String, [INFO] [stdout] | ^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/inputs.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | if let Ok(duration) = ob.extract::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/inputs.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | } else { [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 54 ~ match ob.extract::() { Ok(duration) => { [INFO] [stdout] 55 | Ok(Self(duration)) [INFO] [stdout] 56 ~ } _ => { [INFO] [stdout] 57 | Err(PyTypeError::new_err( [INFO] [stdout] 58 | "epoch interval must be a `datetime.timedelta`", [INFO] [stdout] 59 | )) [INFO] [stdout] 60 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/inputs.rs:335:36 [INFO] [stdout] | [INFO] [stdout] 335 | ... if let StateChange::Upsert(state) = change { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/inputs.rs:354:33 [INFO] [stdout] | [INFO] [stdout] 354 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 335 ~ match change { StateChange::Upsert(state) => { [INFO] [stdout] 336 | tracing::info!("Resuming {part_key:?} at epoch {emit_epoch} with state {state:?}"); [INFO] [stdout] ... [INFO] [stdout] 353 | parts.insert(part_key, state); [INFO] [stdout] 354 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/inputs.rs:386:28 [INFO] [stdout] | [INFO] [stdout] 386 | if let Some((init_downstream_cap, init_snap_cap)) = init_caps.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/inputs.rs:419:25 [INFO] [stdout] | [INFO] [stdout] 419 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 386 ~ match init_caps.take() { Some((init_downstream_cap, init_snap_cap)) => { [INFO] [stdout] 387 | assert!(*init_downstream_cap.time() == *init_snap_cap.time()); [INFO] [stdout] ... [INFO] [stdout] 418 | })); [INFO] [stdout] 419 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/inputs.rs:543:28 [INFO] [stdout] | [INFO] [stdout] 543 | if let Some(min_next_awake) = parts.values().map(|part_state| part_state.next_awake.unwrap_or(now)).min() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^-----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/inputs.rs:549:25 [INFO] [stdout] | [INFO] [stdout] 549 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 543 ~ match parts.values().map(|part_state| part_state.next_awake.unwrap_or(now)).min() { Some(min_next_awake) => { [INFO] [stdout] 544 | let awake_after = min_next_awake - now; [INFO] [stdout] ... [INFO] [stdout] 548 | activator.activate_after(awake_after); [INFO] [stdout] 549 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/inputs.rs:825:24 [INFO] [stdout] | [INFO] [stdout] 825 | if let Some(part_state) = &part_state { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/inputs.rs:835:21 [INFO] [stdout] | [INFO] [stdout] 835 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 825 ~ match &part_state { Some(part_state) => { [INFO] [stdout] 826 | if let Some(next_awake) = part_state.next_awake { [INFO] [stdout] ... [INFO] [stdout] 834 | } [INFO] [stdout] 835 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/operators.rs:194:32 [INFO] [stdout] | [INFO] [stdout] 194 | ... if let Some(batch) = inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/operators.rs:218:29 [INFO] [stdout] | [INFO] [stdout] 218 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 194 ~ match inbuf.remove(epoch) { Some(batch) => { [INFO] [stdout] 195 | item_inp_count.add(batch.len() as u64, &labels); [INFO] [stdout] ... [INFO] [stdout] 217 | })); [INFO] [stdout] 218 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/operators.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | ... if let Some(mut items) = items_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/operators.rs:307:29 [INFO] [stdout] | [INFO] [stdout] 307 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 279 ~ match items_inbuf.remove(epoch) { Some(mut items) => { [INFO] [stdout] 280 | let mut downstream_session = [INFO] [stdout] ... [INFO] [stdout] 306 | clock_session.give(()); [INFO] [stdout] 307 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/operators.rs:908:44 [INFO] [stdout] | [INFO] [stdout] 908 | ... if let Some(logic) = logics.get(key) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/operators.rs:919:41 [INFO] [stdout] | [INFO] [stdout] 919 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 908 ~ match logics.get(key) { Some(logic) => { [INFO] [stdout] 909 | let sched = with_timer!( [INFO] [stdout] ... [INFO] [stdout] 918 | } [INFO] [stdout] 919 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/operators.rs:947:57 [INFO] [stdout] | [INFO] [stdout] 947 | ... let change = if let Some(logic) = logics.get(&key) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/operators.rs:956:41 [INFO] [stdout] | [INFO] [stdout] 956 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 947 ~ let change = match logics.get(&key) { Some(logic) => { [INFO] [stdout] 948 | let state = with_timer!( [INFO] [stdout] ... [INFO] [stdout] 955 | StateChange::Upsert(TdPyAny::from(state)) [INFO] [stdout] 956 ~ } _ => { [INFO] [stdout] 957 | // It's ok if there's no [INFO] [stdout] ... [INFO] [stdout] 964 | StateChange::Discard [INFO] [stdout] 965 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/operators.rs:973:36 [INFO] [stdout] | [INFO] [stdout] 973 | ... if let Some(loads) = loads_inbuf.remove(&epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/operators.rs:1003:33 [INFO] [stdout] | [INFO] [stdout] 1003 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 973 ~ match loads_inbuf.remove(&epoch) { Some(loads) => { [INFO] [stdout] 974 | unwrap_any!(Python::with_gil(|py| -> PyResult<()> { [INFO] [stdout] ... [INFO] [stdout] 1002 | })); [INFO] [stdout] 1003 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/outputs.rs:376:32 [INFO] [stdout] | [INFO] [stdout] 376 | ... if let Some(loads) = loads_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/outputs.rs:402:29 [INFO] [stdout] | [INFO] [stdout] 402 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 376 ~ match loads_inbuf.remove(epoch) { Some(loads) => { [INFO] [stdout] 377 | // If this worker was assigned to be [INFO] [stdout] ... [INFO] [stdout] 401 | } [INFO] [stdout] 402 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/pyo3_extensions.rs:171:26 [INFO] [stdout] | [INFO] [stdout] 171 | let msg = if let Ok(type_name) = ob.get_type().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^-------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/pyo3_extensions.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 171 ~ let msg = match ob.get_type().name() { Ok(type_name) => { [INFO] [stdout] 172 | format!("'{type_name}' object is not callable") [INFO] [stdout] 173 ~ } _ => { [INFO] [stdout] 174 | "object is not callable".to_string() [INFO] [stdout] 175 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Iterator` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/recovery.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/recovery.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 73 | fn iter(&self) -> impl Iterator + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/recovery.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | if let Ok(duration) = obj.extract::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/recovery.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 172 ~ match obj.extract::() { Ok(duration) => { [INFO] [stdout] 173 | Ok(Self(duration)) [INFO] [stdout] 174 ~ } _ => { [INFO] [stdout] 175 | Err(PyTypeError::new_err( [INFO] [stdout] 176 | "backup interval must be a `datetime.timedelta`", [INFO] [stdout] 177 | )) [INFO] [stdout] 178 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/recovery.rs:344:23 [INFO] [stdout] | [INFO] [stdout] 344 | while let Some(batch) = part_loader.next_batch() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/recovery.rs:349:17 [INFO] [stdout] | [INFO] [stdout] 349 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl for<'a> FnMut(&'a PartitionIndex) -> Rc>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/recovery.rs:400:30 [INFO] [stdout] | [INFO] [stdout] 400 | fn new_builder(&self) -> impl FnMut(&PartitionIndex) -> Rc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/recovery.rs:400:20 [INFO] [stdout] | [INFO] [stdout] 400 | fn new_builder(&self) -> impl FnMut(&PartitionIndex) -> Rc> { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 400 | fn new_builder(&self) -> impl FnMut(&PartitionIndex) -> Rc> + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/run.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | if let Some(err) = panic_err.downcast_ref::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 163 | } else if let Some(msg) = panic_err.downcast_ref::() { [INFO] [stdout] | --------- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 166 | } else if let Some(msg) = panic_err.downcast_ref::<&str>() { [INFO] [stdout] | --------- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/run.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | } else if let Some(msg) = panic_err.downcast_ref::() { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/run.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | } else if let Some(msg) = panic_err.downcast_ref::<&str>() { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/run.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 150 ~ match panic_err.downcast_ref::() { Some(err) => { [INFO] [stdout] 151 | // Special case for keyboard interrupt. [INFO] [stdout] ... [INFO] [stdout] 162 | } [INFO] [stdout] 163 ~ } _ => { match panic_err.downcast_ref::() { Some(msg) => { [INFO] [stdout] 164 | // Panics with String payload usually comes from timely here. [INFO] [stdout] 165 | tracked_err::(msg) [INFO] [stdout] 166 ~ } _ => { match panic_err.downcast_ref::<&str>() { Some(msg) => { [INFO] [stdout] 167 | // Panic with &str payload, usually from a direct call to `panic!` [INFO] [stdout] 168 | // or `.expect` [INFO] [stdout] 169 | tracked_err::(msg) [INFO] [stdout] 170 ~ } _ => { [INFO] [stdout] 171 | // Give up trying to understand the error, and show the user [INFO] [stdout] ... [INFO] [stdout] 175 | tracked_err::("unknown error") [INFO] [stdout] 176 ~ }}}}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:234:36 [INFO] [stdout] | [INFO] [stdout] 234 | let closed_epochs = if let Some(frontier) = &frontier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 240 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 234 ~ let closed_epochs = match &frontier { Some(frontier) => { [INFO] [stdout] 235 | // Do a little swap-a-roo since [INFO] [stdout] ... [INFO] [stdout] 239 | std::mem::replace(&mut self.queue, ge_frontier) [INFO] [stdout] 240 ~ } _ => { [INFO] [stdout] 241 | // None means EOF on all inputs. All epochs in the [INFO] [stdout] ... [INFO] [stdout] 244 | std::mem::take(&mut self.queue) [INFO] [stdout] 245 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:255:16 [INFO] [stdout] | [INFO] [stdout] 255 | if let Some(frontier) = &frontier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 255 ~ match &frontier { Some(frontier) => { [INFO] [stdout] 256 | caps.downgrade_all(frontier); [INFO] [stdout] ... [INFO] [stdout] 264 | Some((caps, state)) [INFO] [stdout] 265 ~ } _ => { [INFO] [stdout] 266 | // This drops the state and the caps since EOF. [INFO] [stdout] 267 | None [INFO] [stdout] 268 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Iterator` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/timely.rs:314:34 [INFO] [stdout] | [INFO] [stdout] 314 | pub(crate) fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/timely.rs:314:24 [INFO] [stdout] | [INFO] [stdout] 314 | pub(crate) fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 314 | pub(crate) fn iter(&self) -> impl Iterator + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:378:20 [INFO] [stdout] | [INFO] [stdout] 378 | if let Some((cap, self_)) = state.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 378 ~ match state.take() { Some((cap, self_)) => { [INFO] [stdout] 379 | output [INFO] [stdout] ... [INFO] [stdout] 382 | .give_iterator(self_.into_iter()); [INFO] [stdout] 383 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:535:32 [INFO] [stdout] | [INFO] [stdout] 535 | ... if let Some(items) = items_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:552:29 [INFO] [stdout] | [INFO] [stdout] 552 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 535 ~ match items_inbuf.remove(epoch) { Some(items) => { [INFO] [stdout] 536 | assert!(!known.is_empty(), "Known partitions in {name} is empty; did you forget to broadcast initial partitions in the 0th epoch?"); [INFO] [stdout] ... [INFO] [stdout] 551 | } [INFO] [stdout] 552 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:558:32 [INFO] [stdout] | [INFO] [stdout] 558 | ... if let Some(parts) = known_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:560:29 [INFO] [stdout] | [INFO] [stdout] 560 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 558 ~ match known_inbuf.remove(epoch) { Some(parts) => { [INFO] [stdout] 559 | known.extend(parts); [INFO] [stdout] 560 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:672:32 [INFO] [stdout] | [INFO] [stdout] 672 | ... if let Some(routes) = inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:677:29 [INFO] [stdout] | [INFO] [stdout] 677 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 672 ~ match inbuf.remove(epoch) { Some(routes) => { [INFO] [stdout] 673 | for (key, worker) in routes { [INFO] [stdout] ... [INFO] [stdout] 676 | } [INFO] [stdout] 677 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:774:28 [INFO] [stdout] | [INFO] [stdout] 774 | if let Some(items) = items_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:786:25 [INFO] [stdout] | [INFO] [stdout] 786 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 774 ~ match items_inbuf.remove(epoch) { Some(items) => { [INFO] [stdout] 775 | assert!(!routing_map.is_empty(), "Routing map is empty; did you forget to broadcast initial routes in the 0th epoch?"); [INFO] [stdout] ... [INFO] [stdout] 785 | } [INFO] [stdout] 786 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:792:28 [INFO] [stdout] | [INFO] [stdout] 792 | if let Some(routes) = routing_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:796:25 [INFO] [stdout] | [INFO] [stdout] 796 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 792 ~ match routing_inbuf.remove(epoch) { Some(routes) => { [INFO] [stdout] 793 | for (part, worker) in routes { [INFO] [stdout] 794 | routing_map.insert(part, worker); [INFO] [stdout] 795 | } [INFO] [stdout] 796 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:954:28 [INFO] [stdout] | [INFO] [stdout] 954 | if let Some(part_to_items) = items_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:968:25 [INFO] [stdout] | [INFO] [stdout] 968 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 954 ~ match items_inbuf.remove(epoch) { Some(part_to_items) => { [INFO] [stdout] 955 | let known_parts: Vec<_> = parts.keys().cloned().collect(); [INFO] [stdout] ... [INFO] [stdout] 967 | } [INFO] [stdout] 968 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:1195:32 [INFO] [stdout] | [INFO] [stdout] 1195 | ... if let Some(mut items) = entry.part.next_batch() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:1206:29 [INFO] [stdout] | [INFO] [stdout] 1206 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1195 ~ match entry.part.next_batch() { Some(mut items) => { [INFO] [stdout] 1196 | if !items.is_empty() { [INFO] [stdout] ... [INFO] [stdout] 1205 | // This part isn't EOF, so leave it. [INFO] [stdout] 1206 ~ } _ => { [INFO] [stdout] 1207 | // If the part is EOF, drop it. [INFO] [stdout] 1208 | eof = true; [INFO] [stdout] 1209 | tracing::debug!("EOFd"); [INFO] [stdout] 1210 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/tracing/mod.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | if let Ok(otlp_conf) = self.extract::(py) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 56 | Ok(Box::new(otlp_conf)) [INFO] [stdout] 57 | } else if let Ok(jaeger_conf) = self.extract::(py) { [INFO] [stdout] | -------------------------------- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/tracing/mod.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | } else if let Ok(jaeger_conf) = self.extract::(py) { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/tracing/mod.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 55 ~ match self.extract::(py) { Ok(otlp_conf) => { [INFO] [stdout] 56 | Ok(Box::new(otlp_conf)) [INFO] [stdout] 57 ~ } _ => { match self.extract::(py) { Ok(jaeger_conf) => { [INFO] [stdout] 58 | Ok(Box::new(jaeger_conf)) [INFO] [stdout] 59 ~ } _ => { [INFO] [stdout] 60 | let pytype = self.bind(py).get_type(); [INFO] [stdout] ... [INFO] [stdout] 63 | ))) [INFO] [stdout] 64 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/tracing/mod.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | if let Some(tracer) = tracer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/tracing/mod.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 109 ~ match tracer { Some(tracer) => { [INFO] [stdout] 110 | let tracer = tracer.build().reraise("error building tracer")?; [INFO] [stdout] ... [INFO] [stdout] 116 | .raise::("error setting global default tracer") [INFO] [stdout] 117 ~ } _ => { [INFO] [stdout] 118 | tracing::subscriber::set_global_default(Registry::default().with(logs)) [INFO] [stdout] 119 | .raise::("error setting global default tracer") [INFO] [stdout] 120 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/worker.rs:280:24 [INFO] [stdout] | [INFO] [stdout] 280 | let loads = if let Some((bundle, _backup_interval)) = &recovery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 280 ~ let loads = match &recovery { Some((bundle, _backup_interval)) => { [INFO] [stdout] 281 | scope.load_snaps(resume_epoch, bundle.clone_ref(py)) [INFO] [stdout] 282 ~ } _ => { [INFO] [stdout] 283 | // Load nothing from a previous execution. [INFO] [stdout] 284 | empty(scope) [INFO] [stdout] 285 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/worker.rs:293:15 [INFO] [stdout] | [INFO] [stdout] 293 | while let Some(step) = build_stack.pop() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:472:9 [INFO] [stdout] | [INFO] [stdout] 472 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/worker.rs:342:28 [INFO] [stdout] | [INFO] [stdout] 342 | if let Ok(source) = source.extract::(py) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 362 | } else if let Ok(source) = source.extract::(py) { [INFO] [stdout] | ----------------------------------- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:362:25 [INFO] [stdout] | [INFO] [stdout] 362 | } else if let Ok(source) = source.extract::(py) { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:380:25 [INFO] [stdout] | [INFO] [stdout] 380 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 342 ~ match source.extract::(py) { Ok(source) => { [INFO] [stdout] 343 | let (down, snap) = source [INFO] [stdout] ... [INFO] [stdout] 361 | .reraise("core operator `input` missing port")?; [INFO] [stdout] 362 ~ } _ => { match source.extract::(py) { Ok(source) => { [INFO] [stdout] 363 | let down = source [INFO] [stdout] ... [INFO] [stdout] 379 | .reraise("core operator `input` missing port")?; [INFO] [stdout] 380 ~ } _ => { [INFO] [stdout] 381 | let msg = "unknown source type"; [INFO] [stdout] 382 | return Err(tracked_err::(msg)); [INFO] [stdout] 383 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/worker.rs:418:28 [INFO] [stdout] | [INFO] [stdout] 418 | if let Ok(sink) = sink.extract::(py) { [INFO] [stdout] | ^^^^^^^^^^^^^^^---------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 425 | } else if let Ok(sink) = sink.extract::(py) { [INFO] [stdout] | ------------------------------- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:425:25 [INFO] [stdout] | [INFO] [stdout] 425 | } else if let Ok(sink) = sink.extract::(py) { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:431:25 [INFO] [stdout] | [INFO] [stdout] 431 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 418 ~ match sink.extract::(py) { Ok(sink) => { [INFO] [stdout] 419 | let (clock, snap) = up [INFO] [stdout] ... [INFO] [stdout] 424 | snaps.push(snap); [INFO] [stdout] 425 ~ } _ => { match sink.extract::(py) { Ok(sink) => { [INFO] [stdout] 426 | let clock = up [INFO] [stdout] ... [INFO] [stdout] 430 | outputs.push(clock.clone()); [INFO] [stdout] 431 ~ } _ => { [INFO] [stdout] 432 | let msg = "unknown sink type"; [INFO] [stdout] 433 | return Err(tracked_err::(msg)); [INFO] [stdout] 434 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/worker.rs:486:12 [INFO] [stdout] | [INFO] [stdout] 486 | if let Some((bundle, backup_interval)) = recovery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:491:9 [INFO] [stdout] | [INFO] [stdout] 491 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 486 ~ match recovery { Some((bundle, backup_interval)) => { [INFO] [stdout] 487 | scope [INFO] [stdout] ... [INFO] [stdout] 490 | .probe_with(&mut probe); [INFO] [stdout] 491 ~ } _ => { [INFO] [stdout] 492 | scope.concatenate(outputs).probe_with(&mut probe); [INFO] [stdout] 493 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `bytewax` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/macros.rs [INFO] [stderr] * src/metrics/mod.rs [INFO] [stderr] * src/recovery.rs [INFO] [stderr] * src/run.rs [INFO] [stderr] * src/tracing/jaeger_tracing.rs [INFO] [stderr] * src/tracing/otlp_tracing.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/metrics/mod.rs:10:6 [INFO] [stderr] | [INFO] [stderr] 10 | ($histogram: expr_2021, $labels: expr_2021, $body: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/metrics/mod.rs:10:29 [INFO] [stderr] | [INFO] [stderr] 10 | ($histogram: expr_2021, $labels: expr_2021, $body: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/metrics/mod.rs:10:49 [INFO] [stderr] | [INFO] [stderr] 10 | ($histogram: expr_2021, $labels: expr_2021, $body: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:7:6 [INFO] [stderr] | [INFO] [stderr] 7 | ($pyfunc:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/macros.rs:45:6 [INFO] [stderr] | [INFO] [stderr] 45 | ($pyfunc:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/recovery.rs:317:20 [INFO] [stderr] | [INFO] [stderr] 317 | fn new(db_dir: PathBuf, backup_interval: Option) -> Self { [INFO] [stderr] | ^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility` [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/recovery.rs:1370:36 [INFO] [stderr] | [INFO] [stderr] 1370 | fn init_db_dir(py: Python, db_dir: PathBuf, count: PartitionCount) -> PyResult<()> { [INFO] [stderr] | ^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/recovery.rs:1370:52 [INFO] [stderr] | [INFO] [stderr] 1370 | fn init_db_dir(py: Python, db_dir: PathBuf, count: PartitionCount) -> PyResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/run.rs:114:11 [INFO] [stderr] | [INFO] [stderr] 114 | flow: Dataflow, [INFO] [stderr] | ^^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/run.rs:242:11 [INFO] [stderr] | [INFO] [stderr] 242 | flow: Dataflow, [INFO] [stderr] | ^^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/run.rs:244:14 [INFO] [stderr] | [INFO] [stderr] 244 | proc_id: usize, [INFO] [stderr] | ^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/run.rs:358:11 [INFO] [stderr] | [INFO] [stderr] 358 | flow: Dataflow, [INFO] [stderr] | ^^^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/tracing/jaeger_tracing.rs:49:23 [INFO] [stderr] | [INFO] [stderr] 49 | service_name: String, [INFO] [stderr] | ^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/tracing/otlp_tracing.rs:55:23 [INFO] [stderr] | [INFO] [stderr] 55 | service_name: String, [INFO] [stderr] | ^^^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #71668 [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors; 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0133, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0133`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/metrics/mod.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | ($histogram: expr, $labels: expr, $body: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 10 | ($histogram: expr_2021, $labels: expr, $body: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/metrics/mod.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | ($histogram: expr, $labels: expr, $body: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 10 | ($histogram: expr, $labels: expr_2021, $body: expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/metrics/mod.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | ($histogram: expr, $labels: expr, $body: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 10 | ($histogram: expr, $labels: expr, $body: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | ($pyfunc:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 7 | ($pyfunc:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | ($pyfunc:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 45 | ($pyfunc:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/recovery.rs:317:20 [INFO] [stdout] | [INFO] [stdout] 317 | fn new(db_dir: PathBuf, backup_interval: Option) -> Self { [INFO] [stdout] | ^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/recovery.rs:1370:36 [INFO] [stdout] | [INFO] [stdout] 1370 | fn init_db_dir(py: Python, db_dir: PathBuf, count: PartitionCount) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/recovery.rs:1370:52 [INFO] [stdout] | [INFO] [stdout] 1370 | fn init_db_dir(py: Python, db_dir: PathBuf, count: PartitionCount) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | flow: Dataflow, [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:242:11 [INFO] [stdout] | [INFO] [stdout] 242 | flow: Dataflow, [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | proc_id: usize, [INFO] [stdout] | ^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:358:11 [INFO] [stdout] | [INFO] [stdout] 358 | flow: Dataflow, [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/tracing/jaeger_tracing.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | service_name: String, [INFO] [stdout] | ^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/tracing/otlp_tracing.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | service_name: String, [INFO] [stdout] | ^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/inputs.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | if let Ok(duration) = ob.extract::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/inputs.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | } else { [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 54 ~ match ob.extract::() { Ok(duration) => { [INFO] [stdout] 55 | Ok(Self(duration)) [INFO] [stdout] 56 ~ } _ => { [INFO] [stdout] 57 | Err(PyTypeError::new_err( [INFO] [stdout] 58 | "epoch interval must be a `datetime.timedelta`", [INFO] [stdout] 59 | )) [INFO] [stdout] 60 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/inputs.rs:335:36 [INFO] [stdout] | [INFO] [stdout] 335 | ... if let StateChange::Upsert(state) = change { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/inputs.rs:354:33 [INFO] [stdout] | [INFO] [stdout] 354 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 335 ~ match change { StateChange::Upsert(state) => { [INFO] [stdout] 336 | tracing::info!("Resuming {part_key:?} at epoch {emit_epoch} with state {state:?}"); [INFO] [stdout] ... [INFO] [stdout] 353 | parts.insert(part_key, state); [INFO] [stdout] 354 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/inputs.rs:386:28 [INFO] [stdout] | [INFO] [stdout] 386 | if let Some((init_downstream_cap, init_snap_cap)) = init_caps.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/inputs.rs:419:25 [INFO] [stdout] | [INFO] [stdout] 419 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 386 ~ match init_caps.take() { Some((init_downstream_cap, init_snap_cap)) => { [INFO] [stdout] 387 | assert!(*init_downstream_cap.time() == *init_snap_cap.time()); [INFO] [stdout] ... [INFO] [stdout] 418 | })); [INFO] [stdout] 419 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/inputs.rs:543:28 [INFO] [stdout] | [INFO] [stdout] 543 | if let Some(min_next_awake) = parts.values().map(|part_state| part_state.next_awake.unwrap_or(now)).min() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^-----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/inputs.rs:549:25 [INFO] [stdout] | [INFO] [stdout] 549 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 543 ~ match parts.values().map(|part_state| part_state.next_awake.unwrap_or(now)).min() { Some(min_next_awake) => { [INFO] [stdout] 544 | let awake_after = min_next_awake - now; [INFO] [stdout] ... [INFO] [stdout] 548 | activator.activate_after(awake_after); [INFO] [stdout] 549 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/inputs.rs:825:24 [INFO] [stdout] | [INFO] [stdout] 825 | if let Some(part_state) = &part_state { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/inputs.rs:835:21 [INFO] [stdout] | [INFO] [stdout] 835 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 825 ~ match &part_state { Some(part_state) => { [INFO] [stdout] 826 | if let Some(next_awake) = part_state.next_awake { [INFO] [stdout] ... [INFO] [stdout] 834 | } [INFO] [stdout] 835 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/operators.rs:194:32 [INFO] [stdout] | [INFO] [stdout] 194 | ... if let Some(batch) = inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/operators.rs:218:29 [INFO] [stdout] | [INFO] [stdout] 218 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 194 ~ match inbuf.remove(epoch) { Some(batch) => { [INFO] [stdout] 195 | item_inp_count.add(batch.len() as u64, &labels); [INFO] [stdout] ... [INFO] [stdout] 217 | })); [INFO] [stdout] 218 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/operators.rs:279:32 [INFO] [stdout] | [INFO] [stdout] 279 | ... if let Some(mut items) = items_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/operators.rs:307:29 [INFO] [stdout] | [INFO] [stdout] 307 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 279 ~ match items_inbuf.remove(epoch) { Some(mut items) => { [INFO] [stdout] 280 | let mut downstream_session = [INFO] [stdout] ... [INFO] [stdout] 306 | clock_session.give(()); [INFO] [stdout] 307 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/operators.rs:908:44 [INFO] [stdout] | [INFO] [stdout] 908 | ... if let Some(logic) = logics.get(key) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/operators.rs:919:41 [INFO] [stdout] | [INFO] [stdout] 919 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 908 ~ match logics.get(key) { Some(logic) => { [INFO] [stdout] 909 | let sched = with_timer!( [INFO] [stdout] ... [INFO] [stdout] 918 | } [INFO] [stdout] 919 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/operators.rs:947:57 [INFO] [stdout] | [INFO] [stdout] 947 | ... let change = if let Some(logic) = logics.get(&key) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/operators.rs:956:41 [INFO] [stdout] | [INFO] [stdout] 956 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 947 ~ let change = match logics.get(&key) { Some(logic) => { [INFO] [stdout] 948 | let state = with_timer!( [INFO] [stdout] ... [INFO] [stdout] 955 | StateChange::Upsert(TdPyAny::from(state)) [INFO] [stdout] 956 ~ } _ => { [INFO] [stdout] 957 | // It's ok if there's no [INFO] [stdout] ... [INFO] [stdout] 964 | StateChange::Discard [INFO] [stdout] 965 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/operators.rs:973:36 [INFO] [stdout] | [INFO] [stdout] 973 | ... if let Some(loads) = loads_inbuf.remove(&epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/operators.rs:1003:33 [INFO] [stdout] | [INFO] [stdout] 1003 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 973 ~ match loads_inbuf.remove(&epoch) { Some(loads) => { [INFO] [stdout] 974 | unwrap_any!(Python::with_gil(|py| -> PyResult<()> { [INFO] [stdout] ... [INFO] [stdout] 1002 | })); [INFO] [stdout] 1003 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/outputs.rs:376:32 [INFO] [stdout] | [INFO] [stdout] 376 | ... if let Some(loads) = loads_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/outputs.rs:402:29 [INFO] [stdout] | [INFO] [stdout] 402 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 376 ~ match loads_inbuf.remove(epoch) { Some(loads) => { [INFO] [stdout] 377 | // If this worker was assigned to be [INFO] [stdout] ... [INFO] [stdout] 401 | } [INFO] [stdout] 402 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/pyo3_extensions.rs:171:26 [INFO] [stdout] | [INFO] [stdout] 171 | let msg = if let Ok(type_name) = ob.get_type().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^-------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/pyo3_extensions.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 171 ~ let msg = match ob.get_type().name() { Ok(type_name) => { [INFO] [stdout] 172 | format!("'{type_name}' object is not callable") [INFO] [stdout] 173 ~ } _ => { [INFO] [stdout] 174 | "object is not callable".to_string() [INFO] [stdout] 175 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Iterator` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/recovery.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/recovery.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 73 | fn iter(&self) -> impl Iterator + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/recovery.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | if let Ok(duration) = obj.extract::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^-------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/recovery.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 172 ~ match obj.extract::() { Ok(duration) => { [INFO] [stdout] 173 | Ok(Self(duration)) [INFO] [stdout] 174 ~ } _ => { [INFO] [stdout] 175 | Err(PyTypeError::new_err( [INFO] [stdout] 176 | "backup interval must be a `datetime.timedelta`", [INFO] [stdout] 177 | )) [INFO] [stdout] 178 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/recovery.rs:344:23 [INFO] [stdout] | [INFO] [stdout] 344 | while let Some(batch) = part_loader.next_batch() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-----------^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/recovery.rs:349:17 [INFO] [stdout] | [INFO] [stdout] 349 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl for<'a> FnMut(&'a PartitionIndex) -> Rc>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/recovery.rs:400:30 [INFO] [stdout] | [INFO] [stdout] 400 | fn new_builder(&self) -> impl FnMut(&PartitionIndex) -> Rc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/recovery.rs:400:20 [INFO] [stdout] | [INFO] [stdout] 400 | fn new_builder(&self) -> impl FnMut(&PartitionIndex) -> Rc> { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 400 | fn new_builder(&self) -> impl FnMut(&PartitionIndex) -> Rc> + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/run.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | if let Some(err) = panic_err.downcast_ref::() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---------^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 163 | } else if let Some(msg) = panic_err.downcast_ref::() { [INFO] [stdout] | --------- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 166 | } else if let Some(msg) = panic_err.downcast_ref::<&str>() { [INFO] [stdout] | --------- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/run.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | } else if let Some(msg) = panic_err.downcast_ref::() { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/run.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | } else if let Some(msg) = panic_err.downcast_ref::<&str>() { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/run.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 150 ~ match panic_err.downcast_ref::() { Some(err) => { [INFO] [stdout] 151 | // Special case for keyboard interrupt. [INFO] [stdout] ... [INFO] [stdout] 162 | } [INFO] [stdout] 163 ~ } _ => { match panic_err.downcast_ref::() { Some(msg) => { [INFO] [stdout] 164 | // Panics with String payload usually comes from timely here. [INFO] [stdout] 165 | tracked_err::(msg) [INFO] [stdout] 166 ~ } _ => { match panic_err.downcast_ref::<&str>() { Some(msg) => { [INFO] [stdout] 167 | // Panic with &str payload, usually from a direct call to `panic!` [INFO] [stdout] 168 | // or `.expect` [INFO] [stdout] 169 | tracked_err::(msg) [INFO] [stdout] 170 ~ } _ => { [INFO] [stdout] 171 | // Give up trying to understand the error, and show the user [INFO] [stdout] ... [INFO] [stdout] 175 | tracked_err::("unknown error") [INFO] [stdout] 176 ~ }}}}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:234:36 [INFO] [stdout] | [INFO] [stdout] 234 | let closed_epochs = if let Some(frontier) = &frontier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 240 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 234 ~ let closed_epochs = match &frontier { Some(frontier) => { [INFO] [stdout] 235 | // Do a little swap-a-roo since [INFO] [stdout] ... [INFO] [stdout] 239 | std::mem::replace(&mut self.queue, ge_frontier) [INFO] [stdout] 240 ~ } _ => { [INFO] [stdout] 241 | // None means EOF on all inputs. All epochs in the [INFO] [stdout] ... [INFO] [stdout] 244 | std::mem::take(&mut self.queue) [INFO] [stdout] 245 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:255:16 [INFO] [stdout] | [INFO] [stdout] 255 | if let Some(frontier) = &frontier { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 255 ~ match &frontier { Some(frontier) => { [INFO] [stdout] 256 | caps.downgrade_all(frontier); [INFO] [stdout] ... [INFO] [stdout] 264 | Some((caps, state)) [INFO] [stdout] 265 ~ } _ => { [INFO] [stdout] 266 | // This drops the state and the caps since EOF. [INFO] [stdout] 267 | None [INFO] [stdout] 268 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Iterator` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/timely.rs:314:34 [INFO] [stdout] | [INFO] [stdout] 314 | pub(crate) fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/timely.rs:314:24 [INFO] [stdout] | [INFO] [stdout] 314 | pub(crate) fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 314 | pub(crate) fn iter(&self) -> impl Iterator + use<> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:378:20 [INFO] [stdout] | [INFO] [stdout] 378 | if let Some((cap, self_)) = state.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 378 ~ match state.take() { Some((cap, self_)) => { [INFO] [stdout] 379 | output [INFO] [stdout] ... [INFO] [stdout] 382 | .give_iterator(self_.into_iter()); [INFO] [stdout] 383 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:535:32 [INFO] [stdout] | [INFO] [stdout] 535 | ... if let Some(items) = items_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:552:29 [INFO] [stdout] | [INFO] [stdout] 552 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 535 ~ match items_inbuf.remove(epoch) { Some(items) => { [INFO] [stdout] 536 | assert!(!known.is_empty(), "Known partitions in {name} is empty; did you forget to broadcast initial partitions in the 0th epoch?"); [INFO] [stdout] ... [INFO] [stdout] 551 | } [INFO] [stdout] 552 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:558:32 [INFO] [stdout] | [INFO] [stdout] 558 | ... if let Some(parts) = known_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:560:29 [INFO] [stdout] | [INFO] [stdout] 560 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 558 ~ match known_inbuf.remove(epoch) { Some(parts) => { [INFO] [stdout] 559 | known.extend(parts); [INFO] [stdout] 560 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:672:32 [INFO] [stdout] | [INFO] [stdout] 672 | ... if let Some(routes) = inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:677:29 [INFO] [stdout] | [INFO] [stdout] 677 | ... } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 672 ~ match inbuf.remove(epoch) { Some(routes) => { [INFO] [stdout] 673 | for (key, worker) in routes { [INFO] [stdout] ... [INFO] [stdout] 676 | } [INFO] [stdout] 677 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:774:28 [INFO] [stdout] | [INFO] [stdout] 774 | if let Some(items) = items_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:786:25 [INFO] [stdout] | [INFO] [stdout] 786 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 774 ~ match items_inbuf.remove(epoch) { Some(items) => { [INFO] [stdout] 775 | assert!(!routing_map.is_empty(), "Routing map is empty; did you forget to broadcast initial routes in the 0th epoch?"); [INFO] [stdout] ... [INFO] [stdout] 785 | } [INFO] [stdout] 786 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:792:28 [INFO] [stdout] | [INFO] [stdout] 792 | if let Some(routes) = routing_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^--------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:796:25 [INFO] [stdout] | [INFO] [stdout] 796 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 792 ~ match routing_inbuf.remove(epoch) { Some(routes) => { [INFO] [stdout] 793 | for (part, worker) in routes { [INFO] [stdout] 794 | routing_map.insert(part, worker); [INFO] [stdout] 795 | } [INFO] [stdout] 796 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:954:28 [INFO] [stdout] | [INFO] [stdout] 954 | if let Some(part_to_items) = items_inbuf.remove(epoch) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:968:25 [INFO] [stdout] | [INFO] [stdout] 968 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 954 ~ match items_inbuf.remove(epoch) { Some(part_to_items) => { [INFO] [stdout] 955 | let known_parts: Vec<_> = parts.keys().cloned().collect(); [INFO] [stdout] ... [INFO] [stdout] 967 | } [INFO] [stdout] 968 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/timely.rs:1195:32 [INFO] [stdout] | [INFO] [stdout] 1195 | ... if let Some(mut items) = entry.part.next_batch() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/timely.rs:1206:29 [INFO] [stdout] | [INFO] [stdout] 1206 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 1195 ~ match entry.part.next_batch() { Some(mut items) => { [INFO] [stdout] 1196 | if !items.is_empty() { [INFO] [stdout] ... [INFO] [stdout] 1205 | // This part isn't EOF, so leave it. [INFO] [stdout] 1206 ~ } _ => { [INFO] [stdout] 1207 | // If the part is EOF, drop it. [INFO] [stdout] 1208 | eof = true; [INFO] [stdout] 1209 | tracing::debug!("EOFd"); [INFO] [stdout] 1210 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/tracing/mod.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | if let Ok(otlp_conf) = self.extract::(py) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 56 | Ok(Box::new(otlp_conf)) [INFO] [stdout] 57 | } else if let Ok(jaeger_conf) = self.extract::(py) { [INFO] [stdout] | -------------------------------- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/tracing/mod.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | } else if let Ok(jaeger_conf) = self.extract::(py) { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/tracing/mod.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 55 ~ match self.extract::(py) { Ok(otlp_conf) => { [INFO] [stdout] 56 | Ok(Box::new(otlp_conf)) [INFO] [stdout] 57 ~ } _ => { match self.extract::(py) { Ok(jaeger_conf) => { [INFO] [stdout] 58 | Ok(Box::new(jaeger_conf)) [INFO] [stdout] 59 ~ } _ => { [INFO] [stdout] 60 | let pytype = self.bind(py).get_type(); [INFO] [stdout] ... [INFO] [stdout] 63 | ))) [INFO] [stdout] 64 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/tracing/mod.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | if let Some(tracer) = tracer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/tracing/mod.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 109 ~ match tracer { Some(tracer) => { [INFO] [stdout] 110 | let tracer = tracer.build().reraise("error building tracer")?; [INFO] [stdout] ... [INFO] [stdout] 116 | .raise::("error setting global default tracer") [INFO] [stdout] 117 ~ } _ => { [INFO] [stdout] 118 | tracing::subscriber::set_global_default(Registry::default().with(logs)) [INFO] [stdout] 119 | .raise::("error setting global default tracer") [INFO] [stdout] 120 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/worker.rs:280:24 [INFO] [stdout] | [INFO] [stdout] 280 | let loads = if let Some((bundle, _backup_interval)) = &recovery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 280 ~ let loads = match &recovery { Some((bundle, _backup_interval)) => { [INFO] [stdout] 281 | scope.load_snaps(resume_epoch, bundle.clone_ref(py)) [INFO] [stdout] 282 ~ } _ => { [INFO] [stdout] 283 | // Load nothing from a previous execution. [INFO] [stdout] 284 | empty(scope) [INFO] [stdout] 285 ~ }}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/worker.rs:293:15 [INFO] [stdout] | [INFO] [stdout] 293 | while let Some(step) = build_stack.pop() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:472:9 [INFO] [stdout] | [INFO] [stdout] 472 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/worker.rs:342:28 [INFO] [stdout] | [INFO] [stdout] 342 | if let Ok(source) = source.extract::(py) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^-------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 362 | } else if let Ok(source) = source.extract::(py) { [INFO] [stdout] | ----------------------------------- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:362:25 [INFO] [stdout] | [INFO] [stdout] 362 | } else if let Ok(source) = source.extract::(py) { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:380:25 [INFO] [stdout] | [INFO] [stdout] 380 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 342 ~ match source.extract::(py) { Ok(source) => { [INFO] [stdout] 343 | let (down, snap) = source [INFO] [stdout] ... [INFO] [stdout] 361 | .reraise("core operator `input` missing port")?; [INFO] [stdout] 362 ~ } _ => { match source.extract::(py) { Ok(source) => { [INFO] [stdout] 363 | let down = source [INFO] [stdout] ... [INFO] [stdout] 379 | .reraise("core operator `input` missing port")?; [INFO] [stdout] 380 ~ } _ => { [INFO] [stdout] 381 | let msg = "unknown source type"; [INFO] [stdout] 382 | return Err(tracked_err::(msg)); [INFO] [stdout] 383 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/worker.rs:418:28 [INFO] [stdout] | [INFO] [stdout] 418 | if let Ok(sink) = sink.extract::(py) { [INFO] [stdout] | ^^^^^^^^^^^^^^^---------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 425 | } else if let Ok(sink) = sink.extract::(py) { [INFO] [stdout] | ------------------------------- this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:425:25 [INFO] [stdout] | [INFO] [stdout] 425 | } else if let Ok(sink) = sink.extract::(py) { [INFO] [stdout] | ^ [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:431:25 [INFO] [stdout] | [INFO] [stdout] 431 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 418 ~ match sink.extract::(py) { Ok(sink) => { [INFO] [stdout] 419 | let (clock, snap) = up [INFO] [stdout] ... [INFO] [stdout] 424 | snaps.push(snap); [INFO] [stdout] 425 ~ } _ => { match sink.extract::(py) { Ok(sink) => { [INFO] [stdout] 426 | let clock = up [INFO] [stdout] ... [INFO] [stdout] 430 | outputs.push(clock.clone()); [INFO] [stdout] 431 ~ } _ => { [INFO] [stdout] 432 | let msg = "unknown sink type"; [INFO] [stdout] 433 | return Err(tracked_err::(msg)); [INFO] [stdout] 434 ~ }}}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/worker.rs:486:12 [INFO] [stdout] | [INFO] [stdout] 486 | if let Some((bundle, backup_interval)) = recovery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/worker.rs:491:9 [INFO] [stdout] | [INFO] [stdout] 491 | } else { [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 486 ~ match recovery { Some((bundle, backup_interval)) => { [INFO] [stdout] 487 | scope [INFO] [stdout] ... [INFO] [stdout] 490 | .probe_with(&mut probe); [INFO] [stdout] 491 ~ } _ => { [INFO] [stdout] 492 | scope.concatenate(outputs).probe_with(&mut probe); [INFO] [stdout] 493 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.43s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking bytewax v0.21.0 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/operators.rs:565:23 [INFO] [stdout] | [INFO] [stdout] 565 | let workers = self.scope().w_count().iter().to_stream(&mut self.scope()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------- - temporary value is freed at the end of this statement [INFO] [stdout] | | [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/operators.rs:565:23 [INFO] [stdout] | [INFO] [stdout] 565 | let workers = self.scope().w_count().iter().to_stream(&mut self.scope()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^------- - temporary value is freed at the end of this statement [INFO] [stdout] | | [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/recovery.rs:317:20 [INFO] [stdout] | [INFO] [stdout] 317 | fn new(db_dir: PathBuf, backup_interval: Option) -> Self { [INFO] [stdout] | ^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/recovery.rs:317:20 [INFO] [stdout] | [INFO] [stdout] 317 | fn new(db_dir: PathBuf, backup_interval: Option) -> Self { [INFO] [stdout] | ^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/recovery.rs:1370:36 [INFO] [stdout] | [INFO] [stdout] 1370 | fn init_db_dir(py: Python, db_dir: PathBuf, count: PartitionCount) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/recovery.rs:1370:52 [INFO] [stdout] | [INFO] [stdout] 1370 | fn init_db_dir(py: Python, db_dir: PathBuf, count: PartitionCount) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/recovery.rs:1370:36 [INFO] [stdout] | [INFO] [stdout] 1370 | fn init_db_dir(py: Python, db_dir: PathBuf, count: PartitionCount) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/recovery.rs:1370:52 [INFO] [stdout] | [INFO] [stdout] 1370 | fn init_db_dir(py: Python, db_dir: PathBuf, count: PartitionCount) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `bundle` does not live long enough [INFO] [stdout] --> src/recovery.rs:1637:28 [INFO] [stdout] | [INFO] [stdout] 1636 | fn load_snaps(&mut self, before: ResumeEpoch, bundle: RecoveryBundle) -> Stream { [INFO] [stdout] | ------ binding `bundle` declared here [INFO] [stdout] 1637 | let mut new_part = bundle.new_builder(); [INFO] [stdout] | ^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `bundle` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1651 | } [INFO] [stdout] | - `bundle` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `bundle` does not live long enough [INFO] [stdout] --> src/recovery.rs:1715:31 [INFO] [stdout] | [INFO] [stdout] 1708 | bundle: RecoveryBundle, [INFO] [stdout] | ------ binding `bundle` declared here [INFO] [stdout] ... [INFO] [stdout] 1715 | let mut new_ex_part = bundle.new_builder(); [INFO] [stdout] | ^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `bundle` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1773 | } [INFO] [stdout] | - `bundle` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `bundle` does not live long enough [INFO] [stdout] --> src/recovery.rs:1731:33 [INFO] [stdout] | [INFO] [stdout] 1708 | bundle: RecoveryBundle, [INFO] [stdout] | ------ binding `bundle` declared here [INFO] [stdout] ... [INFO] [stdout] 1731 | let mut new_snap_part = bundle.new_builder(); [INFO] [stdout] | ^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `bundle` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1773 | } [INFO] [stdout] | - `bundle` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `bundle` does not live long enough [INFO] [stdout] --> src/recovery.rs:1732:34 [INFO] [stdout] | [INFO] [stdout] 1708 | bundle: RecoveryBundle, [INFO] [stdout] | ------ binding `bundle` declared here [INFO] [stdout] ... [INFO] [stdout] 1732 | let mut new_front_part = bundle.new_builder(); [INFO] [stdout] | ^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `bundle` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1773 | } [INFO] [stdout] | - `bundle` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `bundle` does not live long enough [INFO] [stdout] --> src/recovery.rs:1733:35 [INFO] [stdout] | [INFO] [stdout] 1708 | bundle: RecoveryBundle, [INFO] [stdout] | ------ binding `bundle` declared here [INFO] [stdout] ... [INFO] [stdout] 1733 | let mut new_commit_part = bundle.new_builder(); [INFO] [stdout] | ^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `bundle` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1773 | } [INFO] [stdout] | - `bundle` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `bundle` does not live long enough [INFO] [stdout] --> src/recovery.rs:1637:28 [INFO] [stdout] | [INFO] [stdout] 1636 | fn load_snaps(&mut self, before: ResumeEpoch, bundle: RecoveryBundle) -> Stream { [INFO] [stdout] | ------ binding `bundle` declared here [INFO] [stdout] 1637 | let mut new_part = bundle.new_builder(); [INFO] [stdout] | ^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `bundle` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1651 | } [INFO] [stdout] | - `bundle` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `self` does not live long enough [INFO] [stdout] --> src/recovery.rs:1797:33 [INFO] [stdout] | [INFO] [stdout] 1793 | fn read_progress(self, scope: &mut S) -> ProgressStream [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] ... [INFO] [stdout] 1797 | let mut new_part_part = self.new_builder(); [INFO] [stdout] | ^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1826 | } [INFO] [stdout] | - `self` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `self` does not live long enough [INFO] [stdout] --> src/recovery.rs:1798:31 [INFO] [stdout] | [INFO] [stdout] 1793 | fn read_progress(self, scope: &mut S) -> ProgressStream [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] ... [INFO] [stdout] 1798 | let mut new_ex_part = self.new_builder(); [INFO] [stdout] | ^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1826 | } [INFO] [stdout] | - `self` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `self` does not live long enough [INFO] [stdout] --> src/recovery.rs:1799:34 [INFO] [stdout] | [INFO] [stdout] 1793 | fn read_progress(self, scope: &mut S) -> ProgressStream [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] ... [INFO] [stdout] 1799 | let mut new_front_part = self.new_builder(); [INFO] [stdout] | ^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1826 | } [INFO] [stdout] | - `self` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `self` does not live long enough [INFO] [stdout] --> src/recovery.rs:1800:35 [INFO] [stdout] | [INFO] [stdout] 1793 | fn read_progress(self, scope: &mut S) -> ProgressStream [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] ... [INFO] [stdout] 1800 | let mut new_commit_part = self.new_builder(); [INFO] [stdout] | ^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1826 | } [INFO] [stdout] | - `self` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `bundle` does not live long enough [INFO] [stdout] --> src/recovery.rs:1715:31 [INFO] [stdout] | [INFO] [stdout] 1708 | bundle: RecoveryBundle, [INFO] [stdout] | ------ binding `bundle` declared here [INFO] [stdout] ... [INFO] [stdout] 1715 | let mut new_ex_part = bundle.new_builder(); [INFO] [stdout] | ^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `bundle` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1773 | } [INFO] [stdout] | - `bundle` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `bundle` does not live long enough [INFO] [stdout] --> src/recovery.rs:1731:33 [INFO] [stdout] | [INFO] [stdout] 1708 | bundle: RecoveryBundle, [INFO] [stdout] | ------ binding `bundle` declared here [INFO] [stdout] ... [INFO] [stdout] 1731 | let mut new_snap_part = bundle.new_builder(); [INFO] [stdout] | ^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `bundle` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1773 | } [INFO] [stdout] | - `bundle` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `bundle` does not live long enough [INFO] [stdout] --> src/recovery.rs:1732:34 [INFO] [stdout] | [INFO] [stdout] 1708 | bundle: RecoveryBundle, [INFO] [stdout] | ------ binding `bundle` declared here [INFO] [stdout] ... [INFO] [stdout] 1732 | let mut new_front_part = bundle.new_builder(); [INFO] [stdout] | ^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `bundle` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1773 | } [INFO] [stdout] | - `bundle` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `bundle` does not live long enough [INFO] [stdout] --> src/recovery.rs:1733:35 [INFO] [stdout] | [INFO] [stdout] 1708 | bundle: RecoveryBundle, [INFO] [stdout] | ------ binding `bundle` declared here [INFO] [stdout] ... [INFO] [stdout] 1733 | let mut new_commit_part = bundle.new_builder(); [INFO] [stdout] | ^^^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `bundle` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1773 | } [INFO] [stdout] | - `bundle` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `self` does not live long enough [INFO] [stdout] --> src/recovery.rs:1797:33 [INFO] [stdout] | [INFO] [stdout] 1793 | fn read_progress(self, scope: &mut S) -> ProgressStream [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] ... [INFO] [stdout] 1797 | let mut new_part_part = self.new_builder(); [INFO] [stdout] | ^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1826 | } [INFO] [stdout] | - `self` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `self` does not live long enough [INFO] [stdout] --> src/recovery.rs:1798:31 [INFO] [stdout] | [INFO] [stdout] 1793 | fn read_progress(self, scope: &mut S) -> ProgressStream [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] ... [INFO] [stdout] 1798 | let mut new_ex_part = self.new_builder(); [INFO] [stdout] | ^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1826 | } [INFO] [stdout] | - `self` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `self` does not live long enough [INFO] [stdout] --> src/recovery.rs:1799:34 [INFO] [stdout] | [INFO] [stdout] 1793 | fn read_progress(self, scope: &mut S) -> ProgressStream [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] ... [INFO] [stdout] 1799 | let mut new_front_part = self.new_builder(); [INFO] [stdout] | ^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1826 | } [INFO] [stdout] | - `self` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `self` does not live long enough [INFO] [stdout] --> src/recovery.rs:1800:35 [INFO] [stdout] | [INFO] [stdout] 1793 | fn read_progress(self, scope: &mut S) -> ProgressStream [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] ... [INFO] [stdout] 1800 | let mut new_commit_part = self.new_builder(); [INFO] [stdout] | ^^^^-------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 1826 | } [INFO] [stdout] | - `self` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | flow: Dataflow, [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | flow: Dataflow, [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:242:11 [INFO] [stdout] | [INFO] [stdout] 242 | flow: Dataflow, [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | proc_id: usize, [INFO] [stdout] | ^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:358:11 [INFO] [stdout] | [INFO] [stdout] 358 | flow: Dataflow, [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:242:11 [INFO] [stdout] | [INFO] [stdout] 242 | flow: Dataflow, [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | proc_id: usize, [INFO] [stdout] | ^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/run.rs:358:11 [INFO] [stdout] | [INFO] [stdout] 358 | flow: Dataflow, [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/tracing/jaeger_tracing.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | service_name: String, [INFO] [stdout] | ^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/tracing/otlp_tracing.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | service_name: String, [INFO] [stdout] | ^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/tracing/jaeger_tracing.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | service_name: String, [INFO] [stdout] | ^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/tracing/otlp_tracing.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | service_name: String, [INFO] [stdout] | ^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0133, E0597, E0716. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0133, E0597, E0716. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bytewax` (lib) due to 11 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bytewax` (lib test) due to 11 previous errors; 9 warnings emitted [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ef38217133ad642402aa54588ceecb9923f72798be93b47bec675c501026da84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef38217133ad642402aa54588ceecb9923f72798be93b47bec675c501026da84", kill_on_drop: false }` [INFO] [stdout] ef38217133ad642402aa54588ceecb9923f72798be93b47bec675c501026da84