[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] 4c7cfaec709b145137b95ef31afaa60fef57d105 [INFO] testing domoritz/arrow-tools against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomoritz%2Farrow-tools" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/domoritz/arrow-tools 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/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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded normalize-line-endings v0.3.0 [INFO] [stderr] Downloaded zmij v1.0.7 [INFO] [stderr] Downloaded difflib v0.4.0 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.104 [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded ordered-float v2.10.1 [INFO] [stderr] Downloaded seq-macro v0.3.6 [INFO] [stderr] Downloaded integer-encoding v3.0.4 [INFO] [stderr] Downloaded termtree v0.5.1 [INFO] [stderr] Downloaded assert_cmd v2.1.1 [INFO] [stderr] Downloaded arrow-csv v57.1.0 [INFO] [stderr] Downloaded arrow-arith v57.1.0 [INFO] [stderr] Downloaded arrow-json v57.1.0 [INFO] [stderr] Downloaded lexical-util v1.0.7 [INFO] [stderr] Downloaded lexical-write-float v1.0.6 [INFO] [stderr] Downloaded arrow-ipc v57.1.0 [INFO] [stderr] Downloaded arrow-cast v57.1.0 [INFO] [stderr] Downloaded arrow-buffer v57.1.0 [INFO] [stderr] Downloaded arrow-select v57.1.0 [INFO] [stderr] Downloaded lexical-parse-float v1.0.6 [INFO] [stderr] Downloaded brotli-decompressor v5.0.0 [INFO] [stderr] Downloaded arrow-array v57.1.0 [INFO] [stderr] Downloaded zlib-rs v0.5.5 [INFO] [stderr] Downloaded syn v2.0.112 [INFO] [stderr] Downloaded arrow v57.1.0 [INFO] [stderr] Downloaded lexical-write-integer v1.0.6 [INFO] [stderr] Downloaded arrow-schema v57.1.0 [INFO] [stderr] Downloaded arrow-row v57.1.0 [INFO] [stderr] Downloaded arrow-ord v57.1.0 [INFO] [stderr] Downloaded arrow-data v57.1.0 [INFO] [stderr] Downloaded cmake v0.1.57 [INFO] [stderr] Downloaded libz-rs-sys v0.5.5 [INFO] [stderr] Downloaded lz4_flex v0.12.0 [INFO] [stderr] Downloaded snap v1.1.1 [INFO] [stderr] Downloaded thrift v0.17.0 [INFO] [stderr] Downloaded twox-hash v2.1.2 [INFO] [stderr] Downloaded libz-ng-sys v1.1.23 [INFO] [stderr] Downloaded arrow-string v57.1.0 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.6 [INFO] [stderr] Downloaded lexical-core v1.0.6 [INFO] [stderr] Downloaded flatbuffers v25.12.19 [INFO] [stderr] Downloaded atoi v2.0.0 [INFO] [stderr] Downloaded alloc-no-stdlib v2.0.4 [INFO] [stderr] Downloaded alloc-stdlib v0.2.2 [INFO] [stderr] Downloaded parquet v57.1.0 [INFO] [stderr] Downloaded brotli v8.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 89177085cbebb55e781b500557bc576d53c9e2b118b500e0d0d45ee3c31ba742 [INFO] running `Command { std: "docker" "start" "-a" "89177085cbebb55e781b500557bc576d53c9e2b118b500e0d0d45ee3c31ba742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89177085cbebb55e781b500557bc576d53c9e2b118b500e0d0d45ee3c31ba742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89177085cbebb55e781b500557bc576d53c9e2b118b500e0d0d45ee3c31ba742", kill_on_drop: false }` [INFO] [stdout] 89177085cbebb55e781b500557bc576d53c9e2b118b500e0d0d45ee3c31ba742 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 00e10b6c2c3dad334270b3f48d70c153da352c507e3a76ad554bb2badf666aeb [INFO] running `Command { std: "docker" "start" "-a" "00e10b6c2c3dad334270b3f48d70c153da352c507e3a76ad554bb2badf666aeb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling zmij v1.0.7 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling libz-ng-sys v1.1.23 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling libz-rs-sys v0.5.5 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling arrow-schema v57.1.0 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling arrow-buffer v57.1.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling arrow-data v57.1.0 [INFO] [stderr] Compiling arrow-array v57.1.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling arrow-tools v0.24.4 (/opt/rustwide/workdir/crates/arrow-tools) [INFO] [stderr] Compiling arrow-select v57.1.0 [INFO] [stderr] Compiling arrow-arith v57.1.0 [INFO] [stderr] Compiling arrow-row v57.1.0 [INFO] [stderr] Compiling arrow-ord v57.1.0 [INFO] [stderr] Compiling arrow-ipc v57.1.0 [INFO] [stderr] Compiling arrow-string v57.1.0 [INFO] [stderr] Compiling arrow-cast v57.1.0 [INFO] [stderr] Compiling arrow-csv v57.1.0 [INFO] [stderr] Compiling arrow-json v57.1.0 [INFO] [stderr] Compiling parquet v57.1.0 [INFO] [stderr] Compiling arrow v57.1.0 [INFO] [stderr] Compiling csv2arrow v0.24.4 (/opt/rustwide/workdir/crates/csv2arrow) [INFO] [stderr] Compiling json2arrow v0.24.4 (/opt/rustwide/workdir/crates/json2arrow) [INFO] [stderr] Compiling json2parquet v0.24.4 (/opt/rustwide/workdir/crates/json2parquet) [INFO] [stderr] Compiling csv2parquet v0.24.4 (/opt/rustwide/workdir/crates/csv2parquet) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 19s [INFO] running `Command { std: "docker" "inspect" "00e10b6c2c3dad334270b3f48d70c153da352c507e3a76ad554bb2badf666aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00e10b6c2c3dad334270b3f48d70c153da352c507e3a76ad554bb2badf666aeb", kill_on_drop: false }` [INFO] [stdout] 00e10b6c2c3dad334270b3f48d70c153da352c507e3a76ad554bb2badf666aeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c285ea0e3b487611d804deb5e9ff4a803e440946afbbc30633b6b151be6f3da9 [INFO] running `Command { std: "docker" "start" "-a" "c285ea0e3b487611d804deb5e9ff4a803e440946afbbc30633b6b151be6f3da9", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling arrow-tools v0.24.4 (/opt/rustwide/workdir/crates/arrow-tools) [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling arrow-string v57.1.0 [INFO] [stderr] Compiling arrow-csv v57.1.0 [INFO] [stderr] Compiling arrow v57.1.0 [INFO] [stderr] Compiling json2arrow v0.24.4 (/opt/rustwide/workdir/crates/json2arrow) [INFO] [stderr] Compiling csv2parquet v0.24.4 (/opt/rustwide/workdir/crates/csv2parquet) [INFO] [stderr] Compiling json2parquet v0.24.4 (/opt/rustwide/workdir/crates/json2parquet) [INFO] [stderr] Compiling csv2arrow v0.24.4 (/opt/rustwide/workdir/crates/csv2arrow) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.84s [INFO] running `Command { std: "docker" "inspect" "c285ea0e3b487611d804deb5e9ff4a803e440946afbbc30633b6b151be6f3da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c285ea0e3b487611d804deb5e9ff4a803e440946afbbc30633b6b151be6f3da9", kill_on_drop: false }` [INFO] [stdout] c285ea0e3b487611d804deb5e9ff4a803e440946afbbc30633b6b151be6f3da9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 205a0473c847139b30467f57e37dbf33be89543321b04592d55bfb6753068881 [INFO] running `Command { std: "docker" "start" "-a" "205a0473c847139b30467f57e37dbf33be89543321b04592d55bfb6753068881", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arrow_tools-7809abe3c8ed553a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/csv2arrow-f14c3ce87d878a47) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::help ... ok [INFO] [stdout] test test::get_schema_gz ... ok [INFO] [stdout] test test::get_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/csv2parquet-e1b57500b146537e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::help ... ok [INFO] [stdout] test test::get_schema_gz ... ok [INFO] [stdout] test test::get_schema ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/json2arrow-62577f7c8eb485cb) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::help ... ok [INFO] [stdout] test test::get_schema ... ok [INFO] [stdout] test test::get_schema_gz ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/json2parquet-3e7304961a9f5540) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::help ... ok [INFO] [stdout] test test::get_schema ... ok [INFO] [stderr] Doc-tests arrow_tools [INFO] [stdout] test test::get_schema_gz ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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] running `Command { std: "docker" "inspect" "205a0473c847139b30467f57e37dbf33be89543321b04592d55bfb6753068881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "205a0473c847139b30467f57e37dbf33be89543321b04592d55bfb6753068881", kill_on_drop: false }` [INFO] [stdout] 205a0473c847139b30467f57e37dbf33be89543321b04592d55bfb6753068881