[INFO] cloning repository https://github.com/horahh/data_pipeline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horahh/data_pipeline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorahh%2Fdata_pipeline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorahh%2Fdata_pipeline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f478130043abc0aeb318843c419476871ea5a74 [INFO] checking horahh/data_pipeline against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorahh%2Fdata_pipeline" "/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/horahh/data_pipeline on toolchain e9271846294c4ee5bd7706df68180320c0b5ff20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/horahh/data_pipeline [INFO] finished tweaking git repo https://github.com/horahh/data_pipeline [INFO] tweaked toml for git repo https://github.com/horahh/data_pipeline written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/horahh/data_pipeline 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" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded streaming-decompression v0.1.2 [INFO] [stderr] Downloaded parquet-format-safe v0.2.4 [INFO] [stderr] Downloaded parquet2 v0.17.2 [INFO] [stderr] Downloaded pariter v0.5.1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7afc6af1ef7471d3745b9d7410a412f820d158f248d9a0639c20aa699463ddd4 [INFO] running `Command { std: "docker" "start" "-a" "7afc6af1ef7471d3745b9d7410a412f820d158f248d9a0639c20aa699463ddd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7afc6af1ef7471d3745b9d7410a412f820d158f248d9a0639c20aa699463ddd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7afc6af1ef7471d3745b9d7410a412f820d158f248d9a0639c20aa699463ddd4", kill_on_drop: false }` [INFO] [stdout] 7afc6af1ef7471d3745b9d7410a412f820d158f248d9a0639c20aa699463ddd4 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05e80c08c2a15fdbdfd67e73e0fd7f6c7deb449b3ad0e56553f964147743a848 [INFO] running `Command { std: "docker" "start" "-a" "05e80c08c2a15fdbdfd67e73e0fd7f6c7deb449b3ad0e56553f964147743a848", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling target-features v0.1.4 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Checking aho-corasick v1.0.3 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling arrow2 v0.17.4 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking dyn-clone v1.0.12 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking ethnum v1.3.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking arrow-format v0.8.1 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling multiversion-macros v0.7.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling polars-utils v0.32.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking sysinfo v0.29.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling polars-arrow v0.32.1 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling polars-core v0.32.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling polars-ops v0.32.1 [INFO] [stderr] Checking xxhash-rust v0.8.6 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking argminmax v0.6.1 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling polars-plan v0.32.1 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking tokio v1.30.0 [INFO] [stderr] Checking multiversion v0.7.3 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling polars-pipe v0.32.1 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling polars-lazy v0.32.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking sqlparser v0.36.1 [INFO] [stderr] Compiling polars v0.32.1 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking pariter v0.5.1 [INFO] [stderr] Checking comfy-table v7.0.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking lz4 v1.24.0 [INFO] [stderr] Checking parquet2 v0.17.2 [INFO] [stderr] Checking polars-error v0.32.1 [INFO] [stderr] Checking polars-row v0.32.1 [INFO] [stderr] Checking polars-time v0.32.1 [INFO] [stderr] Checking polars-io v0.32.1 [INFO] [stderr] Checking polars-sql v0.32.1 [INFO] [stderr] Checking data_pipeline v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.90s [INFO] running `Command { std: "docker" "inspect" "05e80c08c2a15fdbdfd67e73e0fd7f6c7deb449b3ad0e56553f964147743a848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e80c08c2a15fdbdfd67e73e0fd7f6c7deb449b3ad0e56553f964147743a848", kill_on_drop: false }` [INFO] [stdout] 05e80c08c2a15fdbdfd67e73e0fd7f6c7deb449b3ad0e56553f964147743a848