[INFO] cloning repository https://github.com/devanbenz/monopolize [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devanbenz/monopolize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevanbenz%2Fmonopolize", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevanbenz%2Fmonopolize'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2eb479813fb50ed59b28d9c4d07833f5ee147cbd [INFO] testing devanbenz/monopolize against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevanbenz%2Fmonopolize" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devanbenz/monopolize on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/devanbenz/monopolize [INFO] finished tweaking git repo https://github.com/devanbenz/monopolize [INFO] tweaked toml for git repo https://github.com/devanbenz/monopolize written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/devanbenz/monopolize 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c848191229bd3055503c8d62878f21559d4d3f69c1dc6bbc66ff598946521f16 [INFO] running `Command { std: "docker" "start" "-a" "c848191229bd3055503c8d62878f21559d4d3f69c1dc6bbc66ff598946521f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c848191229bd3055503c8d62878f21559d4d3f69c1dc6bbc66ff598946521f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c848191229bd3055503c8d62878f21559d4d3f69c1dc6bbc66ff598946521f16", kill_on_drop: false }` [INFO] [stdout] c848191229bd3055503c8d62878f21559d4d3f69c1dc6bbc66ff598946521f16 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8afbdbb320a6ea9205f13a94eef5332f478037ae741d87ba542b342605118a16 [INFO] running `Command { std: "docker" "start" "-a" "8afbdbb320a6ea9205f13a94eef5332f478037ae741d87ba542b342605118a16", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrow-schema v52.1.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v52.1.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling arrow-data v52.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling sqlparser v0.47.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling arrow-array v52.1.0 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling arrow-select v52.1.0 [INFO] [stderr] Compiling arrow-row v52.1.0 [INFO] [stderr] Compiling arrow-arith v52.1.0 [INFO] [stderr] Compiling datafusion-common-runtime v40.0.0 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling object_store v0.10.2 [INFO] [stderr] Compiling arrow-cast v52.1.0 [INFO] [stderr] Compiling arrow-string v52.1.0 [INFO] [stderr] Compiling arrow-ord v52.1.0 [INFO] [stderr] Compiling arrow-ipc v52.1.0 [INFO] [stderr] Compiling arrow-csv v52.1.0 [INFO] [stderr] Compiling arrow-json v52.1.0 [INFO] [stderr] Compiling arrow v52.1.0 [INFO] [stderr] Compiling parquet v52.1.0 [INFO] [stderr] Compiling datafusion-common v40.0.0 [INFO] [stderr] Compiling datafusion-expr v40.0.0 [INFO] [stderr] Compiling datafusion-execution v40.0.0 [INFO] [stderr] Compiling datafusion-physical-expr-common v40.0.0 [INFO] [stderr] Compiling datafusion-sql v40.0.0 [INFO] [stderr] Compiling datafusion-functions v40.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v40.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate v40.0.0 [INFO] [stderr] Compiling datafusion-functions-array v40.0.0 [INFO] [stderr] Compiling datafusion-optimizer v40.0.0 [INFO] [stderr] Compiling datafusion-physical-plan v40.0.0 [INFO] [stderr] Compiling datafusion v40.0.0 [INFO] [stderr] Compiling monopolize v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `arrow_fields` [INFO] [stdout] --> src/merger/schema_unifier.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | fn csv_to_arrow_schema(arrow_fields: &mut Vec, file: File) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arrow_fields` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/merger/schema_unifier.rs:48:59 [INFO] [stdout] | [INFO] [stdout] 48 | fn csv_to_arrow_schema(arrow_fields: &mut Vec, file: File) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arrow_fields` [INFO] [stdout] --> src/merger/schema_unifier.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | fn json_to_arrow_schema(arrow_fields: &mut Vec, file: File) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arrow_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/merger/schema_unifier.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | fn json_to_arrow_schema(arrow_fields: &mut Vec, file: File) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arrow_fields` [INFO] [stdout] --> src/merger/schema_unifier.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | fn orc_to_arrow_schema(arrow_fields: &mut Vec, file: File) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arrow_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/merger/schema_unifier.rs:52:59 [INFO] [stdout] | [INFO] [stdout] 52 | fn orc_to_arrow_schema(arrow_fields: &mut Vec, file: File) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> src/merger/file_manager.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | let props = WriterProperties::builder() [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start_application_server` is never used [INFO] [stdout] --> src/api/server.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | pub async fn start_application_server() {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_input` is never used [INFO] [stdout] --> src/cli.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn handle_input() -> Result<(Vec, String), Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_from_fs` is never used [INFO] [stdout] --> src/cli.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn read_from_fs(file: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FileNotFoundError` is never constructed [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 5 | #[error("There was an error reading {0} from the file system. Please make sure you are using an existing file for merging.")] [INFO] [stdout] 6 | FileNotFoundError(String) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SchemaUnifier` is never constructed [INFO] [stdout] --> src/merger/schema_unifier.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SchemaUnifier<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SchemaUnifier` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `merge_schema_from_files`, `parquet_to_arrow_schema`, `csv_to_arrow_schema`, `json_to_arrow_schema`, and `orc_to_arrow_schema` are never used [INFO] [stdout] --> src/merger/schema_unifier.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'a> SchemaUnifier<'a> { [INFO] [stdout] | -------------------------- associated items in this implementation [INFO] [stdout] 16 | pub fn new(file_paths: &'a Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn merge_schema_from_files(&'a self) -> SchemaRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | fn parquet_to_arrow_schema(arrow_fields: &mut Vec, file: File) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fn csv_to_arrow_schema(arrow_fields: &mut Vec, file: File) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 49 | [INFO] [stdout] 50 | fn json_to_arrow_schema(arrow_fields: &mut Vec, file: File) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 51 | [INFO] [stdout] 52 | fn orc_to_arrow_schema(arrow_fields: &mut Vec, file: File) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FileManager` is never constructed [INFO] [stdout] --> src/merger/file_manager.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct FileManager { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `merge_files`, `write_record_batch_to_parquet`, `convert_batch_to_schema`, `write_to_combined_schema_arrow_batch`, and `create_default_array` are never used [INFO] [stdout] --> src/merger/file_manager.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl FileManager { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 27 | pub fn new(file_paths: Vec, schema: SchemaRef, output_file_path: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn merge_files(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | fn write_record_batch_to_parquet( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | fn convert_batch_to_schema(schema: &SchemaRef, record_batch: RecordBatch) -> RecordBatch { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | fn write_to_combined_schema_arrow_batch( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | fn create_default_array(data_type: &DataType, num_rows: usize) -> ArrayRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FileType` is never used [INFO] [stdout] --> src/merger/file_manager.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | pub enum FileType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_file_type` is never used [INFO] [stdout] --> src/merger/file_manager.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn get_file_type(path: &Path) -> FileType { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcN7HVxD/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion-0aad1be623978448.rlib,libdatafusion_functions_array-714792325936d333.rlib,libdatafusion_functions-ef44bf94f009151e.rlib,libhex-28742b4ca144387c.rlib,libunicode_segmentation-5eb0a5c8a3578cf5.rlib,libsha2-c5cab78d684b64a0.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libmd5-87fdbdcdf2248f79.rlib,libblake3-1cc676767284d34a.rlib,libconstant_time_eq-e955faf78c8e8aa9.rlib,libarrayvec-c1a566055c336d69.rlib,libarrayref-be8fa26e54310965.rlib,libblake2-37dcedeee1d6d1ec.rlib,libdigest-ce693f60b5b192f3.rlib,libsubtle-ca7024fc66e4388f.rlib,libblock_buffer-4df9c1873c9f7c79.rlib,libcrypto_common-4c5b7ae24a9d0f97.rlib,libgeneric_array-54985d075ba32a93.rlib,libtypenum-e3323f6ed06bf501.rlib,libuuid-55ee52221fa2659d.rlib,libglob-eeb045b280f2e028.rlib,libdatafusion_optimizer-91ee503c7710ef93.rlib,libtokio_util-047213b1a76fb424.rlib,libasync_compression-576af8ae791e0e03.rlib,libxz2-66cc67ec3b82e5ad.rlib,liblzma_sys-5607f1a694f204f0.rlib,libbzip2-d92ca072c7ec33fd.rlib,libbzip2_sys-1f99f4c121ac0f50.rlib,libdatafusion_physical_plan-6ccd83e8a1995786.rlib,libdatafusion_common_runtime-f8e5085fc0d3964e.rlib,libdatafusion_physical_expr-9c563aecb657cbe8.rlib,libpetgraph-b0dd2b7030ac1ed6.rlib,libfixedbitset-3c4adce085318424.rlib,libdatafusion_functions_aggregate-d8bcf966711b15a8.rlib,libdatafusion_execution-35b0c98a9a761a97.rlib,libtempfile-ab1fc51a58020e20.rlib,libfastrand-9c5266858c813c39.rlib,librustix-f37c83a9fc06a9c4.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,librand-4f193d7e935238d9.rlib,librand_chacha-3cab81f139e2a969.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-73772c071ea9440d.rlib,libdatafusion_physical_expr_common-236e71b581aa4359.rlib,libdatafusion_sql-88c1109955e06ef1.rlib,libdashmap-0421abb43a9c90da.rlib,libitertools-97851b5a067112d9.rlib,libdatafusion_expr-a538b5126826c710.rlib,libdatafusion_common-ebbe928753af3cfd.rlib,libnum_cpus-7c2dce98dcb84092.rlib,libsqlparser-7a5e21d6680f0842.rlib,liblog-5fb51f756c1191b0.rlib,libparquet-4405e5080fea6af4.rlib,libzstd-0fb56005ad0b12bc.rlib,libzstd_safe-7f48a09099f477cb.rlib,libzstd_sys-188dff168dbd4824.rlib,libbrotli-5735f67e63a6a52d.rlib,libbrotli_decompressor-28920ff4f3fb163d.rlib,liballoc_stdlib-be9175862277e1f4.rlib,liballoc_no_stdlib-06c983927188c99c.rlib,libflate2-a3cfbb87a288225e.rlib,libminiz_oxide-4bd0921bac138a40.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libsnap-d69b0fdf9ab1e58b.rlib,libobject_store-37732193a81129fc.rlib,libitertools-81524015b6b5198d.rlib,libeither-38d43fea6173fdf6.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,liburl-a37d311f1b7ec159.rlib,libidna-da2b9aa3f9496c8b.rlib,libunicode_normalization-42ae7e4d98c3dc9e.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libparking_lot-1462d1624ea35abc.rlib,libparking_lot_core-c96e94e3ddb05e2a.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libsnafu-7f930045e0124e7e.rlib,libdoc_comment-0c3ad965c8452075.rlib,libtokio-082f1d0e239dd1f8.rlib,libfutures-78ddd920de340244.rlib,libfutures_executor-1ae0e659f1f2c9b3.rlib,libfutures_util-17dffc08fa40ee5a.rlib,libfutures_io-1e8dd8eeffe2c5f5.rlib,libslab-073199f209252607.rlib,libfutures_channel-866c51d1b2ee1cf6.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,libthrift-6260131fc76e392c.rlib,libordered_float-0536fef6eeb97b65.rlib,libinteger_encoding-6abd49ccbad4530a.rlib,libbyteorder-1efcbe4f07366651.rlib,libarrow-6cd0411e9d0c5616.rlib,libarrow_row-0404739c0f20ee70.rlib,libarrow_json-65b34df64bbb0911.rlib,libserde_json-c5b6ca00912662e0.rlib,libindexmap-7c90b9cfab8887eb.rlib,libequivalent-fdc46004df91ad08.rlib,libarrow_ipc-adf02079bf159ca9.rlib,liblz4_flex-bee9da7623300a3a.rlib,libtwox_hash-abd956d027f6f5f5.rlib,libflatbuffers-83b537923018a7e8.rlib,libbitflags-e2b4db6c651223da.rlib,libarrow_csv-8b4b5304cdb07fea.rlib,liblazy_static-b3603208c0de2608.rlib,libcsv-45f957e9e309f123.rlib,libitoa-4c6598116a867907.rlib,libserde-b432c4b296dc33ab.rlib,libcsv_core-fd1e44616b471c08.rlib,libarrow_string-932bee9b32eaaef2.rlib,libregex-2b1ac86fff276b52.rlib,libregex_automata-98d77cb44600a165.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-3a1fc10fb0bb10d0.rlib,libmemchr-3ffe5f7a52883367.rlib,libarrow_cast-efef32c0b8ffb816.rlib,libatoi-cd27ee51d29e58c4.rlib,libryu-f8ba606093049f91.rlib,libbase64-2a03de3babadded3.rlib,libcomfy_table-6dde2bf21a5d12cc.rlib,libunicode_width-ea37189c48be061a.rlib,libstrum-520723431bae598a.rlib,liblexical_core-3984a37b299f2978.rlib,liblexical_write_float-8d6818882d87714d.rlib,liblexical_write_integer-15c88cc6217b3986.rlib,liblexical_parse_float-72ee13becdac961f.rlib,liblexical_parse_integer-b32502543d1be33a.rlib,liblexical_util-9ea4f09739f213ef.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libarrow_arith-a02421db5b20db96.rlib,libarrow_ord-e31fd0a595a052cb.rlib,libarrow_select-01f57f7a9f4fc66c.rlib,libarrow_array-6f2b6fe74324ae3b.rlib,libchrono_tz-baeb473465f1413e.rlib,libphf-f4592ce42c87a924.rlib,libphf_shared-6a67c157c0247ec5.rlib,libsiphasher-7b49b0cc05d9e611.rlib,libhashbrown-c4950c22a0061905.rlib,libahash-e0bbff901a280591.rlib,libgetrandom-130a500c742fee17.rlib,liblibc-fe9819ecd9fb6bb5.rlib,libonce_cell-24c5d665b6879050.rlib,libzerocopy-f2bcfdbe4f2d40f5.rlib,liballocator_api2-d942e830951b9933.rlib,libchrono-7e582cc27d3c45fe.rlib,libiana_time_zone-a18c7932f053b032.rlib,libarrow_data-1f3b7dec7a15ffa1.rlib,libarrow_schema-8b902b05b7844028.rlib,libarrow_buffer-110d5bab3e69385d.rlib,libbytes-b8c2ca00b3c0e98e.rlib,libhalf-c2590326a08fc945.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libnum-d61c091fcfa735a0.rlib,libnum_iter-b07d80e2a99df8d6.rlib,libnum_rational-c808c883f2e22991.rlib,libnum_complex-b71bd9ce5a9c840c.rlib,libnum_bigint-905fcc8f40ce1544.rlib,libnum_integer-727fbaa849d7b72b.rlib,libnum_traits-2d2c3da04f2d05bb.rlib,libthiserror-b7c4f8f88547edcf.rlib,libclap-545269278481c0a9.rlib,libclap_builder-6d8dfb20322c26c3.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-7139e5a583a0b49e.rlib,libanstyle_query-1f18a97d2bc4bae7.rlib,libis_terminal_polyfill-b4fdeb930bc5725e.rlib,libcolorchoice-53282be104416541.rlib,libanstyle_parse-4c6e80c82b41bb7b.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libclap_lex-c1930fbcec3d0b30.rlib,libanstyle-fed7b219c9cacdc4.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-732132cee41f1156/out/lib" "-L" "/opt/rustwide/target/debug/build/lzma-sys-d16557146bfe41cf/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b0becb12d412262f/out" "-L" "/opt/rustwide/target/debug/build/blake3-ec2c6ad2cac65a5a/out" "-L" "/opt/rustwide/target/debug/build/blake3-ec2c6ad2cac65a5a/out" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/monopolize-3537fb369c83e30c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.19.1-rust-1.85.0-nightly 0x00007826b375ced7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.19.1-rust-1.85.0-nightly 0x00007826b375d2ec [INFO] [stdout] 2 libc.so.6 0x00007826b7833520 [INFO] [stdout] 3 libc.so.6 0x00007826b7991dc7 [INFO] [stdout] 4 rust-lld 0x0000624efef5fc08 [INFO] [stdout] 5 rust-lld 0x0000624efefad7e3 [INFO] [stdout] 6 libLLVM.so.19.1-rust-1.85.0-nightly 0x00007826b370e722 [INFO] [stdout] 7 libLLVM.so.19.1-rust-1.85.0-nightly 0x00007826b370dada [INFO] [stdout] 8 libLLVM.so.19.1-rust-1.85.0-nightly 0x00007826b3689100 [INFO] [stdout] 9 libc.so.6 0x00007826b7885ac3 [INFO] [stdout] 10 libc.so.6 0x00007826b7916a04 clone + 68 [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `monopolize` (bin "monopolize") due to 1 previous error; 17 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8afbdbb320a6ea9205f13a94eef5332f478037ae741d87ba542b342605118a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8afbdbb320a6ea9205f13a94eef5332f478037ae741d87ba542b342605118a16", kill_on_drop: false }` [INFO] [stdout] 8afbdbb320a6ea9205f13a94eef5332f478037ae741d87ba542b342605118a16