[INFO] cloning repository https://github.com/hexfae/voyager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hexfae/voyager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexfae%2Fvoyager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexfae%2Fvoyager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b108f0dccfbdf5cec46afada9c64c1d003fdbb0d [INFO] checking hexfae/voyager against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexfae%2Fvoyager" "/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/hexfae/voyager 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/hexfae/voyager [INFO] finished tweaking git repo https://github.com/hexfae/voyager [INFO] tweaked toml for git repo https://github.com/hexfae/voyager written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hexfae/voyager 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 ulid v1.1.2 [INFO] [stderr] Downloaded tower-sessions-memory-store v0.12.2 [INFO] [stderr] Downloaded crypto-common v0.2.0-pre.5 [INFO] [stderr] Downloaded digest v0.11.0-pre.8 [INFO] [stderr] Downloaded tower-sessions-core v0.12.2 [INFO] [stderr] Downloaded tower-sessions v0.12.2 [INFO] [stderr] Downloaded axum-test v15.2.0 [INFO] [stderr] Downloaded blake2 v0.11.0-pre.3 [INFO] [stderr] Downloaded argon2 v0.6.0-pre.0 [INFO] [stderr] Downloaded axum-login v0.15.3 [INFO] [stderr] Downloaded block-buffer v0.11.0-pre.5 [INFO] [stderr] Downloaded hybrid-array v0.2.0-rc.8 [INFO] [stderr] Downloaded rustrict v0.7.25 [INFO] [stderr] Downloaded password-auth v1.1.0-pre.0 [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] 08051442e6e00c9b48ac2de9dc294277872955642101ddeeb467fe5fde504080 [INFO] running `Command { std: "docker" "start" "-a" "08051442e6e00c9b48ac2de9dc294277872955642101ddeeb467fe5fde504080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08051442e6e00c9b48ac2de9dc294277872955642101ddeeb467fe5fde504080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08051442e6e00c9b48ac2de9dc294277872955642101ddeeb467fe5fde504080", kill_on_drop: false }` [INFO] [stdout] 08051442e6e00c9b48ac2de9dc294277872955642101ddeeb467fe5fde504080 [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] 1f8279680e168a7e207217f1d34c3c7539c926782faa9f1d6a418d4487435c2d [INFO] running `Command { std: "docker" "start" "-a" "1f8279680e168a7e207217f1d34c3c7539c926782faa9f1d6a418d4487435c2d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking rust_hawktracer v0.7.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking hybrid-array v0.2.0-rc.8 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking bitstream-io v1.10.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking crypto-common v0.2.0-pre.5 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking block-buffer v0.11.0-pre.5 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking digest v0.11.0-pre.8 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking notify-debouncer-mini v0.4.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking blake2 v0.11.0-pre.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking auto-future v1.0.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking argon2 v0.6.0-pre.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking password-auth v1.1.0-pre.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking image-webp v0.1.2 [INFO] [stderr] Checking reserve-port v2.0.1 [INFO] [stderr] Checking derive_more v1.0.0-beta.6 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking ulid v1.1.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking rustrict v0.7.25 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Compiling rav1e v0.6.6 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking askama_axum v0.4.0 [INFO] [stderr] Checking tower-sessions-core v0.12.2 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking tower-cookies v0.10.0 [INFO] [stderr] Checking tower-sessions-memory-store v0.12.2 [INFO] [stderr] Checking tower-sessions v0.12.2 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking axum-login v0.15.3 [INFO] [stderr] Checking axum-test v15.2.0 [INFO] [stderr] Checking ravif v0.11.3 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking voyager v0.9.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.53s [INFO] running `Command { std: "docker" "inspect" "1f8279680e168a7e207217f1d34c3c7539c926782faa9f1d6a418d4487435c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f8279680e168a7e207217f1d34c3c7539c926782faa9f1d6a418d4487435c2d", kill_on_drop: false }` [INFO] [stdout] 1f8279680e168a7e207217f1d34c3c7539c926782faa9f1d6a418d4487435c2d [INFO] checking hexfae/voyager 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%2Fhexfae%2Fvoyager" "/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/hexfae/voyager 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/hexfae/voyager [INFO] finished tweaking git repo https://github.com/hexfae/voyager [INFO] tweaked toml for git repo https://github.com/hexfae/voyager written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hexfae/voyager 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] 8f5f478a9569ea644b24442ba3af16a7c20b8539d555f7d85948cccaa523ef12 [INFO] running `Command { std: "docker" "start" "-a" "8f5f478a9569ea644b24442ba3af16a7c20b8539d555f7d85948cccaa523ef12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f5f478a9569ea644b24442ba3af16a7c20b8539d555f7d85948cccaa523ef12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5f478a9569ea644b24442ba3af16a7c20b8539d555f7d85948cccaa523ef12", kill_on_drop: false }` [INFO] [stdout] 8f5f478a9569ea644b24442ba3af16a7c20b8539d555f7d85948cccaa523ef12 [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] e466b630691aea7b0633382adec01b6a5222b0c2eb611df0db1e10498fef3269 [INFO] running `Command { std: "docker" "start" "-a" "e466b630691aea7b0633382adec01b6a5222b0c2eb611df0db1e10498fef3269", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking rust_hawktracer v0.7.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking hybrid-array v0.2.0-rc.8 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking bitstream-io v1.10.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking crypto-common v0.2.0-pre.5 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking block-buffer v0.11.0-pre.5 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking notify-debouncer-mini v0.4.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking digest v0.11.0-pre.8 [INFO] [stderr] Checking auto-future v1.0.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking blake2 v0.11.0-pre.3 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking argon2 v0.6.0-pre.0 [INFO] [stderr] Checking password-auth v1.1.0-pre.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking image-webp v0.1.2 [INFO] [stderr] Checking reserve-port v2.0.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking derive_more v1.0.0-beta.6 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ulid v1.1.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking rustrict v0.7.25 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Compiling rav1e v0.6.6 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking askama_axum v0.4.0 [INFO] [stderr] Checking tower-sessions-core v0.12.2 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking tower-cookies v0.10.0 [INFO] [stderr] Checking tower-sessions-memory-store v0.12.2 [INFO] [stderr] Checking tower-sessions v0.12.2 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking axum-login v0.15.3 [INFO] [stderr] Checking axum-test v15.2.0 [INFO] [stderr] Checking ravif v0.11.3 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking voyager v0.9.6 (/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/main.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 31 | let handle = stdout_log(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | let _guard = file_log(&handle); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let app_state = AppState::try_load()?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | let cloned_app_state = app_state.clone(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let mut debouncer = new_debouncer( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | start_voyager(app_state, backend).await [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] | 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] = 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/utils/routers/get.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | .filter_map(|k| Key::from_str(k).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/utils/server.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 205 | let data = VoyagerData::try_load()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | Ok(Arc::new(Self { data, config })) [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] | [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/utils/server.rs:393:33 [INFO] [stdout] | [INFO] [stdout] 393 | .map_or_else(|| Err(Error::LevelNotFound), |level| Ok(level.clone())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/server.rs:511:33 [INFO] [stdout] | [INFO] [stdout] 511 | .filter_map(|level| level.into_parsed(&self.config.read()).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/utils/server.rs:531:20 [INFO] [stdout] | [INFO] [stdout] 529 | |_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 530 | info!("Existing database not found! One will be created."); [INFO] [stdout] 531 | Ok(Self::default()) [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/utils/server.rs:737:5 [INFO] [stdout] | [INFO] [stdout] 731 | fn create_router(app_state: SharedAppState, backend: Backend) -> Router { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 732 | let session_store = MemoryStore::default(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 733 | let session_layer = SessionManagerLayer::new(session_store).with_secure(false); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 734 | [INFO] [stdout] 735 | let auth_layer = AuthManagerLayerBuilder::new(backend, session_layer).build(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | [INFO] [stdout] 737 | / Router::new() [INFO] [stdout] 738 | | .route("/voyager/webui", get(webui::index::index)) [INFO] [stdout] 739 | | .route_layer(login_required!(Backend, login_url = "/voyager/webui/login")) [INFO] [stdout] 740 | | .route("/voyager/webui/levels", get(webui::index::levels)) [INFO] [stdout] ... | [INFO] [stdout] 756 | | .with_state(app_state) [INFO] [stdout] 757 | | .layer(TimeoutLayer::new(Duration::from_secs(10))) [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/utils/webui/index.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 67 | fn return_levels(auth_session: AuthSession, db: &SharedAppState) -> impl IntoResponse { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | .map_or(Html(r"unauthorized").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/main.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 31 | let handle = stdout_log(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | let _guard = file_log(&handle); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let app_state = AppState::try_load()?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | let cloned_app_state = app_state.clone(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let mut debouncer = new_debouncer( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | start_voyager(app_state, backend).await [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] | 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] = 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/utils/routers/get.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | .filter_map(|k| Key::from_str(k).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/utils/server.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 205 | let data = VoyagerData::try_load()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | Ok(Arc::new(Self { data, config })) [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] | [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/utils/server.rs:393:33 [INFO] [stdout] | [INFO] [stdout] 393 | .map_or_else(|| Err(Error::LevelNotFound), |level| Ok(level.clone())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/server.rs:511:33 [INFO] [stdout] | [INFO] [stdout] 511 | .filter_map(|level| level.into_parsed(&self.config.read()).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/utils/server.rs:531:20 [INFO] [stdout] | [INFO] [stdout] 529 | |_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 530 | info!("Existing database not found! One will be created."); [INFO] [stdout] 531 | Ok(Self::default()) [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/utils/server.rs:737:5 [INFO] [stdout] | [INFO] [stdout] 731 | fn create_router(app_state: SharedAppState, backend: Backend) -> Router { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 732 | let session_store = MemoryStore::default(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 733 | let session_layer = SessionManagerLayer::new(session_store).with_secure(false); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 734 | [INFO] [stdout] 735 | let auth_layer = AuthManagerLayerBuilder::new(backend, session_layer).build(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | [INFO] [stdout] 737 | / Router::new() [INFO] [stdout] 738 | | .route("/voyager/webui", get(webui::index::index)) [INFO] [stdout] 739 | | .route_layer(login_required!(Backend, login_url = "/voyager/webui/login")) [INFO] [stdout] 740 | | .route("/voyager/webui/levels", get(webui::index::levels)) [INFO] [stdout] ... | [INFO] [stdout] 756 | | .with_state(app_state) [INFO] [stdout] 757 | | .layer(TimeoutLayer::new(Duration::from_secs(10))) [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/utils/tests.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 24 | let data = VoyagerData::for_tests(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let config = RwLock::new(VoyagerConfig::default()); [INFO] [stdout] 26 | Arc::new(Self { data, config }) [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/utils/tests.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 46 | let db = AppState::for_tests(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | / Router::new() [INFO] [stdout] 48 | | .route("/voyager", get(routers::get::get)) [INFO] [stdout] 49 | | .route("/voyager/:keys", get(routers::get::levels_exist)) [INFO] [stdout] 50 | | .route("/voyager/version", get(routers::version::version)) [INFO] [stdout] ... | [INFO] [stdout] 54 | | .route("/voyager", delete(routers::delete::delete)) [INFO] [stdout] 55 | | .route("/voyager", any(routers::teapot::teapot)) [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/utils/tests.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 63 | let app = new_app(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | TestServer::new_with_config(app, config).expect("could not start test server") [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/utils/webui/index.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 67 | fn return_levels(auth_session: AuthSession, db: &SharedAppState) -> impl IntoResponse { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | .map_or(Html(r"unauthorized").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: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `voyager` (bin "voyager") due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `voyager` (bin "voyager" test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "e466b630691aea7b0633382adec01b6a5222b0c2eb611df0db1e10498fef3269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e466b630691aea7b0633382adec01b6a5222b0c2eb611df0db1e10498fef3269", kill_on_drop: false }` [INFO] [stdout] e466b630691aea7b0633382adec01b6a5222b0c2eb611df0db1e10498fef3269