[INFO] fetching crate datafusion-expr-common 50.3.0...
[INFO] checking datafusion-expr-common-50.3.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate datafusion-expr-common 50.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate datafusion-expr-common 50.3.0
[INFO] finished tweaking crates.io crate datafusion-expr-common 50.3.0
[INFO] tweaked toml for crates.io crate datafusion-expr-common 50.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate datafusion-expr-common 50.3.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate datafusion-expr-common 50.3.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42dd8d7059e9f48033ecb41694d0b90caa4bd6c143409229fa5cb7219b5ab67b
[INFO] running `Command { std: "docker" "start" "-a" "42dd8d7059e9f48033ecb41694d0b90caa4bd6c143409229fa5cb7219b5ab67b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42dd8d7059e9f48033ecb41694d0b90caa4bd6c143409229fa5cb7219b5ab67b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42dd8d7059e9f48033ecb41694d0b90caa4bd6c143409229fa5cb7219b5ab67b", kill_on_drop: false }`
[INFO] [stdout] 42dd8d7059e9f48033ecb41694d0b90caa4bd6c143409229fa5cb7219b5ab67b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 157dc402913471e56caf9c52be291a85d7cf93c9859b87efd41cdaeb25ea5989
[INFO] running `Command { std: "docker" "start" "-a" "157dc402913471e56caf9c52be291a85d7cf93c9859b87efd41cdaeb25ea5989", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking arrow-schema v56.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking arrow-buffer v56.0.0
[INFO] [stderr]     Checking arrow-data v56.0.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking sqlparser v0.58.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking arrow-array v56.0.0
[INFO] [stderr]     Checking arrow-select v56.0.0
[INFO] [stderr]     Checking arrow-row v56.0.0
[INFO] [stderr]     Checking arrow-arith v56.0.0
[INFO] [stderr]     Checking arrow-ipc v56.0.0
[INFO] [stderr]     Checking arrow-cast v56.0.0
[INFO] [stderr]     Checking arrow-string v56.0.0
[INFO] [stderr]     Checking arrow-ord v56.0.0
[INFO] [stderr]     Checking arrow-json v56.0.0
[INFO] [stderr]     Checking arrow-csv v56.0.0
[INFO] [stderr]     Checking arrow v56.0.0
[INFO] [stderr]     Checking datafusion-common v50.3.0
[INFO] [stderr]     Checking datafusion-expr-common v50.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/statistics.rs:192:29
[INFO] [stdout]     |
[INFO] [stdout] 192 |             .filter(|&&arg| (arg != &ScalarValue::Null))
[INFO] [stdout]     |                             ^                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 192 -             .filter(|&&arg| (arg != &ScalarValue::Null))
[INFO] [stdout] 192 +             .filter(|&&arg| arg != &ScalarValue::Null)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/statistics.rs:192:29
[INFO] [stdout]     |
[INFO] [stdout] 192 |             .filter(|&&arg| (arg != &ScalarValue::Null))
[INFO] [stdout]     |                             ^                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 192 -             .filter(|&&arg| (arg != &ScalarValue::Null))
[INFO] [stdout] 192 +             .filter(|&&arg| arg != &ScalarValue::Null)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<datafusion_common::ScalarValue, Infallible>
[INFO] [stdout]     --> src/interval_arithmetic.rs:3835:21
[INFO] [stdout]      |
[INFO] [stdout] 3835 |                     ScalarValue::try_from(Some(lower as $TYPE)).unwrap(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3855 |     capture_mode_change!(f32);
[INFO] [stdout]      |     ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]      = note: this error originates in the macro `capture_mode_change_helper` which comes from the expansion of the macro `capture_mode_change` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<datafusion_common::ScalarValue, Infallible>
[INFO] [stdout]     --> src/interval_arithmetic.rs:3836:21
[INFO] [stdout]      |
[INFO] [stdout] 3836 |                     ScalarValue::try_from(Some(upper as $TYPE)).unwrap(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3855 |     capture_mode_change!(f32);
[INFO] [stdout]      |     ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `capture_mode_change_helper` which comes from the expansion of the macro `capture_mode_change` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<datafusion_common::ScalarValue, Infallible>
[INFO] [stdout]     --> src/interval_arithmetic.rs:3835:21
[INFO] [stdout]      |
[INFO] [stdout] 3835 |                     ScalarValue::try_from(Some(lower as $TYPE)).unwrap(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3856 |     capture_mode_change!(f64);
[INFO] [stdout]      |     ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `capture_mode_change_helper` which comes from the expansion of the macro `capture_mode_change` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<datafusion_common::ScalarValue, Infallible>
[INFO] [stdout]     --> src/interval_arithmetic.rs:3836:21
[INFO] [stdout]      |
[INFO] [stdout] 3836 |                     ScalarValue::try_from(Some(upper as $TYPE)).unwrap(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3856 |     capture_mode_change!(f64);
[INFO] [stdout]      |     ------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `capture_mode_change_helper` which comes from the expansion of the macro `capture_mode_change` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `datafusion-expr-common` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "157dc402913471e56caf9c52be291a85d7cf93c9859b87efd41cdaeb25ea5989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "157dc402913471e56caf9c52be291a85d7cf93c9859b87efd41cdaeb25ea5989", kill_on_drop: false }`
[INFO] [stdout] 157dc402913471e56caf9c52be291a85d7cf93c9859b87efd41cdaeb25ea5989
