[INFO] cloning repository https://github.com/gzp-crey/shine-service-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gzp-crey/shine-service-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzp-crey%2Fshine-service-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzp-crey%2Fshine-service-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5b1370d0a41805f17c61c987825799a21e8c1f2 [INFO] checking gzp-crey/shine-service-rs against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgzp-crey%2Fshine-service-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gzp-crey/shine-service-rs 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/gzp-crey/shine-service-rs [INFO] finished tweaking git repo https://github.com/gzp-crey/shine-service-rs [INFO] tweaked toml for git repo https://github.com/gzp-crey/shine-service-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gzp-crey/shine-service-rs 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 env_filter v0.1.1 [INFO] [stderr] Downloaded ordered-float v4.2.1 [INFO] [stderr] Downloaded tracing-opentelemetry-instrumentation-sdk v0.19.0 [INFO] [stderr] Downloaded color-backtrace v0.6.1 [INFO] [stderr] Downloaded validator_derive v0.18.1 [INFO] [stderr] Downloaded tokio-postgres-rustls v0.12.0 [INFO] [stderr] Downloaded mirai-annotations v1.12.0 [INFO] [stderr] Downloaded postgres-from-row v0.5.2 [INFO] [stderr] Downloaded bb8-redis v0.15.0 [INFO] [stderr] Downloaded postgres-from-row-derive v0.5.2 [INFO] [stderr] Downloaded bb8 v0.8.5 [INFO] [stderr] Downloaded opentelemetry-http v0.12.0 [INFO] [stderr] Downloaded async-signal v0.2.9 [INFO] [stderr] Downloaded async-process v2.2.3 [INFO] [stderr] Downloaded opentelemetry-stdout v0.4.0 [INFO] [stderr] Downloaded azure_core v0.20.0 [INFO] [stderr] Downloaded azure_identity v0.20.0 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.15.0 [INFO] [stderr] Downloaded tokio-postgres v0.7.11 [INFO] [stderr] Downloaded tonic v0.11.0 [INFO] [stderr] Downloaded opentelemetry-zipkin v0.21.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.24.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.6.0 [INFO] [stderr] Downloaded aws-lc-rs v1.8.1 [INFO] [stderr] Downloaded bcder v0.7.4 [INFO] [stderr] Downloaded x509-certificate v0.23.1 [INFO] [stderr] Downloaded opentelemetry v0.23.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.23.0 [INFO] [stderr] Downloaded opentelemetry-application-insights v0.32.0 [INFO] [stderr] Downloaded azure_security_keyvault v0.20.0 [INFO] [stderr] Downloaded postgres-protocol v0.6.7 [INFO] [stderr] Downloaded env_logger v0.11.4 [INFO] [stderr] Downloaded opentelemetry-otlp v0.16.0 [INFO] [stderr] Downloaded opentelemetry-prometheus v0.16.0 [INFO] [stderr] Downloaded postgres-types v0.2.7 [INFO] [stderr] Downloaded aws-lc-sys v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 049dcc1e4b3ebe465a0ae673223bf79c763a3a2dc14d280d7ae38cab94b76cb6 [INFO] running `Command { std: "docker" "start" "-a" "049dcc1e4b3ebe465a0ae673223bf79c763a3a2dc14d280d7ae38cab94b76cb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "049dcc1e4b3ebe465a0ae673223bf79c763a3a2dc14d280d7ae38cab94b76cb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "049dcc1e4b3ebe465a0ae673223bf79c763a3a2dc14d280d7ae38cab94b76cb6", kill_on_drop: false }` [INFO] [stdout] 049dcc1e4b3ebe465a0ae673223bf79c763a3a2dc14d280d7ae38cab94b76cb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 773cb68dcfc02239c70f59be98f5c71648a2d33ba29e480b6d720ac60140daa5 [INFO] running `Command { std: "docker" "start" "-a" "773cb68dcfc02239c70f59be98f5c71648a2d33ba29e480b6d720ac60140daa5", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling aws-lc-rs v1.8.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking ordered-float v4.2.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking postgres-protocol v0.6.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling azure_core v0.20.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling aws-lc-sys v0.20.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking object v0.36.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking bcder v0.7.4 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.15.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking tz-rs v0.6.14 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.39.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking env_filter v0.1.1 [INFO] [stderr] Checking opentelemetry v0.23.0 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking color-backtrace v0.6.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling validator_derive v0.18.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling postgres-from-row-derive v0.5.2 [INFO] [stderr] Checking env_logger v0.11.4 [INFO] [stderr] Checking async-signal v0.2.9 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking async-process v2.2.3 [INFO] [stderr] Compiling utoipa-gen v4.3.0 [INFO] [stderr] Compiling shine-test-macros v0.1.0 (/opt/rustwide/workdir/shine-test-macros) [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling shine-macros v0.1.0 (/opt/rustwide/workdir/shine-macros) [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking bb8 v0.8.5 [INFO] [stderr] Checking shine-test v0.1.0 (/opt/rustwide/workdir/shine-test) [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking opentelemetry_sdk v0.23.0 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking postgres-types v0.2.7 [INFO] [stderr] Checking x509-certificate v0.23.1 [INFO] [stderr] Checking oauth2 v4.4.2 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking tokio-postgres v0.7.11 [INFO] [stderr] Checking tracing-opentelemetry v0.24.0 [INFO] [stderr] Checking opentelemetry-stdout v0.4.0 [INFO] [stderr] Checking opentelemetry-prometheus v0.16.0 [INFO] [stderr] Checking tracing-opentelemetry-instrumentation-sdk v0.19.0 [INFO] [stderr] Checking postgres-from-row v0.5.2 [INFO] [stderr] Checking bb8-postgres v0.8.1 [INFO] [stderr] Checking azure_security_keyvault v0.20.0 [INFO] [stderr] Checking azure_identity v0.20.0 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking axum-extra v0.9.3 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking redis v0.25.4 [INFO] [stderr] Checking opentelemetry-http v0.12.0 [INFO] [stderr] Checking opentelemetry-application-insights v0.32.0 [INFO] [stderr] Checking opentelemetry-zipkin v0.21.0 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tokio-postgres-rustls v0.12.0 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking bb8-redis v0.15.0 [INFO] [stderr] Checking opentelemetry-proto v0.6.0 [INFO] [stderr] Checking opentelemetry-otlp v0.16.0 [INFO] [stderr] Checking shine-service v0.1.0 (/opt/rustwide/workdir/shine-service) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.22s [INFO] running `Command { std: "docker" "inspect" "773cb68dcfc02239c70f59be98f5c71648a2d33ba29e480b6d720ac60140daa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "773cb68dcfc02239c70f59be98f5c71648a2d33ba29e480b6d720ac60140daa5", kill_on_drop: false }` [INFO] [stdout] 773cb68dcfc02239c70f59be98f5c71648a2d33ba29e480b6d720ac60140daa5 [INFO] checking gzp-crey/shine-service-rs 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%2Fgzp-crey%2Fshine-service-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gzp-crey/shine-service-rs 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/gzp-crey/shine-service-rs [INFO] finished tweaking git repo https://github.com/gzp-crey/shine-service-rs [INFO] tweaked toml for git repo https://github.com/gzp-crey/shine-service-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gzp-crey/shine-service-rs 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 45737708f6093caf360df2a52bcdf680310484e844bbac9fe7f2b7b45114fed2 [INFO] running `Command { std: "docker" "start" "-a" "45737708f6093caf360df2a52bcdf680310484e844bbac9fe7f2b7b45114fed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45737708f6093caf360df2a52bcdf680310484e844bbac9fe7f2b7b45114fed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45737708f6093caf360df2a52bcdf680310484e844bbac9fe7f2b7b45114fed2", kill_on_drop: false }` [INFO] [stdout] 45737708f6093caf360df2a52bcdf680310484e844bbac9fe7f2b7b45114fed2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0bbdb2e8f0ec8958af95f7112512ffc8e0f6ee8b0d712f83639eca75a4497dd0 [INFO] running `Command { std: "docker" "start" "-a" "0bbdb2e8f0ec8958af95f7112512ffc8e0f6ee8b0d712f83639eca75a4497dd0", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling aws-lc-rs v1.8.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking ordered-float v4.2.1 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking postgres-protocol v0.6.7 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling azure_core v0.20.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling aws-lc-sys v0.20.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking object v0.36.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking bcder v0.7.4 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.15.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking tz-rs v0.6.14 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking env_filter v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking tokio v1.39.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling postgres-from-row-derive v0.5.2 [INFO] [stderr] Compiling utoipa-gen v4.3.0 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking opentelemetry v0.23.0 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking async-signal v0.2.9 [INFO] [stderr] Compiling validator_derive v0.18.1 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking color-backtrace v0.6.1 [INFO] [stderr] Checking async-process v2.2.3 [INFO] [stderr] Checking env_logger v0.11.4 [INFO] [stderr] Compiling shine-test-macros v0.1.0 (/opt/rustwide/workdir/shine-test-macros) [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling shine-macros v0.1.0 (/opt/rustwide/workdir/shine-macros) [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking bb8 v0.8.5 [INFO] [stderr] Checking shine-test v0.1.0 (/opt/rustwide/workdir/shine-test) [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking opentelemetry_sdk v0.23.0 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking postgres-types v0.2.7 [INFO] [stderr] Checking x509-certificate v0.23.1 [INFO] [stderr] Checking oauth2 v4.4.2 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking tokio-postgres v0.7.11 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking tracing-opentelemetry v0.24.0 [INFO] [stderr] Checking opentelemetry-prometheus v0.16.0 [INFO] [stderr] Checking opentelemetry-stdout v0.4.0 [INFO] [stderr] Checking tracing-opentelemetry-instrumentation-sdk v0.19.0 [INFO] [stderr] Checking postgres-from-row v0.5.2 [INFO] [stderr] Checking bb8-postgres v0.8.1 [INFO] [stderr] Checking azure_security_keyvault v0.20.0 [INFO] [stderr] Checking azure_identity v0.20.0 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking axum-extra v0.9.3 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking redis v0.25.4 [INFO] [stderr] Checking opentelemetry-http v0.12.0 [INFO] [stderr] Checking opentelemetry-zipkin v0.21.0 [INFO] [stderr] Checking opentelemetry-application-insights v0.32.0 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tokio-postgres-rustls v0.12.0 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking bb8-redis v0.15.0 [INFO] [stderr] Checking opentelemetry-proto v0.6.0 [INFO] [stderr] Checking opentelemetry-otlp v0.16.0 [INFO] [stderr] Checking shine-service v0.1.0 (/opt/rustwide/workdir/shine-service) [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] --> shine-service/src/axum/powered_by.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(version: S) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 23 | | version: version.try_into()?, [INFO] [stdout] 24 | | }) [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] --> shine-service/src/axum/powered_by.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 28 | service: S1, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | version: S2, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | ) -> Result { [INFO] [stdout] 31 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 32 | | version: HeaderValue::from_str(&format!("{}@{}", service.as_ref(), version.as_ref()))?, [INFO] [stdout] 33 | | }) [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] --> shine-service/src/axum/powered_by.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 40 | fn layer(&self, inner: S) -> Self::Service { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | layer: self.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] --> shine-service/src/axum/powered_by.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 68 | fn call(&mut self, request: Request) -> Self::Future { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let layer = self.layer.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let future = self.inner.call(request); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 72 | | let mut response: Response = future.await?; [INFO] [stdout] 73 | | let headers = response.headers_mut(); [INFO] [stdout] 74 | | headers.append(POWERED_BY_HEADER, layer.version); [INFO] [stdout] 75 | | Ok(response) [INFO] [stdout] 76 | | }) [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] --> shine-service/src/axum/problem_detail.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn with_public_extension(self, extension: S) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | Self { [INFO] [stdout] 100 | extension: serde_json::to_value(extension).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] --> shine-service/src/axum/validated.rs:120:65 [INFO] [stdout] | [INFO] [stdout] 120 | .map_err(|err| ProblemDetail::from(&problem_config, InputError::PathFormat(err)))?; [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] --> shine-service/src/axum/validated.rs:122:65 [INFO] [stdout] | [INFO] [stdout] 122 | .map_err(|err| ProblemDetail::from(&problem_config, InputError::Constraint(err)))?; [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> shine-service/src/axum/validated.rs:147:65 [INFO] [stdout] | [INFO] [stdout] 147 | .map_err(|err| ProblemDetail::from(&problem_config, InputError::QueryFormat(err)))?; [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> shine-service/src/axum/validated.rs:149:65 [INFO] [stdout] | [INFO] [stdout] 149 | .map_err(|err| ProblemDetail::from(&problem_config, InputError::Constraint(err)))?; [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> shine-service/src/axum/validated.rs:167:90 [INFO] [stdout] | [INFO] [stdout] 167 | async fn from_request(mut req: Request, _state: &S) -> Result { [INFO] [stdout] | _______________________________------------_______________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 168 | | let Extension(problem_config) = req [INFO] [stdout] 169 | | .extract_parts::>() [INFO] [stdout] 170 | | .await [INFO] [stdout] ... | [INFO] [stdout] 179 | | Ok(Self(data)) [INFO] [stdout] 180 | | } [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] --> shine-service/src/axum/validated.rs:176:65 [INFO] [stdout] | [INFO] [stdout] 176 | .map_err(|err| ProblemDetail::from(&problem_config, InputError::JsonFormat(err)))?; [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> shine-service/src/axum/validated.rs:178:65 [INFO] [stdout] | [INFO] [stdout] 178 | .map_err(|err| ProblemDetail::from(&problem_config, InputError::Constraint(err)))?; [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> shine-service/src/axum/openapi.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn new(method: ApiMethod, path: P, action: H) -> Self [INFO] [stdout] | ------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | let router = match method { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | operation: OperationBuilder::new(), [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] --> shine-service/src/axum/openapi.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn new(method: ApiMethod, path: P, action: H) -> Self [INFO] [stdout] | ------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | let router = match method { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | components: ComponentsBuilder::new(), [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] --> shine-service/src/axum/telemetry/otel_layer.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn meter(self, meter: Meter) -> Self { [INFO] [stdout] | ---- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | OtelLayer { [INFO] [stdout] 46 | meter: Some(meter), [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] --> shine-service/src/axum/telemetry/otel_layer.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | request_counter: meter.u64_counter("request_count").init(), [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] --> shine-service/src/axum/telemetry/otel_layer.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | request_duration: meter.f64_histogram("request_duration").init(), [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] --> shine-service/src/axum/telemetry/otel_layer.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | error_counter: meter.u64_counter("error_count").init(), [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] --> shine-service/src/axum/telemetry/otel_layer.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 104 | fn call(&mut self, req: Request) -> Self::Future { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | let req = req; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | let context = OtelContext { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | let span = if self.request_filter.map_or(true, |f| f(req.method(), req.uri().path())) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | let span = otel_http::make_span_from_request(&req); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | let future = { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | meters: self.meters.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] --> shine-service/src/axum/telemetry/telemetry_manager.rs:282:35 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn create_meter>>(&self, metrics_scope: S) -> Option { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 282 | self.metrics.as_ref().map(|m| m.provider.meter(metrics_scope)) [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] --> shine-service/src/azure/azure_keyvault_config.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 16 | fn from(err: AzureKeyvaultConfigError) -> Self { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | log::error!("{:?}", err); [INFO] [stdout] 18 | ConfigError::Foreign(Box::new(err)) [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] --> shine-service/src/azure/azure_keyvault_config.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 30 | azure_credentials: Arc, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | let client = SecretClient::new(keyvault_url, azure_credentials).map_err(AzureKeyvaultConfigError)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 35 | | keyvault_url: keyvault_url.to_owned(), [INFO] [stdout] 36 | | client, [INFO] [stdout] 37 | | }) [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] | [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] --> shine-service/src/service/core_config.rs:106:44 [INFO] [stdout] | [INFO] [stdout] 104 | ... .map_err(|err| ConfigError::FileParse { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | ... uri: Some(url.to_owned()), [INFO] [stdout] 106 | ... cause: err.into(), [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] --> shine-service/src/service/user_session.rs:171:65 [INFO] [stdout] | [INFO] [stdout] 171 | .map_err(|err| ProblemDetail::from(&problem_config, UserSessionError::from(err.problem)))?; [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] --> shine-service/src/service/user_session.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | .and_then(|cookie| serde_json::from_str::(cookie.value()).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] --> shine-service/src/service/user_session.rs:177:65 [INFO] [stdout] | [INFO] [stdout] 177 | .ok_or_else(|| ProblemDetail::from(&problem_config, UserSessionError::Unauthenticated))?; [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] --> shine-service/src/service/user_session.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 205 | redis: RedisConnectionPool, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 216 | | cookie_name: format!("sid{}", name_suffix), [INFO] [stdout] 217 | | cookie_secret, [INFO] [stdout] 218 | | key_prefix: key_prefix.to_string(), [INFO] [stdout] 219 | | redis, [INFO] [stdout] 220 | | }) [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] | [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] --> shine-service/src/service/user_session.rs:224:19 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn into_layer(self) -> Extension> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 224 | Extension(Arc::new(self)) [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] --> shine-service/src/service/postgres/pg_connection.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 62 | fn new(pg_client: PGRawClient, prepared_statement_id: Arc) -> Self { [INFO] [stdout] | ---------------------- --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | prepared_statements: Arc::new(RwLock::new(HashMap::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] --> shine-service/src/service/postgres/pg_connection.rs:105:33 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn new(config: PGConfig, tls: MakeRustlsConnect) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | Self { [INFO] [stdout] 105 | connection_manager: PostgresConnectionManager::new(config, tls), [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] --> shine-service/src/service/postgres/pg_connection.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn new(config: PGConfig, tls: MakeRustlsConnect) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | prepared_statement_id: Arc::new(AtomicUsize::new(1)), [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] --> shine-service/src/axum/powered_by.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(version: S) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 23 | | version: version.try_into()?, [INFO] [stdout] 24 | | }) [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] --> shine-service/src/axum/powered_by.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 28 | service: S1, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | version: S2, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | ) -> Result { [INFO] [stdout] 31 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 32 | | version: HeaderValue::from_str(&format!("{}@{}", service.as_ref(), version.as_ref()))?, [INFO] [stdout] 33 | | }) [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] --> shine-service/src/axum/powered_by.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 40 | fn layer(&self, inner: S) -> Self::Service { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | layer: self.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] --> shine-service/src/axum/powered_by.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 68 | fn call(&mut self, request: Request) -> Self::Future { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let layer = self.layer.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let future = self.inner.call(request); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 72 | | let mut response: Response = future.await?; [INFO] [stdout] 73 | | let headers = response.headers_mut(); [INFO] [stdout] 74 | | headers.append(POWERED_BY_HEADER, layer.version); [INFO] [stdout] 75 | | Ok(response) [INFO] [stdout] 76 | | }) [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] --> shine-service/src/axum/problem_detail.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn with_public_extension(self, extension: S) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | Self { [INFO] [stdout] 100 | extension: serde_json::to_value(extension).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] --> shine-service/src/axum/validated.rs:120:65 [INFO] [stdout] | [INFO] [stdout] 120 | .map_err(|err| ProblemDetail::from(&problem_config, InputError::PathFormat(err)))?; [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] --> shine-service/src/axum/validated.rs:122:65 [INFO] [stdout] | [INFO] [stdout] 122 | .map_err(|err| ProblemDetail::from(&problem_config, InputError::Constraint(err)))?; [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> shine-service/src/axum/validated.rs:147:65 [INFO] [stdout] | [INFO] [stdout] 147 | .map_err(|err| ProblemDetail::from(&problem_config, InputError::QueryFormat(err)))?; [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> shine-service/src/axum/validated.rs:149:65 [INFO] [stdout] | [INFO] [stdout] 149 | .map_err(|err| ProblemDetail::from(&problem_config, InputError::Constraint(err)))?; [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> shine-service/src/axum/validated.rs:167:90 [INFO] [stdout] | [INFO] [stdout] 167 | async fn from_request(mut req: Request, _state: &S) -> Result { [INFO] [stdout] | _______________________________------------_______________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 168 | | let Extension(problem_config) = req [INFO] [stdout] 169 | | .extract_parts::>() [INFO] [stdout] 170 | | .await [INFO] [stdout] ... | [INFO] [stdout] 179 | | Ok(Self(data)) [INFO] [stdout] 180 | | } [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] --> shine-service/src/axum/validated.rs:176:65 [INFO] [stdout] | [INFO] [stdout] 176 | .map_err(|err| ProblemDetail::from(&problem_config, InputError::JsonFormat(err)))?; [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> shine-service/src/axum/validated.rs:178:65 [INFO] [stdout] | [INFO] [stdout] 178 | .map_err(|err| ProblemDetail::from(&problem_config, InputError::Constraint(err)))?; [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> shine-service/src/axum/openapi.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn new(method: ApiMethod, path: P, action: H) -> Self [INFO] [stdout] | ------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | let router = match method { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | operation: OperationBuilder::new(), [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] --> shine-service/src/axum/openapi.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn new(method: ApiMethod, path: P, action: H) -> Self [INFO] [stdout] | ------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | let router = match method { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | components: ComponentsBuilder::new(), [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 31 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] --> shine-service/src/axum/telemetry/otel_layer.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn meter(self, meter: Meter) -> Self { [INFO] [stdout] | ---- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | OtelLayer { [INFO] [stdout] 46 | meter: Some(meter), [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] --> shine-service/src/axum/telemetry/otel_layer.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | request_counter: meter.u64_counter("request_count").init(), [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] --> shine-service/src/axum/telemetry/otel_layer.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | request_duration: meter.f64_histogram("request_duration").init(), [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] --> shine-service/src/axum/telemetry/otel_layer.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | error_counter: meter.u64_counter("error_count").init(), [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] --> shine-service/src/axum/telemetry/otel_layer.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 104 | fn call(&mut self, req: Request) -> Self::Future { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | let req = req; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | let context = OtelContext { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | let span = if self.request_filter.map_or(true, |f| f(req.method(), req.uri().path())) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | let span = otel_http::make_span_from_request(&req); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | let future = { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | meters: self.meters.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] --> shine-service/src/axum/telemetry/telemetry_manager.rs:282:35 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn create_meter>>(&self, metrics_scope: S) -> Option { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 282 | self.metrics.as_ref().map(|m| m.provider.meter(metrics_scope)) [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] --> shine-service/src/azure/azure_keyvault_config.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 16 | fn from(err: AzureKeyvaultConfigError) -> Self { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | log::error!("{:?}", err); [INFO] [stdout] 18 | ConfigError::Foreign(Box::new(err)) [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] --> shine-service/src/azure/azure_keyvault_config.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 30 | azure_credentials: Arc, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | let client = SecretClient::new(keyvault_url, azure_credentials).map_err(AzureKeyvaultConfigError)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 35 | | keyvault_url: keyvault_url.to_owned(), [INFO] [stdout] 36 | | client, [INFO] [stdout] 37 | | }) [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] | [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] --> shine-service/src/service/core_config.rs:106:44 [INFO] [stdout] | [INFO] [stdout] 104 | ... .map_err(|err| ConfigError::FileParse { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | ... uri: Some(url.to_owned()), [INFO] [stdout] 106 | ... cause: err.into(), [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] --> shine-service/src/service/user_session.rs:171:65 [INFO] [stdout] | [INFO] [stdout] 171 | .map_err(|err| ProblemDetail::from(&problem_config, UserSessionError::from(err.problem)))?; [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] --> shine-service/src/service/user_session.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | .and_then(|cookie| serde_json::from_str::(cookie.value()).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] --> shine-service/src/service/user_session.rs:177:65 [INFO] [stdout] | [INFO] [stdout] 177 | .ok_or_else(|| ProblemDetail::from(&problem_config, UserSessionError::Unauthenticated))?; [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] --> shine-service/src/service/user_session.rs:215:12 [INFO] [stdout] | [INFO] [stdout] 205 | redis: RedisConnectionPool, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 216 | | cookie_name: format!("sid{}", name_suffix), [INFO] [stdout] 217 | | cookie_secret, [INFO] [stdout] 218 | | key_prefix: key_prefix.to_string(), [INFO] [stdout] 219 | | redis, [INFO] [stdout] 220 | | }) [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] | [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] --> shine-service/src/service/user_session.rs:224:19 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn into_layer(self) -> Extension> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 224 | Extension(Arc::new(self)) [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] --> shine-service/src/service/postgres/pg_connection.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 62 | fn new(pg_client: PGRawClient, prepared_statement_id: Arc) -> Self { [INFO] [stdout] | ---------------------- --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | prepared_statements: Arc::new(RwLock::new(HashMap::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] --> shine-service/src/service/postgres/pg_connection.rs:105:33 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn new(config: PGConfig, tls: MakeRustlsConnect) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | Self { [INFO] [stdout] 105 | connection_manager: PostgresConnectionManager::new(config, tls), [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] --> shine-service/src/service/postgres/pg_connection.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn new(config: PGConfig, tls: MakeRustlsConnect) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | prepared_statement_id: Arc::new(AtomicUsize::new(1)), [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 `shine-service` (lib) due to 32 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shine-service` (lib test) due to 32 previous errors [INFO] running `Command { std: "docker" "inspect" "0bbdb2e8f0ec8958af95f7112512ffc8e0f6ee8b0d712f83639eca75a4497dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bbdb2e8f0ec8958af95f7112512ffc8e0f6ee8b0d712f83639eca75a4497dd0", kill_on_drop: false }` [INFO] [stdout] 0bbdb2e8f0ec8958af95f7112512ffc8e0f6ee8b0d712f83639eca75a4497dd0