[INFO] cloning repository https://github.com/joshuataylor/arrow_fail_read_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuataylor/arrow_fail_read_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuataylor%2Farrow_fail_read_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuataylor%2Farrow_fail_read_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01c901338ac5db0fa4ffa65724000330dc8969d9 [INFO] testing joshuataylor/arrow_fail_read_example against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuataylor%2Farrow_fail_read_example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshuataylor/arrow_fail_read_example on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joshuataylor/arrow_fail_read_example [INFO] finished tweaking git repo https://github.com/joshuataylor/arrow_fail_read_example [INFO] tweaked toml for git repo https://github.com/joshuataylor/arrow_fail_read_example written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/joshuataylor/arrow_fail_read_example 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jorgecarleitao/arrow2` [INFO] [stderr] Updating git submodule `https://github.com/apache/arrow-testing` [INFO] [stderr] Updating git submodule `https://github.com/apache/parquet-testing` [INFO] [stderr] warning: skipping duplicate package `parquet_write_parallel` found at `/workspace/cargo-home/git/checkouts/arrow2-8a2ad61d97265680/0dbe922/examples/parquet_write_parallel` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded array-init-cursor v0.2.0 [INFO] [stderr] Downloaded planus v0.2.0 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.5 [INFO] [stderr] Downloaded arrow-format v0.6.0 [INFO] [stderr] Downloaded arrow v15.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2653efc5de5b4cefcb549e5daf159d992b980b6ccc0f75b4f59bd1bd40c81d22 [INFO] running `Command { std: "docker" "start" "-a" "2653efc5de5b4cefcb549e5daf159d992b980b6ccc0f75b4f59bd1bd40c81d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2653efc5de5b4cefcb549e5daf159d992b980b6ccc0f75b4f59bd1bd40c81d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2653efc5de5b4cefcb549e5daf159d992b980b6ccc0f75b4f59bd1bd40c81d22", kill_on_drop: false }` [INFO] [stdout] 2653efc5de5b4cefcb549e5daf159d992b980b6ccc0f75b4f59bd1bd40c81d22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d879814a61bd5aec257ee94043c98068945bc5d6844b2db3590a9f78ffe69f7c [INFO] running `Command { std: "docker" "start" "-a" "d879814a61bd5aec257ee94043c98068945bc5d6844b2db3590a9f78ffe69f7c", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate package `parquet_write_parallel` found at `/opt/rustwide/cargo-home/git/checkouts/arrow2-8a2ad61d97265680/0dbe922/examples/parquet_write_parallel` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling planus v0.2.0 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling flatbuffers v2.1.2 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling arrow-format v0.6.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling arrow v15.0.0 [INFO] [stderr] Compiling arrow2 v0.11.2 (https://github.com/jorgecarleitao/arrow2#0dbe9222) [INFO] [stderr] Compiling snowflake_arrow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "d879814a61bd5aec257ee94043c98068945bc5d6844b2db3590a9f78ffe69f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d879814a61bd5aec257ee94043c98068945bc5d6844b2db3590a9f78ffe69f7c", kill_on_drop: false }` [INFO] [stdout] d879814a61bd5aec257ee94043c98068945bc5d6844b2db3590a9f78ffe69f7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5573584527dab713adfaabb24d3bcab5896ee3e820b8598ae76788d182fd435a [INFO] running `Command { std: "docker" "start" "-a" "5573584527dab713adfaabb24d3bcab5896ee3e820b8598ae76788d182fd435a", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate package `parquet_write_parallel` found at `/opt/rustwide/cargo-home/git/checkouts/arrow2-8a2ad61d97265680/0dbe922/examples/parquet_write_parallel` [INFO] [stderr] Compiling snowflake_arrow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "5573584527dab713adfaabb24d3bcab5896ee3e820b8598ae76788d182fd435a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5573584527dab713adfaabb24d3bcab5896ee3e820b8598ae76788d182fd435a", kill_on_drop: false }` [INFO] [stdout] 5573584527dab713adfaabb24d3bcab5896ee3e820b8598ae76788d182fd435a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01054cd5918abbeac84c181234d1e3f9204f7c6f9397791cd8aaa65388450414 [INFO] running `Command { std: "docker" "start" "-a" "01054cd5918abbeac84c181234d1e3f9204f7c6f9397791cd8aaa65388450414", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate package `parquet_write_parallel` found at `/opt/rustwide/cargo-home/git/checkouts/arrow2-8a2ad61d97265680/0dbe922/examples/parquet_write_parallel` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/snowflake_arrow-d6fd7680589690b0) [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" "01054cd5918abbeac84c181234d1e3f9204f7c6f9397791cd8aaa65388450414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01054cd5918abbeac84c181234d1e3f9204f7c6f9397791cd8aaa65388450414", kill_on_drop: false }` [INFO] [stdout] 01054cd5918abbeac84c181234d1e3f9204f7c6f9397791cd8aaa65388450414 [INFO] testing joshuataylor/arrow_fail_read_example against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuataylor%2Farrow_fail_read_example" "/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/joshuataylor/arrow_fail_read_example on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joshuataylor/arrow_fail_read_example [INFO] finished tweaking git repo https://github.com/joshuataylor/arrow_fail_read_example [INFO] tweaked toml for git repo https://github.com/joshuataylor/arrow_fail_read_example written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/joshuataylor/arrow_fail_read_example 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-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate package `parquet_write_parallel` found at `/workspace/cargo-home/git/checkouts/arrow2-8a2ad61d97265680/0dbe922/examples/parquet_write_parallel` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d6717061206c3bdcafa7baa1cb87b24678398d5687e66363140cfa8c10dda25 [INFO] running `Command { std: "docker" "start" "-a" "8d6717061206c3bdcafa7baa1cb87b24678398d5687e66363140cfa8c10dda25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d6717061206c3bdcafa7baa1cb87b24678398d5687e66363140cfa8c10dda25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6717061206c3bdcafa7baa1cb87b24678398d5687e66363140cfa8c10dda25", kill_on_drop: false }` [INFO] [stdout] 8d6717061206c3bdcafa7baa1cb87b24678398d5687e66363140cfa8c10dda25 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c199013f94e9a1066b212361b4b5732c10bec381026889e5b3345f4afae6dab [INFO] running `Command { std: "docker" "start" "-a" "9c199013f94e9a1066b212361b4b5732c10bec381026889e5b3345f4afae6dab", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate package `parquet_write_parallel` found at `/opt/rustwide/cargo-home/git/checkouts/arrow2-8a2ad61d97265680/0dbe922/examples/parquet_write_parallel` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling lexical-parse-integer v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling planus v0.2.0 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling flatbuffers v2.1.2 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling arrow-format v0.6.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling arrow v15.0.0 [INFO] [stderr] Compiling arrow2 v0.11.2 (https://github.com/jorgecarleitao/arrow2#0dbe9222) [INFO] [stderr] error: could not compile `arrow` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow-15.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="csv"' --cfg 'feature="csv_crate"' --cfg 'feature="default"' --cfg 'feature="flatbuffers"' --cfg 'feature="ipc"' --cfg 'feature="rand"' --cfg 'feature="test_utils"' -C metadata=84587a55e369754a -C extra-filename=-84587a55e369754a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3846f927bea483a6.rmeta --extern csv_crate=/opt/rustwide/target/debug/deps/libcsv-5e1109f377650ce5.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-ab5368205e3c9f89.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-bb52c7918736de63.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8f9fa11b1c1523d7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-5f153030ace5af69.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-9806725403bbd346.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-3d6d8a296b5c67a8.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b16b7e78d7173960.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1373f3b425f591a6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-56dca5f3e29845bc.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-213c47bbf04a036e.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c7b5096f8ea7749e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9c199013f94e9a1066b212361b4b5732c10bec381026889e5b3345f4afae6dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c199013f94e9a1066b212361b4b5732c10bec381026889e5b3345f4afae6dab", kill_on_drop: false }` [INFO] [stdout] 9c199013f94e9a1066b212361b4b5732c10bec381026889e5b3345f4afae6dab