[INFO] cloning repository https://github.com/ethe/arrow-native [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethe/arrow-native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethe%2Farrow-native", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethe%2Farrow-native'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52c1f417cbd655afb590d37216569268ad18bc84 [INFO] checking ethe/arrow-native against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethe%2Farrow-native" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ethe/arrow-native [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/ethe/arrow-native [INFO] tweaked toml for git repo https://github.com/ethe/arrow-native written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ethe/arrow-native on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ethe/arrow-native 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 993f88dbcf5dfc12efd8eed335a99dd70789fe093147c5028b8a4433f2157d09 [INFO] running `Command { std: "docker" "start" "-a" "993f88dbcf5dfc12efd8eed335a99dd70789fe093147c5028b8a4433f2157d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "993f88dbcf5dfc12efd8eed335a99dd70789fe093147c5028b8a4433f2157d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "993f88dbcf5dfc12efd8eed335a99dd70789fe093147c5028b8a4433f2157d09", kill_on_drop: false }` [INFO] [stdout] 993f88dbcf5dfc12efd8eed335a99dd70789fe093147c5028b8a4433f2157d09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb403d8d0feb97fa39e971bc092e22c30cf1b88a1ddfd2d8cae2037e77e71721 [INFO] running `Command { std: "docker" "start" "-a" "bb403d8d0feb97fa39e971bc092e22c30cf1b88a1ddfd2d8cae2037e77e71721", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking arrow-schema v56.2.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking syn v2.0.106 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking typed-arrow-derive v0.4.2 (/opt/rustwide/workdir/typed-arrow-derive) [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking arrow-buffer v56.2.0 [INFO] [stderr] Checking arrow-data v56.2.0 [INFO] [stderr] Checking arrow-array v56.2.0 [INFO] [stderr] Checking typed-arrow v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking typed-arrow-dyn v0.0.3 (/opt/rustwide/workdir/typed-arrow-dyn) [INFO] [stdout] error: this type will no longer be must used: ControlFlow, typed_arrow::Dictionary> [INFO] [stdout] --> tests/dictionary.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(typed_arrow::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/dictionary.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(typed_arrow::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typed-arrow` (test "dictionary") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> tests/union_sparse_in_record.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/union_sparse_in_record.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Union` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, String> [INFO] [stdout] --> tests/union_sparse_in_record.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/union_sparse_in_record.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Union` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, typed_arrow::Dictionary> [INFO] [stdout] --> tests/record_batch_views_dictionary.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(typed_arrow::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/record_batch_views_dictionary.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(typed_arrow::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typed-arrow` (test "union_sparse_in_record") due to 4 previous errors [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> tests/union_sparse.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/union_sparse.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Union` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, String> [INFO] [stdout] --> tests/union_sparse.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/union_sparse.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Union` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> tests/union_sparse.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/union_sparse.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Union` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, String> [INFO] [stdout] --> tests/union_sparse.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/union_sparse.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Union` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typed-arrow` (test "union_sparse") due to 8 previous errors [INFO] [stderr] error: could not compile `typed-arrow` (test "record_batch_views_dictionary") due to 2 previous errors [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> tests/record_batch_views.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(typed_arrow::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/record_batch_views.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(typed_arrow::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, Vec> [INFO] [stdout] --> tests/record_batch_views.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(typed_arrow::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> examples/10_union.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> examples/10_union.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Union` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, String> [INFO] [stdout] --> examples/10_union.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> examples/10_union.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Union` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> examples/10_union.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> examples/10_union.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Union` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, String> [INFO] [stdout] --> examples/10_union.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> examples/10_union.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Union` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typed-arrow` (test "record_batch_views") due to 3 previous errors [INFO] [stderr] error: could not compile `typed-arrow` (example "10_union") due to 8 previous errors [INFO] [stdout] error: this type will no longer be must used: ControlFlow, typed_arrow::Dictionary> [INFO] [stdout] --> tests/view_conversions.rs:331:14 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(typed_arrow::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/view_conversions.rs:331:14 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(typed_arrow::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> tests/view_conversions.rs:390:14 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/view_conversions.rs:390:14 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Union` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, String> [INFO] [stdout] --> tests/view_conversions.rs:390:14 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/view_conversions.rs:390:14 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(typed_arrow::Union)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `typed_arrow::Union` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typed-arrow` (test "view_conversions") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "bb403d8d0feb97fa39e971bc092e22c30cf1b88a1ddfd2d8cae2037e77e71721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb403d8d0feb97fa39e971bc092e22c30cf1b88a1ddfd2d8cae2037e77e71721", kill_on_drop: false }` [INFO] [stdout] bb403d8d0feb97fa39e971bc092e22c30cf1b88a1ddfd2d8cae2037e77e71721