[INFO] cloning repository https://github.com/DrHongos/chainlink-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrHongos/chainlink-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrHongos%2Fchainlink-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrHongos%2Fchainlink-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e7c1b307cc44acccb9a612b17f2db2896921d74 [INFO] checking DrHongos/chainlink-cli/2e7c1b307cc44acccb9a612b17f2db2896921d74 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrHongos%2Fchainlink-cli" "/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/DrHongos/chainlink-cli on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DrHongos/chainlink-cli [INFO] finished tweaking git repo https://github.com/DrHongos/chainlink-cli [INFO] tweaked toml for git repo https://github.com/DrHongos/chainlink-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DrHongos/chainlink-cli 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" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb9e3ca8f55840a1306567470128d3d5fe42162f9998044d2c63a515db433cbb [INFO] running `Command { std: "docker" "start" "-a" "bb9e3ca8f55840a1306567470128d3d5fe42162f9998044d2c63a515db433cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb9e3ca8f55840a1306567470128d3d5fe42162f9998044d2c63a515db433cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb9e3ca8f55840a1306567470128d3d5fe42162f9998044d2c63a515db433cbb", kill_on_drop: false }` [INFO] [stdout] bb9e3ca8f55840a1306567470128d3d5fe42162f9998044d2c63a515db433cbb [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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb2027ca563eab1fcbda1097451326e4c67d37397df4e1c52e9ede8539691b33 [INFO] running `Command { std: "docker" "start" "-a" "cb2027ca563eab1fcbda1097451326e4c67d37397df4e1c52e9ede8539691b33", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling ruint-macro v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling serde_json v1.0.112 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling alloy-sol-type-parser v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling syn-solidity v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking alloy-chains v0.1.10 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking const-hex v1.10.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ruint v1.11.1 [INFO] [stderr] Checking alloy-rlp v0.3.4 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling alloy-primitives v0.6.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling alloy-json-abi v0.6.0 [INFO] [stderr] Checking alloy-json-rpc v0.1.0 (https://github.com/alloy-rs/alloy#d68e1103) [INFO] [stderr] Checking alloy-rpc-types v0.1.0 (https://github.com/alloy-rs/alloy#d68e1103) [INFO] [stderr] Checking alloy-eips v0.1.0 (https://github.com/alloy-rs/alloy#d68e1103) [INFO] [stderr] Checking ccip v0.1.0 (https://github.com/DrHongos/chainlink-ccip/#5c30a20c) [INFO] [stderr] Checking alloy-network v0.1.0 (https://github.com/alloy-rs/alloy#d68e1103) [INFO] [stderr] Compiling alloy-sol-macro v0.6.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking alloy-transport v0.1.0 (https://github.com/alloy-rs/alloy#d68e1103) [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking alloy-rpc-trace-types v0.1.0 (https://github.com/alloy-rs/alloy#d68e1103) [INFO] [stderr] Checking alloy-sol-types v0.6.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking alloy-transport-http v0.1.0 (https://github.com/alloy-rs/alloy#d68e1103) [INFO] [stderr] Checking datafeeds v0.1.0 (https://github.com/DrHongos/chainlink-datafeeds#94ea1b84) [INFO] [stderr] Checking alloy-rpc-client v0.1.0 (https://github.com/alloy-rs/alloy#d68e1103) [INFO] [stderr] Checking alloy-providers v0.1.0 (https://github.com/alloy-rs/alloy#d68e1103) [INFO] [stderr] Checking cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `std::result::Result>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/functions/datafeeds.rs:251:11 [INFO] [stdout] | [INFO] [stdout] 244 | pub async fn get_aggregators(provider: Arc>>, oracle: &Oracle) -> Vec
{ [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 251 | match provider.call(curr_phase_req, None).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::result::Result>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/functions/datafeeds.rs:251:11 [INFO] [stdout] | [INFO] [stdout] 244 | pub async fn get_aggregators(provider: Arc>>, oracle: &Oracle) -> Vec
{ [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 251 | match provider.call(curr_phase_req, None).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cli` (bin "cli") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cli` (bin "cli" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cb2027ca563eab1fcbda1097451326e4c67d37397df4e1c52e9ede8539691b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb2027ca563eab1fcbda1097451326e4c67d37397df4e1c52e9ede8539691b33", kill_on_drop: false }` [INFO] [stdout] cb2027ca563eab1fcbda1097451326e4c67d37397df4e1c52e9ede8539691b33