[INFO] cloning repository https://github.com/vmware-research/temporal-verifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vmware-research/temporal-verifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmware-research%2Ftemporal-verifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmware-research%2Ftemporal-verifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a46670d4e32ea5717347ddaca93ff9f94c8e241d [INFO] checking vmware-research/temporal-verifier against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmware-research%2Ftemporal-verifier" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vmware-research/temporal-verifier on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vmware-research/temporal-verifier [INFO] finished tweaking git repo https://github.com/vmware-research/temporal-verifier [INFO] tweaked toml for git repo https://github.com/vmware-research/temporal-verifier written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vmware-research/temporal-verifier 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg-runtime v0.8.2 [INFO] [stderr] Downloaded process-sync v0.2.2 [INFO] [stderr] Downloaded fork v0.1.23 [INFO] [stderr] Downloaded peg v0.8.2 [INFO] [stderr] Downloaded papergrid v0.10.0 [INFO] [stderr] Downloaded peg-macros v0.8.2 [INFO] [stderr] Downloaded biodivine-lib-bdd v0.5.11 [INFO] [stderr] Downloaded similar v2.4.0 [INFO] [stderr] Downloaded tabled_derive v0.6.0 [INFO] [stderr] Downloaded tabled v0.13.0 [INFO] [stderr] Downloaded cadical v0.1.14 [INFO] [stderr] Downloaded insta v1.35.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ff65b148569c3f2b003d9bacba575367cdaabc77ad4bcca7e2e0e5cffb6dea6 [INFO] running `Command { std: "docker" "start" "-a" "4ff65b148569c3f2b003d9bacba575367cdaabc77ad4bcca7e2e0e5cffb6dea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ff65b148569c3f2b003d9bacba575367cdaabc77ad4bcca7e2e0e5cffb6dea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ff65b148569c3f2b003d9bacba575367cdaabc77ad4bcca7e2e0e5cffb6dea6", kill_on_drop: false }` [INFO] [stdout] 4ff65b148569c3f2b003d9bacba575367cdaabc77ad4bcca7e2e0e5cffb6dea6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c8b1b9abf1affdec6c104d11dbd01fa02024b863b5c5fe825c05d7dfe158d55 [INFO] running `Command { std: "docker" "start" "-a" "7c8b1b9abf1affdec6c104d11dbd01fa02024b863b5c5fe825c05d7dfe158d55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking ena v0.14.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking peg v0.8.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking biodivine-lib-bdd v0.5.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cadical v0.1.14 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking pest v2.7.7 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking papergrid v0.10.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking exec v0.3.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Checking tabled v0.13.0 [INFO] [stderr] Checking process-sync v0.2.2 [INFO] [stderr] Checking fork v0.1.23 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling test-log-macros v0.2.14 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Checking test-log v0.2.14 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Checking fly v0.1.0 (/opt/rustwide/workdir/fly) [INFO] [stderr] Checking smtlib v0.1.0 (/opt/rustwide/workdir/smtlib) [INFO] [stderr] Checking insta v1.35.1 [INFO] [stderr] Checking solver v0.1.0 (/opt/rustwide/workdir/solver) [INFO] [stderr] Checking verify v0.1.0 (/opt/rustwide/workdir/verify) [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking bounded v0.1.0 (/opt/rustwide/workdir/bounded) [INFO] [stderr] Checking inference v0.1.0 (/opt/rustwide/workdir/inference) [INFO] [stderr] Checking temporal-verifier v0.1.0 (/opt/rustwide/workdir/temporal-verifier) [INFO] [stderr] Checking benchmarking v0.1.0 (/opt/rustwide/workdir/benchmarking) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.58s [INFO] running `Command { std: "docker" "inspect" "7c8b1b9abf1affdec6c104d11dbd01fa02024b863b5c5fe825c05d7dfe158d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8b1b9abf1affdec6c104d11dbd01fa02024b863b5c5fe825c05d7dfe158d55", kill_on_drop: false }` [INFO] [stdout] 7c8b1b9abf1affdec6c104d11dbd01fa02024b863b5c5fe825c05d7dfe158d55 [INFO] checking vmware-research/temporal-verifier against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmware-research%2Ftemporal-verifier" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vmware-research/temporal-verifier on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vmware-research/temporal-verifier [INFO] finished tweaking git repo https://github.com/vmware-research/temporal-verifier [INFO] tweaked toml for git repo https://github.com/vmware-research/temporal-verifier written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vmware-research/temporal-verifier 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38afcf8b19c92075ed8aaa164822717fabfa318b92d7882ae06f04600d509f12 [INFO] running `Command { std: "docker" "start" "-a" "38afcf8b19c92075ed8aaa164822717fabfa318b92d7882ae06f04600d509f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38afcf8b19c92075ed8aaa164822717fabfa318b92d7882ae06f04600d509f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38afcf8b19c92075ed8aaa164822717fabfa318b92d7882ae06f04600d509f12", kill_on_drop: false }` [INFO] [stdout] 38afcf8b19c92075ed8aaa164822717fabfa318b92d7882ae06f04600d509f12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f34a81ef8faff6bfeef3bba87908b97b06b566379afe6c46fb16125706e6074 [INFO] running `Command { std: "docker" "start" "-a" "4f34a81ef8faff6bfeef3bba87908b97b06b566379afe6c46fb16125706e6074", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ena v0.14.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking peg v0.8.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking biodivine-lib-bdd v0.5.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling cadical v0.1.14 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking papergrid v0.10.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking exec v0.3.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking tabled v0.13.0 [INFO] [stderr] Checking process-sync v0.2.2 [INFO] [stderr] Checking fork v0.1.23 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling test-log-macros v0.2.14 [INFO] [stderr] Checking test-log v0.2.14 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Checking fly v0.1.0 (/opt/rustwide/workdir/fly) [INFO] [stderr] Checking smtlib v0.1.0 (/opt/rustwide/workdir/smtlib) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> smtlib/src/proc.rs:484:48 [INFO] [stdout] | [INFO] [stdout] 484 | self.tee.as_ref().and_then(|tee| match tee.save() { [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> smtlib/src/sexp.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn sexp_l(i: I) -> Sexp [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | Sexp::List(i.into_iter().collect()) [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smtlib` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 213 | file_id: FileId, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 216 | / Diagnostic::error() [INFO] [stdout] 217 | | .with_message("could not parse file") [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 46 | binders:(binder() ** (_ "," _)) _ "." _ body:@ [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | body: Box::new(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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 59 | op:("always" { Always } / "eventually" { Eventually }) __ x:@ [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | { Term::UnaryOp(op, Box::new(x)) } [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 63 | "if" __ cond:term() __ "then" __ then:term() __ "else" __ else_:(@) { [INFO] [stdout] | ---- ---- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Term::Ite { cond: Box::new(cond), then: Box::new(then), else_: Box::new(else_) } [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:64:53 [INFO] [stdout] | [INFO] [stdout] 63 | "if" __ cond:term() __ "then" __ then:term() __ "else" __ else_:(@) { [INFO] [stdout] | ---- ---- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Term::Ite { cond: Box::new(cond), then: Box::new(then), else_: Box::new(else_) } [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:64:76 [INFO] [stdout] | [INFO] [stdout] 63 | "if" __ cond:term() __ "then" __ then:term() __ "else" __ else_:(@) { [INFO] [stdout] | ---- ---- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Term::Ite { cond: Box::new(cond), then: Box::new(then), else_: Box::new(else_) } [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:76:47 [INFO] [stdout] | [INFO] [stdout] 76 | "X" __ x:@ { Term::UnaryOp(UOp::Next, Box::new(x)) } [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:77:54 [INFO] [stdout] | [INFO] [stdout] 77 | "X^-1" __ x:@ { Term::UnaryOp(UOp::Previous, Box::new(x)) } [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:82:38 [INFO] [stdout] | [INFO] [stdout] 82 | "!" x:@ { Term::UnaryOp(Not, Box::new(x)) } [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:55:51 [INFO] [stdout] | [INFO] [stdout] 55 | x:@ _ "->" _ y:(@) { Term::BinOp(Implies, Box::new(x), Box::new(y)) } [INFO] [stdout] | - - ^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:55:64 [INFO] [stdout] | [INFO] [stdout] 55 | x:@ _ "->" _ y:(@) { Term::BinOp(Implies, Box::new(x), Box::new(y)) } [INFO] [stdout] | - - ^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:56:48 [INFO] [stdout] | [INFO] [stdout] 56 | x:(@) _ "<->" _ y:@ { Term::BinOp(Iff, Box::new(x), Box::new(y)) } [INFO] [stdout] | - - ^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:56:61 [INFO] [stdout] | [INFO] [stdout] 56 | x:(@) _ "<->" _ y:@ { Term::BinOp(Iff, Box::new(x), Box::new(y)) } [INFO] [stdout] | - - ^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:67:38 [INFO] [stdout] | [INFO] [stdout] 67 | x:(@) _ "|" _ y:@ { Term::or([x, y]) } [INFO] [stdout] | - - ^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:69:39 [INFO] [stdout] | [INFO] [stdout] 69 | x:(@) _ "&" _ y:@ { Term::and([x, y]) } [INFO] [stdout] | - - ^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:72:59 [INFO] [stdout] | [INFO] [stdout] 72 | x:@ _ "until" _ y:(@) { Term::BinOp(BinOp::Until, Box::new(x), Box::new(y)) } [INFO] [stdout] | - - ^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:72:72 [INFO] [stdout] | [INFO] [stdout] 72 | x:@ _ "until" _ y:(@) { Term::BinOp(BinOp::Until, Box::new(x), Box::new(y)) } [INFO] [stdout] | - - ^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:73:59 [INFO] [stdout] | [INFO] [stdout] 73 | x:@ _ "since" _ y:(@) { Term::BinOp(BinOp::Since, Box::new(x), Box::new(y)) } [INFO] [stdout] | - - ^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:73:72 [INFO] [stdout] | [INFO] [stdout] 73 | x:@ _ "since" _ y:(@) { Term::BinOp(BinOp::Since, Box::new(x), Box::new(y)) } [INFO] [stdout] | - - ^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:79:49 [INFO] [stdout] | [INFO] [stdout] 79 | x:(@) _ "=" _ y:@ { Term::BinOp(Equals, Box::new(x), Box::new(y)) } [INFO] [stdout] | - - ^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:79:62 [INFO] [stdout] | [INFO] [stdout] 79 | x:(@) _ "=" _ y:@ { Term::BinOp(Equals, Box::new(x), Box::new(y)) } [INFO] [stdout] | - - ^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:80:53 [INFO] [stdout] | [INFO] [stdout] 80 | x:(@) _ "!=" _ y:@ { Term::BinOp(NotEquals, Box::new(x), Box::new(y)) } [INFO] [stdout] | - - ^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:80:66 [INFO] [stdout] | [INFO] [stdout] 80 | x:(@) _ "!=" _ y:@ { Term::BinOp(NotEquals, Box::new(x), Box::new(y)) } [INFO] [stdout] | - - ^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:84:42 [INFO] [stdout] | [INFO] [stdout] 84 | t:(@) "'" { Term::UnaryOp(Prime, Box::new(t)) } [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 157 | = t:spanned(<"assert" __ t:term() {t}>) [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | invariants:(newline_separator() [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | "proof" __ "{" _ invs:invariants() _ "}" {invs})? [INFO] [stdout] 160 | { ThmStmt::Assert(Proof{ [INFO] [stdout] | __________________________^ [INFO] [stdout] 161 | | assert: t, invariants: invariants.unwrap_or_default(), [INFO] [stdout] 162 | | }) } [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/parser.rs:173:22 [INFO] [stdout] | [INFO] [stdout] 171 | = _ sig:signature() _ defs:defs() _ thm:stmts() _ [INFO] [stdout] | ---- --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | { Module{ [INFO] [stdout] 173 | signature: Arc::new(sig), defs, statements: thm, [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/rets.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 19 | let old_signature = self.signature.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | let mut axioms = vec![]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | Ok(Box::new(move |model| { [INFO] [stdout] | ____________^ [INFO] [stdout] 113 | | Model::new( [INFO] [stdout] 114 | | &old_signature, [INFO] [stdout] 115 | | &model.universe, [INFO] [stdout] ... | [INFO] [stdout] 144 | | ) [INFO] [stdout] 145 | | })) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/rets.rs:293:40 [INFO] [stdout] | [INFO] [stdout] 293 | .map(|(i, t)| Term::equals(Term::id(&binders[i].name), t)) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/semantics.rs:353:19 [INFO] [stdout] | [INFO] [stdout] 281 | let mut assignment: Assignment = Assignment::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | let mut terms = self.signature.terms_by_sort(&exists_vars, Some(1), false); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 353 | body: Box::new(Term::NAryOp(NOp::And, terms.pop().unwrap())), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/semantics.rs:412:5 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn models_to_string(models: I) -> String [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | / models [INFO] [stdout] 413 | | .into_iter() [INFO] [stdout] 414 | | .enumerate() [INFO] [stdout] 415 | | .map(|(i, model)| format!("state {i}:\n{}", model.borrow())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn app(f: &str, n_primes: usize, args: I) -> Self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | args.into_iter().map(|x| x.into()).collect(), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:259:35 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn prime(t: T) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 259 | Self::UnaryOp(UOp::Prime, Box::new(t.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:267:36 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn always(t: T) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | Self::UnaryOp(UOp::Always, Box::new(t.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:275:40 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn eventually(t: T) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 275 | Self::UnaryOp(UOp::Eventually, Box::new(t.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:283:34 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn next(t: T) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 283 | Self::UnaryOp(UOp::Next, Box::new(t.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:291:38 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn previous(t: T) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 291 | Self::UnaryOp(UOp::Previous, Box::new(t.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:304:36 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn equals(lhs: T1, rhs: T2) -> Self [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 304 | Self::BinOp(BinOp::Equals, Box::new(lhs.into()), Box::new(rhs.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:304:58 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn equals(lhs: T1, rhs: T2) -> Self [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 304 | Self::BinOp(BinOp::Equals, Box::new(lhs.into()), Box::new(rhs.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:313:39 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn not_equals(lhs: T1, rhs: T2) -> Self [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 313 | Self::BinOp(BinOp::NotEquals, Box::new(lhs.into()), Box::new(rhs.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:313:61 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn not_equals(lhs: T1, rhs: T2) -> Self [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 313 | Self::BinOp(BinOp::NotEquals, Box::new(lhs.into()), Box::new(rhs.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:322:37 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn implies(lhs: T1, rhs: T2) -> Self [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 322 | Self::BinOp(BinOp::Implies, Box::new(lhs.into()), Box::new(rhs.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:322:59 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn implies(lhs: T1, rhs: T2) -> Self [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 322 | Self::BinOp(BinOp::Implies, Box::new(lhs.into()), Box::new(rhs.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:331:33 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn iff(lhs: T1, rhs: T2) -> Self [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 331 | Self::BinOp(BinOp::Iff, Box::new(lhs.into()), Box::new(rhs.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:331:55 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn iff(lhs: T1, rhs: T2) -> Self [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 331 | Self::BinOp(BinOp::Iff, Box::new(lhs.into()), Box::new(rhs.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:340:35 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn until(lhs: T1, rhs: T2) -> Self [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | Self::BinOp(BinOp::Until, Box::new(lhs.into()), Box::new(rhs.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:340:57 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn until(lhs: T1, rhs: T2) -> Self [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | Self::BinOp(BinOp::Until, Box::new(lhs.into()), Box::new(rhs.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn since(lhs: T1, rhs: T2) -> Self [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | Self::BinOp(BinOp::Since, Box::new(lhs.into()), Box::new(rhs.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:349:57 [INFO] [stdout] | [INFO] [stdout] 344 | pub fn since(lhs: T1, rhs: T2) -> Self [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | Self::BinOp(BinOp::Since, Box::new(lhs.into()), Box::new(rhs.into())) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 357 | fn flatten_terms_of_op(ts: Vec, op: NOp) -> Vec { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 358 | / ts.into_iter() [INFO] [stdout] 359 | | .flat_map(|t| match t { [INFO] [stdout] 360 | | Self::NAryOp(op2, ts2) if op == op2 => ts2, [INFO] [stdout] 361 | | _ => vec![t], [INFO] [stdout] 362 | | }) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:412:19 [INFO] [stdout] | [INFO] [stdout] 405 | pub fn ite(cond: T1, then: T2, else_: T3) -> Self [INFO] [stdout] | -------- -------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | cond: Box::new(cond.into()), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:413:19 [INFO] [stdout] | [INFO] [stdout] 405 | pub fn ite(cond: T1, then: T2, else_: T3) -> Self [INFO] [stdout] | -------- -------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 413 | then: Box::new(then.into()), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:414:20 [INFO] [stdout] | [INFO] [stdout] 405 | pub fn ite(cond: T1, then: T2, else_: T3) -> Self [INFO] [stdout] | -------- -------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | else_: Box::new(else_.into()), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/syntax.rs:531:33 [INFO] [stdout] | [INFO] [stdout] 530 | pub fn negate(t: Term) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 531 | Self::UnaryOp(UOp::Not, Box::new(t)) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/term/cnf.rs:58:69 [INFO] [stdout] | [INFO] [stdout] 58 | UnaryOp(Always, t) => Some(get_always(t).unwrap_or_else(|| *t.clone())), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/term/cnf.rs:174:23 [INFO] [stdout] | [INFO] [stdout] 172 | .map(|b| Quantified { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | quantifier: syntax::Quantifier::Forall, [INFO] [stdout] 174 | body: Box::new(b), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/term/prime.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | let go = |t| with_next(sig, t, bound.clone(), next); [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/term/prime.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | let go_box = |t| Box::new(go(t)); [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/term/prime.rs:68:77 [INFO] [stdout] | [INFO] [stdout] 68 | Term::App(f, _, xs) => Term::App(f, 0, xs.iter().map(|t| clear_next(t.clone())).collect()), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fly/src/transitions.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 53 | let mut assumes = Vec::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | let mut inits = Vec::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | let mut transitions = Vec::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | let mut axioms = Vec::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let mut proofs = Vec::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | Ok(DestructuredModule { [INFO] [stdout] | ________^ [INFO] [stdout] 119 | | inits, [INFO] [stdout] 120 | | transitions, [INFO] [stdout] 121 | | axioms, [INFO] [stdout] 122 | | proofs, [INFO] [stdout] 123 | | }) [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 59 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fly` (lib) due to 60 previous errors [INFO] running `Command { std: "docker" "inspect" "4f34a81ef8faff6bfeef3bba87908b97b06b566379afe6c46fb16125706e6074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f34a81ef8faff6bfeef3bba87908b97b06b566379afe6c46fb16125706e6074", kill_on_drop: false }` [INFO] [stdout] 4f34a81ef8faff6bfeef3bba87908b97b06b566379afe6c46fb16125706e6074