[INFO] cloning repository https://github.com/ChenxingLi/parity-journaldb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChenxingLi/parity-journaldb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenxingLi%2Fparity-journaldb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenxingLi%2Fparity-journaldb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b02825808af79b7efd26abc0a5c6dd0e63bcd629 [INFO] checking ChenxingLi/parity-journaldb/b02825808af79b7efd26abc0a5c6dd0e63bcd629 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%2FChenxingLi%2Fparity-journaldb" "/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/ChenxingLi/parity-journaldb 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/ChenxingLi/parity-journaldb [INFO] finished tweaking git repo https://github.com/ChenxingLi/parity-journaldb [INFO] tweaked toml for git repo https://github.com/ChenxingLi/parity-journaldb written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ChenxingLi/parity-journaldb 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 300f0ad777a56aef955bc6b3c7c14d079193ddaee1a3587fe94cc0c6a7dd629d [INFO] running `Command { std: "docker" "start" "-a" "300f0ad777a56aef955bc6b3c7c14d079193ddaee1a3587fe94cc0c6a7dd629d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "300f0ad777a56aef955bc6b3c7c14d079193ddaee1a3587fe94cc0c6a7dd629d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "300f0ad777a56aef955bc6b3c7c14d079193ddaee1a3587fe94cc0c6a7dd629d", kill_on_drop: false }` [INFO] [stdout] 300f0ad777a56aef955bc6b3c7c14d079193ddaee1a3587fe94cc0c6a7dd629d [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f3b4d18f50a8e93e301e512328b3c6e637ffedb2bb7519e7393d41cccbf1dd3 [INFO] running `Command { std: "docker" "start" "-a" "6f3b4d18f50a8e93e301e512328b3c6e637ffedb2bb7519e7393d41cccbf1dd3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking rlp v0.4.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking impl-rlp v0.2.1 [INFO] [stderr] Compiling protobuf v2.25.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Checking hash-db v0.11.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking plain_hasher v0.2.3 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking parity-bytes v0.1.2 [INFO] [stderr] Checking elastic-array v0.10.3 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking keccak-hasher v0.15.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.2.19 [INFO] [stderr] Checking trie-db v0.11.0 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking fixed-hash v0.5.2 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking lru v0.5.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking parity-scale-codec v1.3.7 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking ethbloom v0.9.2 [INFO] [stderr] Checking ethbloom v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.7.3 [INFO] [stderr] Checking primitive-types v0.6.2 [INFO] [stderr] Checking stats v0.1.0 (/opt/rustwide/workdir/stats) [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] --> stats/src/lib.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 101 | fn from_iter>(iterable: I) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | iterable.into_iter().collect::>().into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stats` (lib) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6f3b4d18f50a8e93e301e512328b3c6e637ffedb2bb7519e7393d41cccbf1dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f3b4d18f50a8e93e301e512328b3c6e637ffedb2bb7519e7393d41cccbf1dd3", kill_on_drop: false }` [INFO] [stdout] 6f3b4d18f50a8e93e301e512328b3c6e637ffedb2bb7519e7393d41cccbf1dd3