[INFO] fetching crate datafusion-datasource 48.0.0... [INFO] testing datafusion-datasource-48.0.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate datafusion-datasource 48.0.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate datafusion-datasource 48.0.0 [INFO] finished tweaking crates.io crate datafusion-datasource 48.0.0 [INFO] tweaked toml for crates.io crate datafusion-datasource 48.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate datafusion-datasource 48.0.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate datafusion-datasource 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded datafusion-doc v48.0.0 [INFO] [stderr] Downloaded datafusion-session v48.0.0 [INFO] [stderr] Downloaded datafusion-common-runtime v48.0.0 [INFO] [stderr] Downloaded datafusion-physical-expr-common v48.0.0 [INFO] [stderr] Downloaded datafusion-execution v48.0.0 [INFO] [stderr] Downloaded datafusion-expr-common v48.0.0 [INFO] [stderr] Downloaded datafusion-functions-aggregate-common v48.0.0 [INFO] [stderr] Downloaded datafusion-functions-window-common v48.0.0 [INFO] [stderr] Downloaded datafusion-sql v48.0.0 [INFO] [stderr] Downloaded datafusion-physical-expr v48.0.0 [INFO] [stderr] Downloaded datafusion-expr v48.0.0 [INFO] [stderr] Downloaded datafusion-common v48.0.0 [INFO] [stderr] Downloaded datafusion-physical-plan v48.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a512150dcd4254059f015b8ba865686e7cdc493070b7d72f09792d0f55642c6 [INFO] running `Command { std: "docker" "start" "-a" "8a512150dcd4254059f015b8ba865686e7cdc493070b7d72f09792d0f55642c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a512150dcd4254059f015b8ba865686e7cdc493070b7d72f09792d0f55642c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a512150dcd4254059f015b8ba865686e7cdc493070b7d72f09792d0f55642c6", kill_on_drop: false }` [INFO] [stdout] 8a512150dcd4254059f015b8ba865686e7cdc493070b7d72f09792d0f55642c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3959f2b992781a1aedf65cbf453aa89c021321624ad72007976849d81cc7b5fb [INFO] running `Command { std: "docker" "start" "-a" "3959f2b992781a1aedf65cbf453aa89c021321624ad72007976849d81cc7b5fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling arrow-schema v55.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.1.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling arrow-data v55.1.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sqlparser_derive v0.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling datafusion-doc v48.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling sqlparser v0.55.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling object_store v0.12.1 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling petgraph v0.8.1 [INFO] [stderr] Compiling arrow-array v55.1.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling datafusion-common-runtime v48.0.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling arrow-select v55.1.0 [INFO] [stderr] Compiling arrow-ipc v55.1.0 [INFO] [stderr] Compiling arrow-row v55.1.0 [INFO] [stderr] Compiling arrow-arith v55.1.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling arrow-cast v55.1.0 [INFO] [stderr] Compiling arrow-ord v55.1.0 [INFO] [stderr] Compiling arrow-string v55.1.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-json v55.1.0 [INFO] [stderr] Compiling arrow-csv v55.1.0 [INFO] [stderr] Compiling arrow v55.1.0 [INFO] [stderr] Compiling async-compression v0.4.19 [INFO] [stderr] Compiling datafusion-common v48.0.0 [INFO] [stderr] Compiling datafusion-expr-common v48.0.0 [INFO] [stderr] Compiling datafusion-physical-expr-common v48.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate-common v48.0.0 [INFO] [stderr] Compiling datafusion-functions-window-common v48.0.0 [INFO] [stderr] Compiling datafusion-expr v48.0.0 [INFO] [stderr] Compiling datafusion-execution v48.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v48.0.0 [INFO] [stderr] Compiling datafusion-sql v48.0.0 [INFO] [stderr] Compiling datafusion-physical-plan v48.0.0 [INFO] [stderr] Compiling datafusion-session v48.0.0 [INFO] [stderr] Compiling datafusion-datasource v48.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/statistics.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn min(&self, idx: usize) -> Row { [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] 59 | pub fn min(&self, idx: usize) -> Row<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/statistics.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn max(&self, idx: usize) -> Row { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn max(&self, idx: usize) -> Row<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 19s [INFO] running `Command { std: "docker" "inspect" "3959f2b992781a1aedf65cbf453aa89c021321624ad72007976849d81cc7b5fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3959f2b992781a1aedf65cbf453aa89c021321624ad72007976849d81cc7b5fb", kill_on_drop: false }` [INFO] [stdout] 3959f2b992781a1aedf65cbf453aa89c021321624ad72007976849d81cc7b5fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 46c79a4ff796310b8203c258c5484f3a6695dbc608f9ad1dc54eea1d91bea030 [INFO] running `Command { std: "docker" "start" "-a" "46c79a4ff796310b8203c258c5484f3a6695dbc608f9ad1dc54eea1d91bea030", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling object_store v0.12.1 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.1.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling arrow-data v55.1.0 [INFO] [stderr] Compiling arrow-array v55.1.0 [INFO] [stderr] Compiling arrow-select v55.1.0 [INFO] [stderr] Compiling arrow-row v55.1.0 [INFO] [stderr] Compiling arrow-arith v55.1.0 [INFO] [stderr] Compiling arrow-ipc v55.1.0 [INFO] [stderr] Compiling arrow-cast v55.1.0 [INFO] [stderr] Compiling arrow-string v55.1.0 [INFO] [stderr] Compiling arrow-ord v55.1.0 [INFO] [stderr] Compiling arrow-csv v55.1.0 [INFO] [stderr] Compiling arrow-json v55.1.0 [INFO] [stderr] Compiling arrow v55.1.0 [INFO] [stderr] Compiling datafusion-common v48.0.0 [INFO] [stderr] Compiling datafusion-expr-common v48.0.0 [INFO] [stderr] Compiling datafusion-physical-expr-common v48.0.0 [INFO] [stderr] Compiling datafusion-functions-window-common v48.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate-common v48.0.0 [INFO] [stderr] Compiling datafusion-expr v48.0.0 [INFO] [stderr] Compiling datafusion-execution v48.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v48.0.0 [INFO] [stderr] Compiling datafusion-sql v48.0.0 [INFO] [stderr] Compiling datafusion-physical-plan v48.0.0 [INFO] [stderr] Compiling datafusion-session v48.0.0 [INFO] [stderr] Compiling datafusion-datasource v48.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/statistics.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn min(&self, idx: usize) -> Row { [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] 59 | pub fn min(&self, idx: usize) -> Row<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/statistics.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn max(&self, idx: usize) -> Row { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn max(&self, idx: usize) -> Row<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/statistics.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn min(&self, idx: usize) -> Row { [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] 59 | pub fn min(&self, idx: usize) -> Row<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/statistics.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn max(&self, idx: usize) -> Row { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn max(&self, idx: usize) -> Row<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcB1OoNY/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libglob-8be3be6167d59974.rlib,libdatafusion_session-54e3351ba219fabd.rlib,libtokio_util-bd791d0a8c3827fa.rlib,libasync_compression-5b2101c5dbc01a6f.rlib,libzstd-6c967e3d5bc500fc.rlib,libzstd_safe-34ee2b587198a552.rlib,libzstd_sys-c8a3b4d37376a8b0.rlib,libxz2-26d60eb859090838.rlib,liblzma_sys-9f45725d4ca2a627.rlib,libflate2-ae0f7bbdcfe952ef.rlib,libminiz_oxide-98d8479db6ed50f6.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libbzip2-209c0b12b67cf7b3.rlib,libbzip2_sys-dd747a6bb35e4d87.rlib,libdatafusion_physical_plan-52c50b54ac36b85d.rlib,libdatafusion_common_runtime-8973f653d84d48f9.rlib,libdatafusion_physical_expr-226406be7854c3cd.rlib,libpetgraph-abadf95c4a817293.rlib,libfixedbitset-b472f93768bbe449.rlib,libdatafusion_execution-4327e7dc5689370b.rlib,libdatafusion_expr-38a5d70503bd82d2.rlib,libdatafusion_functions_aggregate_common-be2e9629d7438672.rlib,libdatafusion_functions_window_common-58028781278c6f71.rlib,libdatafusion_doc-e88d41e27ff8fcef.rlib,libdatafusion_physical_expr_common-f9e0ee861375be2d.rlib,libdatafusion_expr_common-caa9fec1c83df6f7.rlib,libtempfile-fe0846bc061f1ce5.rlib,libfastrand-73632d5ce9fbbad9.rlib,librustix-77182ab78b026e4d.rlib,liblinux_raw_sys-6a5ba6409b7a32a6.rlib,librand-ab3420aa5d9503c0.rlib,librand_chacha-9cb973fd3d7e3114.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,librand_core-e08d000ec784a702.rlib,libdashmap-40cef7153023f956.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libdatafusion_common-3b09bb6a350742e7.rlib,libobject_store-9303b72bde40cc46.rlib,libhttp-c24b69f7529b4b63.rlib,libfnv-81596130b397d5c3.rlib,libthiserror-705bee981045957c.rlib,libitertools-a65fd7d552c2c02a.rlib,libeither-da399c10ae937dac.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,liburl-496f8a89a7e2a1d7.rlib,libidna-b7fe7aa63ec233b3.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-d68a5c7b211240af.rlib,libicu_properties-a9565abb2a9eb719.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-df70ecc4f0c0bbe6.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-c8b01d09f96fc4f4.rlib,libpotential_utf-bea404bd5423ae88.rlib,libicu_provider-97a4a628be0b9f22.rlib,libicu_locale_core-c4732944c5ebf355.rlib,libtinystr-7accc628c86368cf.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-7cbdc8fbb8f559c6.rlib,libzerotrie-27332367fac3b3b1.rlib,libyoke-947f2bc9c1c7b1ea.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-6239b006b39b40e6.rlib,libform_urlencoded-2ad2f13bbf54e87b.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libparking_lot-f09fbb46cc729ec1.rlib,libparking_lot_core-40c410fa8d48e1e8.rlib,libsmallvec-20a792717b5cfdca.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libfutures-c5e2b3234ed7320a.rlib,libfutures_executor-42b17cf539df5240.rlib,libfutures_util-5b60327ef393bba6.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-3f178bbe859656d0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libhashbrown-9417448dedb9e4d8.rlib,libtokio-84b3bdbfbae4941e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libsqlparser-c868019b3c3fe8ab.rlib,librecursive-6e94d929aa3a625d.rlib,libstacker-1e25d321c7c6d0b0.rlib,libpsm-6e2f11fb7d0bab60.rlib,liblog-fe55feed4fa9693d.rlib,libarrow-4f53ec23ddca8f1c.rlib,libarrow_row-b9c9d30f5b66c2e6.rlib,libarrow_json-2f984d8f005fc8fa.rlib,libsimdutf8-e95dd8c53b551d7f.rlib,libserde_json-3b0a5fe2757f9969.rlib,libindexmap-20ac41288705bdce.rlib,libarrow_ipc-6d008133fa8e39e7.rlib,liblz4_flex-52aa1a3d550a02c5.rlib,libtwox_hash-2d356192422be479.rlib,libflatbuffers-be5532a5f344cd1e.rlib,libbitflags-a339c845664ed1d6.rlib,libarrow_csv-22401f7553b3a9b2.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libcsv-8fabd6c5981308cc.rlib,libitoa-ffb801c715a80a64.rlib,libserde-56fd9de9cb527bf7.rlib,libcsv_core-aa92867e52ed0ae9.rlib,libarrow_string-a975fe983d84c200.rlib,libregex-4370d97c87129017.rlib,libregex_automata-a58dc85463c62b64.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libmemchr-8eb551391861f369.rlib,libarrow_cast-6bba286b463e657d.rlib,libatoi-77fd79c4520e176c.rlib,libryu-0a228f54b75663b5.rlib,libbase64-4cfc25a2fbceb95f.rlib,libcomfy_table-492bd46ae0f4a894.rlib,libunicode_segmentation-6fbba5e4466052ea.rlib,libunicode_width-c4050f9e9a6c1676.rlib,liblexical_core-a0269652c29ab715.rlib,liblexical_write_float-18f0284be7435897.rlib,liblexical_write_integer-5647ca9851db0471.rlib,liblexical_parse_float-122ba3ffda9147cc.rlib,liblexical_parse_integer-ba44e9f42ca7b833.rlib,liblexical_util-e0cf4936577fdfc4.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrow_arith-7795456523112244.rlib,libarrow_ord-323e67097daa5bbe.rlib,libarrow_select-8fd8f68d9ccac508.rlib,libarrow_array-b2d48946c14dc2aa.rlib,libchrono_tz-a9df155313968e11.rlib,libphf-e640cc24821d3bba.rlib,libphf_shared-f94026554fb0dfd0.rlib,libsiphasher-a16aec30ce993c09.rlib,libahash-3082bd564fea450d.rlib,libgetrandom-ef72ed4379df92e3.rlib,liblibc-8454428c84ca4d78.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libzerocopy-49e2188937f8ffe9.rlib,libhashbrown-9759ab6328548416.rlib,libfoldhash-fdf7886f3f3012c4.rlib,libequivalent-c8ca4e154c540f6d.rlib,liballocator_api2-be9a60e31a10499f.rlib,libchrono-8b5ad5e7fe67035f.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libarrow_data-412468cb7256a8c3.rlib,libarrow_schema-272a4d158205f695.rlib,libarrow_buffer-fcbe37242ea66aff.rlib,libbytes-0deeb68a8e6966b8.rlib,libhalf-b3cbd92a7d6f23e2.rlib,libcfg_if-66d55f6b302e88c8.rlib,libnum-d1e2035f94b68a9b.rlib,libnum_iter-6ba6d47a2b1b6f2c.rlib,libnum_rational-2420c1749ae8151a.rlib,libnum_complex-ccf5f28ae1f192f1.rlib,libnum_bigint-410db3f3a2070bce.rlib,libnum_integer-576e8be962c9e997.rlib,libnum_traits-417c261333d10236.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcB1OoNY/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/bzip2-sys-d32c28520915d7a1/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/lzma-sys-b563656b5e7357f5/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-065c32ab4a980c7e/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/psm-cf06fa863cdbe801/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/datafusion_datasource-d9e4d92c77a0685a" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `datafusion-datasource` (lib test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "46c79a4ff796310b8203c258c5484f3a6695dbc608f9ad1dc54eea1d91bea030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c79a4ff796310b8203c258c5484f3a6695dbc608f9ad1dc54eea1d91bea030", kill_on_drop: false }` [INFO] [stdout] 46c79a4ff796310b8203c258c5484f3a6695dbc608f9ad1dc54eea1d91bea030