[INFO] cloning repository https://github.com/Kixunil/eclair-rpc-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kixunil/eclair-rpc-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Feclair-rpc-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Feclair-rpc-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee231388c9d105ac7b292f798f75fb8e0b576357 [INFO] checking Kixunil/eclair-rpc-proxy against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixunil%2Feclair-rpc-proxy" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixunil/eclair-rpc-proxy 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/Kixunil/eclair-rpc-proxy [INFO] finished tweaking git repo https://github.com/Kixunil/eclair-rpc-proxy [INFO] tweaked toml for git repo https://github.com/Kixunil/eclair-rpc-proxy written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Kixunil/eclair-rpc-proxy 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] warning: `build_dependencies` is deprecated in favor of `build-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `eclair_rpc_proxy` package) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding eclair_rpc_proxy v0.1.0 (/workspace/builds/worker-0-tc1/source) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-reactor v0.1.10 [INFO] [stderr] Downloaded tokio-threadpool v0.1.16 [INFO] [stderr] Downloaded hermit-abi v0.1.3 [INFO] [stderr] Downloaded try-lock v0.1.0 [INFO] [stderr] Downloaded tokio-core v0.1.17 [INFO] [stderr] Downloaded fmt2io v0.1.0 [INFO] [stderr] Downloaded synstructure v0.12.1 [INFO] [stderr] Downloaded man v0.1.1 [INFO] [stderr] Downloaded roff v0.1.0 [INFO] [stderr] Downloaded smallvec v0.2.1 [INFO] [stderr] Downloaded want v0.0.4 [INFO] [stderr] Downloaded parse_arg v0.1.4 [INFO] [stderr] Downloaded slog-async v2.3.0 [INFO] [stderr] Downloaded cargo_toml v0.8.0 [INFO] [stderr] Downloaded mime v0.3.14 [INFO] [stderr] Downloaded slog-term v2.4.2 [INFO] [stderr] Downloaded tokio-proto v0.1.1 [INFO] [stderr] Downloaded serde v1.0.102 [INFO] [stderr] Downloaded unicode-segmentation v1.5.0 [INFO] [stderr] Downloaded hyper v0.11.27 [INFO] [stderr] Downloaded chrono v0.4.9 [INFO] [stderr] Downloaded serde_json v1.0.41 [INFO] [stderr] Downloaded blake2b_simd v0.5.8 [INFO] [stderr] Downloaded cc v1.0.46 [INFO] [stderr] Downloaded serde_derive v1.0.102 [INFO] [stderr] Downloaded crossbeam-epoch v0.7.2 [INFO] [stderr] Downloaded take v0.1.0 [INFO] [stderr] Downloaded unicase v2.5.1 [INFO] [stderr] Downloaded slog v2.5.2 [INFO] [stderr] Downloaded enum_future v0.1.0 [INFO] [stderr] Downloaded relay v0.1.1 [INFO] [stderr] Downloaded term v0.6.1 [INFO] [stderr] Downloaded scoped-tls v0.1.2 [INFO] [stderr] Downloaded tokio-udp v0.1.5 [INFO] [stderr] Downloaded num_cpus v1.11.0 [INFO] [stderr] Downloaded smallvec v0.6.12 [INFO] [stderr] Downloaded tokio-sync v0.1.7 [INFO] [stderr] Downloaded memoffset v0.5.2 [INFO] [stderr] Downloaded configure_me v0.3.3 [INFO] [stderr] Downloaded configure_me_codegen v0.3.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57804a2c90d612f75926c8feebec6da958dceef4191a82ea7fb3d28866a9c2e4 [INFO] running `Command { std: "docker" "start" "-a" "57804a2c90d612f75926c8feebec6da958dceef4191a82ea7fb3d28866a9c2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57804a2c90d612f75926c8feebec6da958dceef4191a82ea7fb3d28866a9c2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57804a2c90d612f75926c8feebec6da958dceef4191a82ea7fb3d28866a9c2e4", kill_on_drop: false }` [INFO] [stdout] 57804a2c90d612f75926c8feebec6da958dceef4191a82ea7fb3d28866a9c2e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d61afa6d494031666a69cbe906f70b34e84933931e09a231c9de03aeb232c803 [INFO] running `Command { std: "docker" "start" "-a" "d61afa6d494031666a69cbe906f70b34e84933931e09a231c9de03aeb232c803", kill_on_drop: false }` [INFO] [stderr] warning: `build_dependencies` is deprecated in favor of `build-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `eclair_rpc_proxy` package) [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking smallvec v0.6.12 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling configure_me_codegen v0.3.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.11.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking parse_arg v0.1.4 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking enum_future v0.1.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking slog-term v2.4.2 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling cargo_toml v0.8.0 [INFO] [stderr] Checking configure_me v0.3.3 [INFO] [stderr] Compiling eclair_rpc_proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.32s [INFO] running `Command { std: "docker" "inspect" "d61afa6d494031666a69cbe906f70b34e84933931e09a231c9de03aeb232c803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d61afa6d494031666a69cbe906f70b34e84933931e09a231c9de03aeb232c803", kill_on_drop: false }` [INFO] [stdout] d61afa6d494031666a69cbe906f70b34e84933931e09a231c9de03aeb232c803 [INFO] checking Kixunil/eclair-rpc-proxy 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%2FKixunil%2Feclair-rpc-proxy" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixunil/eclair-rpc-proxy 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/Kixunil/eclair-rpc-proxy [INFO] finished tweaking git repo https://github.com/Kixunil/eclair-rpc-proxy [INFO] tweaked toml for git repo https://github.com/Kixunil/eclair-rpc-proxy written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Kixunil/eclair-rpc-proxy 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] [stderr] warning: `build_dependencies` is deprecated in favor of `build-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `eclair_rpc_proxy` package) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding eclair_rpc_proxy v0.1.0 (/workspace/builds/worker-0-tc2/source) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f65e2d4f6d380a60ccadd9329d709422aa709f13a472840e71f30206d04e59ed [INFO] running `Command { std: "docker" "start" "-a" "f65e2d4f6d380a60ccadd9329d709422aa709f13a472840e71f30206d04e59ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f65e2d4f6d380a60ccadd9329d709422aa709f13a472840e71f30206d04e59ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65e2d4f6d380a60ccadd9329d709422aa709f13a472840e71f30206d04e59ed", kill_on_drop: false }` [INFO] [stdout] f65e2d4f6d380a60ccadd9329d709422aa709f13a472840e71f30206d04e59ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a53e2463387dd54d91338fc058ea745bcdfc4aabc88239bb3bc591afdea36fb4 [INFO] running `Command { std: "docker" "start" "-a" "a53e2463387dd54d91338fc058ea745bcdfc4aabc88239bb3bc591afdea36fb4", kill_on_drop: false }` [INFO] [stderr] warning: `build_dependencies` is deprecated in favor of `build-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `eclair_rpc_proxy` package) [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking smallvec v0.6.12 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling configure_me_codegen v0.3.12 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.11.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking parse_arg v0.1.4 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking enum_future v0.1.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking slog-term v2.4.2 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling cargo_toml v0.8.0 [INFO] [stderr] Checking configure_me v0.3.3 [INFO] [stderr] Compiling eclair_rpc_proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 123 | fn new(&self, values: slog::OwnedKV) -> Self { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | ProxyHandle { [INFO] [stdout] 125 | proxy: Rc::clone(&self.proxy), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 123 | fn new(&self, values: slog::OwnedKV) -> Self { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | logger: self.logger.new(values), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 170 | ...n forward_call(client: &HttpClient, http_method: Method, uri: hyper::Uri, http_version: hyper::HttpVersion, headers: Headers, body: hyper::Chunk) -... [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | ... let mut request = Request::new(http_method, uri); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | ... client.request(request).map(|mut response| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:211:46 [INFO] [stdout] | [INFO] [stdout] 186 | ..._method, uri, http_version, mut headers, body) = req.deconstruct(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | ...ox::new(body.concat2().and_then(move |body| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | ... let new_uri = format!("{}://{}{}", this.dest_uri.scheme().unwrap_or("http"), this.dest_uri.authority().unwrap_or("local... [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 210 | ... [INFO] [stdout] 211 | ... Ret::Forward(forward_call(&this.client, http_method, new_uri, http_version, headers, body)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 266 | let service = ProxyHandle { proxy: Rc::new(proxy), logger: logger.new(o!()) }; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 271 | .map(move |(socket, addr)| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | let service = service.new(o!("client address" => addr)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 273 | info!(service.logger, "Connected client"); [INFO] [stdout] 274 | let err_logger = service.logger.new(o!()); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 275 | / hyper::server::Http::::new() [INFO] [stdout] 276 | | .serve_connection(socket, service) [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:277:26 [INFO] [stdout] | [INFO] [stdout] 266 | let service = ProxyHandle { proxy: Rc::new(proxy), logger: logger.new(o!()) }; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 271 | .map(move |(socket, addr)| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | let service = service.new(o!("client address" => addr)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 273 | info!(service.logger, "Connected client"); [INFO] [stdout] 274 | let err_logger = service.logger.new(o!()); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 277 | .map_err(move |err| error!(err_logger, "Connection encountered an error"; "error" => %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] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn custom_args_and_optional_files(args: A, config_files: I) -> Result<(Self, impl Iterator), Err... [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] 312 | let mut config = raw::Config::default(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 325 | let remaining_args = config.merge_args(args.into_iter().map(Into::into))?; [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 326 | [INFO] [stdout] 327 | / config [INFO] [stdout] 328 | | .validate() [INFO] [stdout] 329 | | .map(|cfg| (cfg, remaining_args)) [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] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn load>(config_file_name: P) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | let mut config_file = ::std::fs::File::open(&config_file_name).map_err(|error| super::Error::Reading { file: config_file_name... [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | ::configure_me::toml::from_slice(&config_content).map_err(|error| super::Error::ConfigParsing { file: config_file_name.as_ref... [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] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:176:16 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn validate(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 174 | let user = self.user.ok_or(ValidationError::MissingField("user"))?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | [INFO] [stdout] 176 | Ok(super::Config { [INFO] [stdout] | ________________^ [INFO] [stdout] 177 | | eclair_user: eclair_user.map(Into::into), [INFO] [stdout] 178 | | eclair_password: eclair_password.map(Into::into), [INFO] [stdout] 179 | | bind_address: bind_address.into(), [INFO] [stdout] ... | [INFO] [stdout] 183 | | user: user.into(), [INFO] [stdout] 184 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:283:16 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn merge_args>(&mut self, args: I) -> Result [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:225:88 [INFO] [stdout] | [INFO] [stdout] 225 | ... let file_path: std::path::PathBuf = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--conf"), |never| match never {}... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:229:87 [INFO] [stdout] | [INFO] [stdout] 229 | ... let dir_path: std::path::PathBuf = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--conf-dir"), |never| match never... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:246:70 [INFO] [stdout] | [INFO] [stdout] 246 | ... let eclair_user = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--eclair-user"), ArgParseError::FieldEclairUser))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:250:71 [INFO] [stdout] | [INFO] [stdout] 250 | ... let bind_address = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--bind-address"), ArgParseError::FieldBindAddress... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:254:68 [INFO] [stdout] | [INFO] [stdout] 254 | ... let bind_port = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--bind-port"), ArgParseError::FieldBindPort))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:258:73 [INFO] [stdout] | [INFO] [stdout] 258 | ... let eclair_address = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--eclair-address"), ArgParseError::FieldEclairA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:262:70 [INFO] [stdout] | [INFO] [stdout] 262 | ... let eclair_port = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--eclair-port"), ArgParseError::FieldEclairPort))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eclair_rpc_proxy` (bin "eclair_rpc_proxy") due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 123 | fn new(&self, values: slog::OwnedKV) -> Self { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | ProxyHandle { [INFO] [stdout] 125 | proxy: Rc::clone(&self.proxy), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 123 | fn new(&self, values: slog::OwnedKV) -> Self { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 126 | logger: self.logger.new(values), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 170 | ...n forward_call(client: &HttpClient, http_method: Method, uri: hyper::Uri, http_version: hyper::HttpVersion, headers: Headers, body: hyper::Chunk) -... [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | ... let mut request = Request::new(http_method, uri); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | ... client.request(request).map(|mut response| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:211:46 [INFO] [stdout] | [INFO] [stdout] 186 | ..._method, uri, http_version, mut headers, body) = req.deconstruct(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | ...ox::new(body.concat2().and_then(move |body| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | ... let new_uri = format!("{}://{}{}", this.dest_uri.scheme().unwrap_or("http"), this.dest_uri.authority().unwrap_or("local... [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 210 | ... [INFO] [stdout] 211 | ... Ret::Forward(forward_call(&this.client, http_method, new_uri, http_version, headers, body)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 266 | let service = ProxyHandle { proxy: Rc::new(proxy), logger: logger.new(o!()) }; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 271 | .map(move |(socket, addr)| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | let service = service.new(o!("client address" => addr)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 273 | info!(service.logger, "Connected client"); [INFO] [stdout] 274 | let err_logger = service.logger.new(o!()); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 275 | / hyper::server::Http::::new() [INFO] [stdout] 276 | | .serve_connection(socket, service) [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:277:26 [INFO] [stdout] | [INFO] [stdout] 266 | let service = ProxyHandle { proxy: Rc::new(proxy), logger: logger.new(o!()) }; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 271 | .map(move |(socket, addr)| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | let service = service.new(o!("client address" => addr)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 273 | info!(service.logger, "Connected client"); [INFO] [stdout] 274 | let err_logger = service.logger.new(o!()); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 277 | .map_err(move |err| error!(err_logger, "Connection encountered an error"; "error" => %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] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn custom_args_and_optional_files(args: A, config_files: I) -> Result<(Self, impl Iterator), Err... [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] 312 | let mut config = raw::Config::default(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 325 | let remaining_args = config.merge_args(args.into_iter().map(Into::into))?; [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 326 | [INFO] [stdout] 327 | / config [INFO] [stdout] 328 | | .validate() [INFO] [stdout] 329 | | .map(|cfg| (cfg, remaining_args)) [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] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn load>(config_file_name: P) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | let mut config_file = ::std::fs::File::open(&config_file_name).map_err(|error| super::Error::Reading { file: config_file_name... [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | ::configure_me::toml::from_slice(&config_content).map_err(|error| super::Error::ConfigParsing { file: config_file_name.as_ref... [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] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:176:16 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn validate(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 174 | let user = self.user.ok_or(ValidationError::MissingField("user"))?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | [INFO] [stdout] 176 | Ok(super::Config { [INFO] [stdout] | ________________^ [INFO] [stdout] 177 | | eclair_user: eclair_user.map(Into::into), [INFO] [stdout] 178 | | eclair_password: eclair_password.map(Into::into), [INFO] [stdout] 179 | | bind_address: bind_address.into(), [INFO] [stdout] ... | [INFO] [stdout] 183 | | user: user.into(), [INFO] [stdout] 184 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:283:16 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn merge_args>(&mut self, args: I) -> Result [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:225:88 [INFO] [stdout] | [INFO] [stdout] 225 | ... let file_path: std::path::PathBuf = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--conf"), |never| match never {}... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:229:87 [INFO] [stdout] | [INFO] [stdout] 229 | ... let dir_path: std::path::PathBuf = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--conf-dir"), |never| match never... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:246:70 [INFO] [stdout] | [INFO] [stdout] 246 | ... let eclair_user = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--eclair-user"), ArgParseError::FieldEclairUser))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:250:71 [INFO] [stdout] | [INFO] [stdout] 250 | ... let bind_address = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--bind-address"), ArgParseError::FieldBindAddress... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:254:68 [INFO] [stdout] | [INFO] [stdout] 254 | ... let bind_port = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--bind-port"), ArgParseError::FieldBindPort))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:258:73 [INFO] [stdout] | [INFO] [stdout] 258 | ... let eclair_address = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--eclair-address"), ArgParseError::FieldEclairA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/eclair_rpc_proxy-c85f5220d6c40928/out/configure_me_config.rs:262:70 [INFO] [stdout] | [INFO] [stdout] 262 | ... let eclair_port = value.map_err(|err| err.map_or(ArgParseError::MissingArgument("--eclair-port"), ArgParseError::FieldEclairPort))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eclair_rpc_proxy` (bin "eclair_rpc_proxy" test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "a53e2463387dd54d91338fc058ea745bcdfc4aabc88239bb3bc591afdea36fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a53e2463387dd54d91338fc058ea745bcdfc4aabc88239bb3bc591afdea36fb4", kill_on_drop: false }` [INFO] [stdout] a53e2463387dd54d91338fc058ea745bcdfc4aabc88239bb3bc591afdea36fb4