[INFO] cloning repository https://github.com/fuu3629/rust_grpc_boilerplate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuu3629/rust_grpc_boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuu3629%2Frust_grpc_boilerplate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuu3629%2Frust_grpc_boilerplate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2539eaef911ec13e287bceb00432cb7f754c7a04 [INFO] checking fuu3629/rust_grpc_boilerplate against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuu3629%2Frust_grpc_boilerplate" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fuu3629/rust_grpc_boilerplate 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/fuu3629/rust_grpc_boilerplate [INFO] finished tweaking git repo https://github.com/fuu3629/rust_grpc_boilerplate [INFO] tweaked toml for git repo https://github.com/fuu3629/rust_grpc_boilerplate written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fuu3629/rust_grpc_boilerplate 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 value-bag v1.7.0 [INFO] [stderr] Downloaded tonic-reflection v0.10.2 [INFO] [stderr] Downloaded prost v0.12.3 [INFO] [stderr] Downloaded sea-bae v0.2.0 [INFO] [stderr] Downloaded prost-derive v0.12.3 [INFO] [stderr] Downloaded sea-query-binder v0.5.0 [INFO] [stderr] Downloaded protoc v2.28.0 [INFO] [stderr] Downloaded pin-project-internal v1.1.4 [INFO] [stderr] Downloaded protoc-rust v2.28.0 [INFO] [stderr] Downloaded ouroboros v0.17.2 [INFO] [stderr] Downloaded jwt v0.16.0 [INFO] [stderr] Downloaded prost-types v0.12.3 [INFO] [stderr] Downloaded anstream v0.6.11 [INFO] [stderr] Downloaded sea-orm-macros v0.12.14 [INFO] [stderr] Downloaded clap v4.4.18 [INFO] [stderr] Downloaded openssl-sys v0.9.99 [INFO] [stderr] Downloaded protobuf-codegen v2.28.0 [INFO] [stderr] Downloaded prost-build v0.12.3 [INFO] [stderr] Downloaded pin-project v1.1.4 [INFO] [stderr] Downloaded anstyle v1.0.5 [INFO] [stderr] Downloaded clap_builder v4.4.18 [INFO] [stderr] Downloaded tonic-build v0.10.2 [INFO] [stderr] Downloaded ouroboros_macro v0.17.2 [INFO] [stderr] Downloaded inherent v1.0.11 [INFO] [stderr] Downloaded sea-query v0.30.7 [INFO] [stderr] Downloaded openssl v0.10.63 [INFO] [stderr] Downloaded tonic-web v0.10.2 [INFO] [stderr] Downloaded sea-orm v0.12.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 022eabbb2b698a0dda2a913ec74f6db4b06e685c9cbcd383e182e00fdf8e4a6c [INFO] running `Command { std: "docker" "start" "-a" "022eabbb2b698a0dda2a913ec74f6db4b06e685c9cbcd383e182e00fdf8e4a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "022eabbb2b698a0dda2a913ec74f6db4b06e685c9cbcd383e182e00fdf8e4a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "022eabbb2b698a0dda2a913ec74f6db4b06e685c9cbcd383e182e00fdf8e4a6c", kill_on_drop: false }` [INFO] [stdout] 022eabbb2b698a0dda2a913ec74f6db4b06e685c9cbcd383e182e00fdf8e4a6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9c4519c399a98c2edf5175cb0d917d4e30aaecabb09715ec338835892036abf1 [INFO] running `Command { std: "docker" "start" "-a" "9c4519c399a98c2edf5175cb0d917d4e30aaecabb09715ec338835892036abf1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking value-bag v1.7.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking event-listener v5.0.0 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking iri-string v0.4.1 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking bcrypt v0.15.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Checking sea-query v0.30.7 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking protobuf-codegen v2.28.0 [INFO] [stderr] Compiling sea-orm-macros v0.12.14 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking polling v3.4.0 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Checking async-io v2.3.1 [INFO] [stderr] Compiling prost-types v0.12.3 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Compiling rust_grpc_boilerplate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking protoc v2.28.0 [INFO] [stderr] Checking protoc-rust v2.28.0 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking sqlx-core v0.7.3 [INFO] [stderr] Checking sqlx-postgres v0.7.3 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking sqlx v0.7.3 [INFO] [stderr] Checking sea-query-binder v0.5.0 [INFO] [stderr] Checking sea-orm v0.12.14 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking tonic-web v0.10.2 [INFO] [stderr] Checking tonic-reflection v0.10.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.54s [INFO] running `Command { std: "docker" "inspect" "9c4519c399a98c2edf5175cb0d917d4e30aaecabb09715ec338835892036abf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c4519c399a98c2edf5175cb0d917d4e30aaecabb09715ec338835892036abf1", kill_on_drop: false }` [INFO] [stdout] 9c4519c399a98c2edf5175cb0d917d4e30aaecabb09715ec338835892036abf1 [INFO] checking fuu3629/rust_grpc_boilerplate 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%2Ffuu3629%2Frust_grpc_boilerplate" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fuu3629/rust_grpc_boilerplate 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/fuu3629/rust_grpc_boilerplate [INFO] finished tweaking git repo https://github.com/fuu3629/rust_grpc_boilerplate [INFO] tweaked toml for git repo https://github.com/fuu3629/rust_grpc_boilerplate written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fuu3629/rust_grpc_boilerplate 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 682f9619b29c08ba38a73a7992366dfe1e9c916675a47fa7aadac4ae6711fc5c [INFO] running `Command { std: "docker" "start" "-a" "682f9619b29c08ba38a73a7992366dfe1e9c916675a47fa7aadac4ae6711fc5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "682f9619b29c08ba38a73a7992366dfe1e9c916675a47fa7aadac4ae6711fc5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682f9619b29c08ba38a73a7992366dfe1e9c916675a47fa7aadac4ae6711fc5c", kill_on_drop: false }` [INFO] [stdout] 682f9619b29c08ba38a73a7992366dfe1e9c916675a47fa7aadac4ae6711fc5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b3474f0bc59223807540f6582a5cbcae82e51e26236cf6a50fb3de022d3025a7 [INFO] running `Command { std: "docker" "start" "-a" "b3474f0bc59223807540f6582a5cbcae82e51e26236cf6a50fb3de022d3025a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking value-bag v1.7.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking event-listener v5.0.0 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking iri-string v0.4.1 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking bcrypt v0.15.0 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking sea-query v0.30.7 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking protobuf-codegen v2.28.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Compiling sea-orm-macros v0.12.14 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Checking polling v3.4.0 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Checking async-io v2.3.1 [INFO] [stderr] Compiling prost-types v0.12.3 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Compiling rust_grpc_boilerplate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking protoc v2.28.0 [INFO] [stderr] Checking protoc-rust v2.28.0 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking sqlx-core v0.7.3 [INFO] [stderr] Checking sqlx-postgres v0.7.3 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking sqlx v0.7.3 [INFO] [stderr] Checking sea-query-binder v0.5.0 [INFO] [stderr] Checking sea-orm v0.12.14 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking tonic-reflection v0.10.2 [INFO] [stderr] Checking tonic-web v0.10.2 [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/presentation/presentation.rs:55:55 [INFO] [stdout] | [INFO] [stdout] 54 | request: Request, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | ) -> Result, Status> { [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 56 | | let res = self.usecase.create_user(request.into_inner()).await?; [INFO] [stdout] 57 | | Ok(Response::new(res)) [INFO] [stdout] 58 | | } [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/presentation/presentation.rs:63:54 [INFO] [stdout] | [INFO] [stdout] 62 | request: Request, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> Result, Status> { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 64 | | let response = self.usecase.login_user(request.into_inner()).await?; [INFO] [stdout] 65 | | Ok(Response::new(response)) [INFO] [stdout] 66 | | } [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/presentation/presentation.rs:71:39 [INFO] [stdout] | [INFO] [stdout] 70 | request: Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | ) -> Result, Status> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 72 | | let _res = self.usecase.create_shift(request).await?; [INFO] [stdout] 73 | | Ok(Response::new(())) [INFO] [stdout] 74 | | } [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/presentation/presentation.rs:79:39 [INFO] [stdout] | [INFO] [stdout] 78 | request: Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | ) -> Result, Status> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 80 | | let _ = self.usecase.create_group(request.into_inner()).await?; [INFO] [stdout] 81 | | Ok(Response::new(())) [INFO] [stdout] 82 | | } [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/presentation/presentation.rs:87:56 [INFO] [stdout] | [INFO] [stdout] 86 | _request: Request<()>, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | ) -> Result, Status> { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 88 | | let response = self.usecase.get_all_group().await?; [INFO] [stdout] 89 | | Ok(Response::new(response)) [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/presentation/presentation.rs:95:54 [INFO] [stdout] | [INFO] [stdout] 94 | request: Request<()>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | ) -> Result, Status> { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 96 | | let res = self.usecase.get_shifts(request).await?; [INFO] [stdout] 97 | | Ok(Response::new(res)) [INFO] [stdout] 98 | | } [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/presentation/presentation.rs:103:39 [INFO] [stdout] | [INFO] [stdout] 102 | request: Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | ) -> Result, Status> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 104 | | let _res = self.usecase.delete_shift(request.into_inner()).await?; [INFO] [stdout] 105 | | Ok(Response::new(())) [INFO] [stdout] 106 | | } [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/usecase/usecase.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | / token [INFO] [stdout] 150 | | .verify_with_key(&key) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______________________________| [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/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:201:28 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn new(inner: T) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | Self::from_arc(Arc::new(inner)) [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/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:220:37 [INFO] [stdout] | [INFO] [stdout] 214 | inner: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 215 | interceptor: F, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | InterceptedService::new(Self::new(inner), interceptor) [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/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:287:88 [INFO] [stdout] | [INFO] [stdout] 283 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 284 | ... ) -> Self::Future { [INFO] [stdout] 285 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | ... let fut = async move { [INFO] [stdout] 287 | ... ::create_group(&inner, request).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:333:87 [INFO] [stdout] | [INFO] [stdout] 329 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 330 | ... ) -> Self::Future { [INFO] [stdout] 331 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | ... let fut = async move { [INFO] [stdout] 333 | ... ::create_user(&inner, request).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:379:86 [INFO] [stdout] | [INFO] [stdout] 375 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 376 | ... ) -> Self::Future { [INFO] [stdout] 377 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | ... let fut = async move { [INFO] [stdout] 379 | ... ::login_user(&inner, request).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:425:88 [INFO] [stdout] | [INFO] [stdout] 421 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | ... ) -> Self::Future { [INFO] [stdout] 423 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 424 | ... let fut = async move { [INFO] [stdout] 425 | ... ::create_shift(&inner, request).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:467:38 [INFO] [stdout] | [INFO] [stdout] 463 | fn call(&mut self, request: tonic::Request<()>) -> Self::Future { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 464 | let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 467 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:508:86 [INFO] [stdout] | [INFO] [stdout] 505 | fn call(&mut self, request: tonic::Request<()>) -> Self::Future { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 506 | let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 507 | let fut = async move { [INFO] [stdout] 508 | ::get_shifts(&inner, request).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:554:88 [INFO] [stdout] | [INFO] [stdout] 550 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 551 | ... ) -> Self::Future { [INFO] [stdout] 552 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 553 | ... let fut = async move { [INFO] [stdout] 554 | ... ::delete_shift(&inner, request).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/presentation/presentation.rs:55:55 [INFO] [stdout] | [INFO] [stdout] 54 | request: Request, [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | ) -> Result, Status> { [INFO] [stdout] | _______________________________________________________^ [INFO] [stdout] 56 | | let res = self.usecase.create_user(request.into_inner()).await?; [INFO] [stdout] 57 | | Ok(Response::new(res)) [INFO] [stdout] 58 | | } [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/presentation/presentation.rs:63:54 [INFO] [stdout] | [INFO] [stdout] 62 | request: Request, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> Result, Status> { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 64 | | let response = self.usecase.login_user(request.into_inner()).await?; [INFO] [stdout] 65 | | Ok(Response::new(response)) [INFO] [stdout] 66 | | } [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/presentation/presentation.rs:71:39 [INFO] [stdout] | [INFO] [stdout] 70 | request: Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | ) -> Result, Status> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 72 | | let _res = self.usecase.create_shift(request).await?; [INFO] [stdout] 73 | | Ok(Response::new(())) [INFO] [stdout] 74 | | } [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/presentation/presentation.rs:79:39 [INFO] [stdout] | [INFO] [stdout] 78 | request: Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | ) -> Result, Status> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 80 | | let _ = self.usecase.create_group(request.into_inner()).await?; [INFO] [stdout] 81 | | Ok(Response::new(())) [INFO] [stdout] 82 | | } [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/presentation/presentation.rs:87:56 [INFO] [stdout] | [INFO] [stdout] 86 | _request: Request<()>, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | ) -> Result, Status> { [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 88 | | let response = self.usecase.get_all_group().await?; [INFO] [stdout] 89 | | Ok(Response::new(response)) [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/presentation/presentation.rs:95:54 [INFO] [stdout] | [INFO] [stdout] 94 | request: Request<()>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | ) -> Result, Status> { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 96 | | let res = self.usecase.get_shifts(request).await?; [INFO] [stdout] 97 | | Ok(Response::new(res)) [INFO] [stdout] 98 | | } [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/presentation/presentation.rs:103:39 [INFO] [stdout] | [INFO] [stdout] 102 | request: Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | ) -> Result, Status> { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 104 | | let _res = self.usecase.delete_shift(request.into_inner()).await?; [INFO] [stdout] 105 | | Ok(Response::new(())) [INFO] [stdout] 106 | | } [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/usecase/usecase.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | / token [INFO] [stdout] 150 | | .verify_with_key(&key) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______________________________| [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/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:201:28 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn new(inner: T) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | Self::from_arc(Arc::new(inner)) [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/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:220:37 [INFO] [stdout] | [INFO] [stdout] 214 | inner: T, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 215 | interceptor: F, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | InterceptedService::new(Self::new(inner), interceptor) [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/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:287:88 [INFO] [stdout] | [INFO] [stdout] 283 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 284 | ... ) -> Self::Future { [INFO] [stdout] 285 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | ... let fut = async move { [INFO] [stdout] 287 | ... ::create_group(&inner, request).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:333:87 [INFO] [stdout] | [INFO] [stdout] 329 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 330 | ... ) -> Self::Future { [INFO] [stdout] 331 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | ... let fut = async move { [INFO] [stdout] 333 | ... ::create_user(&inner, request).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:379:86 [INFO] [stdout] | [INFO] [stdout] 375 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 376 | ... ) -> Self::Future { [INFO] [stdout] 377 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | ... let fut = async move { [INFO] [stdout] 379 | ... ::login_user(&inner, request).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:425:88 [INFO] [stdout] | [INFO] [stdout] 421 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | ... ) -> Self::Future { [INFO] [stdout] 423 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 424 | ... let fut = async move { [INFO] [stdout] 425 | ... ::create_shift(&inner, request).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:467:38 [INFO] [stdout] | [INFO] [stdout] 463 | fn call(&mut self, request: tonic::Request<()>) -> Self::Future { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 464 | let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 467 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:508:86 [INFO] [stdout] | [INFO] [stdout] 505 | fn call(&mut self, request: tonic::Request<()>) -> Self::Future { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 506 | let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 507 | let fut = async move { [INFO] [stdout] 508 | ::get_shifts(&inner, request).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/rust_grpc_boilerplate-6aa1ccdb87315028/out/job_manage.rs:554:88 [INFO] [stdout] | [INFO] [stdout] 550 | ... request: tonic::Request, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 551 | ... ) -> Self::Future { [INFO] [stdout] 552 | ... let inner = Arc::clone(&self.0); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 553 | ... let fut = async move { [INFO] [stdout] 554 | ... ::delete_shift(&inner, request).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_grpc_boilerplate` (bin "server") due to 18 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 `rust_grpc_boilerplate` (bin "server" test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "b3474f0bc59223807540f6582a5cbcae82e51e26236cf6a50fb3de022d3025a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3474f0bc59223807540f6582a5cbcae82e51e26236cf6a50fb3de022d3025a7", kill_on_drop: false }` [INFO] [stdout] b3474f0bc59223807540f6582a5cbcae82e51e26236cf6a50fb3de022d3025a7