[INFO] fetching crate csv2pq 0.1.1... [INFO] testing csv2pq-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate csv2pq 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate csv2pq 0.1.1 [INFO] finished tweaking crates.io crate csv2pq 0.1.1 [INFO] tweaked toml for crates.io crate csv2pq 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate csv2pq 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate csv2pq 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dc3f7199d6fbc8104f5ada5df9d2d7767ce47e7b978b7eae01442d2a10c5deb [INFO] running `Command { std: "docker" "start" "-a" "2dc3f7199d6fbc8104f5ada5df9d2d7767ce47e7b978b7eae01442d2a10c5deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dc3f7199d6fbc8104f5ada5df9d2d7767ce47e7b978b7eae01442d2a10c5deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc3f7199d6fbc8104f5ada5df9d2d7767ce47e7b978b7eae01442d2a10c5deb", kill_on_drop: false }` [INFO] [stdout] 2dc3f7199d6fbc8104f5ada5df9d2d7767ce47e7b978b7eae01442d2a10c5deb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fdc7403fc9816d21b7765aab2e746695188fa0c51cb2608380fff321c6f0ec4 [INFO] running `Command { std: "docker" "start" "-a" "1fdc7403fc9816d21b7765aab2e746695188fa0c51cb2608380fff321c6f0ec4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling iana-time-zone v0.1.62 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libz-ng-sys v1.1.22 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v54.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-schema v54.3.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling arrow-data v54.3.0 [INFO] [stderr] Compiling arrow-array v54.3.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling arrow-select v54.3.0 [INFO] [stderr] Compiling arrow-ipc v54.3.0 [INFO] [stderr] Compiling arrow-cast v54.3.0 [INFO] [stderr] Compiling parquet v54.3.0 [INFO] [stderr] Compiling arrow-csv v54.3.0 [INFO] [stderr] Compiling csv2pq v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.79s [INFO] running `Command { std: "docker" "inspect" "1fdc7403fc9816d21b7765aab2e746695188fa0c51cb2608380fff321c6f0ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fdc7403fc9816d21b7765aab2e746695188fa0c51cb2608380fff321c6f0ec4", kill_on_drop: false }` [INFO] [stdout] 1fdc7403fc9816d21b7765aab2e746695188fa0c51cb2608380fff321c6f0ec4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7523d6ba5abd4f57896c5feaecd393b22fb0f44c7cbdae51a6ba01dbc3d268f [INFO] running `Command { std: "docker" "start" "-a" "f7523d6ba5abd4f57896c5feaecd393b22fb0f44c7cbdae51a6ba01dbc3d268f", kill_on_drop: false }` [INFO] [stderr] Compiling csv2pq v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "f7523d6ba5abd4f57896c5feaecd393b22fb0f44c7cbdae51a6ba01dbc3d268f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7523d6ba5abd4f57896c5feaecd393b22fb0f44c7cbdae51a6ba01dbc3d268f", kill_on_drop: false }` [INFO] [stdout] f7523d6ba5abd4f57896c5feaecd393b22fb0f44c7cbdae51a6ba01dbc3d268f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1b443091c8fe16a17e09c14eec162c4fd846f0308bebe252bcba54cbe189f31 [INFO] running `Command { std: "docker" "start" "-a" "a1b443091c8fe16a17e09c14eec162c4fd846f0308bebe252bcba54cbe189f31", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/csv2pq-fa884025c0f9bfb9) [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" "a1b443091c8fe16a17e09c14eec162c4fd846f0308bebe252bcba54cbe189f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1b443091c8fe16a17e09c14eec162c4fd846f0308bebe252bcba54cbe189f31", kill_on_drop: false }` [INFO] [stdout] a1b443091c8fe16a17e09c14eec162c4fd846f0308bebe252bcba54cbe189f31