[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] 99c76259ab69c0fa709b389db14c7144a9114c2a [INFO] testing domoritz/arrow-tools against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomoritz%2Farrow-tools" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/domoritz/arrow-tools on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "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-4-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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cc4712b03db2138084ab949a71e9cd4ed34e804e01f2c5474fe60b7a2b2767f [INFO] running `Command { std: "docker" "start" "-a" "6cc4712b03db2138084ab949a71e9cd4ed34e804e01f2c5474fe60b7a2b2767f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cc4712b03db2138084ab949a71e9cd4ed34e804e01f2c5474fe60b7a2b2767f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc4712b03db2138084ab949a71e9cd4ed34e804e01f2c5474fe60b7a2b2767f", kill_on_drop: false }` [INFO] [stdout] 6cc4712b03db2138084ab949a71e9cd4ed34e804e01f2c5474fe60b7a2b2767f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6e36c35f2caf987579261660503e4e5c79cef7591da70fdbf2e6caf965349a4 [INFO] running `Command { std: "docker" "start" "-a" "a6e36c35f2caf987579261660503e4e5c79cef7591da70fdbf2e6caf965349a4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling arrow-tools v0.14.1 (/opt/rustwide/workdir/crates/arrow-tools) [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling arrow-buffer v47.0.0 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling arrow-schema v47.0.0 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling arrow-data v47.0.0 [INFO] [stderr] Compiling arrow-array v47.0.0 [INFO] [stderr] Compiling arrow-select v47.0.0 [INFO] [stderr] Compiling arrow-arith v47.0.0 [INFO] [stderr] Compiling arrow-row v47.0.0 [INFO] [stderr] Compiling arrow-cast v47.0.0 [INFO] [stderr] Compiling arrow-string v47.0.0 [INFO] [stderr] Compiling arrow-ord v47.0.0 [INFO] [stderr] Compiling arrow-ipc v47.0.0 [INFO] [stderr] Compiling arrow-json v47.0.0 [INFO] [stderr] Compiling arrow-csv v47.0.0 [INFO] [stderr] Compiling arrow v47.0.0 [INFO] [stderr] Compiling parquet v47.0.0 [INFO] [stderr] Compiling json2arrow v0.14.1 (/opt/rustwide/workdir/crates/json2arrow) [INFO] [stderr] Compiling csv2arrow v0.14.1 (/opt/rustwide/workdir/crates/csv2arrow) [INFO] [stderr] Compiling json2parquet v0.14.1 (/opt/rustwide/workdir/crates/json2parquet) [INFO] [stderr] Compiling csv2parquet v0.14.1 (/opt/rustwide/workdir/crates/csv2parquet) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.86s [INFO] running `Command { std: "docker" "inspect" "a6e36c35f2caf987579261660503e4e5c79cef7591da70fdbf2e6caf965349a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e36c35f2caf987579261660503e4e5c79cef7591da70fdbf2e6caf965349a4", kill_on_drop: false }` [INFO] [stdout] a6e36c35f2caf987579261660503e4e5c79cef7591da70fdbf2e6caf965349a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6f5e85443ba8550899d0e07cb53a0c38f1641d9ad708324f47be2d453ffdb89 [INFO] running `Command { std: "docker" "start" "-a" "c6f5e85443ba8550899d0e07cb53a0c38f1641d9ad708324f47be2d453ffdb89", kill_on_drop: false }` [INFO] [stderr] Compiling arrow-tools v0.14.1 (/opt/rustwide/workdir/crates/arrow-tools) [INFO] [stderr] Compiling csv2parquet v0.14.1 (/opt/rustwide/workdir/crates/csv2parquet) [INFO] [stderr] Compiling json2parquet v0.14.1 (/opt/rustwide/workdir/crates/json2parquet) [INFO] [stderr] Compiling json2arrow v0.14.1 (/opt/rustwide/workdir/crates/json2arrow) [INFO] [stderr] Compiling csv2arrow v0.14.1 (/opt/rustwide/workdir/crates/csv2arrow) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "c6f5e85443ba8550899d0e07cb53a0c38f1641d9ad708324f47be2d453ffdb89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6f5e85443ba8550899d0e07cb53a0c38f1641d9ad708324f47be2d453ffdb89", kill_on_drop: false }` [INFO] [stdout] c6f5e85443ba8550899d0e07cb53a0c38f1641d9ad708324f47be2d453ffdb89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6abe48d781a0926e14c6197738999a66d128ae1757b18ecc4297ddf97d6592d2 [INFO] running `Command { std: "docker" "start" "-a" "6abe48d781a0926e14c6197738999a66d128ae1757b18ecc4297ddf97d6592d2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arrow_tools-7c17ebf11b1db61f) [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/main.rs (/opt/rustwide/target/debug/deps/csv2arrow-86b0d55b14247116) [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/main.rs (/opt/rustwide/target/debug/deps/csv2parquet-27e1e90bb77e0df5) [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/main.rs (/opt/rustwide/target/debug/deps/json2arrow-6911a7e922801d25) [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/main.rs (/opt/rustwide/target/debug/deps/json2parquet-6f59230754eade23) [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 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" "6abe48d781a0926e14c6197738999a66d128ae1757b18ecc4297ddf97d6592d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6abe48d781a0926e14c6197738999a66d128ae1757b18ecc4297ddf97d6592d2", kill_on_drop: false }` [INFO] [stdout] 6abe48d781a0926e14c6197738999a66d128ae1757b18ecc4297ddf97d6592d2