[INFO] fetching crate datafusion-expr 48.0.0... [INFO] checking datafusion-expr-48.0.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate datafusion-expr 48.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate datafusion-expr 48.0.0 [INFO] finished tweaking crates.io crate datafusion-expr 48.0.0 [INFO] tweaked toml for crates.io crate datafusion-expr 48.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate datafusion-expr 48.0.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate datafusion-expr 48.0.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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3cf50b978449c5d53c0af3cddc96d09d6ff85441c5292a223bd53adf93ec89b [INFO] running `Command { std: "docker" "start" "-a" "a3cf50b978449c5d53c0af3cddc96d09d6ff85441c5292a223bd53adf93ec89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3cf50b978449c5d53c0af3cddc96d09d6ff85441c5292a223bd53adf93ec89b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3cf50b978449c5d53c0af3cddc96d09d6ff85441c5292a223bd53adf93ec89b", kill_on_drop: false }` [INFO] [stdout] a3cf50b978449c5d53c0af3cddc96d09d6ff85441c5292a223bd53adf93ec89b [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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d46a7f41aaa48f1feaabebd1cfeb8228fe88757643eb2e18c82640ddbaf68f0 [INFO] running `Command { std: "docker" "start" "-a" "5d46a7f41aaa48f1feaabebd1cfeb8228fe88757643eb2e18c82640ddbaf68f0", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking arrow-schema v55.1.0 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking serde_json v1.0.140 [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] Compiling flatbuffers v25.2.10 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking datafusion-doc v48.0.0 [INFO] [stderr] Checking dtor v0.0.6 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking ctor v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v55.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking arrow-data v55.1.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling sqlparser_derive v0.3.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking sqlparser v0.55.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking arrow-array v55.1.0 [INFO] [stderr] Checking arrow-select v55.1.0 [INFO] [stderr] Checking arrow-arith v55.1.0 [INFO] [stderr] Checking arrow-ipc v55.1.0 [INFO] [stderr] Checking arrow-row v55.1.0 [INFO] [stderr] Checking arrow-cast v55.1.0 [INFO] [stderr] Checking arrow-ord v55.1.0 [INFO] [stderr] Checking arrow-string v55.1.0 [INFO] [stderr] Checking arrow-csv v55.1.0 [INFO] [stderr] Checking arrow-json v55.1.0 [INFO] [stderr] Checking arrow v55.1.0 [INFO] [stderr] Checking datafusion-common v48.0.0 [INFO] [stderr] Checking datafusion-expr-common v48.0.0 [INFO] [stderr] Checking datafusion-physical-expr-common v48.0.0 [INFO] [stderr] Checking datafusion-functions-window-common v48.0.0 [INFO] [stderr] Checking datafusion-functions-aggregate-common v48.0.0 [INFO] [stderr] Checking datafusion-expr v48.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/table_source.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | fn get_logical_plan(&self) -> Option> { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 124 | fn get_logical_plan(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/table_source.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | fn get_logical_plan(&self) -> Option> { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 124 | fn get_logical_plan(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.49s [INFO] running `Command { std: "docker" "inspect" "5d46a7f41aaa48f1feaabebd1cfeb8228fe88757643eb2e18c82640ddbaf68f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d46a7f41aaa48f1feaabebd1cfeb8228fe88757643eb2e18c82640ddbaf68f0", kill_on_drop: false }` [INFO] [stdout] 5d46a7f41aaa48f1feaabebd1cfeb8228fe88757643eb2e18c82640ddbaf68f0