[INFO] fetching crate nyx-space 2.0.0-rc... [INFO] checking nyx-space-2.0.0-rc against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate nyx-space 2.0.0-rc into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate nyx-space 2.0.0-rc on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nyx-space 2.0.0-rc [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nyx-space 2.0.0-rc [INFO] tweaked toml for crates.io crate nyx-space 2.0.0-rc written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate nyx-space 2.0.0-rc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a22810df1ae26a248a732c737e27e11f162f374915ae8e86b460a19527081ebe [INFO] running `Command { std: "docker" "start" "-a" "a22810df1ae26a248a732c737e27e11f162f374915ae8e86b460a19527081ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a22810df1ae26a248a732c737e27e11f162f374915ae8e86b460a19527081ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a22810df1ae26a248a732c737e27e11f162f374915ae8e86b460a19527081ebe", kill_on_drop: false }` [INFO] [stdout] a22810df1ae26a248a732c737e27e11f162f374915ae8e86b460a19527081ebe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19217b9a5363dc73dad7c67db12f365898733a2801fa56a77b60203eb316a542 [INFO] running `Command { std: "docker" "start" "-a" "19217b9a5363dc73dad7c67db12f365898733a2801fa56a77b60203eb316a542", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking arrow-schema v52.0.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling polars-utils v0.41.3 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking raw-cpuid v11.0.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling polars-arrow v0.41.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling polars-compute v0.41.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling abnf v0.12.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling abnf_to_pest v0.5.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling lz4-sys v1.9.5 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling polars-core v0.41.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling minicbor v0.18.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v52.0.0 [INFO] [stderr] Checking arrow-data v52.0.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Compiling dhall v0.12.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking polars-error v0.41.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking wide v0.7.25 [INFO] [stderr] Compiling tzdb_data v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking arrow-array v52.0.0 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Compiling polars-ops v0.41.3 [INFO] [stderr] Checking arrow-select v52.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Checking hyper v1.4.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking arrow-cast v52.0.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling tzdb v0.6.1 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking pest_consume v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking elsa v1.10.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking polars-row v0.41.3 [INFO] [stderr] Compiling snafu-derive v0.8.3 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking snafu v0.8.3 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking papergrid v0.11.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking brotli v5.0.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Compiling rust-embed-utils v8.4.0 [INFO] [stderr] Checking arrow-ipc v52.0.0 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking lz4 v1.25.0 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Compiling der_derive v0.7.2 [INFO] [stderr] Compiling dhall_proc_macros v0.6.1 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Checking indxvec v1.9.5 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking medians v3.0.12 [INFO] [stderr] Checking arrow-json v52.0.0 [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking hifitime v4.0.0-alpha [INFO] [stderr] Checking polars-parquet v0.41.3 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking serde_dhall v0.12.1 [INFO] [stderr] Compiling rust-embed-impl v8.4.0 [INFO] [stderr] Checking tabled v0.15.0 [INFO] [stderr] Checking platform-dirs v0.3.0 [INFO] [stderr] Checking arrow-csv v52.0.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking polars-time v0.41.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking arrow-string v52.0.0 [INFO] [stderr] Checking arrow-ord v52.0.0 [INFO] [stderr] Checking arrow-row v52.0.0 [INFO] [stderr] Checking arrow-arith v52.0.0 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling polars v0.41.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking ran v2.0.1 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking shadow-rs v0.29.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking rstats v2.1.10 [INFO] [stderr] Checking parquet v52.0.0 [INFO] [stderr] Checking polars-io v0.41.3 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Checking enum-iterator v2.1.0 [INFO] [stderr] Checking arrow v52.0.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking rust-embed v8.4.0 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Checking anise v0.4.0 [INFO] [stderr] Checking hyperdual v1.2.0 [INFO] [stderr] Compiling nyx-space v2.0.0-rc (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `broken-donotuse` [INFO] [stdout] --> tests/mission_design/targeter/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "broken-donotuse")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `numpy`, `pyo3`, `pyo3-log`, `python`, and `pythonize` [INFO] [stdout] = help: consider adding `broken-donotuse` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/cosmic/bplane.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 26 | fn val_b_plane_gmat(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let prop = Propagator::default(SpacecraftDynamics::new(OrbitalDynamics::point_masses( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::sync::mpsc::Receiver` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/cosmic/eclipse.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 24 | fn leo_sun_earth_eclipses(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | let (truth_tx, truth_rx) = mpsc::channel(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::sync::mpsc::Receiver` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/cosmic/eclipse.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 70 | fn geo_sun_earth_eclipses(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let (truth_tx, truth_rx) = mpsc::channel(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/force_models.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 127 | fn srp_earth_meo_ecc_inc(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 153 | let setup = Propagator::default(sc_dyn); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/multishoot/mod.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 26 | fn alt_orbit_raising(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | let prop = Propagator::default_dp78(SpacecraftDynamics::new(OrbitalDynamics::two_body())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/multishoot/mod.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 213 | fn vmag_orbit_raising(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | let prop = Propagator::default_dp78(SpacecraftDynamics::new(OrbitalDynamics::two_body())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::dynamics::SpacecraftDynamics` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/orbitaldyn.rs:701:9 [INFO] [stdout] | [INFO] [stdout] 676 | fn two_body_dual(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 701 | let dynamics = SpacecraftDynamics::new(OrbitalDynamics::two_body()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/orbitaldyn.rs:808:9 [INFO] [stdout] | [INFO] [stdout] 782 | fn multi_body_dynamics_dual(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 808 | let setup = Propagator::rk89(dynamics, PropOpts::with_fixed_step(step_size)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/targeter/b_plane.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 21 | fn tgt_b_plane_earth_gravity_assist_no_propagation(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let prop = Propagator::default_dp78(SpacecraftDynamics::new(OrbitalDynamics::point_masses( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/targeter/b_plane.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 78 | fn tgt_b_plane_lunar_transfer(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let prop = Propagator::default_dp78(SpacecraftDynamics::new(OrbitalDynamics::point_masses( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/targeter/single_oe.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 22 | fn tgt_sma_from_apo(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | let setup = Propagator::default_dp78(dynamics); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/targeter/single_oe.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 78 | fn tgt_sma_from_peri_fd(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | let setup = Propagator::default_dp78(dynamics); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/targeter/single_oe.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 136 | fn tgt_hd_sma_from_peri(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | let setup = Propagator::default_dp78(dynamics); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/targeter/single_oe.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 251 | fn tgt_ecc_from_apo(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | let setup = Propagator::default_dp78(dynamics); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/targeter/single_oe.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 321 | fn tgt_ecc_from_peri(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 341 | let setup = Propagator::default_dp78(dynamics); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/targeter/single_oe.rs:412:9 [INFO] [stdout] | [INFO] [stdout] 396 | fn tgt_raan_from_apo(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | let setup = Propagator::default_dp78(dynamics); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/targeter/single_oe.rs:465:9 [INFO] [stdout] | [INFO] [stdout] 449 | fn tgt_raan_from_peri(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 465 | let setup = Propagator::default_dp78(dynamics); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/targeter/single_oe.rs:539:9 [INFO] [stdout] | [INFO] [stdout] 523 | fn tgt_aop_from_apo(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 539 | let setup = Propagator::default_dp78(dynamics); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/mission_design/targeter/single_oe.rs:592:9 [INFO] [stdout] | [INFO] [stdout] 576 | fn tgt_aop_from_peri(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 592 | let setup = Propagator::default_dp78(dynamics); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/orbit_determination/measurements.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 78 | fn val_measurements_topo(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | let setup = Propagator::new::( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/orbit_determination/multi_body.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 177 | fn multi_body_ckf_covar_map(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | let setup = Propagator::new::(SpacecraftDynamics::new(orbital_dyn), opts); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `HashSet<&std::string::String>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/orbit_determination/trackingarc.rs:190:16 [INFO] [stdout] | [INFO] [stdout] 66 | fn trk_simple(traj: Traj, devices: Vec, almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | assert_eq!(arc_concrete.device_names(), arc.device_names()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::dynamics::SpacecraftDynamics` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propagation/propagators.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 26 | fn regress_leo_day_adaptive(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | let dynamics = SpacecraftDynamics::new(OrbitalDynamics::two_body()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::dynamics::SpacecraftDynamics` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propagation/propagators.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 149 | fn gmat_val_leo_day_adaptive(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 211 | let dynamics = SpacecraftDynamics::new(OrbitalDynamics::two_body()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::dynamics::SpacecraftDynamics` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propagation/propagators.rs:418:9 [INFO] [stdout] | [INFO] [stdout] 352 | fn gmat_val_leo_day_fixed(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 418 | let dynamics = SpacecraftDynamics::new(OrbitalDynamics::two_body()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propagation/stm.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 28 | fn stm_fixed_step(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | let prop = Propagator::new::( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propagation/stm.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 112 | fn stm_variable_step(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | let prop = Propagator::default_dp78(SpacecraftDynamics::new(OrbitalDynamics::two_body())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propagation/stm.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 193 | fn stm_between_steps(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 202 | let prop = Propagator::default_dp78(SpacecraftDynamics::new(OrbitalDynamics::two_body())); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propagation/stm.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 251 | fn stm_hifi_variable_step(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 260 | let prop = Propagator::default_dp78(SpacecraftDynamics::new(OrbitalDynamics::point_masses( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propagation/stm.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 361 | fn orbit_set_unset(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | let prop = Propagator::default_dp78(SpacecraftDynamics::new(OrbitalDynamics::point_masses( [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propagation/stopcond.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 135 | fn stop_cond_nrho_apo(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | let setup = Propagator::rk89( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propagation/stopcond.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 283 | fn event_and_combination(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 326 | let setup = Propagator::default(dynamics); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propagation/trajectory.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 31 | fn traj_ephem_forward(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | let setup = Propagator::default(SpacecraftDynamics::new(OrbitalDynamics::two_body())); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propagation/trajectory.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 253 | fn traj_spacecraft(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 289 | let setup = Propagator::default(sc_dynamics); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propagation/trajectory.rs:441:9 [INFO] [stdout] | [INFO] [stdout] 431 | fn traj_ephem_backward(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 441 | let setup = Propagator::default(SpacecraftDynamics::new(OrbitalDynamics::two_body())); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::dynamics::SpacecraftDynamics` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propulsion/closedloop_multi_oe_ruggiero.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 25 | fn qlaw_as_ruggiero_case_a(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | let sc = SpacecraftDynamics::from_guidance_law(orbital_dyn, ruggiero_ctrl); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::dynamics::SpacecraftDynamics` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propulsion/closedloop_single_oe_ruggiero.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 74 | fn rugg_sma_regress_threshold(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | let sc = SpacecraftDynamics::from_guidance_law(OrbitalDynamics::two_body(), guid_law); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::dynamics::SpacecraftDynamics` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propulsion/closedloop_single_oe_ruggiero.rs:432:13 [INFO] [stdout] | [INFO] [stdout] 399 | fn rugg_ecc_regress_threshold(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 432 | let sc = SpacecraftDynamics::from_guidance_law(OrbitalDynamics::two_body(), guid_law); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::dynamics::SpacecraftDynamics` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propulsion/closedloop_single_oe_ruggiero.rs:704:13 [INFO] [stdout] | [INFO] [stdout] 675 | fn rugg_raan_regress_threshold(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 704 | let sc = SpacecraftDynamics::from_guidance_law(OrbitalDynamics::two_body(), guid_law); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propulsion/schedule.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 119 | fn val_transfer_schedule_depl(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | let setup = Propagator::rk89(sc, PropOpts::with_fixed_step(10.0 * Unit::Second)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `orbit_determination::nyx::propagators::Propagator<'_, orbit_determination::nyx::dynamics::SpacecraftDynamics, RSSCartesianStep>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/propulsion/schedule.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 245 | fn val_transfer_single_maneuver_depl(almanac: Arc) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 297 | let setup = Propagator::rk89(sc, PropOpts::with_fixed_step(10.0 * Unit::Second)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 41 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nyx-space` (test "lib") due to 42 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "19217b9a5363dc73dad7c67db12f365898733a2801fa56a77b60203eb316a542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19217b9a5363dc73dad7c67db12f365898733a2801fa56a77b60203eb316a542", kill_on_drop: false }` [INFO] [stdout] 19217b9a5363dc73dad7c67db12f365898733a2801fa56a77b60203eb316a542