[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] building devanbenz/monopolize against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevanbenz%2Fmonopolize" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devanbenz/monopolize on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "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-6-tc1/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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded datafusion-common-runtime v40.0.0 [INFO] [stderr] Downloaded arrow-string v52.1.0 [INFO] [stderr] Downloaded arrow-schema v52.1.0 [INFO] [stderr] Downloaded arrow-arith v52.1.0 [INFO] [stderr] Downloaded datafusion-functions-array v40.0.0 [INFO] [stderr] Downloaded datafusion-physical-expr-common v40.0.0 [INFO] [stderr] Downloaded arrow-buffer v52.1.0 [INFO] [stderr] Downloaded datafusion-functions v40.0.0 [INFO] [stderr] Downloaded arrow v52.1.0 [INFO] [stderr] Downloaded datafusion-sql v40.0.0 [INFO] [stderr] Downloaded datafusion-common v40.0.0 [INFO] [stderr] Downloaded arrow-cast v52.1.0 [INFO] [stderr] Downloaded datafusion-physical-expr v40.0.0 [INFO] [stderr] Downloaded datafusion-optimizer v40.0.0 [INFO] [stderr] Downloaded datafusion-expr v40.0.0 [INFO] [stderr] Downloaded sqlparser v0.47.0 [INFO] [stderr] Downloaded object_store v0.10.2 [INFO] [stderr] Downloaded arrow-array v52.1.0 [INFO] [stderr] Downloaded arrow-ipc v52.1.0 [INFO] [stderr] Downloaded arrow-csv v52.1.0 [INFO] [stderr] Downloaded arrow-json v52.1.0 [INFO] [stderr] Downloaded datafusion-physical-plan v40.0.0 [INFO] [stderr] Downloaded parquet v52.1.0 [INFO] [stderr] Downloaded arrow-ord v52.1.0 [INFO] [stderr] Downloaded arrow-select v52.1.0 [INFO] [stderr] Downloaded datafusion-functions-aggregate v40.0.0 [INFO] [stderr] Downloaded datafusion v40.0.0 [INFO] [stderr] Downloaded datafusion-execution v40.0.0 [INFO] [stderr] Downloaded arrow-row v52.1.0 [INFO] [stderr] Downloaded arrow-data v52.1.0 [INFO] [stderr] Downloaded flatbuffers v24.3.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4655cd71bde1d7a5fde241ac6ef26bb394727e0fe40e41bcd62f9a0ee63d7f8b [INFO] running `Command { std: "docker" "start" "-a" "4655cd71bde1d7a5fde241ac6ef26bb394727e0fe40e41bcd62f9a0ee63d7f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4655cd71bde1d7a5fde241ac6ef26bb394727e0fe40e41bcd62f9a0ee63d7f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4655cd71bde1d7a5fde241ac6ef26bb394727e0fe40e41bcd62f9a0ee63d7f8b", kill_on_drop: false }` [INFO] [stdout] 4655cd71bde1d7a5fde241ac6ef26bb394727e0fe40e41bcd62f9a0ee63d7f8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13c28df7742e30dc9787e9486b7375f72851a1737ff8380c2cf79a3edc4f6802 [INFO] running `Command { std: "docker" "start" "-a" "13c28df7742e30dc9787e9486b7375f72851a1737ff8380c2cf79a3edc4f6802", 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 phf_shared v0.11.2 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrow-schema v52.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [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 lexical-util v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v52.1.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling arrow-data v52.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-task v0.3.30 [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 tokio v1.39.1 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling arrow-array v52.1.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling arrow-select v52.1.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [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 arrow-cast v52.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling arrow-ipc v52.1.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling arrow-csv v52.1.0 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling arrow-json v52.1.0 [INFO] [stderr] Compiling object_store v0.10.2 [INFO] [stderr] Compiling arrow-ord v52.1.0 [INFO] [stderr] Compiling arrow-string v52.1.0 [INFO] [stderr] Compiling arrow-row v52.1.0 [INFO] [stderr] Compiling arrow-arith v52.1.0 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling arrow v52.1.0 [INFO] [stderr] Compiling sqlparser v0.47.0 [INFO] [stderr] Compiling parquet v52.1.0 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling blake3 v1.5.3 [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 tempfile v3.10.1 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling datafusion-common v40.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling datafusion-common-runtime v40.0.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling datafusion-expr v40.0.0 [INFO] [stderr] Compiling clap v4.5.9 [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 xz2 v0.1.7 [INFO] [stderr] Compiling datafusion-functions v40.0.0 [INFO] [stderr] Compiling datafusion-functions-aggregate v40.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v40.0.0 [INFO] [stderr] Compiling async-compression v0.4.12 [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "13c28df7742e30dc9787e9486b7375f72851a1737ff8380c2cf79a3edc4f6802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c28df7742e30dc9787e9486b7375f72851a1737ff8380c2cf79a3edc4f6802", kill_on_drop: false }` [INFO] [stdout] 13c28df7742e30dc9787e9486b7375f72851a1737ff8380c2cf79a3edc4f6802 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f3a92b8ef7055eed9b77da19c356083d6c7d769a98c58aeaa1123f0895d065c [INFO] running `Command { std: "docker" "start" "-a" "1f3a92b8ef7055eed9b77da19c356083d6c7d769a98c58aeaa1123f0895d065c", kill_on_drop: false }` [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.60s [INFO] running `Command { std: "docker" "inspect" "1f3a92b8ef7055eed9b77da19c356083d6c7d769a98c58aeaa1123f0895d065c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3a92b8ef7055eed9b77da19c356083d6c7d769a98c58aeaa1123f0895d065c", kill_on_drop: false }` [INFO] [stdout] 1f3a92b8ef7055eed9b77da19c356083d6c7d769a98c58aeaa1123f0895d065c [INFO] building devanbenz/monopolize against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevanbenz%2Fmonopolize" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devanbenz/monopolize on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "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-6-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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdb6f000e3575709ff48d8ef72c4f1f6fe009a2846d333ef2a2a2c35584c6966 [INFO] running `Command { std: "docker" "start" "-a" "cdb6f000e3575709ff48d8ef72c4f1f6fe009a2846d333ef2a2a2c35584c6966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdb6f000e3575709ff48d8ef72c4f1f6fe009a2846d333ef2a2a2c35584c6966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb6f000e3575709ff48d8ef72c4f1f6fe009a2846d333ef2a2a2c35584c6966", kill_on_drop: false }` [INFO] [stdout] cdb6f000e3575709ff48d8ef72c4f1f6fe009a2846d333ef2a2a2c35584c6966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02a37577e2397a11381273aec37305604c1dcba862777cc975981d77b15a4558 [INFO] running `Command { std: "docker" "start" "-a" "02a37577e2397a11381273aec37305604c1dcba862777cc975981d77b15a4558", 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 phf_shared v0.11.2 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling static_assertions v1.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 half v2.4.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling arrow-schema v52.1.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling heck v0.5.0 [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 regex v1.10.5 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v52.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling arrow-data v52.1.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tokio v1.39.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling arrow-array v52.1.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling arrow-select v52.1.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling arrow-cast v52.1.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 same-file v1.0.6 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling arrow-ipc v52.1.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling arrow-csv v52.1.0 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling object_store v0.10.2 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling arrow-json v52.1.0 [INFO] [stderr] Compiling arrow-string v52.1.0 [INFO] [stderr] Compiling arrow-ord v52.1.0 [INFO] [stderr] Compiling arrow-arith v52.1.0 [INFO] [stderr] Compiling arrow-row v52.1.0 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling sqlparser v0.47.0 [INFO] [stderr] Compiling parquet v52.1.0 [INFO] [stderr] Compiling arrow v52.1.0 [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 rustix v0.38.34 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tempfile v3.10.1 [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 utf8parse v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [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 uuid v1.10.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling datafusion-common-runtime v40.0.0 [INFO] [stderr] Compiling anstream v0.6.14 [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 tokio-util v0.7.11 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling datafusion-common v40.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] error: could not compile `parquet` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/bin/rustc --crate-name parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/parquet-52.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-cast"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="async"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="futures"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="object_store"' --cfg 'feature="snap"' --cfg 'feature="tokio"' --cfg 'feature="zstd"' --cfg 'feature="zstd-sys"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-cast", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "async", "base64", "brotli", "clap", "cli", "default", "experimental", "flate2", "futures", "json", "lz4", "lz4_flex", "object_store", "serde", "serde_json", "snap", "test_common", "tokio", "zstd", "zstd-sys"))' -C metadata=6a5ac9859eae7d88 -C extra-filename=-6a5ac9859eae7d88 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-2424b476b035ef2f.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-4b04cfae7c719b8e.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-4d9db16c443a77f6.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-f2179bc537db5da0.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-e91218f727727469.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-c8e7c1728ecc5798.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-97e9a43ccfcdbf20.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-63bc381b80d9a2df.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-c167c3eb3ecc322f.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-e1799bf1f55fdaab.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ab2d7887a5038b57.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ac0ba187dd6a01c3.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4a214d2b20703dd4.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-f4afb147e8aeb4ef.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-1b0180e866c2c987.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-975d3075fd717a08.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-b1444bed42273db7.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-8b37fedbf4419742.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9433af44221a8898.rmeta --extern object_store=/opt/rustwide/target/debug/deps/libobject_store-559845d4188fb958.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-328a92098632ae7d.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-c0fbde8077860243.so --extern snap=/opt/rustwide/target/debug/deps/libsnap-b40843aab59487f6.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-edc8acaad0119492.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-453fd126f90a49a5.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-cd85363c17c1e382.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-ac20ab106a8bc6c1.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-cff66adf221a51cb/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "02a37577e2397a11381273aec37305604c1dcba862777cc975981d77b15a4558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a37577e2397a11381273aec37305604c1dcba862777cc975981d77b15a4558", kill_on_drop: false }` [INFO] [stdout] 02a37577e2397a11381273aec37305604c1dcba862777cc975981d77b15a4558