[INFO] fetching crate sqlparser-mysql 0.0.2... [INFO] checking sqlparser-mysql-0.0.2 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate sqlparser-mysql 0.0.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate sqlparser-mysql 0.0.2 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 crates.io crate sqlparser-mysql 0.0.2 [INFO] finished tweaking crates.io crate sqlparser-mysql 0.0.2 [INFO] tweaked toml for crates.io crate sqlparser-mysql 0.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate sqlparser-mysql 0.0.2 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 61ebdfc6717e39653ce0eae70dbff31b1ac2124cb4a866e2f29b2b6b55f811fb [INFO] running `Command { std: "docker" "start" "-a" "61ebdfc6717e39653ce0eae70dbff31b1ac2124cb4a866e2f29b2b6b55f811fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61ebdfc6717e39653ce0eae70dbff31b1ac2124cb4a866e2f29b2b6b55f811fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61ebdfc6717e39653ce0eae70dbff31b1ac2124cb4a866e2f29b2b6b55f811fb", kill_on_drop: false }` [INFO] [stdout] 61ebdfc6717e39653ce0eae70dbff31b1ac2124cb4a866e2f29b2b6b55f811fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1d32cc586cdb6df6619debb86e565171e7547d0756cb590d98765a6e05fec415 [INFO] running `Command { std: "docker" "start" "-a" "1d32cc586cdb6df6619debb86e565171e7547d0756cb590d98765a6e05fec415", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking sqlparser-mysql v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Result<(I, O2), nom::Err>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/base/common_parser.rs:241:19 [INFO] [stdout] | [INFO] [stdout] 240 | let inp = input.clone(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 241 | match second.parse(input) { [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 `Result<(I, O2), nom::Err>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/base/common_parser.rs:241:19 [INFO] [stdout] | [INFO] [stdout] 240 | let inp = input.clone(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 241 | match second.parse(input) { [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 `Result<(&str, (Column, std::option::Option, Vec>, std::option::Option, std::option::Option, std::option::Option<&str>)), nom::Err>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/base/column.rs:611:15 [INFO] [stdout] | [INFO] [stdout] 598 | let mut parser = tuple(( [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 611 | match parser(i) { [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: this value of type `Result<(&str, (column::Column, std::option::Option, Vec>, std::option::Option, std::option::Option, std::option::Option<&str>)), nom::Err>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/base/column.rs:611:15 [INFO] [stdout] | [INFO] [stdout] 598 | let mut parser = tuple(( [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 611 | match parser(i) { [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: this value of type `(&str, column::ColumnPosition)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/base/column.rs:815:24 [INFO] [stdout] | [INFO] [stdout] 804 | let positions = vec![ [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 815 | assert_eq!(res.unwrap().1, positions[i]) [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: this value of type `(&str, arithmetic::ArithmeticExpression)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/base/arithmetic.rs:366:24 [INFO] [stdout] | [INFO] [stdout] 304 | let expected_lit_ae = [ [INFO] [stdout] | --------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 317 | let expected_col_lit_ae = [ [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 366 | assert_eq!(res.unwrap().1, expected_col_lit_ae[i]); [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: this value of type `Result<(&str, arithmetic::ArithmeticExpression), nom::Err>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/base/arithmetic.rs:447:17 [INFO] [stdout] | [INFO] [stdout] 425 | let expected = [ [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 447 | let res = ArithmeticExpression::parse(e); [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: this value of type `arithmetic::Arithmetic` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/base/arithmetic.rs:508:17 [INFO] [stdout] | [INFO] [stdout] 463 | let expects = [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 508 | let ari = res.unwrap().1; [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: this value of type `(&str, condition::ConditionExpression)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/base/condition.rs:407:15 [INFO] [stdout] | [INFO] [stdout] 402 | let c1 = Column::from("a.foo"); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 403 | let c2 = Column::from("b.bar"); [INFO] [stdout] | -- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 404 | let mut expected_cols = HashSet::new(); [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 407 | match res.unwrap().1 { [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: this value of type `(&str, AlterTableOption)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dds/alter_table.rs:1515:24 [INFO] [stdout] | [INFO] [stdout] 1473 | let exps = [ [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1515 | assert_eq!(res.unwrap().1, exps[i]) [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: this value of type `(&str, AlterTableOption)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dds/alter_table.rs:1559:24 [INFO] [stdout] | [INFO] [stdout] 1525 | let exps = [ [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1559 | assert_eq!(res.unwrap().1, exps[i]); [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: this value of type `(&str, AlterTableOption)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dds/alter_table.rs:1606:24 [INFO] [stdout] | [INFO] [stdout] 1570 | let exps = [ [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1606 | assert_eq!(res.unwrap().1, exps[i]); [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: this value of type `(&str, AlterTableOption)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dds/alter_table.rs:1630:24 [INFO] [stdout] | [INFO] [stdout] 1613 | let exps = [AlterTableOption::AddUnique { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1630 | assert_eq!(res.unwrap().1, exps[i]); [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: this value of type `(&str, AlterTableOption)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dds/alter_table.rs:1644:24 [INFO] [stdout] | [INFO] [stdout] 1637 | let exps = [AlterTableOption::ConvertToCharacterSet { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1644 | assert_eq!(res.unwrap().1, exps[i]); [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: this value of type `(&str, AlterTableOption)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dds/alter_table.rs:1666:24 [INFO] [stdout] | [INFO] [stdout] 1651 | let exps = [AlterTableOption::AddPrimaryKey { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1666 | assert_eq!(res.unwrap().1, exps[i]); [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: this value of type `(&str, AlterTableOption)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dds/alter_table.rs:1683:24 [INFO] [stdout] | [INFO] [stdout] 1673 | let exps = [AlterTableOption::AddCheck { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1683 | assert_eq!(res.unwrap().1, exps[i]); [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: this value of type `(&str, AlterTableOption)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dds/alter_table.rs:1702:24 [INFO] [stdout] | [INFO] [stdout] 1690 | let exps = [AlterTableOption::ModifyColumn { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1702 | assert_eq!(res.unwrap().1, exps[i]); [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: this value of type `(&str, CreateTableStatement)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dds/create_table.rs:907:24 [INFO] [stdout] | [INFO] [stdout] 840 | let exp = [ [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 907 | assert_eq!(res.unwrap().1, exp[i]); [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: this value of type `(&str, CreateTableStatement)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dds/create_table.rs:938:24 [INFO] [stdout] | [INFO] [stdout] 914 | let exp = [CreateTableStatement { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 938 | assert_eq!(res.unwrap().1, exp[i]); [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: this value of type `(&str, CreateTableStatement)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dds/create_table.rs:956:24 [INFO] [stdout] | [INFO] [stdout] 945 | let exp = [CreateTableStatement { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 956 | assert_eq!(res.unwrap().1, exp[i]); [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: this value of type `Result<(&str, Statement), nom::Err>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 63 | let mut parser = alt((dds_parser, dms_parser, das_parser)); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | [INFO] [stdout] 65 | match parser(input) { [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: this value of type `Result<(&str, Statement), nom::Err>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 63 | let mut parser = alt((dds_parser, dms_parser, das_parser)); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | [INFO] [stdout] 65 | match parser(input) { [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlparser-mysql` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlparser-mysql` (lib test) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "1d32cc586cdb6df6619debb86e565171e7547d0756cb590d98765a6e05fec415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d32cc586cdb6df6619debb86e565171e7547d0756cb590d98765a6e05fec415", kill_on_drop: false }` [INFO] [stdout] 1d32cc586cdb6df6619debb86e565171e7547d0756cb590d98765a6e05fec415