[INFO] fetching crate pqrs 0.3.2...
[INFO] testing pqrs-0.3.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pqrs 0.3.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pqrs 0.3.2
[INFO] finished tweaking crates.io crate pqrs 0.3.2
[INFO] tweaked toml for crates.io crate pqrs 0.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pqrs 0.3.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pqrs 0.3.2 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" "+beta-2025-10-28" "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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3568d0d5b3c081681fb345e0f7ecbd0fb7d2def926520061a82149e0f7b838cb
[INFO] running `Command { std: "docker" "start" "-a" "3568d0d5b3c081681fb345e0f7ecbd0fb7d2def926520061a82149e0f7b838cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3568d0d5b3c081681fb345e0f7ecbd0fb7d2def926520061a82149e0f7b838cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3568d0d5b3c081681fb345e0f7ecbd0fb7d2def926520061a82149e0f7b838cb", kill_on_drop: false }`
[INFO] [stdout] 3568d0d5b3c081681fb345e0f7ecbd0fb7d2def926520061a82149e0f7b838cb
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f93ef227be751affc6586f0d3891a116065f57a0d7fe59f57996f75dfef91ae2
[INFO] running `Command { std: "docker" "start" "-a" "f93ef227be751affc6586f0d3891a116065f57a0d7fe59f57996f75dfef91ae2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling regex v1.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v51.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling chrono-tz-build v0.1.0
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling pkg-config v0.3.27
[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 itoa v1.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling flatbuffers v23.1.21
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling chrono-tz v0.8.2
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling seq-macro v0.3.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling arrow-schema v51.0.0
[INFO] [stderr]    Compiling csv v1.2.1
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling arrow-data v51.0.0
[INFO] [stderr]    Compiling arrow-array v51.0.0
[INFO] [stderr]    Compiling arrow-select v51.0.0
[INFO] [stderr]    Compiling arrow-row v51.0.0
[INFO] [stderr]    Compiling arrow-arith v51.0.0
[INFO] [stderr]    Compiling arrow-cast v51.0.0
[INFO] [stderr]    Compiling arrow-ord v51.0.0
[INFO] [stderr]    Compiling arrow-string v51.0.0
[INFO] [stderr]    Compiling arrow-ipc v51.0.0
[INFO] [stderr]    Compiling arrow-csv v51.0.0
[INFO] [stderr]    Compiling arrow-json v51.0.0
[INFO] [stderr]    Compiling arrow v51.0.0
[INFO] [stderr]    Compiling parquet v51.0.0
[INFO] [stderr]    Compiling pqrs v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
[INFO] running `Command { std: "docker" "inspect" "f93ef227be751affc6586f0d3891a116065f57a0d7fe59f57996f75dfef91ae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f93ef227be751affc6586f0d3891a116065f57a0d7fe59f57996f75dfef91ae2", kill_on_drop: false }`
[INFO] [stdout] f93ef227be751affc6586f0d3891a116065f57a0d7fe59f57996f75dfef91ae2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d1cbdc4cd7b58f4e202996dfc9f93d37c65b45eaca7a78115aaa61647553322
[INFO] running `Command { std: "docker" "start" "-a" "1d1cbdc4cd7b58f4e202996dfc9f93d37c65b45eaca7a78115aaa61647553322", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bstr v1.5.0
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling assert_cmd v2.0.11
[INFO] [stderr]    Compiling pqrs v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.86s
[INFO] running `Command { std: "docker" "inspect" "1d1cbdc4cd7b58f4e202996dfc9f93d37c65b45eaca7a78115aaa61647553322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d1cbdc4cd7b58f4e202996dfc9f93d37c65b45eaca7a78115aaa61647553322", kill_on_drop: false }`
[INFO] [stdout] 1d1cbdc4cd7b58f4e202996dfc9f93d37c65b45eaca7a78115aaa61647553322
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb36b37e9fe1c52e6b7d5595dcf605ba10d0b622a0acdc731e77bd597a045831
[INFO] running `Command { std: "docker" "start" "-a" "cb36b37e9fe1c52e6b7d5595dcf605ba10d0b622a0acdc731e77bd597a045831", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pqrs-afce2e3b52962c45)
[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 tests/integration.rs (/opt/rustwide/target/debug/deps/integration-23fedded0b22db5a)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test integration::validate_cat_csv_no_header ... ok
[INFO] [stdout] test integration::validate_cat_csv ... ok
[INFO] [stdout] test integration::validate_cat ... ok
[INFO] [stdout] test integration::validate_cat_json ... ok
[INFO] [stdout] test integration::validate_sample ... ok
[INFO] [stdout] test integration::validate_rowcount ... ok
[INFO] [stdout] test integration::validate_compressed_size ... ok
[INFO] [stdout] test integration::validate_compressed_size_pretty ... ok
[INFO] [stdout] test integration::validate_head ... ok
[INFO] [stdout] test integration::validate_schema_arrow ... ok
[INFO] [stdout] test integration::validate_schema ... ok
[INFO] [stdout] test integration::validate_uncompressed_size_pretty ... ok
[INFO] [stdout] test integration::validate_schema_json ... ok
[INFO] [stdout] test integration::validate_uncompressed_size ... ok
[INFO] [stdout] test integration::validate_cat_directory ... ok
[INFO] [stdout] test integration::validate_merge ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cb36b37e9fe1c52e6b7d5595dcf605ba10d0b622a0acdc731e77bd597a045831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb36b37e9fe1c52e6b7d5595dcf605ba10d0b622a0acdc731e77bd597a045831", kill_on_drop: false }`
[INFO] [stdout] cb36b37e9fe1c52e6b7d5595dcf605ba10d0b622a0acdc731e77bd597a045831
