[INFO] cloning repository https://github.com/Miezhiko/Twilight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Miezhiko/Twilight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiezhiko%2FTwilight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiezhiko%2FTwilight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5312bd546865734afbeaff908009907d1d5dfc99 [INFO] checking Miezhiko/Twilight/5312bd546865734afbeaff908009907d1d5dfc99 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiezhiko%2FTwilight" "/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/Miezhiko/Twilight on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Miezhiko/Twilight [INFO] finished tweaking git repo https://github.com/Miezhiko/Twilight [INFO] tweaked toml for git repo https://github.com/Miezhiko/Twilight written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Miezhiko/Twilight 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f1f0b6310097ff970e5a3e7e0c1c3af3742f0074fdd99d282ac2de19e3a8c78 [INFO] running `Command { std: "docker" "start" "-a" "4f1f0b6310097ff970e5a3e7e0c1c3af3742f0074fdd99d282ac2de19e3a8c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f1f0b6310097ff970e5a3e7e0c1c3af3742f0074fdd99d282ac2de19e3a8c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f1f0b6310097ff970e5a3e7e0c1c3af3742f0074fdd99d282ac2de19e3a8c78", kill_on_drop: false }` [INFO] [stdout] 4f1f0b6310097ff970e5a3e7e0c1c3af3742f0074fdd99d282ac2de19e3a8c78 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7408999d5682339d2dedc977ffc523e6ed7ab2965567cdc15dc945aea0bd14a1 [INFO] running `Command { std: "docker" "start" "-a" "7408999d5682339d2dedc977ffc523e6ed7ab2965567cdc15dc945aea0bd14a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking shared-local-state v0.1.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling minicbor v0.18.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking ebr v0.2.13 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking elsa v1.10.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking cache-advisor v1.0.16 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling abnf v0.12.0 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking fault-injection v1.0.10 [INFO] [stderr] Checking pagetable v0.4.6 [INFO] [stderr] Compiling abnf_to_pest v0.5.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking rustls-webpki v0.102.7 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling dhall_proc_macros v0.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling dhall v0.12.0 [INFO] [stderr] Checking pest_consume v1.1.3 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking twilight-http-ratelimiting v0.16.0-rc.1 [INFO] [stderr] Checking twilight-gateway-queue v0.16.0-rc.1 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tokio-websockets v0.5.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking stack-map v1.0.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking concurrent-map v5.0.33 [INFO] [stderr] Checking twilight-model v0.16.0-rc.1 [INFO] [stderr] Checking inline-array v0.1.12 [INFO] [stderr] Checking sled v1.0.0-alpha.121 [INFO] [stderr] Checking nipper v0.1.9 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking serde_dhall v0.12.1 [INFO] [stderr] Checking twilight-validate v0.16.0-rc.1 [INFO] [stderr] Checking twilight-cache-inmemory v0.16.0-rc.1 [INFO] [stderr] Checking twilight-http v0.16.0-rc.1 [INFO] [stderr] Checking twilight-util v0.16.0-rc.1 [INFO] [stderr] Checking twilight-gateway v0.16.0-rc.1 [INFO] [stderr] Checking twilight v0.0.11 (/opt/rustwide/workdir/Twilight) [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] --> Twilight/src/handler.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | static RE: Lazy = Lazy::new(|| Regex::new(r"(?i)bug (\d+)").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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `twilight` (bin "twilight") due to 2 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] --> Twilight/src/handler.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | static RE: Lazy = Lazy::new(|| Regex::new(r"(?i)bug (\d+)").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] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `twilight` (bin "twilight" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7408999d5682339d2dedc977ffc523e6ed7ab2965567cdc15dc945aea0bd14a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7408999d5682339d2dedc977ffc523e6ed7ab2965567cdc15dc945aea0bd14a1", kill_on_drop: false }` [INFO] [stdout] 7408999d5682339d2dedc977ffc523e6ed7ab2965567cdc15dc945aea0bd14a1