[INFO] cloning repository https://github.com/kamiKAZIK/refinery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamiKAZIK/refinery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkamiKAZIK%2Frefinery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkamiKAZIK%2Frefinery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6935d5cef059062c19651aa7bc287ec94fc06fc [INFO] checking kamiKAZIK/refinery against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkamiKAZIK%2Frefinery" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kamiKAZIK/refinery 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] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/kamiKAZIK/refinery [INFO] finished tweaking git repo https://github.com/kamiKAZIK/refinery [INFO] tweaked toml for git repo https://github.com/kamiKAZIK/refinery written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kamiKAZIK/refinery 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 scylla-macros v0.4.0 [INFO] [stderr] Downloaded lz4_flex v0.11.2 [INFO] [stderr] Downloaded serde_yaml v0.9.32 [INFO] [stderr] Downloaded scylla-cql v0.1.0 [INFO] [stderr] Downloaded scylla v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 259d1dfad118d115a8dc368136f4ce24d16bb4ecb69ecfdbf48531e2ab257a21 [INFO] running `Command { std: "docker" "start" "-a" "259d1dfad118d115a8dc368136f4ce24d16bb4ecb69ecfdbf48531e2ab257a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "259d1dfad118d115a8dc368136f4ce24d16bb4ecb69ecfdbf48531e2ab257a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "259d1dfad118d115a8dc368136f4ce24d16bb4ecb69ecfdbf48531e2ab257a21", kill_on_drop: false }` [INFO] [stdout] 259d1dfad118d115a8dc368136f4ce24d16bb4ecb69ecfdbf48531e2ab257a21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c4c37fe053da3e5802721fcdf0a437742ef271ee501c8b2d63f879f676d326c0 [INFO] running `Command { std: "docker" "start" "-a" "c4c37fe053da3e5802721fcdf0a437742ef271ee501c8b2d63f879f676d326c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling winnow v0.5.37 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking lz4_flex v0.11.2 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking rustls-pemfile v2.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking thread-id v4.2.1 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling uuid-macro-internal v1.7.0 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling scylla-macros v0.4.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking toml_edit v0.21.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking scylla-cql v0.1.0 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking toml v0.8.9 [INFO] [stderr] Checking scylla v0.12.0 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking rumqttc v0.24.0 [INFO] [stderr] Checking refinery v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.98s [INFO] running `Command { std: "docker" "inspect" "c4c37fe053da3e5802721fcdf0a437742ef271ee501c8b2d63f879f676d326c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4c37fe053da3e5802721fcdf0a437742ef271ee501c8b2d63f879f676d326c0", kill_on_drop: false }` [INFO] [stdout] c4c37fe053da3e5802721fcdf0a437742ef271ee501c8b2d63f879f676d326c0 [INFO] checking kamiKAZIK/refinery 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%2FkamiKAZIK%2Frefinery" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kamiKAZIK/refinery 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] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/kamiKAZIK/refinery [INFO] finished tweaking git repo https://github.com/kamiKAZIK/refinery [INFO] tweaked toml for git repo https://github.com/kamiKAZIK/refinery written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kamiKAZIK/refinery 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3160d8dbce999ffdee07e46e66ca40e4188be69064261d5b3dd52353ca0f3298 [INFO] running `Command { std: "docker" "start" "-a" "3160d8dbce999ffdee07e46e66ca40e4188be69064261d5b3dd52353ca0f3298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3160d8dbce999ffdee07e46e66ca40e4188be69064261d5b3dd52353ca0f3298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3160d8dbce999ffdee07e46e66ca40e4188be69064261d5b3dd52353ca0f3298", kill_on_drop: false }` [INFO] [stdout] 3160d8dbce999ffdee07e46e66ca40e4188be69064261d5b3dd52353ca0f3298 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ffd6771cf8a226664baad22fbf5b66cde824636b9d04d135394684adece26183 [INFO] running `Command { std: "docker" "start" "-a" "ffd6771cf8a226664baad22fbf5b66cde824636b9d04d135394684adece26183", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.37 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking lz4_flex v0.11.2 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking rustls-pemfile v2.1.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking thread-id v4.2.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling uuid-macro-internal v1.7.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking pest v2.7.6 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling scylla-macros v0.4.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml_edit v0.21.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking scylla-cql v0.1.0 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking toml v0.8.9 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking rumqttc v0.24.0 [INFO] [stderr] Checking scylla v0.12.0 [INFO] [stderr] Checking refinery 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] --> src/storage/scylla.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 43 | .and_then(|statement| async move { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | self.session.execute(&statement, &[]) [INFO] [stdout] 45 | .await [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] --> src/storage/scylla.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 88 | .and_then(|statement| async move { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | self.session.execute(&statement, &row) [INFO] [stdout] 90 | .await [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] --> src/storage/scylla.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 43 | .and_then(|statement| async move { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | self.session.execute(&statement, &[]) [INFO] [stdout] 45 | .await [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: aborting due to 2 previous errors [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] --> src/storage/scylla.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 88 | .and_then(|statement| async move { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | self.session.execute(&statement, &row) [INFO] [stdout] 90 | .await [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] [stderr] error: could not compile `refinery` (bin "refinery" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `refinery` (bin "refinery") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "ffd6771cf8a226664baad22fbf5b66cde824636b9d04d135394684adece26183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd6771cf8a226664baad22fbf5b66cde824636b9d04d135394684adece26183", kill_on_drop: false }` [INFO] [stdout] ffd6771cf8a226664baad22fbf5b66cde824636b9d04d135394684adece26183