[INFO] cloning repository https://github.com/mumu12641/strawberry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mumu12641/strawberry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmumu12641%2Fstrawberry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmumu12641%2Fstrawberry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db02a6cc1acf640ce2b2b80f13251a01825c4970 [INFO] checking mumu12641/strawberry against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmumu12641%2Fstrawberry" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mumu12641/strawberry 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/mumu12641/strawberry [INFO] finished tweaking git repo https://github.com/mumu12641/strawberry [INFO] tweaked toml for git repo https://github.com/mumu12641/strawberry written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mumu12641/strawberry 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] Updating git repository `https://github.com/TheDan64/inkwell` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bit-vec v0.4.4 [INFO] [stderr] Downloaded vec_map v0.6.0 [INFO] [stderr] Downloaded simple-home-dir v0.1.4 [INFO] [stderr] Downloaded lalr v0.0.2 [INFO] [stderr] Downloaded new_debug_unreachable v1.0.4 [INFO] [stderr] Downloaded phf_generator v0.7.24 [INFO] [stderr] Downloaded string_cache_shared v0.3.0 [INFO] [stderr] Downloaded opaque-debug v0.2.3 [INFO] [stderr] Downloaded phf_shared v0.7.24 [INFO] [stderr] Downloaded fixedbitset v0.1.9 [INFO] [stderr] Downloaded ascii-canvas v2.0.0 [INFO] [stderr] Downloaded rand_jitter v0.1.4 [INFO] [stderr] Downloaded rand_xorshift v0.1.1 [INFO] [stderr] Downloaded ena v0.13.1 [INFO] [stderr] Downloaded semver v1.0.18 [INFO] [stderr] Downloaded block-padding v0.1.5 [INFO] [stderr] Downloaded owo-colors v3.5.0 [INFO] [stderr] Downloaded emoji-printer v0.4.3 [INFO] [stderr] Downloaded lock_api v0.4.10 [INFO] [stderr] Downloaded llvm-sys v140.1.3 [INFO] [stderr] Downloaded petgraph v0.4.13 [INFO] [stderr] Downloaded itertools v0.8.2 [INFO] [stderr] Downloaded typenum v1.16.0 [INFO] [stderr] Downloaded parking_lot_core v0.9.8 [INFO] [stderr] Downloaded rustix v0.37.27 [INFO] [stderr] Downloaded lalrpop v0.17.2 [INFO] [stderr] Downloaded docopt v1.1.1 [INFO] [stderr] Downloaded ordermap v0.3.5 [INFO] [stderr] Downloaded rand_os v0.1.3 [INFO] [stderr] Downloaded rand_pcg v0.1.2 [INFO] [stderr] Downloaded string_cache_codegen v0.4.4 [INFO] [stderr] Downloaded string_cache v0.7.5 [INFO] [stderr] Downloaded redox_users v0.3.5 [INFO] [stderr] Downloaded dirs v1.0.5 [INFO] [stderr] Downloaded byte-tools v0.3.1 [INFO] [stderr] Downloaded digest v0.8.1 [INFO] [stderr] Downloaded sha2 v0.8.2 [INFO] [stderr] Downloaded precomputed-hash v0.1.1 [INFO] [stderr] Downloaded rand_hc v0.1.0 [INFO] [stderr] Downloaded rand_isaac v0.1.1 [INFO] [stderr] Downloaded siphasher v0.2.3 [INFO] [stderr] Downloaded regex v1.7.3 [INFO] [stderr] Downloaded blake2b_simd v0.5.11 [INFO] [stderr] Downloaded constant_time_eq v0.1.5 [INFO] [stderr] Downloaded term v0.5.2 [INFO] [stderr] Downloaded smallvec v1.11.0 [INFO] [stderr] Downloaded rust-argon2 v0.8.3 [INFO] [stderr] Downloaded generic-array v0.12.4 [INFO] [stderr] Downloaded rand_chacha v0.1.1 [INFO] [stderr] Downloaded lalrpop-util v0.17.2 [INFO] [stderr] Downloaded bit-set v0.4.0 [INFO] [stderr] Downloaded plex v0.2.5 [INFO] [stderr] Downloaded block-buffer v0.7.3 [INFO] [stderr] Downloaded autocfg v0.1.8 [INFO] [stderr] Downloaded redfa v0.0.2 [INFO] [stderr] Downloaded rand v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 604a4da7a83f5ef06ab080da54521f6e294dcee9e5507167f779b5fe555350fb [INFO] running `Command { std: "docker" "start" "-a" "604a4da7a83f5ef06ab080da54521f6e294dcee9e5507167f779b5fe555350fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "604a4da7a83f5ef06ab080da54521f6e294dcee9e5507167f779b5fe555350fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "604a4da7a83f5ef06ab080da54521f6e294dcee9e5507167f779b5fe555350fb", kill_on_drop: false }` [INFO] [stdout] 604a4da7a83f5ef06ab080da54521f6e294dcee9e5507167f779b5fe555350fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1dc5b9a3f708eecf69e40658463d54b288a13e9d6a8f2c68d3d0b0cd896a6ac5 [INFO] running `Command { std: "docker" "start" "-a" "1dc5b9a3f708eecf69e40658463d54b288a13e9d6a8f2c68d3d0b0cd896a6ac5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling syn v2.0.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling inkwell v0.2.0 (https://github.com/TheDan64/inkwell?branch=master#bbe1f3d7) [INFO] [stderr] Compiling redfa v0.0.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling lalr v0.0.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking simple-home-dir v0.1.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.1 [INFO] [stderr] Compiling llvm-sys v140.1.3 [INFO] [stderr] Checking emoji-printer v0.4.3 [INFO] [stderr] Compiling inkwell_internals v0.8.0 (https://github.com/TheDan64/inkwell?branch=master#bbe1f3d7) [INFO] [stderr] Checking clap v4.3.2 [INFO] [stderr] Compiling plex v0.2.5 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling strawberry v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.17.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1dc5b9a3f708eecf69e40658463d54b288a13e9d6a8f2c68d3d0b0cd896a6ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dc5b9a3f708eecf69e40658463d54b288a13e9d6a8f2c68d3d0b0cd896a6ac5", kill_on_drop: false }` [INFO] [stdout] 1dc5b9a3f708eecf69e40658463d54b288a13e9d6a8f2c68d3d0b0cd896a6ac5 [INFO] checking mumu12641/strawberry 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%2Fmumu12641%2Fstrawberry" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mumu12641/strawberry 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/mumu12641/strawberry [INFO] finished tweaking git repo https://github.com/mumu12641/strawberry [INFO] tweaked toml for git repo https://github.com/mumu12641/strawberry written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mumu12641/strawberry 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c093e77d5f920ea1409f1dc9300a496d2f57c232e71e1c50737b655532f1b1e0 [INFO] running `Command { std: "docker" "start" "-a" "c093e77d5f920ea1409f1dc9300a496d2f57c232e71e1c50737b655532f1b1e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c093e77d5f920ea1409f1dc9300a496d2f57c232e71e1c50737b655532f1b1e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c093e77d5f920ea1409f1dc9300a496d2f57c232e71e1c50737b655532f1b1e0", kill_on_drop: false }` [INFO] [stdout] c093e77d5f920ea1409f1dc9300a496d2f57c232e71e1c50737b655532f1b1e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b6fbe248e70c5a7ec884198fe5bab55d9eda38d22de643f167ae2e443b1af94f [INFO] running `Command { std: "docker" "start" "-a" "b6fbe248e70c5a7ec884198fe5bab55d9eda38d22de643f167ae2e443b1af94f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling syn v2.0.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling inkwell v0.2.0 (https://github.com/TheDan64/inkwell?branch=master#bbe1f3d7) [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling lalr v0.0.2 [INFO] [stderr] Compiling redfa v0.0.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking simple-home-dir v0.1.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.1 [INFO] [stderr] Compiling llvm-sys v140.1.3 [INFO] [stderr] Checking emoji-printer v0.4.3 [INFO] [stderr] Compiling inkwell_internals v0.8.0 (https://github.com/TheDan64/inkwell?branch=master#bbe1f3d7) [INFO] [stderr] Checking clap v4.3.2 [INFO] [stderr] Compiling plex v0.2.5 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling strawberry v0.1.0 (/opt/rustwide/workdir) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10058:15 [INFO] [stdout] | [INFO] [stdout] 10052 | (_, e, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10058 | init: Box::new(Some(e)), [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10075:15 [INFO] [stdout] | [INFO] [stdout] 10069 | (_, e, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10075 | init: Box::new(Some(e)), [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10089:15 [INFO] [stdout] | [INFO] [stdout] 10085 | (_, var_, _): (LineNum, Vec, LineNum), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10089 | Expr::Let(Let{var_decls:Box::new(var_)}) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10101:22 [INFO] [stdout] | [INFO] [stdout] 10097 | (_, expr, _): (LineNum, Expr, LineNum), [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10101 | Expr::Assignment(Assignment{id:id.0, compute:Box::new(expr),position:id.1}) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10175:16 [INFO] [stdout] | [INFO] [stdout] 10164 | (_, test_, _): (LineNum, Expr, LineNum), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10167 | (_, then_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10171 | (_, else_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10175 | Expr::Cond(Cond{ [INFO] [stdout] | ________________^ [INFO] [stdout] 10176 | | test:Box::new(test_), [INFO] [stdout] 10177 | | then_body: Box::new(then_), [INFO] [stdout] 10178 | | else_body: Box::new(else_), [INFO] [stdout] 10179 | | position: pos, [INFO] [stdout] 10180 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10197:16 [INFO] [stdout] | [INFO] [stdout] 10187 | (_, test_, _): (LineNum, Expr, LineNum), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10188 | (_, _, _): (LineNum, Token, LineNum), [INFO] [stdout] 10189 | (_, then_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10193 | (_, else_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10197 | Expr::Cond(Cond{ [INFO] [stdout] | ________________^ [INFO] [stdout] 10198 | | test:Box::new(test_), [INFO] [stdout] 10199 | | then_body: Box::new(then_), [INFO] [stdout] 10200 | | else_body: Box::new(else_), [INFO] [stdout] 10201 | | position: pos, [INFO] [stdout] 10202 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10217:17 [INFO] [stdout] | [INFO] [stdout] 10210 | (_, test_, _): (LineNum, Expr, LineNum), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10213 | (_, body_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10217 | Expr::While(While{ [INFO] [stdout] | _________________^ [INFO] [stdout] 10218 | | test:Box::new(test_), [INFO] [stdout] 10219 | | body: Box::new(body_), [INFO] [stdout] 10220 | | position: pos, [INFO] [stdout] 10221 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10234:17 [INFO] [stdout] | [INFO] [stdout] 10228 | (_, test_, _): (LineNum, Expr, LineNum), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10229 | (_, _, _): (LineNum, Token, LineNum), [INFO] [stdout] 10230 | (_, body_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10234 | Expr::While(While{ [INFO] [stdout] | _________________^ [INFO] [stdout] 10235 | | test:Box::new(test_), [INFO] [stdout] 10236 | | body: Box::new(body_), [INFO] [stdout] 10237 | | position: pos, [INFO] [stdout] 10238 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10256:15 [INFO] [stdout] | [INFO] [stdout] 10246 | (_, init_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10247 | (_, test_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10248 | (_, _, _): (LineNum, Token, LineNum), [INFO] [stdout] 10249 | (_, iter_, _): (LineNum, Vec, LineNum), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10252 | (_, body_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10256 | Expr::For(For{ [INFO] [stdout] | _______________^ [INFO] [stdout] 10257 | | init: Box::new(init_), [INFO] [stdout] 10258 | | test: Box::new(test_), [INFO] [stdout] 10259 | | iter: Box::new(iter_), [INFO] [stdout] 10260 | | body: Box::new(body_), [INFO] [stdout] 10261 | | position: pos, [INFO] [stdout] 10262 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10273:18 [INFO] [stdout] | [INFO] [stdout] 10269 | (_, val, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10273 | Expr::Return(Return{ [INFO] [stdout] | __________________^ [INFO] [stdout] 10274 | | val: Some(Box::new(val)), [INFO] [stdout] 10275 | | position: pos, [INFO] [stdout] 10276 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10407:15 [INFO] [stdout] | [INFO] [stdout] 10403 | (_, args, _): (LineNum, ::std::option::Option>, LineNum), [INFO] [stdout] | ------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10407 | Expr::New(ConstructorCall{ [INFO] [stdout] | _______________^ [INFO] [stdout] 10408 | | class_name: class_name_, [INFO] [stdout] 10409 | | param: Some(Box::new(args.unwrap_or(vec![]))), [INFO] [stdout] 10410 | | position: pos, [INFO] [stdout] 10411 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10644:16 [INFO] [stdout] | [INFO] [stdout] 10639 | (_, l, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10640 | (_, op, _): (LineNum, MathOp, LineNum), [INFO] [stdout] 10641 | (_, r, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10644 | Expr::Math(Math { [INFO] [stdout] | ________________^ [INFO] [stdout] 10645 | | left: Box::new(l), [INFO] [stdout] 10646 | | op: Box::new(op), [INFO] [stdout] 10647 | | right: Box::new(r), [INFO] [stdout] 10648 | | type_: "Object".to_string(), [INFO] [stdout] 10649 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10669:16 [INFO] [stdout] | [INFO] [stdout] 10664 | (_, l, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10665 | (_, op, _): (LineNum, MathOp, LineNum), [INFO] [stdout] 10666 | (_, r, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10669 | Expr::Math(Math { [INFO] [stdout] | ________________^ [INFO] [stdout] 10670 | | left: Box::new(l), [INFO] [stdout] 10671 | | op: Box::new(op), [INFO] [stdout] 10672 | | right: Box::new(r), [INFO] [stdout] 10673 | | type_: "Object".to_string(), [INFO] [stdout] 10674 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10694:16 [INFO] [stdout] | [INFO] [stdout] 10689 | (_, l, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10690 | (_, op, _): (LineNum, MathOp, LineNum), [INFO] [stdout] 10691 | (_, r, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10694 | Expr::Math(Math { [INFO] [stdout] | ________________^ [INFO] [stdout] 10695 | | left: Box::new(l), [INFO] [stdout] 10696 | | op: Box::new(op), [INFO] [stdout] 10697 | | right: Box::new(r), [INFO] [stdout] 10698 | | type_: "Object".to_string(), [INFO] [stdout] 10699 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10709:15 [INFO] [stdout] | [INFO] [stdout] 10706 | (_, e, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10709 | Expr::Not(Not{ [INFO] [stdout] | _______________^ [INFO] [stdout] 10710 | | expr:Box::new(e), [INFO] [stdout] 10711 | | position: pos, [INFO] [stdout] 10712 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10724:18 [INFO] [stdout] | [INFO] [stdout] 10720 | (_, e, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10724 | Expr::Isnull(Isnull{ [INFO] [stdout] | __________________^ [INFO] [stdout] 10725 | | expr:Box::new(e), [INFO] [stdout] 10726 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10058:15 [INFO] [stdout] | [INFO] [stdout] 10052 | (_, e, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10058 | init: Box::new(Some(e)), [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10075:15 [INFO] [stdout] | [INFO] [stdout] 10069 | (_, e, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10075 | init: Box::new(Some(e)), [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10089:15 [INFO] [stdout] | [INFO] [stdout] 10085 | (_, var_, _): (LineNum, Vec, LineNum), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10089 | Expr::Let(Let{var_decls:Box::new(var_)}) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10101:22 [INFO] [stdout] | [INFO] [stdout] 10097 | (_, expr, _): (LineNum, Expr, LineNum), [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10101 | Expr::Assignment(Assignment{id:id.0, compute:Box::new(expr),position:id.1}) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10175:16 [INFO] [stdout] | [INFO] [stdout] 10164 | (_, test_, _): (LineNum, Expr, LineNum), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10167 | (_, then_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10171 | (_, else_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10175 | Expr::Cond(Cond{ [INFO] [stdout] | ________________^ [INFO] [stdout] 10176 | | test:Box::new(test_), [INFO] [stdout] 10177 | | then_body: Box::new(then_), [INFO] [stdout] 10178 | | else_body: Box::new(else_), [INFO] [stdout] 10179 | | position: pos, [INFO] [stdout] 10180 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10197:16 [INFO] [stdout] | [INFO] [stdout] 10187 | (_, test_, _): (LineNum, Expr, LineNum), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10188 | (_, _, _): (LineNum, Token, LineNum), [INFO] [stdout] 10189 | (_, then_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10193 | (_, else_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10197 | Expr::Cond(Cond{ [INFO] [stdout] | ________________^ [INFO] [stdout] 10198 | | test:Box::new(test_), [INFO] [stdout] 10199 | | then_body: Box::new(then_), [INFO] [stdout] 10200 | | else_body: Box::new(else_), [INFO] [stdout] 10201 | | position: pos, [INFO] [stdout] 10202 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10217:17 [INFO] [stdout] | [INFO] [stdout] 10210 | (_, test_, _): (LineNum, Expr, LineNum), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10213 | (_, body_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10217 | Expr::While(While{ [INFO] [stdout] | _________________^ [INFO] [stdout] 10218 | | test:Box::new(test_), [INFO] [stdout] 10219 | | body: Box::new(body_), [INFO] [stdout] 10220 | | position: pos, [INFO] [stdout] 10221 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10234:17 [INFO] [stdout] | [INFO] [stdout] 10228 | (_, test_, _): (LineNum, Expr, LineNum), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10229 | (_, _, _): (LineNum, Token, LineNum), [INFO] [stdout] 10230 | (_, body_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10234 | Expr::While(While{ [INFO] [stdout] | _________________^ [INFO] [stdout] 10235 | | test:Box::new(test_), [INFO] [stdout] 10236 | | body: Box::new(body_), [INFO] [stdout] 10237 | | position: pos, [INFO] [stdout] 10238 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10256:15 [INFO] [stdout] | [INFO] [stdout] 10246 | (_, init_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10247 | (_, test_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10248 | (_, _, _): (LineNum, Token, LineNum), [INFO] [stdout] 10249 | (_, iter_, _): (LineNum, Vec, LineNum), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10252 | (_, body_, _): (LineNum, ::std::vec::Vec, LineNum), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10256 | Expr::For(For{ [INFO] [stdout] | _______________^ [INFO] [stdout] 10257 | | init: Box::new(init_), [INFO] [stdout] 10258 | | test: Box::new(test_), [INFO] [stdout] 10259 | | iter: Box::new(iter_), [INFO] [stdout] 10260 | | body: Box::new(body_), [INFO] [stdout] 10261 | | position: pos, [INFO] [stdout] 10262 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10273:18 [INFO] [stdout] | [INFO] [stdout] 10269 | (_, val, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10273 | Expr::Return(Return{ [INFO] [stdout] | __________________^ [INFO] [stdout] 10274 | | val: Some(Box::new(val)), [INFO] [stdout] 10275 | | position: pos, [INFO] [stdout] 10276 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10407:15 [INFO] [stdout] | [INFO] [stdout] 10403 | (_, args, _): (LineNum, ::std::option::Option>, LineNum), [INFO] [stdout] | ------------------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10407 | Expr::New(ConstructorCall{ [INFO] [stdout] | _______________^ [INFO] [stdout] 10408 | | class_name: class_name_, [INFO] [stdout] 10409 | | param: Some(Box::new(args.unwrap_or(vec![]))), [INFO] [stdout] 10410 | | position: pos, [INFO] [stdout] 10411 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10644:16 [INFO] [stdout] | [INFO] [stdout] 10639 | (_, l, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10640 | (_, op, _): (LineNum, MathOp, LineNum), [INFO] [stdout] 10641 | (_, r, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10644 | Expr::Math(Math { [INFO] [stdout] | ________________^ [INFO] [stdout] 10645 | | left: Box::new(l), [INFO] [stdout] 10646 | | op: Box::new(op), [INFO] [stdout] 10647 | | right: Box::new(r), [INFO] [stdout] 10648 | | type_: "Object".to_string(), [INFO] [stdout] 10649 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10669:16 [INFO] [stdout] | [INFO] [stdout] 10664 | (_, l, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10665 | (_, op, _): (LineNum, MathOp, LineNum), [INFO] [stdout] 10666 | (_, r, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10669 | Expr::Math(Math { [INFO] [stdout] | ________________^ [INFO] [stdout] 10670 | | left: Box::new(l), [INFO] [stdout] 10671 | | op: Box::new(op), [INFO] [stdout] 10672 | | right: Box::new(r), [INFO] [stdout] 10673 | | type_: "Object".to_string(), [INFO] [stdout] 10674 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10694:16 [INFO] [stdout] | [INFO] [stdout] 10689 | (_, l, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10690 | (_, op, _): (LineNum, MathOp, LineNum), [INFO] [stdout] 10691 | (_, r, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10694 | Expr::Math(Math { [INFO] [stdout] | ________________^ [INFO] [stdout] 10695 | | left: Box::new(l), [INFO] [stdout] 10696 | | op: Box::new(op), [INFO] [stdout] 10697 | | right: Box::new(r), [INFO] [stdout] 10698 | | type_: "Object".to_string(), [INFO] [stdout] 10699 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10709:15 [INFO] [stdout] | [INFO] [stdout] 10706 | (_, e, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10709 | Expr::Not(Not{ [INFO] [stdout] | _______________^ [INFO] [stdout] 10710 | | expr:Box::new(e), [INFO] [stdout] 10711 | | position: pos, [INFO] [stdout] 10712 | | }) [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] --> /opt/rustwide/target/debug/build/strawberry-25b9a96e3a744919/out/strawberry.rs:10724:18 [INFO] [stdout] | [INFO] [stdout] 10720 | (_, e, _): (LineNum, Expr, LineNum), [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10724 | Expr::Isnull(Isnull{ [INFO] [stdout] | __________________^ [INFO] [stdout] 10725 | | expr:Box::new(e), [INFO] [stdout] 10726 | | }) [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 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strawberry` (bin "strawberry") due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `strawberry` (bin "strawberry" test) due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "b6fbe248e70c5a7ec884198fe5bab55d9eda38d22de643f167ae2e443b1af94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6fbe248e70c5a7ec884198fe5bab55d9eda38d22de643f167ae2e443b1af94f", kill_on_drop: false }` [INFO] [stdout] b6fbe248e70c5a7ec884198fe5bab55d9eda38d22de643f167ae2e443b1af94f