[INFO] cloning repository https://github.com/AcalaNetwork/subway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AcalaNetwork/subway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcalaNetwork%2Fsubway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcalaNetwork%2Fsubway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a97673b14fd2bbcb3766224f0bcc371f7a8b5a93 [INFO] checking AcalaNetwork/subway/a97673b14fd2bbcb3766224f0bcc371f7a8b5a93 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcalaNetwork%2Fsubway" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AcalaNetwork/subway on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/AcalaNetwork/subway [INFO] finished tweaking git repo https://github.com/AcalaNetwork/subway [INFO] tweaked toml for git repo https://github.com/AcalaNetwork/subway written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AcalaNetwork/subway 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b0d9c26716c89cba369f578db3b223892ef173de496879f1fac006a55464ad2 [INFO] running `Command { std: "docker" "start" "-a" "2b0d9c26716c89cba369f578db3b223892ef173de496879f1fac006a55464ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b0d9c26716c89cba369f578db3b223892ef173de496879f1fac006a55464ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b0d9c26716c89cba369f578db3b223892ef173de496879f1fac006a55464ad2", kill_on_drop: false }` [INFO] [stdout] 2b0d9c26716c89cba369f578db3b223892ef173de496879f1fac006a55464ad2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 456118d51f88a6af54a39d4c0f75046678a6d4749cbbc6fd55d1331b7986bad1 [INFO] running `Command { std: "docker" "start" "-a" "456118d51f88a6af54a39d4c0f75046678a6d4749cbbc6fd55d1331b7986bad1", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking unicase v2.7.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking opentelemetry v0.21.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Checking soketto v0.8.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Compiling phonenumber v0.3.4+8.13.34 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking rustls-platform-verifier v0.3.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking jsonrpsee-types v0.23.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking raw-cpuid v11.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking oncemutex v0.1.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking regex-cache v0.2.1 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.13.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking gloo-net v0.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling moka v0.12.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.23.1 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking jsonrpsee-core v0.23.1 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking opentelemetry_sdk v0.21.2 [INFO] [stderr] Checking async-compression v0.4.11 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking jsonrpsee-client-transport v0.23.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Compiling garde_derive v0.18.0 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Checking card-validate v2.4.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Checking jsonrpsee-ws-client v0.23.1 [INFO] [stderr] Checking jsonrpsee-wasm-client v0.23.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking iri-string v0.7.2 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Compiling symbolic-demangle v12.8.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking triomphe v0.1.11 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking symbolic-common v12.8.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking garde v0.18.0 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking governor v0.6.3 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Checking opentelemetry-jaeger v0.20.0 [INFO] [stderr] Checking jsonrpc-server-utils v18.0.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking jsonrpsee-server v0.23.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking jsonrpsee-http-client v0.23.1 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking substrate-prometheus-endpoint v0.17.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking inferno v0.11.19 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking parity-ws v0.11.1 [INFO] [stderr] Checking jsonrpsee v0.23.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking jsonrpc-http-server v18.0.0 [INFO] [stderr] Checking opentelemetry-http v0.10.0 [INFO] [stderr] Checking jsonrpc-pubsub v18.0.0 [INFO] [stderr] Checking opentelemetry-datadog v0.9.0 [INFO] [stderr] Checking subway v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking jsonrpc-ws-server v18.0.0 [INFO] [stderr] Fixed src/utils/cache.rs (1 fix) [INFO] [stderr] Fixed src/server.rs (2 fixes) [INFO] [stderr] Fixed src/extensions/client/mod.rs (2 fixes) [INFO] [stderr] Fixed src/middlewares/subscriptions/merge_subscription.rs (4 fixes) [INFO] [stderr] Fixed src/extensions/server/proxy_get_request.rs (1 fix) [INFO] [stderr] Fixed src/extensions/api/value_handle.rs (1 fix) [INFO] [stderr] Fixed src/middlewares/subscriptions/upstream.rs (1 fix) [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/extensions/api/value_handle.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 26 | / tokio::select! { [INFO] [stdout] 27 | | res = write_guard.changed() => { [INFO] [stdout] 28 | | if let Err(e) = res { [INFO] [stdout] 29 | | panic!("Changed channel closed: {}", e); [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | match (*write_guard).borrow().to_owned() { Some(value) => { [INFO] [stdout] | | -----------------------^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 32 | | return value; [INFO] [stdout] 33 | | } _ => {}} [INFO] [stdout] | | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_____________`futures` calls a custom destructor [INFO] [stdout] | `futures` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/rwlock.rs:1370:1 [INFO] [stdout] | [INFO] [stdout] 1370 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/extensions/client/mod.rs:196:27 [INFO] [stdout] | [INFO] [stdout] 196 | match build().await { [INFO] [stdout] | ^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 203 | Err((e, url)) => { [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | `e` calls a custom destructor [INFO] [stdout] | `e` will be dropped later as of Edition 2024 [INFO] [stdout] 204 | tracing::warn!("Unable to connect to endpoint: '{url}' error: {e}"); [INFO] [stdout] 205 | tokio::time::sleep(get_backoff_time(&connect_backoff_counter2)).await; [INFO] [stdout] | --------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] 206 | } [INFO] [stdout] 207 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.83/src/error.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jsonrpsee-core-0.23.1/src/client/async_client/mod.rs:466:1 [INFO] [stdout] | [INFO] [stdout] 466 | impl Drop for Client { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/bytes.rs:544:1 [INFO] [stdout] | [INFO] [stdout] 544 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#4` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/bytes.rs:544:1 [INFO] [stdout] | [INFO] [stdout] 544 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `__awaitee` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.83/src/error.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jsonrpsee-core-0.23.1/src/client/async_client/mod.rs:466:1 [INFO] [stdout] | [INFO] [stdout] 466 | impl Drop for Client { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.83/src/error.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/time/entry.rs:642:1 [INFO] [stdout] | [INFO] [stdout] 642 | impl Drop for TimerEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/extensions/server/mod.rs:252:43 [INFO] [stdout] | [INFO] [stdout] 239 | let mut service = svc_builder [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | `service` calls a custom destructor [INFO] [stdout] | `service` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 252 | service.call(req).await.map_err(|e| anyhow::anyhow!("{:?}", e)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 253 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/bytes.rs:544:1 [INFO] [stdout] | [INFO] [stdout] 544 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `service` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/sync/broadcast.rs:954:1 [INFO] [stdout] | [INFO] [stdout] 954 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/src/atomic/atomic_cell.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | impl Drop for AtomicCell { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/src/raw/mod.rs:3679:1 [INFO] [stdout] | [INFO] [stdout] 3679 | impl Drop for RawTable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/thread/mod.rs:1677:1 [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/alloc/src/ffi/c_str.rs:700:1 [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/sys/pal/unix/thread.rs:321:1 [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/sync/oneshot.rs:844:1 [INFO] [stdout] | [INFO] [stdout] 844 | impl Drop for Sender { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:484:1 [INFO] [stdout] | [INFO] [stdout] 484 | impl Drop for UnownedTask { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/alloc/src/sync.rs:3171:1 [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/io/scheduled_io.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | impl Drop for ScheduledIo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.11/src/sys/unix/selector/epoll.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | impl Drop for Selector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/queue.rs:563:1 [INFO] [stdout] | [INFO] [stdout] 563 | impl Drop for Local { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:474:1 [INFO] [stdout] | [INFO] [stdout] 474 | impl Drop for Task { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `service` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/sync/watch.rs:920:1 [INFO] [stdout] | [INFO] [stdout] 920 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/middlewares/subscriptions/merge_subscription.rs:141:39 [INFO] [stdout] | [INFO] [stdout] 131 | ... let current_value = current_values.read().await.get(&key).cloned(); [INFO] [stdout] | --------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] 132 | ... current_values.write().await.insert(key.clone(), handle_value_change(merge_strategy, current_value, value.c... [INFO] [stdout] | ---------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | | `#5` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | ... match client.subscribe(&subscribe, params.clone(), &unsubscribe).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#9` [INFO] [stdout] | | up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | | `#7` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#8` [INFO] [stdout] | up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | `#6` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | ... Err(err) => { [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | `err` calls a custom destructor [INFO] [stdout] | `err` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | ... } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#8` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.83/src/error.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#8` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jsonrpsee-core-0.23.1/src/client/mod.rs:439:1 [INFO] [stdout] | [INFO] [stdout] 439 | impl Drop for Subscription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#9` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#9` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/sync/oneshot.rs:1072:1 [INFO] [stdout] | [INFO] [stdout] 1072 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/sync/rwlock/read_guard.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/sync/batch_semaphore.rs:683:1 [INFO] [stdout] | [INFO] [stdout] 683 | impl Drop for Acquire<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/sync/rwlock/read_guard.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/sync/rwlock/write_guard.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/sync/batch_semaphore.rs:683:1 [INFO] [stdout] | [INFO] [stdout] 683 | impl Drop for Acquire<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/sync/rwlock/write_guard.rs:444:1 [INFO] [stdout] | [INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#6` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#6` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/sync/oneshot.rs:1072:1 [INFO] [stdout] | [INFO] [stdout] 1072 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#7` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.83/src/error.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#7` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jsonrpsee-core-0.23.1/src/client/mod.rs:439:1 [INFO] [stdout] | [INFO] [stdout] 439 | impl Drop for Subscription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `err` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.83/src/error.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/middlewares/subscriptions/merge_subscription.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 117 | let mut interval = tokio::time::interval(Duration::from_secs(keep_alive_seconds)); [INFO] [stdout] | ------------ [INFO] [stdout] | | [INFO] [stdout] | `interval` calls a custom destructor [INFO] [stdout] | `interval` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | match subscription.unsubscribe().await { Err(err) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | }); [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.83/src/error.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jsonrpsee-core-0.23.1/src/client/mod.rs:439:1 [INFO] [stdout] | [INFO] [stdout] 439 | impl Drop for Subscription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `interval` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/time/entry.rs:642:1 [INFO] [stdout] | [INFO] [stdout] 642 | impl Drop for TimerEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/server.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | match factory::create_method_middleware(middleware_name, &method, ®istry).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#3` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `__awaitee` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/server.rs:133:27 [INFO] [stdout] | [INFO] [stdout] 133 | match factory::create_subscription_middleware(middleware_name, &subscription, ®istry).await [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 137 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#3` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `__awaitee` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/utils/cache.rs:118:15 [INFO] [stdout] | [INFO] [stdout] 102 | let fetch = || async { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `fetch` calls a custom destructor [INFO] [stdout] | `fetch` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | match self.cache.get(&key).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/sync/watch.rs:920:1 [INFO] [stdout] | [INFO] [stdout] 920 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/config/mod.rs (8 fixes) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/server.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | async fn upstream_dummy_server(url: &str) -> (String, ServerHandle) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stdout] --> src/server.rs:319:14 [INFO] [stdout] | [INFO] [stdout] 319 | .register_async_method(TIMEOUT, |_, _, _| async { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating benches/bench/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking subway v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `!: IntoResponse` is not satisfied [INFO] [stdout] --> src/server.rs:319:14 [INFO] [stdout] | [INFO] [stdout] 319 | .register_async_method(TIMEOUT, |_, _, _| async { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `IntoResponse` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoResponse`: [INFO] [stdout] &'static str [INFO] [stdout] () [INFO] [stdout] ErrorObject<'static> [INFO] [stdout] Result [INFO] [stdout] Vec [INFO] [stdout] [T; N] [INFO] [stdout] bool [INFO] [stdout] i128 [INFO] [stdout] and 16 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `RpcModule::::register_async_method` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jsonrpsee-core-0.23.1/src/server/rpc_module.rs:573:6 [INFO] [stdout] | [INFO] [stdout] 567 | pub fn register_async_method( [INFO] [stdout] | --------------------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 573 | R: IntoResponse + 'static, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RpcModule::::register_async_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `subway` (lib test) due to 1 previous error [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "456118d51f88a6af54a39d4c0f75046678a6d4749cbbc6fd55d1331b7986bad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "456118d51f88a6af54a39d4c0f75046678a6d4749cbbc6fd55d1331b7986bad1", kill_on_drop: false }` [INFO] [stdout] 456118d51f88a6af54a39d4c0f75046678a6d4749cbbc6fd55d1331b7986bad1