[INFO] cloning repository https://github.com/dnaka91/marmalade [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnaka91/marmalade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fmarmalade", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fmarmalade'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b6cc16e380dcddd777d4f0690cd7cfb8e01beb7 [INFO] checking dnaka91/marmalade against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fmarmalade" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dnaka91/marmalade 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/dnaka91/marmalade [INFO] finished tweaking git repo https://github.com/dnaka91/marmalade [INFO] tweaked toml for git repo https://github.com/dnaka91/marmalade written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dnaka91/marmalade 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 camino v1.1.6 [INFO] [stderr] Downloaded tokio-shutdown v0.1.4 [INFO] [stderr] Downloaded jobserver v0.1.30 [INFO] [stderr] Downloaded directories v5.0.1 [INFO] [stderr] Downloaded unidirs v0.1.1 [INFO] [stderr] Downloaded askama_axum v0.4.0 [INFO] [stderr] Downloaded grass v0.13.2 [INFO] [stderr] Downloaded tower-http v0.5.2 [INFO] [stderr] Downloaded argon2 v0.5.3 [INFO] [stderr] Downloaded password-hash v0.5.0 [INFO] [stderr] Downloaded cookie v0.18.1 [INFO] [stderr] Downloaded lasso v0.7.2 [INFO] [stderr] Downloaded async-compression v0.4.8 [INFO] [stderr] Downloaded plist v1.6.1 [INFO] [stderr] Downloaded pulldown-cmark v0.10.2 [INFO] [stderr] Downloaded axum v0.7.5 [INFO] [stderr] Downloaded basic-toml v0.1.9 [INFO] [stderr] Downloaded grass_compiler v0.13.2 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded axum-extra v0.9.3 [INFO] [stderr] Downloaded codemap v0.1.3 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.10.0 [INFO] [stderr] Downloaded serde_test v1.0.176 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded axum-core v0.4.3 [INFO] [stderr] Downloaded line-wrap v0.2.0 [INFO] [stderr] Downloaded syntect v5.2.0 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Downloaded libz-sys v1.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fd8bb22bc2c00601ae82f7ae97c0cd2a05fa4380357dff90316ee5daf6cded0d [INFO] running `Command { std: "docker" "start" "-a" "fd8bb22bc2c00601ae82f7ae97c0cd2a05fa4380357dff90316ee5daf6cded0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd8bb22bc2c00601ae82f7ae97c0cd2a05fa4380357dff90316ee5daf6cded0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd8bb22bc2c00601ae82f7ae97c0cd2a05fa4380357dff90316ee5daf6cded0d", kill_on_drop: false }` [INFO] [stdout] fd8bb22bc2c00601ae82f7ae97c0cd2a05fa4380357dff90316ee5daf6cded0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9e5fa8300881177593edf4c4a18a2f1845e7c4970bd3df74c747d8cde3757a02 [INFO] running `Command { std: "docker" "start" "-a" "9e5fa8300881177593edf4c4a18a2f1845e7c4970bd3df74c747d8cde3757a02", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling jobserver v0.1.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling line-wrap v0.2.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling lasso v0.7.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling pulldown-cmark v0.10.2 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.0 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking unidirs v0.1.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling grass_compiler v0.13.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking async-compression v0.4.8 [INFO] [stderr] Checking tokio-shutdown v0.1.4 [INFO] [stderr] Compiling grass v0.13.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking plist v1.6.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking askama_axum v0.4.0 [INFO] [stderr] Compiling marmalade v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking axum-extra v0.9.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.98s [INFO] running `Command { std: "docker" "inspect" "9e5fa8300881177593edf4c4a18a2f1845e7c4970bd3df74c747d8cde3757a02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5fa8300881177593edf4c4a18a2f1845e7c4970bd3df74c747d8cde3757a02", kill_on_drop: false }` [INFO] [stdout] 9e5fa8300881177593edf4c4a18a2f1845e7c4970bd3df74c747d8cde3757a02 [INFO] checking dnaka91/marmalade 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%2Fdnaka91%2Fmarmalade" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dnaka91/marmalade 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/dnaka91/marmalade [INFO] finished tweaking git repo https://github.com/dnaka91/marmalade [INFO] tweaked toml for git repo https://github.com/dnaka91/marmalade written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dnaka91/marmalade 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5b10673fa6cac8dd8d2362d655af6d73528054de66463cfeb3b203cd8ec16740 [INFO] running `Command { std: "docker" "start" "-a" "5b10673fa6cac8dd8d2362d655af6d73528054de66463cfeb3b203cd8ec16740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b10673fa6cac8dd8d2362d655af6d73528054de66463cfeb3b203cd8ec16740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b10673fa6cac8dd8d2362d655af6d73528054de66463cfeb3b203cd8ec16740", kill_on_drop: false }` [INFO] [stdout] 5b10673fa6cac8dd8d2362d655af6d73528054de66463cfeb3b203cd8ec16740 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 333ad9b11b01a6f86013079d2b2aff854dac3d3903c5497c91b8adb7db63344a [INFO] running `Command { std: "docker" "start" "-a" "333ad9b11b01a6f86013079d2b2aff854dac3d3903c5497c91b8adb7db63344a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling jobserver v0.1.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling line-wrap v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling lasso v0.7.2 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling pulldown-cmark v0.10.2 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking unidirs v0.1.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling grass_compiler v0.13.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking async-compression v0.4.8 [INFO] [stderr] Checking tokio-shutdown v0.1.4 [INFO] [stderr] Compiling grass v0.13.2 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking plist v1.6.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking askama_axum v0.4.0 [INFO] [stderr] Compiling marmalade v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking axum-extra v0.9.3 [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/marmalade-147904021ef1fe2d/out/assets.rs:1:296 [INFO] [stdout] | [INFO] [stdout] 1 | ... MAIN_CSS_HASH : Lazy < ETag > = Lazy :: new (|| "W/\"43078067eb7bff61\"" . parse () . unwrap ()) ; pub const WEBFONTS_ROUTE : & str =... [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/marmalade-147904021ef1fe2d/out/assets.rs:1:889 [INFO] [stdout] | [INFO] [stdout] 1 | ..."" , "W/\"d4de048e010c6424\""] . iter () . map (| & hash | hash . parse () . unwrap ()) . collect () }) ; pub const FAVICON_SVG_ROUTE ... [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/marmalade-147904021ef1fe2d/out/assets.rs:1:1175 [INFO] [stdout] | [INFO] [stdout] 1 | ...VICON_SVG_HASH : Lazy < ETag > = Lazy :: new (|| "W/\"9ec4a166c8051444\"" . parse () . unwrap ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dirs.rs:8:44 [INFO] [stdout] | [INFO] [stdout] 8 | pub static DIRS: Lazy = Lazy::new(|| Dirs::new().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extract.rs:113:31 [INFO] [stdout] | [INFO] [stdout] 113 | .map_err(|_| (HeaderMap::new(), INTERNAL_SERVER_ERROR))? [INFO] [stdout] | - ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handlers/admin.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | .and_then(|cookie| cookie.value().parse().ok()); [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/handlers/assets.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | .ok_or_else(|| (HeaderMap::new(), StatusCode::NOT_FOUND))?; [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/handlers/auth.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | .and_then(|cookie| cookie.value().parse().ok()); [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/handlers/auth.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | .and_then(|cookie| cookie.value().parse().ok()); [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/handlers/git.rs:196:22 [INFO] [stdout] | [INFO] [stdout] 196 | .or_else(|_| repo.find_branch("master", BranchType::Local).map(Some)) [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/handlers/git.rs:199:42 [INFO] [stdout] | [INFO] [stdout] 199 | .and_then(|mut branches| branches.next().transpose()) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handlers/repo.rs:108:48 [INFO] [stdout] | [INFO] [stdout] 108 | ... .unwrap_or_else(|| SYNTAX_SET.find_syntax_plain_text()); [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/handlers/repo.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 139 | .and_then(|cookie| cookie.value().parse().ok()); [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/handlers/repo.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 243 | .and_then(|cookie| cookie.value().parse().ok()); [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/handlers/user.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | .and_then(|cookie| cookie.value().parse().ok()); [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/middleware.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 66 | fn call(&mut self, req: Request) -> Self::Future { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | let clone = self.inner.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let mut inner = mem::replace(&mut self.inner, clone); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | [INFO] [stdout] 72 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 73 | | if let Some(onion) = SettingsRepository::new().get_tor_onion().await { [INFO] [stdout] 74 | | let path = req.uri().path().to_owned(); [INFO] [stdout] 75 | | let mut resp = inner.call(req).await?; [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | }) [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/redirect.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | fn get_location(redirect: Redirect) -> String { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | / redirect [INFO] [stdout] 78 | | .into_response() [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/redirect.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 76 | fn get_location(redirect: Redirect) -> String { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | .get(LOCATION) [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/repositories/repo.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 95 | let repo = Repository::open(repo_git).context("failed opening repo")?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | let branches = repo [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | / branches [INFO] [stdout] 101 | | .into_iter() [INFO] [stdout] 102 | | .map(|branch| { [INFO] [stdout] 103 | | let (branch, _) = branch.context("failed iterating branches")?; [INFO] [stdout] ... | [INFO] [stdout] 108 | | .to_owned()) [INFO] [stdout] 109 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/marmalade-147904021ef1fe2d/out/assets.rs:1:296 [INFO] [stdout] | [INFO] [stdout] 1 | ... MAIN_CSS_HASH : Lazy < ETag > = Lazy :: new (|| "W/\"43078067eb7bff61\"" . parse () . unwrap ()) ; pub const WEBFONTS_ROUTE : & str =... [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/marmalade-147904021ef1fe2d/out/assets.rs:1:889 [INFO] [stdout] | [INFO] [stdout] 1 | ..."" , "W/\"d4de048e010c6424\""] . iter () . map (| & hash | hash . parse () . unwrap ()) . collect () }) ; pub const FAVICON_SVG_ROUTE ... [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/marmalade-147904021ef1fe2d/out/assets.rs:1:1175 [INFO] [stdout] | [INFO] [stdout] 1 | ...VICON_SVG_HASH : Lazy < ETag > = Lazy :: new (|| "W/\"9ec4a166c8051444\"" . parse () . unwrap ()) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dirs.rs:8:44 [INFO] [stdout] | [INFO] [stdout] 8 | pub static DIRS: Lazy = Lazy::new(|| Dirs::new().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extract.rs:113:31 [INFO] [stdout] | [INFO] [stdout] 113 | .map_err(|_| (HeaderMap::new(), INTERNAL_SERVER_ERROR))? [INFO] [stdout] | - ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handlers/admin.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | .and_then(|cookie| cookie.value().parse().ok()); [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/handlers/assets.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | .ok_or_else(|| (HeaderMap::new(), StatusCode::NOT_FOUND))?; [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/handlers/auth.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | .and_then(|cookie| cookie.value().parse().ok()); [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/handlers/auth.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | .and_then(|cookie| cookie.value().parse().ok()); [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/handlers/git.rs:196:22 [INFO] [stdout] | [INFO] [stdout] 196 | .or_else(|_| repo.find_branch("master", BranchType::Local).map(Some)) [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/handlers/git.rs:199:42 [INFO] [stdout] | [INFO] [stdout] 199 | .and_then(|mut branches| branches.next().transpose()) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handlers/repo.rs:108:48 [INFO] [stdout] | [INFO] [stdout] 108 | ... .unwrap_or_else(|| SYNTAX_SET.find_syntax_plain_text()); [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/handlers/repo.rs:139:28 [INFO] [stdout] | [INFO] [stdout] 139 | .and_then(|cookie| cookie.value().parse().ok()); [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/handlers/repo.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 243 | .and_then(|cookie| cookie.value().parse().ok()); [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/handlers/user.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | .and_then(|cookie| cookie.value().parse().ok()); [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/middleware.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 66 | fn call(&mut self, req: Request) -> Self::Future { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | let clone = self.inner.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let mut inner = mem::replace(&mut self.inner, clone); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | [INFO] [stdout] 72 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 73 | | if let Some(onion) = SettingsRepository::new().get_tor_onion().await { [INFO] [stdout] 74 | | let path = req.uri().path().to_owned(); [INFO] [stdout] 75 | | let mut resp = inner.call(req).await?; [INFO] [stdout] ... | [INFO] [stdout] 89 | | } [INFO] [stdout] 90 | | }) [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/repositories/repo.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 95 | let repo = Repository::open(repo_git).context("failed opening repo")?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | let branches = repo [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | / branches [INFO] [stdout] 101 | | .into_iter() [INFO] [stdout] 102 | | .map(|branch| { [INFO] [stdout] 103 | | let (branch, _) = branch.context("failed iterating branches")?; [INFO] [stdout] ... | [INFO] [stdout] 108 | | .to_owned()) [INFO] [stdout] 109 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `marmalade` (bin "marmalade" test) due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `marmalade` (bin "marmalade") due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "333ad9b11b01a6f86013079d2b2aff854dac3d3903c5497c91b8adb7db63344a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333ad9b11b01a6f86013079d2b2aff854dac3d3903c5497c91b8adb7db63344a", kill_on_drop: false }` [INFO] [stdout] 333ad9b11b01a6f86013079d2b2aff854dac3d3903c5497c91b8adb7db63344a