[INFO] fetching crate polars-lazy 0.14.6... [INFO] testing polars-lazy-0.14.6 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate polars-lazy 0.14.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate polars-lazy 0.14.6 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate polars-lazy 0.14.6 [INFO] finished tweaking crates.io crate polars-lazy 0.14.6 [INFO] tweaked toml for crates.io crate polars-lazy 0.14.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 357ca902f979cb39ed234f525503ddb40993b67e2815d6c45ada31166c497963 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "357ca902f979cb39ed234f525503ddb40993b67e2815d6c45ada31166c497963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "357ca902f979cb39ed234f525503ddb40993b67e2815d6c45ada31166c497963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "357ca902f979cb39ed234f525503ddb40993b67e2815d6c45ada31166c497963", kill_on_drop: false }` [INFO] [stdout] 357ca902f979cb39ed234f525503ddb40993b67e2815d6c45ada31166c497963 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1a071e062bdc64c04284b4935a73a5869ccec3ded929365370e7404cadba1d57 [INFO] running `Command { std: "docker" "start" "-a" "1a071e062bdc64c04284b4935a73a5869ccec3ded929365370e7404cadba1d57", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling flatbuffers v0.8.4 [INFO] [stderr] Compiling arrow v4.4.0 [INFO] [stderr] Compiling polars-arrow v0.14.7 [INFO] [stderr] Compiling polars-core v0.14.7 [INFO] [stderr] Compiling polars-io v0.14.7 [INFO] [stderr] Compiling polars-lazy v0.14.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `polars_io::csv::NullValues` [INFO] [stdout] --> src/frame.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use polars_io::csv::NullValues; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CsvParserOptions` [INFO] [stdout] --> src/logical_plan/alp.rs:1:53 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::logical_plan::{det_melt_schema, Context, CsvParserOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::logical_plan::CsvParserOptions` [INFO] [stdout] --> src/physical_plan/executors/scan.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::logical_plan::CsvParserOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::try_path_to_str` [INFO] [stdout] --> src/physical_plan/executors/scan.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::utils::try_path_to_str; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `csv::CsvEncoding` [INFO] [stdout] --> src/physical_plan/executors/scan.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use polars_io::{csv::CsvEncoding, ScanAggregation}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/physical_plan/executors/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `try_path_to_str` [INFO] [stdout] --> src/utils.rs:276:15 [INFO] [stdout] | [INFO] [stdout] 276 | pub(crate) fn try_path_to_str(path: &Path) -> Result<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `polars-lazy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name polars_lazy --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compile"' --cfg 'feature="default"' -C metadata=125e94046cd9eb0a -C extra-filename=-125e94046cd9eb0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-f6904e3fd9f685c5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rmeta --extern polars_arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-34c8d8d4c3abbe03.rmeta --extern polars_core=/opt/rustwide/target/debug/deps/libpolars_core-2929709488914187.rmeta --extern polars_io=/opt/rustwide/target/debug/deps/libpolars_io-ea6a6fbd8c711f73.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-ca6b2c9513b376c5.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1a071e062bdc64c04284b4935a73a5869ccec3ded929365370e7404cadba1d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a071e062bdc64c04284b4935a73a5869ccec3ded929365370e7404cadba1d57", kill_on_drop: false }` [INFO] [stdout] 1a071e062bdc64c04284b4935a73a5869ccec3ded929365370e7404cadba1d57