[INFO] cloning repository https://github.com/HFQR/bybit_orderbook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HFQR/bybit_orderbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHFQR%2Fbybit_orderbook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHFQR%2Fbybit_orderbook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ae5bd0254aa4575d14858d4fcc54d127a33faa2 [INFO] checking HFQR/bybit_orderbook/9ae5bd0254aa4575d14858d4fcc54d127a33faa2 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%2FHFQR%2Fbybit_orderbook" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HFQR/bybit_orderbook 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/HFQR/bybit_orderbook [INFO] finished tweaking git repo https://github.com/HFQR/bybit_orderbook [INFO] tweaked toml for git repo https://github.com/HFQR/bybit_orderbook written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HFQR/bybit_orderbook 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c0c90df6263f84941e0910b5c8c938c7160670195b10d6395b5fb9777fbc202d [INFO] running `Command { std: "docker" "start" "-a" "c0c90df6263f84941e0910b5c8c938c7160670195b10d6395b5fb9777fbc202d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0c90df6263f84941e0910b5c8c938c7160670195b10d6395b5fb9777fbc202d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0c90df6263f84941e0910b5c8c938c7160670195b10d6395b5fb9777fbc202d", kill_on_drop: false }` [INFO] [stdout] c0c90df6263f84941e0910b5c8c938c7160670195b10d6395b5fb9777fbc202d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 08d3ea9cc4bf8d6cb5b2c65bf62ac46fd9d5238c304a564091408e0046ca6e37 [INFO] running `Command { std: "docker" "start" "-a" "08d3ea9cc4bf8d6cb5b2c65bf62ac46fd9d5238c304a564091408e0046ca6e37", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking arrow-schema v51.0.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling zip v1.2.1 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking zopfli v0.8.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking deflate64 v0.1.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking recv v0.1.0 (https://github.com/HFQR/recv?rev=5e53144114af76460e977d17164e0e777b344379#5e531441) [INFO] [stderr] Compiling parquet v51.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking arrow-buffer v51.0.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking arrow-data v51.0.0 [INFO] [stderr] Checking arrow-array v51.0.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking arrow-select v51.0.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking arrow-cast v51.0.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking arrow-ipc v51.0.0 [INFO] [stderr] Compiling parquet_derive v51.0.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking bybit 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/util.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 86 | fn deserialize(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | / deserializer [INFO] [stdout] 114 | | .deserialize_seq(TupleVecVisitor) [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/parquet.rs:87:43 [INFO] [stdout] | [INFO] [stdout] 87 | .map(|(code, record)| (*code, Arc::new(record.finish()) as ArrayRef)) [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bybit` (lib test) due to 3 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/util.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 86 | fn deserialize(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | / deserializer [INFO] [stdout] 114 | | .deserialize_seq(TupleVecVisitor) [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/parquet.rs:87:43 [INFO] [stdout] | [INFO] [stdout] 87 | .map(|(code, record)| (*code, Arc::new(record.finish()) as ArrayRef)) [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bybit` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "08d3ea9cc4bf8d6cb5b2c65bf62ac46fd9d5238c304a564091408e0046ca6e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08d3ea9cc4bf8d6cb5b2c65bf62ac46fd9d5238c304a564091408e0046ca6e37", kill_on_drop: false }` [INFO] [stdout] 08d3ea9cc4bf8d6cb5b2c65bf62ac46fd9d5238c304a564091408e0046ca6e37