[INFO] cloning repository https://github.com/c-o-l-o-r/ssz-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c-o-l-o-r/ssz-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-o-l-o-r%2Fssz-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-o-l-o-r%2Fssz-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed2ec03c683e8e7b390f80f62965080f9f01ab63 [INFO] checking c-o-l-o-r/ssz-cli/ed2ec03c683e8e7b390f80f62965080f9f01ab63 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc-o-l-o-r%2Fssz-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c-o-l-o-r/ssz-cli on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/c-o-l-o-r/ssz-cli [INFO] finished tweaking git repo https://github.com/c-o-l-o-r/ssz-cli [INFO] tweaked toml for git repo https://github.com/c-o-l-o-r/ssz-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/c-o-l-o-r/ssz-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating sszt v0.1.1 (/workspace/builds/worker-5-tc2/source) -> v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e40454acc289b3e121dfbf30785095e96186272896759c99c358b27c2e76f840 [INFO] running `Command { std: "docker" "start" "-a" "e40454acc289b3e121dfbf30785095e96186272896759c99c358b27c2e76f840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e40454acc289b3e121dfbf30785095e96186272896759c99c358b27c2e76f840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40454acc289b3e121dfbf30785095e96186272896759c99c358b27c2e76f840", kill_on_drop: false }` [INFO] [stdout] e40454acc289b3e121dfbf30785095e96186272896759c99c358b27c2e76f840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e40e6b09bb16c6589410119c57c2b8732220cf44c3b619d86dd8108dde522499 [INFO] running `Command { std: "docker" "start" "-a" "e40e6b09bb16c6589410119c57c2b8732220cf44c3b619d86dd8108dde522499", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking hash-db v0.11.0 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking uint v0.7.1 [INFO] [stderr] Checking rlp v0.4.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking impl-rlp v0.2.0 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling ssz-derive v0.1.2 [INFO] [stderr] Checking parity-codec v3.5.1 [INFO] [stderr] Checking impl-serde v0.2.0 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking ethbloom v0.6.4 [INFO] [stderr] Checking impl-codec v0.2.0 [INFO] [stderr] Checking primitive-types v0.3.0 [INFO] [stderr] Checking primitive-types v0.2.4 [INFO] [stderr] Checking ssz v0.1.2 [INFO] [stderr] Checking ethereum-types v0.6.0 [INFO] [stderr] Checking sszt v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `indexmap::IndexMap` [INFO] [stdout] --> src/yaml.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | use indexmap::IndexMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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/value/de.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 83 | fn visit_map(self, mut map: A) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | let mut object = IndexMap::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | Ok(SsztValue::Container(object)) [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 `sszt` (lib) due to 2 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/value/de.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 83 | fn visit_map(self, mut map: A) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | let mut object = IndexMap::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | Ok(SsztValue::Container(object)) [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sszt` (lib test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e40e6b09bb16c6589410119c57c2b8732220cf44c3b619d86dd8108dde522499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40e6b09bb16c6589410119c57c2b8732220cf44c3b619d86dd8108dde522499", kill_on_drop: false }` [INFO] [stdout] e40e6b09bb16c6589410119c57c2b8732220cf44c3b619d86dd8108dde522499