[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] cd182519281f3ab543762d25b18ba0a3a9362ed0 [INFO] building domoritz/arrow-tools against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomoritz%2Farrow-tools" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/domoritz/arrow-tools on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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-1-tc1/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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrow-ipc v47.0.0 [INFO] [stderr] Downloaded arrow-row v47.0.0 [INFO] [stderr] Downloaded arrow-cast v47.0.0 [INFO] [stderr] Downloaded arrow-json v47.0.0 [INFO] [stderr] Downloaded arrow v47.0.0 [INFO] [stderr] Downloaded parquet v47.0.0 [INFO] [stderr] Downloaded arrow-csv v47.0.0 [INFO] [stderr] Downloaded arrow-ord v47.0.0 [INFO] [stderr] Downloaded arrow-string v47.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4d845e6f8854957ad44e65896e505138a165d45a152ef23af832e70b4217c91 [INFO] running `Command { std: "docker" "start" "-a" "a4d845e6f8854957ad44e65896e505138a165d45a152ef23af832e70b4217c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4d845e6f8854957ad44e65896e505138a165d45a152ef23af832e70b4217c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4d845e6f8854957ad44e65896e505138a165d45a152ef23af832e70b4217c91", kill_on_drop: false }` [INFO] [stdout] a4d845e6f8854957ad44e65896e505138a165d45a152ef23af832e70b4217c91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96833f76551619e9be58e57650b0b952cc869bbffd980b59fd02b844d8cce761 [INFO] running `Command { std: "docker" "start" "-a" "96833f76551619e9be58e57650b0b952cc869bbffd980b59fd02b844d8cce761", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [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 lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling arrow-buffer v47.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling clap_builder v4.4.7 [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 serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling regex v1.9.6 [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 brotli v3.4.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling clap v4.4.7 [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 zstd v0.12.4 [INFO] [stderr] Compiling lz4 v1.24.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-csv v47.0.0 [INFO] [stderr] Compiling arrow-json v47.0.0 [INFO] [stderr] Compiling parquet v47.0.0 [INFO] [stderr] Compiling arrow 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] error: could not compile `parquet` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/parquet-47.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-cast"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="lz4"' --cfg 'feature="snap"' --cfg 'feature="zstd"' -C metadata=db2902052736555d -C extra-filename=-db2902052736555d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-ba64f5d859aa3819.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-1cc0988031e8e080.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-3a6a54f9c0302c9e.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-c53913b8a422ffdf.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-8fccb099da214460.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-137b156b6805cfaa.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-b98d4788ce46f29e.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-c9ce5619b4686e31.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-92a652921f6a17d0.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-5800355c38c0725b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-49e5de94dbce4c29.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-da6575df7f0adb1c.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-5a1159ebf7befff4.rmeta --extern lz4=/opt/rustwide/target/debug/deps/liblz4-b49f7d17bc84ef39.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-6423a08b78088f39.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9f060c0e6f19a146.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-fcfc1e8685b6531b.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-f1ab7b1953c57ea9.so --extern snap=/opt/rustwide/target/debug/deps/libsnap-aa6b714c7798f0ce.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-ca6f457203ff0067.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-3cbc69636f33b947.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-3743f2941b33ed31.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-7f650f405e91f719/out -L native=/opt/rustwide/target/debug/build/zstd-sys-fc0916a9959dcbd1/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "96833f76551619e9be58e57650b0b952cc869bbffd980b59fd02b844d8cce761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96833f76551619e9be58e57650b0b952cc869bbffd980b59fd02b844d8cce761", kill_on_drop: false }` [INFO] [stdout] 96833f76551619e9be58e57650b0b952cc869bbffd980b59fd02b844d8cce761 [INFO] building domoritz/arrow-tools against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomoritz%2Farrow-tools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/domoritz/arrow-tools on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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-1-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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fe817f70e7790b4ac59b2760fb36a58e20f84914e7e8faaedbc9902d424166e [INFO] running `Command { std: "docker" "start" "-a" "3fe817f70e7790b4ac59b2760fb36a58e20f84914e7e8faaedbc9902d424166e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fe817f70e7790b4ac59b2760fb36a58e20f84914e7e8faaedbc9902d424166e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe817f70e7790b4ac59b2760fb36a58e20f84914e7e8faaedbc9902d424166e", kill_on_drop: false }` [INFO] [stdout] 3fe817f70e7790b4ac59b2760fb36a58e20f84914e7e8faaedbc9902d424166e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 182294d1b0a7234dc2bb9210943723823f1ac5396e6a8b3df091db051922bd02 [INFO] running `Command { std: "docker" "start" "-a" "182294d1b0a7234dc2bb9210943723823f1ac5396e6a8b3df091db051922bd02", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [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 lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling arrow-buffer v47.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling arrow-tools v0.14.1 (/opt/rustwide/workdir/crates/arrow-tools) [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling regex v1.9.6 [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 clap v4.4.7 [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 zstd v0.12.4 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling arrow-select v47.0.0 [INFO] [stderr] Compiling arrow-row v47.0.0 [INFO] [stderr] Compiling arrow-arith v47.0.0 [INFO] [stderr] Compiling arrow-cast v47.0.0 [INFO] [stderr] Compiling arrow-ord v47.0.0 [INFO] [stderr] Compiling arrow-string v47.0.0 [INFO] [stderr] Compiling arrow-ipc v47.0.0 [INFO] [stderr] Compiling arrow-csv v47.0.0 [INFO] [stderr] Compiling arrow-json v47.0.0 [INFO] [stderr] Compiling parquet v47.0.0 [INFO] [stderr] Compiling arrow v47.0.0 [INFO] [stderr] Compiling csv2arrow v0.14.1 (/opt/rustwide/workdir/crates/csv2arrow) [INFO] [stderr] Compiling json2arrow v0.14.1 (/opt/rustwide/workdir/crates/json2arrow) [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 46.75s [INFO] running `Command { std: "docker" "inspect" "182294d1b0a7234dc2bb9210943723823f1ac5396e6a8b3df091db051922bd02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "182294d1b0a7234dc2bb9210943723823f1ac5396e6a8b3df091db051922bd02", kill_on_drop: false }` [INFO] [stdout] 182294d1b0a7234dc2bb9210943723823f1ac5396e6a8b3df091db051922bd02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be3a84e6f1732805a6ee9daeb9078ce7e699ac7a61ebac2d08ac03bd7dc6b039 [INFO] running `Command { std: "docker" "start" "-a" "be3a84e6f1732805a6ee9daeb9078ce7e699ac7a61ebac2d08ac03bd7dc6b039", kill_on_drop: false }` [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 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] Finished test [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "be3a84e6f1732805a6ee9daeb9078ce7e699ac7a61ebac2d08ac03bd7dc6b039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3a84e6f1732805a6ee9daeb9078ce7e699ac7a61ebac2d08ac03bd7dc6b039", kill_on_drop: false }` [INFO] [stdout] be3a84e6f1732805a6ee9daeb9078ce7e699ac7a61ebac2d08ac03bd7dc6b039