[INFO] fetching crate nyx-space 2.0.0-rc... [INFO] checking nyx-space-2.0.0-rc against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate nyx-space 2.0.0-rc into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate nyx-space 2.0.0-rc 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] 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-3-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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 3e2c282593f8197c223187c4794d3122e34640e5a6f613ca8c8a3ef44c008299 [INFO] running `Command { std: "docker" "start" "-a" "3e2c282593f8197c223187c4794d3122e34640e5a6f613ca8c8a3ef44c008299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e2c282593f8197c223187c4794d3122e34640e5a6f613ca8c8a3ef44c008299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e2c282593f8197c223187c4794d3122e34640e5a6f613ca8c8a3ef44c008299", kill_on_drop: false }` [INFO] [stdout] 3e2c282593f8197c223187c4794d3122e34640e5a6f613ca8c8a3ef44c008299 [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] 8ec54add801e8d6dbef20d44eeb781738a94f7ece16752bfa6efb9f86d7209c0 [INFO] running `Command { std: "docker" "start" "-a" "8ec54add801e8d6dbef20d44eeb781738a94f7ece16752bfa6efb9f86d7209c0", 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 (4 fixes) [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking arrow-schema v52.0.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling openssl v0.10.64 [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 raw-cpuid v11.0.2 [INFO] [stderr] Compiling polars-arrow v0.41.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling polars-compute v0.41.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling polars-core v0.41.3 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling abnf v0.12.0 [INFO] [stderr] Checking ipnet v2.9.0 [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] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling lz4-sys v1.9.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling minicbor v0.18.0 [INFO] [stderr] Compiling abnf_to_pest v0.5.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tzdb_data v0.1.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling polars-ops v0.41.3 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking elsa v1.10.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking brotli v5.0.0 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking papergrid v0.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Compiling rust-embed-utils v8.4.0 [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 integer-encoding v3.0.4 [INFO] [stderr] Compiling tzdb v0.6.1 [INFO] [stderr] Checking indxvec v1.9.5 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking medians v3.0.12 [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 futures-macro v0.3.30 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling snafu-derive v0.8.3 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Compiling dhall_proc_macros v0.6.1 [INFO] [stderr] Compiling der_derive v0.7.2 [INFO] [stderr] Checking wide v0.7.25 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking tabled v0.15.0 [INFO] [stderr] Compiling rust-embed-impl v8.4.0 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking platform-dirs v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking snafu v0.8.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling polars v0.41.3 [INFO] [stderr] Checking ran v2.0.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking shadow-rs v0.29.0 [INFO] [stderr] Checking rust-embed v8.4.0 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Checking enum-iterator v2.1.0 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Compiling dhall v0.12.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking pest_consume v1.1.3 [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking hifitime v4.0.0-alpha [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v52.0.0 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking arrow-data v52.0.0 [INFO] [stderr] Checking polars-error v0.41.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking rstats v2.1.10 [INFO] [stderr] Checking lz4 v1.25.0 [INFO] [stderr] Checking arrow-array v52.0.0 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking arrow-select v52.0.0 [INFO] [stderr] Checking arrow-row v52.0.0 [INFO] [stderr] Checking arrow-arith v52.0.0 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking arrow-cast v52.0.0 [INFO] [stderr] Checking arrow-string v52.0.0 [INFO] [stderr] Checking arrow-ord v52.0.0 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking hyper v1.4.0 [INFO] [stderr] Checking arrow-ipc v52.0.0 [INFO] [stderr] Checking arrow-json v52.0.0 [INFO] [stderr] Checking arrow-csv v52.0.0 [INFO] [stderr] Compiling nyx-space v2.0.0-rc (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking parquet v52.0.0 [INFO] [stderr] Checking arrow v52.0.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking polars-row v0.41.3 [INFO] [stderr] Checking polars-parquet v0.41.3 [INFO] [stderr] Checking serde_dhall v0.12.1 [INFO] [stderr] Checking anise v0.4.0 [INFO] [stderr] Checking hyperdual v1.2.0 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking polars-time v0.41.3 [INFO] [stderr] Checking polars-io v0.41.3 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `nyx_space` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/utils.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/utils.rs:636:6 [INFO] [stderr] | [INFO] [stderr] 636 | ($mat: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: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/od/estimate/kfestimate.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let gen = GaussianGenerator::from_3std_devs(nominal_state, params).unwrap(); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/od/estimate/kfestimate.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | let dispersed_state = gen.sample(&mut rng); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:636:11 [INFO] [stdout] | [INFO] [stdout] 636 | ($mat: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] 636 | ($mat:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/propagators/instance.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | if let Some(ref chan) = maybe_tx_chan { [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/propagators/instance.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | } [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] 154 ~ match maybe_tx_chan { Some(ref chan) => { [INFO] [stdout] 155 | if let Err(e) = chan.send(self.state) { [INFO] [stdout] 156 | warn!("{} when sending on channel", e) [INFO] [stdout] 157 | } [INFO] [stdout] 158 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/dynamics/spacecraft.rs:249:12 [INFO] [stdout] | [INFO] [stdout] 249 | if let Some(guid_law) = &self.guid_law { [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/dynamics/spacecraft.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | } 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] 249 ~ match &self.guid_law { Some(guid_law) => { [INFO] [stdout] 250 | let mut state = next_state; [INFO] [stdout] ... [INFO] [stdout] 253 | Ok(state) [INFO] [stdout] 254 ~ } _ => { [INFO] [stdout] 255 | Ok(next_state) [INFO] [stdout] 256 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/io/mod.rs:314:8 [INFO] [stdout] | [INFO] [stdout] 314 | if let Ok(s) = String::deserialize(deserializer) { [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/io/mod.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | } 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] 314 ~ match String::deserialize(deserializer) { Ok(s) => { [INFO] [stdout] 315 | if let Ok(duration) = Duration::from_str(&s) { [INFO] [stdout] ... [INFO] [stdout] 319 | } [INFO] [stdout] 320 ~ } _ => { [INFO] [stdout] 321 | Ok(None) [INFO] [stdout] 322 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/od/filter/kalman.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | if let Some(snc_matrix) = snc.to_matrix(nominal_state.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/od/filter/kalman.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 233 ~ match snc.to_matrix(nominal_state.epoch()) { Some(snc_matrix) => { [INFO] [stdout] 234 | // Check if we're using another SNC than the one before [INFO] [stdout] ... [INFO] [stdout] 270 | break; [INFO] [stdout] 271 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/od/filter/kalman.rs:317:16 [INFO] [stdout] | [INFO] [stdout] 317 | if let Some(snc_matrix) = snc.to_matrix(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/od/filter/kalman.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 317 ~ match snc.to_matrix(epoch) { Some(snc_matrix) => { [INFO] [stdout] 318 | // Check if we're using another SNC than the one before [INFO] [stdout] ... [INFO] [stdout] 355 | break; [INFO] [stdout] 356 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/od/simulator/arc.rs:94:16 [INFO] [stdout] | [INFO] [stdout] 94 | if let Some(cfg) = configs.get(&device.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/od/simulator/arc.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | } 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] 94 ~ match configs.get(&device.name()) { Some(cfg) => { [INFO] [stdout] 95 | if let Err(e) = cfg.sanity_check() { [INFO] [stdout] ... [INFO] [stdout] 99 | sampling_rates_ns.push(cfg.sampling.truncated_nanoseconds()); [INFO] [stdout] 100 ~ } _ => { [INFO] [stdout] 101 | warn!( [INFO] [stdout] ... [INFO] [stdout] 105 | continue; [INFO] [stdout] 106 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/od/process/mod.rs:564:32 [INFO] [stdout] | [INFO] [stdout] 564 | ... if let Some(computed_meas) = [INFO] [stdout] | __________________________^ [INFO] [stdout] 565 | | ... device.measure(epoch, &traj, None, self.almanac.clone())? [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/od/process/mod.rs:631:29 [INFO] [stdout] | [INFO] [stdout] 631 | ... } 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] 564 ~ match device.measure(epoch, &traj, None, self.almanac.clone())? [INFO] [stdout] 565 ~ { Some(computed_meas) => { [INFO] [stdout] 566 | // Grab the device location [INFO] [stdout] ... [INFO] [stdout] 629 | } [INFO] [stdout] 630 ~ } _ => { [INFO] [stdout] 631 | warn!("Real observation exists @ {epoch} but simulated {device_name} does not see it -- ignoring measurement"); [INFO] [stdout] 632 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/md/events/search.rs:350:16 [INFO] [stdout] | [INFO] [stdout] 350 | if let Ok(this_eval) = event.eval(&state, almanac.clone()) { [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/md/events/search.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 350 ~ match event.eval(&state, almanac.clone()) { Ok(this_eval) => { [INFO] [stdout] 351 | s.send((this_eval, state)).unwrap(); [INFO] [stdout] 352 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/mc/results.rs:288:16 [INFO] [stdout] | [INFO] [stdout] 288 | if let Ok(success) = &run.result { [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/mc/results.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 288 ~ match &run.result { Ok(success) => { [INFO] [stdout] 289 | if start.is_none() { [INFO] [stdout] ... [INFO] [stdout] 318 | all_states.extend(states.iter()); [INFO] [stdout] 319 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `nyx_space` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/utils.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/utils.rs:636:6 [INFO] [stderr] | [INFO] [stderr] 636 | ($mat: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: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/od/estimate/kfestimate.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let gen = GaussianGenerator::from_3std_devs(nominal_state, params).unwrap(); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/od/estimate/kfestimate.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | let dispersed_state = gen.sample(&mut rng); [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/utils.rs:636:11 [INFO] [stdout] | [INFO] [stdout] 636 | ($mat: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] 636 | ($mat:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/propagators/instance.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | if let Some(ref chan) = maybe_tx_chan { [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/propagators/instance.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | } [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] 154 ~ match maybe_tx_chan { Some(ref chan) => { [INFO] [stdout] 155 | if let Err(e) = chan.send(self.state) { [INFO] [stdout] 156 | warn!("{} when sending on channel", e) [INFO] [stdout] 157 | } [INFO] [stdout] 158 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/dynamics/spacecraft.rs:249:12 [INFO] [stdout] | [INFO] [stdout] 249 | if let Some(guid_law) = &self.guid_law { [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/dynamics/spacecraft.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | } 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] 249 ~ match &self.guid_law { Some(guid_law) => { [INFO] [stdout] 250 | let mut state = next_state; [INFO] [stdout] ... [INFO] [stdout] 253 | Ok(state) [INFO] [stdout] 254 ~ } _ => { [INFO] [stdout] 255 | Ok(next_state) [INFO] [stdout] 256 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/io/mod.rs:314:8 [INFO] [stdout] | [INFO] [stdout] 314 | if let Ok(s) = String::deserialize(deserializer) { [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/io/mod.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | } 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] 314 ~ match String::deserialize(deserializer) { Ok(s) => { [INFO] [stdout] 315 | if let Ok(duration) = Duration::from_str(&s) { [INFO] [stdout] ... [INFO] [stdout] 319 | } [INFO] [stdout] 320 ~ } _ => { [INFO] [stdout] 321 | Ok(None) [INFO] [stdout] 322 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/od/filter/kalman.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | if let Some(snc_matrix) = snc.to_matrix(nominal_state.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/od/filter/kalman.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 233 ~ match snc.to_matrix(nominal_state.epoch()) { Some(snc_matrix) => { [INFO] [stdout] 234 | // Check if we're using another SNC than the one before [INFO] [stdout] ... [INFO] [stdout] 270 | break; [INFO] [stdout] 271 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/od/filter/kalman.rs:317:16 [INFO] [stdout] | [INFO] [stdout] 317 | if let Some(snc_matrix) = snc.to_matrix(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/od/filter/kalman.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 317 ~ match snc.to_matrix(epoch) { Some(snc_matrix) => { [INFO] [stdout] 318 | // Check if we're using another SNC than the one before [INFO] [stdout] ... [INFO] [stdout] 355 | break; [INFO] [stdout] 356 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/od/simulator/arc.rs:94:16 [INFO] [stdout] | [INFO] [stdout] 94 | if let Some(cfg) = configs.get(&device.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/od/simulator/arc.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | } 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] 94 ~ match configs.get(&device.name()) { Some(cfg) => { [INFO] [stdout] 95 | if let Err(e) = cfg.sanity_check() { [INFO] [stdout] ... [INFO] [stdout] 99 | sampling_rates_ns.push(cfg.sampling.truncated_nanoseconds()); [INFO] [stdout] 100 ~ } _ => { [INFO] [stdout] 101 | warn!( [INFO] [stdout] ... [INFO] [stdout] 105 | continue; [INFO] [stdout] 106 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/od/process/mod.rs:564:32 [INFO] [stdout] | [INFO] [stdout] 564 | ... if let Some(computed_meas) = [INFO] [stdout] | __________________________^ [INFO] [stdout] 565 | | ... device.measure(epoch, &traj, None, self.almanac.clone())? [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/od/process/mod.rs:631:29 [INFO] [stdout] | [INFO] [stdout] 631 | ... } 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] 564 ~ match device.measure(epoch, &traj, None, self.almanac.clone())? [INFO] [stdout] 565 ~ { Some(computed_meas) => { [INFO] [stdout] 566 | // Grab the device location [INFO] [stdout] ... [INFO] [stdout] 629 | } [INFO] [stdout] 630 ~ } _ => { [INFO] [stdout] 631 | warn!("Real observation exists @ {epoch} but simulated {device_name} does not see it -- ignoring measurement"); [INFO] [stdout] 632 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/md/events/search.rs:350:16 [INFO] [stdout] | [INFO] [stdout] 350 | if let Ok(this_eval) = event.eval(&state, almanac.clone()) { [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/md/events/search.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 350 ~ match event.eval(&state, almanac.clone()) { Ok(this_eval) => { [INFO] [stdout] 351 | s.send((this_eval, state)).unwrap(); [INFO] [stdout] 352 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/mc/results.rs:288:16 [INFO] [stdout] | [INFO] [stdout] 288 | if let Ok(success) = &run.result { [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/mc/results.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 288 ~ match &run.result { Ok(success) => { [INFO] [stdout] 289 | if start.is_none() { [INFO] [stdout] ... [INFO] [stdout] 318 | all_states.extend(states.iter()); [INFO] [stdout] 319 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/02_jwst_covar_monte_carlo/main.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `lib` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * tests/mission_design/targeter/mod.rs [INFO] [stderr] * tests/orbit_determination/mod.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] --> tests/orbit_determination/mod.rs:23:6 [INFO] [stderr] | [INFO] [stderr] 23 | ($x:expr_2021, $msg:expr_2021) => { [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] [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] --> tests/orbit_determination/mod.rs:23:20 [INFO] [stderr] | [INFO] [stderr] 23 | ($x:expr_2021, $msg: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: unexpected `cfg` condition value: `broken-donotuse` [INFO] [stderr] --> tests/mission_design/targeter/mod.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(feature = "broken-donotuse")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `numpy`, `pyo3`, `pyo3-log`, `python`, and `pythonize` [INFO] [stderr] = help: consider adding `broken-donotuse` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> tests/orbit_determination/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | ($x:expr, $msg: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] 23 | ($x:expr_2021, $msg:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> tests/orbit_determination/mod.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | ($x:expr, $msg: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] 23 | ($x:expr, $msg:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> tests/cosmic/eclipse.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | while let Ok(rx_state) = truth_rx.recv() { [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] --> tests/cosmic/eclipse.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> tests/cosmic/eclipse.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | while let Ok(rx_state) = truth_rx.recv() { [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] --> tests/cosmic/eclipse.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> tests/propagation/stopcond.rs:371:8 [INFO] [stdout] | [INFO] [stdout] 371 | if let Ok(matching_states) = traj_moon.find(&event, almanac.clone()) { [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] --> tests/propagation/stopcond.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 371 ~ match traj_moon.find(&event, almanac.clone()) { Ok(matching_states) => { [INFO] [stdout] 372 | for sc_decl_zero in matching_states { [INFO] [stdout] ... [INFO] [stdout] 394 | } [INFO] [stdout] 395 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> tests/propagation/stopcond.rs:382:12 [INFO] [stdout] | [INFO] [stdout] 382 | if let Ok(tighter_states) = traj_moon.find( [INFO] [stdout] | ____________^ - [INFO] [stdout] | |_____________________________________| [INFO] [stdout] 383 | || &Event::specific(StateParameter::Declination, decl_deg, 1.0, Unit::Minute), [INFO] [stdout] 384 | || almanac, [INFO] [stdout] 385 | || ) { [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] | [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] --> tests/propagation/stopcond.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 382 ~ match traj_moon.find( [INFO] [stdout] 383 | &Event::specific(StateParameter::Declination, decl_deg, 1.0, Unit::Minute), [INFO] [stdout] 384 | almanac, [INFO] [stdout] 385 ~ ) { Ok(tighter_states) => { [INFO] [stdout] 386 | for sc_decl_zero in tighter_states { [INFO] [stdout] ... [INFO] [stdout] 393 | } [INFO] [stdout] 394 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> tests/propagation/trajectory.rs:94:11 [INFO] [stdout] | [INFO] [stdout] 94 | while let Ok(prop_state) = rx.recv() { [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] --> tests/propagation/trajectory.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> tests/propagation/trajectory.rs:360:11 [INFO] [stdout] | [INFO] [stdout] 360 | while let Ok(prop_state) = rx.recv() { [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] --> tests/propagation/trajectory.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> tests/propagation/trajectory.rs:505:11 [INFO] [stdout] | [INFO] [stdout] 505 | while let Ok(prop_state) = rx.recv() { [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] --> tests/propagation/trajectory.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/01_orbit_prop/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.07s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling nyx-space v2.0.0-rc (/tmp/fixit) [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/od/estimate/kfestimate.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let gen = GaussianGenerator::from_3std_devs(nominal_state, params).unwrap(); [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 111 | let r#gen = GaussianGenerator::from_3std_devs(nominal_state, params).unwrap(); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/od/estimate/kfestimate.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | let dispersed_state = gen.sample(&mut rng); [INFO] [stdout] | ^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/od/estimate/kfestimate.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let gen = GaussianGenerator::from_3std_devs(nominal_state, params).unwrap(); [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 111 | let r#gen = GaussianGenerator::from_3std_devs(nominal_state, params).unwrap(); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/od/estimate/kfestimate.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | let dispersed_state = gen.sample(&mut rng); [INFO] [stdout] | ^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nalgebra::Const` [INFO] [stdout] --> src/od/estimate/kfestimate.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use nalgebra::Const; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_distr::Distribution` [INFO] [stdout] --> src/od/estimate/kfestimate.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use rand_distr::Distribution; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nalgebra::Const` [INFO] [stdout] --> src/od/estimate/kfestimate.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use nalgebra::Const; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_distr::Distribution` [INFO] [stdout] --> src/od/estimate/kfestimate.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use rand_distr::Distribution; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nyx-space` (lib) due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nyx-space` (lib test) due to 3 previous errors; 2 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" "8ec54add801e8d6dbef20d44eeb781738a94f7ece16752bfa6efb9f86d7209c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec54add801e8d6dbef20d44eeb781738a94f7ece16752bfa6efb9f86d7209c0", kill_on_drop: false }` [INFO] [stdout] 8ec54add801e8d6dbef20d44eeb781738a94f7ece16752bfa6efb9f86d7209c0