[INFO] cloning repository https://github.com/hulufei/anki-connect-dict [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hulufei/anki-connect-dict" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhulufei%2Fanki-connect-dict", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhulufei%2Fanki-connect-dict'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37c07db6c3e7cbdaa79b3bed0d3dbf930ed570dd [INFO] checking hulufei/anki-connect-dict against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhulufei%2Fanki-connect-dict" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hulufei/anki-connect-dict 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/hulufei/anki-connect-dict [INFO] finished tweaking git repo https://github.com/hulufei/anki-connect-dict [INFO] tweaked toml for git repo https://github.com/hulufei/anki-connect-dict written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hulufei/anki-connect-dict 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 fsevent-sys v2.0.1 [INFO] [stderr] Downloaded fsevent v0.4.0 [INFO] [stderr] Downloaded tracing-core v0.1.22 [INFO] [stderr] Downloaded security-framework-sys v2.6.0 [INFO] [stderr] Downloaded notify v4.0.17 [INFO] [stderr] Downloaded inotify v0.7.1 [INFO] [stderr] Downloaded json v0.12.4 [INFO] [stderr] Downloaded tracing v0.1.30 [INFO] [stderr] Downloaded security-framework v2.6.0 [INFO] [stderr] Downloaded serde_json v1.0.78 [INFO] [stderr] Downloaded h2 v0.3.11 [INFO] [stderr] Downloaded libc v0.2.117 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7bbb85c5ef8b92eb73c4277293a8e2e4846b6ecd58212f46a7951f60b8a94de7 [INFO] running `Command { std: "docker" "start" "-a" "7bbb85c5ef8b92eb73c4277293a8e2e4846b6ecd58212f46a7951f60b8a94de7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bbb85c5ef8b92eb73c4277293a8e2e4846b6ecd58212f46a7951f60b8a94de7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bbb85c5ef8b92eb73c4277293a8e2e4846b6ecd58212f46a7951f60b8a94de7", kill_on_drop: false }` [INFO] [stdout] 7bbb85c5ef8b92eb73c4277293a8e2e4846b6ecd58212f46a7951f60b8a94de7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 60bac9f424fa7587fd20a62a4867c50689cf2d88e5ab1dfe4b900e188b4ef1d0 [INFO] running `Command { std: "docker" "start" "-a" "60bac9f424fa7587fd20a62a4867c50689cf2d88e5ab1dfe4b900e188b4ef1d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking tracing v0.1.30 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Checking anki-connect-dict v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.25s [INFO] running `Command { std: "docker" "inspect" "60bac9f424fa7587fd20a62a4867c50689cf2d88e5ab1dfe4b900e188b4ef1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60bac9f424fa7587fd20a62a4867c50689cf2d88e5ab1dfe4b900e188b4ef1d0", kill_on_drop: false }` [INFO] [stdout] 60bac9f424fa7587fd20a62a4867c50689cf2d88e5ab1dfe4b900e188b4ef1d0 [INFO] checking hulufei/anki-connect-dict 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%2Fhulufei%2Fanki-connect-dict" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hulufei/anki-connect-dict 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/hulufei/anki-connect-dict [INFO] finished tweaking git repo https://github.com/hulufei/anki-connect-dict [INFO] tweaked toml for git repo https://github.com/hulufei/anki-connect-dict written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hulufei/anki-connect-dict 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df2536f7ecd52595e34ed95241a768b844dc989a72cf0b4b1270ed742e892284 [INFO] running `Command { std: "docker" "start" "-a" "df2536f7ecd52595e34ed95241a768b844dc989a72cf0b4b1270ed742e892284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df2536f7ecd52595e34ed95241a768b844dc989a72cf0b4b1270ed742e892284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2536f7ecd52595e34ed95241a768b844dc989a72cf0b4b1270ed742e892284", kill_on_drop: false }` [INFO] [stdout] df2536f7ecd52595e34ed95241a768b844dc989a72cf0b4b1270ed742e892284 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bf39feb8fd8c3d68be958d376784caa1ffcf9fe3ac1b352d535d17a7b457466 [INFO] running `Command { std: "docker" "start" "-a" "9bf39feb8fd8c3d68be958d376784caa1ffcf9fe3ac1b352d535d17a7b457466", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking tracing v0.1.30 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Checking anki-connect-dict v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 17 | let client = reqwest::blocking::Client::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | / client [INFO] [stdout] 46 | | .post(ANKI_SERVER) [INFO] [stdout] 47 | | .body( [INFO] [stdout] 48 | | body.replace("{front}", front) [INFO] [stdout] ... | [INFO] [stdout] 51 | | .replace("{tags}", &serde_json::to_string(&tags).unwrap()), [INFO] [stdout] 52 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 17 | let client = reqwest::blocking::Client::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | / client [INFO] [stdout] 46 | | .post(ANKI_SERVER) [INFO] [stdout] 47 | | .body( [INFO] [stdout] 48 | | body.replace("{front}", front) [INFO] [stdout] ... | [INFO] [stdout] 51 | | .replace("{tags}", &serde_json::to_string(&tags).unwrap()), [INFO] [stdout] 52 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query_browse_cards.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 37 | let client = reqwest::blocking::Client::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | / client [INFO] [stdout] 48 | | .post(ANKI_SERVER) [INFO] [stdout] 49 | | .body(body.replace("{query}", query)) [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/query_browse_cards.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 37 | let client = reqwest::blocking::Client::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | / client [INFO] [stdout] 48 | | .post(ANKI_SERVER) [INFO] [stdout] 49 | | .body(body.replace("{query}", query)) [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/query_browse_cards.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 54 | let client = reqwest::blocking::Client::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | client.post(ANKI_SERVER).body(body).send() [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/query_browse_cards.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 54 | let client = reqwest::blocking::Client::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | client.post(ANKI_SERVER).body(body).send() [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/query_browse_cards.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 68 | let client = reqwest::blocking::Client::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | / client [INFO] [stdout] 79 | | .post(ANKI_SERVER) [INFO] [stdout] 80 | | .body(body.replace("{cards}", &serde_json::to_string(cards).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/query_browse_cards.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 68 | let client = reqwest::blocking::Client::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | / client [INFO] [stdout] 79 | | .post(ANKI_SERVER) [INFO] [stdout] 80 | | .body(body.replace("{cards}", &serde_json::to_string(cards).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: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anki-connect-dict` (bin "anki-connect-dict") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `anki-connect-dict` (bin "anki-connect-dict" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "9bf39feb8fd8c3d68be958d376784caa1ffcf9fe3ac1b352d535d17a7b457466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf39feb8fd8c3d68be958d376784caa1ffcf9fe3ac1b352d535d17a7b457466", kill_on_drop: false }` [INFO] [stdout] 9bf39feb8fd8c3d68be958d376784caa1ffcf9fe3ac1b352d535d17a7b457466