[INFO] cloning repository https://github.com/domoritz/arrow-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/domoritz/arrow-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomoritz%2Farrow-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomoritz%2Farrow-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e04ee28d105c4cd6efb3494419b65c35f22eecbd [INFO] testing domoritz/arrow-tools against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomoritz%2Farrow-tools" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/domoritz/arrow-tools on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/domoritz/arrow-tools [INFO] finished tweaking git repo https://github.com/domoritz/arrow-tools [INFO] tweaked toml for git repo https://github.com/domoritz/arrow-tools written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/domoritz/arrow-tools 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77f2db423a0a993bf129626fea9b4a6865f4899a69d3a88ee8e78b6f66b9edac [INFO] running `Command { std: "docker" "start" "-a" "77f2db423a0a993bf129626fea9b4a6865f4899a69d3a88ee8e78b6f66b9edac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77f2db423a0a993bf129626fea9b4a6865f4899a69d3a88ee8e78b6f66b9edac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77f2db423a0a993bf129626fea9b4a6865f4899a69d3a88ee8e78b6f66b9edac", kill_on_drop: false }` [INFO] [stdout] 77f2db423a0a993bf129626fea9b4a6865f4899a69d3a88ee8e78b6f66b9edac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c028f5103f7c79dc56839ff242f9e2a804e139d5cfb2147ef22e56a06e2fd83 [INFO] running `Command { std: "docker" "start" "-a" "3c028f5103f7c79dc56839ff242f9e2a804e139d5cfb2147ef22e56a06e2fd83", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling lexical-util v1.0.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling lexical-write-integer v1.0.2 [INFO] [stderr] Compiling lexical-parse-integer v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling lexical-write-float v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling lexical-parse-float v1.0.2 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling lexical-core v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling arrow-tools v0.21.1 (/opt/rustwide/workdir/crates/arrow-tools) [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling regex-automata v0.4.8 [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 brotli v7.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v54.0.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling arrow-schema v54.0.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling arrow-data v54.0.0 [INFO] [stderr] Compiling arrow-array v54.0.0 [INFO] [stderr] Compiling arrow-select v54.0.0 [INFO] [stderr] Compiling arrow-ipc v54.0.0 [INFO] [stderr] Compiling arrow-arith v54.0.0 [INFO] [stderr] Compiling arrow-row v54.0.0 [INFO] [stderr] Compiling arrow-cast v54.0.0 [INFO] [stderr] Compiling arrow-string v54.0.0 [INFO] [stderr] Compiling arrow-ord v54.0.0 [INFO] [stderr] Compiling arrow-csv v54.0.0 [INFO] [stderr] Compiling arrow-json v54.0.0 [INFO] [stderr] Compiling parquet v54.0.0 [INFO] [stderr] Compiling arrow v54.0.0 [INFO] [stderr] Compiling csv2arrow v0.21.1 (/opt/rustwide/workdir/crates/csv2arrow) [INFO] [stderr] Compiling json2arrow v0.21.1 (/opt/rustwide/workdir/crates/json2arrow) [INFO] [stderr] Compiling json2parquet v0.21.1 (/opt/rustwide/workdir/crates/json2parquet) [INFO] [stderr] Compiling csv2parquet v0.21.1 (/opt/rustwide/workdir/crates/csv2parquet) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "3c028f5103f7c79dc56839ff242f9e2a804e139d5cfb2147ef22e56a06e2fd83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c028f5103f7c79dc56839ff242f9e2a804e139d5cfb2147ef22e56a06e2fd83", kill_on_drop: false }` [INFO] [stdout] 3c028f5103f7c79dc56839ff242f9e2a804e139d5cfb2147ef22e56a06e2fd83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03ae032c8a926e91ac2c7e543d3c6a0aad7be5057a2ac3a07d2fd14ad47c9f99 [INFO] running `Command { std: "docker" "start" "-a" "03ae032c8a926e91ac2c7e543d3c6a0aad7be5057a2ac3a07d2fd14ad47c9f99", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling arrow-tools v0.21.1 (/opt/rustwide/workdir/crates/arrow-tools) [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling arrow-array v54.0.0 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling arrow-select v54.0.0 [INFO] [stderr] Compiling arrow-ipc v54.0.0 [INFO] [stderr] Compiling arrow-arith v54.0.0 [INFO] [stderr] Compiling arrow-row v54.0.0 [INFO] [stderr] Compiling arrow-cast v54.0.0 [INFO] [stderr] Compiling arrow-string v54.0.0 [INFO] [stderr] Compiling arrow-ord v54.0.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling arrow-csv v54.0.0 [INFO] [stderr] Compiling arrow-json v54.0.0 [INFO] [stderr] Compiling parquet v54.0.0 [INFO] [stderr] Compiling arrow v54.0.0 [INFO] [stderr] Compiling json2arrow v0.21.1 (/opt/rustwide/workdir/crates/json2arrow) [INFO] [stderr] Compiling csv2arrow v0.21.1 (/opt/rustwide/workdir/crates/csv2arrow) [INFO] [stderr] Compiling csv2parquet v0.21.1 (/opt/rustwide/workdir/crates/csv2parquet) [INFO] [stderr] Compiling json2parquet v0.21.1 (/opt/rustwide/workdir/crates/json2parquet) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 50.95s [INFO] running `Command { std: "docker" "inspect" "03ae032c8a926e91ac2c7e543d3c6a0aad7be5057a2ac3a07d2fd14ad47c9f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ae032c8a926e91ac2c7e543d3c6a0aad7be5057a2ac3a07d2fd14ad47c9f99", kill_on_drop: false }` [INFO] [stdout] 03ae032c8a926e91ac2c7e543d3c6a0aad7be5057a2ac3a07d2fd14ad47c9f99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd702edc56ede262d085afececd4740be6a2d15ecbcac9e06fcfef3612d8aea5 [INFO] running `Command { std: "docker" "start" "-a" "cd702edc56ede262d085afececd4740be6a2d15ecbcac9e06fcfef3612d8aea5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arrow_tools-5bd457cddfd76be9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::seekable_reader ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/csv2arrow-28d8111dec471713) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::help ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/csv2parquet-e6355708c2dfc113) [INFO] [stdout] test test::get_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::help ... ok [INFO] [stdout] test test::get_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/json2arrow-cef2a04428d74fab) [INFO] [stdout] running 2 tests [INFO] [stdout] test test::help ... ok [INFO] [stdout] test test::get_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/json2parquet-f8a02fa8eb1e3440) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::get_schema ... ok [INFO] [stdout] test test::help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests arrow_tools [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" "cd702edc56ede262d085afececd4740be6a2d15ecbcac9e06fcfef3612d8aea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd702edc56ede262d085afececd4740be6a2d15ecbcac9e06fcfef3612d8aea5", kill_on_drop: false }` [INFO] [stdout] cd702edc56ede262d085afececd4740be6a2d15ecbcac9e06fcfef3612d8aea5