[INFO] cloning repository https://github.com/kanatti/toy-df
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanatti/toy-df" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanatti%2Ftoy-df", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanatti%2Ftoy-df'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7720497027572677b6084eb92d3bbd091d1f68ae
[INFO] testing kanatti/toy-df against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanatti%2Ftoy-df" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kanatti/toy-df
[INFO] finished tweaking git repo https://github.com/kanatti/toy-df
[INFO] tweaked toml for git repo https://github.com/kanatti/toy-df written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kanatti/toy-df on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kanatti/toy-df 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/crates/toy-df/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlparser_derive v0.2.2
[INFO] [stderr]   Downloaded lexical-core v1.0.6
[INFO] [stderr]   Downloaded flatbuffers v24.12.23
[INFO] [stderr]   Downloaded datafusion-catalog v43.0.0
[INFO] [stderr]   Downloaded datafusion-physical-optimizer v43.0.0
[INFO] [stderr]   Downloaded arrow-schema v53.4.1
[INFO] [stderr]   Downloaded datafusion-execution v43.0.0
[INFO] [stderr]   Downloaded arrow-csv v53.4.1
[INFO] [stderr]   Downloaded arrow-string v53.4.1
[INFO] [stderr]   Downloaded datafusion-functions-nested v43.0.0
[INFO] [stderr]   Downloaded datafusion-functions-aggregate v43.0.0
[INFO] [stderr]   Downloaded async-compression v0.4.19
[INFO] [stderr]   Downloaded lexical-write-float v1.0.6
[INFO] [stderr]   Downloaded datafusion-functions v43.0.0
[INFO] [stderr]   Downloaded datafusion-physical-expr v43.0.0
[INFO] [stderr]   Downloaded datafusion-common v43.0.0
[INFO] [stderr]   Downloaded datafusion-optimizer v43.0.0
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.6
[INFO] [stderr]   Downloaded sqlparser v0.51.0
[INFO] [stderr]   Downloaded arrow-array v53.4.1
[INFO] [stderr]   Downloaded object_store v0.11.2
[INFO] [stderr]   Downloaded datafusion-expr v43.0.0
[INFO] [stderr]   Downloaded datafusion-sql v43.0.0
[INFO] [stderr]   Downloaded lexical-util v1.0.7
[INFO] [stderr]   Downloaded arrow-ipc v53.4.1
[INFO] [stderr]   Downloaded datafusion-physical-plan v43.0.0
[INFO] [stderr]   Downloaded arrow v53.4.1
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.6
[INFO] [stderr]   Downloaded arrow-cast v53.4.1
[INFO] [stderr]   Downloaded arrow-buffer v53.4.1
[INFO] [stderr]   Downloaded arrow-json v53.4.1
[INFO] [stderr]   Downloaded datafusion-expr-common v43.0.0
[INFO] [stderr]   Downloaded comfy-table v7.2.1
[INFO] [stderr]   Downloaded datafusion v43.0.0
[INFO] [stderr]   Downloaded parquet v53.4.1
[INFO] [stderr]   Downloaded arrow-data v53.4.1
[INFO] [stderr]   Downloaded arrow-arith v53.4.1
[INFO] [stderr]   Downloaded arrow-select v53.4.1
[INFO] [stderr]   Downloaded half v2.7.0
[INFO] [stderr]   Downloaded cc v1.2.41
[INFO] [stderr]   Downloaded arrow-ord v53.4.1
[INFO] [stderr]   Downloaded datafusion-functions-aggregate-common v43.0.0
[INFO] [stderr]   Downloaded datafusion-physical-expr-common v43.0.0
[INFO] [stderr]   Downloaded datafusion-common-runtime v43.0.0
[INFO] [stderr]   Downloaded datafusion-functions-window-common v43.0.0
[INFO] [stderr]   Downloaded arrow-row v53.4.1
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.6
[INFO] [stderr]   Downloaded datafusion-functions-window v43.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 575e2203d65a9ec74bad1bbd49478af29f09ad62c7185c21fff60d240d8ba341
[INFO] running `Command { std: "docker" "start" "-a" "575e2203d65a9ec74bad1bbd49478af29f09ad62c7185c21fff60d240d8ba341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "575e2203d65a9ec74bad1bbd49478af29f09ad62c7185c21fff60d240d8ba341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "575e2203d65a9ec74bad1bbd49478af29f09ad62c7185c21fff60d240d8ba341", kill_on_drop: false }`
[INFO] [stdout] 575e2203d65a9ec74bad1bbd49478af29f09ad62c7185c21fff60d240d8ba341
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0714626db51cd4cbb1a567d565f8f18e9d322b6a3e035c76794c3d98578e64b
[INFO] running `Command { std: "docker" "start" "-a" "d0714626db51cd4cbb1a567d565f8f18e9d322b6a3e035c76794c3d98578e64b", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/toy-df/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling arrow-schema v53.4.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling toy-arrow v0.1.0 (/opt/rustwide/workdir/crates/toy-arrow)
[INFO] [stdout] warning: fields `values`, `nulls`, and `len` are never read
[INFO] [stdout]   --> crates/toy-arrow/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PrimitiveArray<T> {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 12 |     values: Buffer,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     nulls: Option<NullBuffer>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 14 |     len: usize,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling sqlparser v0.51.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling half v2.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling arrow-buffer v53.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling arrow-data v53.4.1
[INFO] [stderr]    Compiling object_store v0.11.2
[INFO] [stderr]    Compiling datafusion-common-runtime v43.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling async-compression v0.4.19
[INFO] [stderr]    Compiling arrow-array v53.4.1
[INFO] [stderr]    Compiling arrow-select v53.4.1
[INFO] [stderr]    Compiling arrow-row v53.4.1
[INFO] [stderr]    Compiling arrow-arith v53.4.1
[INFO] [stderr]    Compiling arrow-cast v53.4.1
[INFO] [stderr]    Compiling arrow-ord v53.4.1
[INFO] [stderr]    Compiling arrow-string v53.4.1
[INFO] [stderr]    Compiling arrow-ipc v53.4.1
[INFO] [stderr]    Compiling arrow-json v53.4.1
[INFO] [stderr]    Compiling arrow-csv v53.4.1
[INFO] [stderr]    Compiling arrow v53.4.1
[INFO] [stderr]    Compiling parquet v53.4.1
[INFO] [stderr]    Compiling toy-df v0.1.0 (/opt/rustwide/workdir/crates/toy-df)
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> crates/toy-df/src/lib.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn read_csv<P: FilePaths>(&self, paths: P, options: CsvReadOptions) -> Result<DataFrame> {
[INFO] [stdout]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling datafusion-common v43.0.0
[INFO] [stderr]    Compiling datafusion-expr-common v43.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr-common v43.0.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate-common v43.0.0
[INFO] [stderr]    Compiling datafusion-functions-window-common v43.0.0
[INFO] [stderr]    Compiling datafusion-expr v43.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr v43.0.0
[INFO] [stderr]    Compiling datafusion-execution v43.0.0
[INFO] [stderr]    Compiling datafusion-sql v43.0.0
[INFO] [stderr]    Compiling datafusion-functions v43.0.0
[INFO] [stderr]    Compiling datafusion-physical-plan v43.0.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate v43.0.0
[INFO] [stderr]    Compiling datafusion-functions-window v43.0.0
[INFO] [stderr]    Compiling datafusion-optimizer v43.0.0
[INFO] [stderr]    Compiling datafusion-functions-nested v43.0.0
[INFO] [stderr]    Compiling datafusion-physical-optimizer v43.0.0
[INFO] [stderr]    Compiling datafusion-catalog v43.0.0
[INFO] [stderr]    Compiling datafusion v43.0.0
[INFO] [stderr]    Compiling df-examples v0.1.0 (/opt/rustwide/workdir/crates/df-examples)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 04s
[INFO] running `Command { std: "docker" "inspect" "d0714626db51cd4cbb1a567d565f8f18e9d322b6a3e035c76794c3d98578e64b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0714626db51cd4cbb1a567d565f8f18e9d322b6a3e035c76794c3d98578e64b", kill_on_drop: false }`
[INFO] [stdout] d0714626db51cd4cbb1a567d565f8f18e9d322b6a3e035c76794c3d98578e64b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3a29b1eaf597f60ec7abd8dd4aec3822e49249954897f82a39aa4a7b0734164
[INFO] running `Command { std: "docker" "start" "-a" "e3a29b1eaf597f60ec7abd8dd4aec3822e49249954897f82a39aa4a7b0734164", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/toy-df/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> crates/toy-df/src/lib.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn read_csv<P: FilePaths>(&self, paths: P, options: CsvReadOptions) -> Result<DataFrame> {
[INFO] [stdout]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `values`, `nulls`, and `len` are never read
[INFO] [stdout]   --> crates/toy-arrow/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PrimitiveArray<T> {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 12 |     values: Buffer,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     nulls: Option<NullBuffer>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 14 |     len: usize,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toy-df v0.1.0 (/opt/rustwide/workdir/crates/toy-df)
[INFO] [stderr]    Compiling toy-arrow v0.1.0 (/opt/rustwide/workdir/crates/toy-arrow)
[INFO] [stderr]    Compiling df-examples v0.1.0 (/opt/rustwide/workdir/crates/df-examples)
[INFO] [stdout] warning: fields `values`, `nulls`, and `len` are never read
[INFO] [stdout]   --> crates/toy-arrow/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PrimitiveArray<T> {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 12 |     values: Buffer,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     nulls: Option<NullBuffer>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 14 |     len: usize,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> crates/toy-df/src/lib.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn read_csv<P: FilePaths>(&self, paths: P, options: CsvReadOptions) -> Result<DataFrame> {
[INFO] [stdout]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.64s
[INFO] running `Command { std: "docker" "inspect" "e3a29b1eaf597f60ec7abd8dd4aec3822e49249954897f82a39aa4a7b0734164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3a29b1eaf597f60ec7abd8dd4aec3822e49249954897f82a39aa4a7b0734164", kill_on_drop: false }`
[INFO] [stdout] e3a29b1eaf597f60ec7abd8dd4aec3822e49249954897f82a39aa4a7b0734164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d91a46c9c2d026e93a990b6c8b089ab4ff9d8426a984b8cd05952b568d6f7114
[INFO] running `Command { std: "docker" "start" "-a" "d91a46c9c2d026e93a990b6c8b089ab4ff9d8426a984b8cd05952b568d6f7114", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/toy-df/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: unused variable: `options`
[INFO] [stderr]   --> crates/toy-df/src/lib.rs:32:52
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn read_csv<P: FilePaths>(&self, paths: P, options: CsvReadOptions) -> Result<DataFrame> {
[INFO] [stderr]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `values`, `nulls`, and `len` are never read
[INFO] [stderr]   --> crates/toy-arrow/src/lib.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct PrimitiveArray<T> {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 12 |     values: Buffer,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 13 |     nulls: Option<NullBuffer>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 14 |     len: usize,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `toy-df` (lib) generated 1 warning (run `cargo fix --lib -p toy-df` to apply 1 suggestion)
[INFO] [stderr] warning: `toy-arrow` (lib) generated 1 warning
[INFO] [stderr] warning: `toy-df` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `toy-arrow` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/df_examples-52bab46f5b5448c3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toy_arrow-6779bd2b8e9d91fe)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test buffer::boolean::tests::test_all_false ... ok
[INFO] [stdout] test buffer::boolean::tests::test_all_true ... ok
[INFO] [stdout] test buffer::boolean::tests::test_from_bools ... ok
[INFO] [stdout] test buffer::immutable::tests::test_buffer_alignment_i32 ... ok
[INFO] [stdout] test buffer::immutable::tests::test_buffer_clone_shares_memory ... ok
[INFO] [stdout] test buffer::immutable::tests::test_buffer_empty ... ok
[INFO] [stdout] test buffer::immutable::tests::test_from_i32_slice ... ok
[INFO] [stdout] test buffer::immutable::tests::test_from_u8_slice ... ok
[INFO] [stdout] test buffer::boolean::tests::test_partial_byte ... ok
[INFO] [stdout] test buffer::immutable::tests::test_slice_basic ... ok
[INFO] [stdout] test buffer::boolean::tests::test_len ... ok
[INFO] [stdout] test buffer::immutable::tests::test_slice_i32 ... ok
[INFO] [stdout] test buffer::immutable::tests::test_slice_of_slice ... ok
[INFO] [stdout] test buffer::immutable::tests::test_slice_shares_memory ... ok
[INFO] [stdout] test buffer::null::tests::test_null_buffer_all_null ... ok
[INFO] [stdout] test buffer::null::tests::test_null_buffer_all_valid ... ok
[INFO] [stdout] test buffer::null::tests::test_pack_and_read_bools ... ok
[INFO] [stdout] test buffer::scalar::tests::test_from_i32_buffer ... ok
[INFO] [stdout] test buffer::scalar::tests::test_slice ... ok
[INFO] [stdout] test buffer::scalar::tests::test_from_u8_buffer ... ok
[INFO] [stdout] test buffer::scalar::tests::test_deref_coercion ... ok
[INFO] [stdout] test buffer::scalar::tests::test_from_vec ... ok
[INFO] [stdout] test buffer::boolean::tests::test_out_of_bounds - should panic ... ok
[INFO] [stdout] test buffer::immutable::tests::test_i32_slice_misaligned_panics ... ok
[INFO] [stdout] test buffer::immutable::tests::test_slice_out_of_bounds - should panic ... ok
[INFO] [stdout] test buffer::scalar::tests::test_unaligned_panics - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toy_df-645fe1357a5259d4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test physical_plan::planner::tests::test_create_physical_plan ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests toy_arrow
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests toy_df
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d91a46c9c2d026e93a990b6c8b089ab4ff9d8426a984b8cd05952b568d6f7114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d91a46c9c2d026e93a990b6c8b089ab4ff9d8426a984b8cd05952b568d6f7114", kill_on_drop: false }`
[INFO] [stdout] d91a46c9c2d026e93a990b6c8b089ab4ff9d8426a984b8cd05952b568d6f7114
