[INFO] fetching crate vineyard 0.18.1...
[INFO] testing vineyard-0.18.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate vineyard 0.18.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate vineyard 0.18.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate vineyard 0.18.1
[INFO] finished tweaking crates.io crate vineyard 0.18.1
[INFO] tweaked toml for crates.io crate vineyard 0.18.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 114 packages to latest compatible versions
[INFO] [stderr]       Adding arrow-array v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding arrow-buffer v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding arrow-cast v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding arrow-data v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding arrow-ipc v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding arrow-schema v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding arrow-select v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding flatbuffers v23.5.26 (latest: v24.3.25)
[INFO] [stderr]       Adding itertools v0.11.0 (latest: v0.13.0)
[INFO] [stderr]       Adding memmap2 v0.7.1 (latest: v0.9.4)
[INFO] [stderr]       Adding num v0.1.42 (latest: v0.4.3)
[INFO] [stderr]       Adding num-bigint v0.1.44 (latest: v0.4.5)
[INFO] [stderr]       Adding num-complex v0.1.43 (latest: v0.4.6)
[INFO] [stderr]       Adding num-rational v0.1.42 (latest: v0.4.2)
[INFO] [stderr]       Adding rand v0.4.6 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_core v0.3.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_core v0.4.2 (latest: v0.6.4)
[INFO] [stderr]       Adding rdrand v0.4.0 (latest: v0.8.3)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded static_str_ops v0.1.2
[INFO] [stderr]   Downloaded arrow-data v46.0.0
[INFO] [stderr]   Downloaded arrow-select v46.0.0
[INFO] [stderr]   Downloaded arrow-schema v46.0.0
[INFO] [stderr]   Downloaded arrow-ipc v46.0.0
[INFO] [stderr]   Downloaded arrow-array v46.0.0
[INFO] [stderr]   Downloaded arrow-cast v46.0.0
[INFO] [stderr]   Downloaded arrow-buffer v46.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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a70f76290ef0d97238c1806111c68d95a37cf7f6eaf5cafe3ecb4259f23c36e
[INFO] running `Command { std: "docker" "start" "-a" "9a70f76290ef0d97238c1806111c68d95a37cf7f6eaf5cafe3ecb4259f23c36e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a70f76290ef0d97238c1806111c68d95a37cf7f6eaf5cafe3ecb4259f23c36e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a70f76290ef0d97238c1806111c68d95a37cf7f6eaf5cafe3ecb4259f23c36e", kill_on_drop: false }`
[INFO] [stdout] 9a70f76290ef0d97238c1806111c68d95a37cf7f6eaf5cafe3ecb4259f23c36e
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e828d0a1abd63d607bdca30fe5feea5d2c482f91c1f69bf5a6596f10f9c9241b
[INFO] running `Command { std: "docker" "start" "-a" "e828d0a1abd63d607bdca30fe5feea5d2c482f91c1f69bf5a6596f10f9c9241b", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling arrow-schema v46.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling sendfd v0.4.3
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling static_str_ops v0.1.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v46.0.0
[INFO] [stderr]    Compiling arrow-data v46.0.0
[INFO] [stderr]    Compiling arrow-array v46.0.0
[INFO] [stderr]    Compiling arrow-select v46.0.0
[INFO] [stderr]    Compiling arrow-cast v46.0.0
[INFO] [stderr]    Compiling arrow-ipc v46.0.0
[INFO] [stderr]    Compiling vineyard v0.18.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.86s
[INFO] running `Command { std: "docker" "inspect" "e828d0a1abd63d607bdca30fe5feea5d2c482f91c1f69bf5a6596f10f9c9241b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e828d0a1abd63d607bdca30fe5feea5d2c482f91c1f69bf5a6596f10f9c9241b", kill_on_drop: false }`
[INFO] [stdout] e828d0a1abd63d607bdca30fe5feea5d2c482f91c1f69bf5a6596f10f9c9241b
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9753a5fef89927d10e56124241dba20952d4e38ef64f6072facda6efa5caf335
[INFO] running `Command { std: "docker" "start" "-a" "9753a5fef89927d10e56124241dba20952d4e38ef64f6072facda6efa5caf335", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-bigint v0.1.44
[INFO] [stderr]    Compiling num-complex v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v46.0.0
[INFO] [stderr]    Compiling num-rational v0.1.42
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling spectral v0.6.0
[INFO] [stderr]    Compiling arrow-data v46.0.0
[INFO] [stderr]    Compiling arrow-array v46.0.0
[INFO] [stderr]    Compiling arrow-select v46.0.0
[INFO] [stderr]    Compiling arrow-cast v46.0.0
[INFO] [stderr]    Compiling arrow-ipc v46.0.0
[INFO] [stderr]    Compiling vineyard v0.18.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint v0.1.44, num-complex v0.1.43, num-rational v0.1.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9753a5fef89927d10e56124241dba20952d4e38ef64f6072facda6efa5caf335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9753a5fef89927d10e56124241dba20952d4e38ef64f6072facda6efa5caf335", kill_on_drop: false }`
[INFO] [stdout] 9753a5fef89927d10e56124241dba20952d4e38ef64f6072facda6efa5caf335
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53b75955de720120c4b68e5d762caaa819bb8c9af55b947f9a99344520f31ed9
[INFO] running `Command { std: "docker" "start" "-a" "53b75955de720120c4b68e5d762caaa819bb8c9af55b947f9a99344520f31ed9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint v0.1.44, num-complex v0.1.43, num-rational v0.1.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vineyard-487961345830b792)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test client::ds::blob_test::tests::test_manually_drop ... ok
[INFO] [stdout] test client::ds::blob_test::tests::test_blob ... FAILED
[INFO] [stdout] test client::ipc_client_test::tests::test_ipc_client_manager ... FAILED
[INFO] [stdout] test client::ipc_client_test::tests::test_ipc_connect ... FAILED
[INFO] [stdout] test client::rpc_client_test::tests::test_rpc_connect ... FAILED
[INFO] [stdout] test ds::array_test::tests::test_array_float ... FAILED
[INFO] [stdout] test ds::array_test::tests::test_array_double ... FAILED
[INFO] [stdout] test ds::arrow_test::tests::test_double_array ... FAILED
[INFO] [stdout] test ds::array_test::tests::test_array_int64 ... FAILED
[INFO] [stdout] test ds::array_test::tests::test_array_int32 ... FAILED
[INFO] [stdout] test ds::arrow_test::tests::test_int_array ... FAILED
[INFO] [stdout] test ds::arrow_test::tests::test_record_batch ... FAILED
[INFO] [stdout] test ds::arrow_test::tests::test_string_array ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::ds::blob_test::tests::test_blob stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::client::ds::blob_test::tests::test_blob", file: "./src/client/ds/blob_test.rs", line: 84 }, { fn: "vineyard::client::ds::blob_test::tests::test_blob::{{closure}}", file: "./src/client/ds/blob_test.rs", line: 81 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- client::ipc_client_test::tests::test_ipc_client_manager stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClientManager::get_default", file: "./src/client/ipc_client.rs", line: 446 }, { fn: "vineyard::client::ipc_client_test::tests::test_ipc_client_manager", file: "./src/client/ipc_client_test.rs", line: 29 }, { fn: "vineyard::client::ipc_client_test::tests::test_ipc_client_manager::{{closure}}", file: "./src/client/ipc_client_test.rs", line: 28 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- client::ipc_client_test::tests::test_ipc_connect stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::client::ipc_client_test::tests::test_ipc_connect", file: "./src/client/ipc_client_test.rs", line: 21 }, { fn: "vineyard::client::ipc_client_test::tests::test_ipc_connect::{{closure}}", file: "./src/client/ipc_client_test.rs", line: 20 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- client::rpc_client_test::tests::test_rpc_connect stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::rpc_client::RPCClient::default", file: "./src/client/rpc_client.rs", line: 153 }, { fn: "vineyard::client::rpc_client_test::tests::test_rpc_connect", file: "./src/client/rpc_client_test.rs", line: 21 }, { fn: "vineyard::client::rpc_client_test::tests::test_rpc_connect::{{closure}}", file: "./src/client/rpc_client_test.rs", line: 20 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::array_test::tests::test_array_float stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::array_test::tests::test_array_generic", file: "./src/ds/array_test.rs", line: 29 }, { fn: "vineyard::ds::array_test::tests::test_array_float", file: "./src/ds/array_test.rs", line: 85 }, { fn: "vineyard::ds::array_test::tests::test_array_float::{{closure}}", file: "./src/ds/array_test.rs", line: 84 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::array_test::tests::test_array_double stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::array_test::tests::test_array_generic", file: "./src/ds/array_test.rs", line: 29 }, { fn: "vineyard::ds::array_test::tests::test_array_double", file: "./src/ds/array_test.rs", line: 90 }, { fn: "vineyard::ds::array_test::tests::test_array_double::{{closure}}", file: "./src/ds/array_test.rs", line: 89 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::arrow_test::tests::test_double_array stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::arrow_test::tests::test_double_array", file: "./src/ds/arrow_test.rs", line: 71 }, { fn: "vineyard::ds::arrow_test::tests::test_double_array::{{closure}}", file: "./src/ds/arrow_test.rs", line: 69 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::array_test::tests::test_array_int64 stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::array_test::tests::test_array_generic", file: "./src/ds/array_test.rs", line: 29 }, { fn: "vineyard::ds::array_test::tests::test_array_int64", file: "./src/ds/array_test.rs", line: 80 }, { fn: "vineyard::ds::array_test::tests::test_array_int64::{{closure}}", file: "./src/ds/array_test.rs", line: 79 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::array_test::tests::test_array_int32 stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::array_test::tests::test_array_generic", file: "./src/ds/array_test.rs", line: 29 }, { fn: "vineyard::ds::array_test::tests::test_array_int32", file: "./src/ds/array_test.rs", line: 75 }, { fn: "vineyard::ds::array_test::tests::test_array_int32::{{closure}}", file: "./src/ds/array_test.rs", line: 74 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::arrow_test::tests::test_int_array stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::arrow_test::tests::test_int_array", file: "./src/ds/arrow_test.rs", line: 29 }, { fn: "vineyard::ds::arrow_test::tests::test_int_array::{{closure}}", file: "./src/ds/arrow_test.rs", line: 27 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::arrow_test::tests::test_record_batch stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::arrow_test::tests::test_record_batch", file: "./src/ds/arrow_test.rs", line: 156 }, { fn: "vineyard::ds::arrow_test::tests::test_record_batch::{{closure}}", file: "./src/ds/arrow_test.rs", line: 154 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::arrow_test::tests::test_string_array stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::arrow_test::tests::test_string_array", file: "./src/ds/arrow_test.rs", line: 113 }, { fn: "vineyard::ds::arrow_test::tests::test_string_array::{{closure}}", file: "./src/ds/arrow_test.rs", line: 111 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::ds::blob_test::tests::test_blob
[INFO] [stdout]     client::ipc_client_test::tests::test_ipc_client_manager
[INFO] [stdout]     client::ipc_client_test::tests::test_ipc_connect
[INFO] [stdout]     client::rpc_client_test::tests::test_rpc_connect
[INFO] [stdout]     ds::array_test::tests::test_array_double
[INFO] [stdout]     ds::array_test::tests::test_array_float
[INFO] [stdout]     ds::array_test::tests::test_array_int32
[INFO] [stdout]     ds::array_test::tests::test_array_int64
[INFO] [stdout]     ds::arrow_test::tests::test_double_array
[INFO] [stdout]     ds::arrow_test::tests::test_int_array
[INFO] [stdout]     ds::arrow_test::tests::test_record_batch
[INFO] [stdout]     ds::arrow_test::tests::test_string_array
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "53b75955de720120c4b68e5d762caaa819bb8c9af55b947f9a99344520f31ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53b75955de720120c4b68e5d762caaa819bb8c9af55b947f9a99344520f31ed9", kill_on_drop: false }`
[INFO] [stdout] 53b75955de720120c4b68e5d762caaa819bb8c9af55b947f9a99344520f31ed9
[INFO] testing vineyard-0.18.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate vineyard 0.18.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate vineyard 0.18.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate vineyard 0.18.1
[INFO] finished tweaking crates.io crate vineyard 0.18.1
[INFO] tweaked toml for crates.io crate vineyard 0.18.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 114 packages to latest compatible versions
[INFO] [stderr]       Adding arrow-array v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding arrow-buffer v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding arrow-cast v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding arrow-data v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding arrow-ipc v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding arrow-schema v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding arrow-select v46.0.0 (latest: v51.0.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding flatbuffers v23.5.26 (latest: v24.3.25)
[INFO] [stderr]       Adding itertools v0.11.0 (latest: v0.13.0)
[INFO] [stderr]       Adding memmap2 v0.7.1 (latest: v0.9.4)
[INFO] [stderr]       Adding num v0.1.42 (latest: v0.4.3)
[INFO] [stderr]       Adding num-bigint v0.1.44 (latest: v0.4.5)
[INFO] [stderr]       Adding num-complex v0.1.43 (latest: v0.4.6)
[INFO] [stderr]       Adding num-rational v0.1.42 (latest: v0.4.2)
[INFO] [stderr]       Adding rand v0.4.6 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_core v0.3.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_core v0.4.2 (latest: v0.6.4)
[INFO] [stderr]       Adding rdrand v0.4.0 (latest: v0.8.3)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd476a76e571f939990f54bb9bddab47c0e062f1f75a3a7351b60607e29f7df9
[INFO] running `Command { std: "docker" "start" "-a" "dd476a76e571f939990f54bb9bddab47c0e062f1f75a3a7351b60607e29f7df9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd476a76e571f939990f54bb9bddab47c0e062f1f75a3a7351b60607e29f7df9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd476a76e571f939990f54bb9bddab47c0e062f1f75a3a7351b60607e29f7df9", kill_on_drop: false }`
[INFO] [stdout] dd476a76e571f939990f54bb9bddab47c0e062f1f75a3a7351b60607e29f7df9
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a20c36d774b28155e8679889d1fefda1911b5a362c57002312819dc6a9efa1d6
[INFO] running `Command { std: "docker" "start" "-a" "a20c36d774b28155e8679889d1fefda1911b5a362c57002312819dc6a9efa1d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling arrow-schema v46.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling static_str_ops v0.1.2
[INFO] [stderr]    Compiling sendfd v0.4.3
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v46.0.0
[INFO] [stderr]    Compiling arrow-data v46.0.0
[INFO] [stderr]    Compiling arrow-array v46.0.0
[INFO] [stderr]    Compiling arrow-select v46.0.0
[INFO] [stderr]    Compiling arrow-cast v46.0.0
[INFO] [stderr]    Compiling arrow-ipc v46.0.0
[INFO] [stderr]    Compiling vineyard v0.18.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.91s
[INFO] running `Command { std: "docker" "inspect" "a20c36d774b28155e8679889d1fefda1911b5a362c57002312819dc6a9efa1d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a20c36d774b28155e8679889d1fefda1911b5a362c57002312819dc6a9efa1d6", kill_on_drop: false }`
[INFO] [stdout] a20c36d774b28155e8679889d1fefda1911b5a362c57002312819dc6a9efa1d6
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afa6adcb37567ecc32f66a1a1606ea9c48fda613ba3c235686714d67fdb8a66e
[INFO] running `Command { std: "docker" "start" "-a" "afa6adcb37567ecc32f66a1a1606ea9c48fda613ba3c235686714d67fdb8a66e", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-bigint v0.1.44
[INFO] [stderr]    Compiling num-complex v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v46.0.0
[INFO] [stderr]    Compiling num-rational v0.1.42
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling spectral v0.6.0
[INFO] [stderr]    Compiling arrow-data v46.0.0
[INFO] [stderr]    Compiling arrow-array v46.0.0
[INFO] [stderr]    Compiling arrow-select v46.0.0
[INFO] [stderr]    Compiling arrow-cast v46.0.0
[INFO] [stderr]    Compiling arrow-ipc v46.0.0
[INFO] [stderr]    Compiling vineyard v0.18.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint v0.1.44, num-complex v0.1.43, num-rational v0.1.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "afa6adcb37567ecc32f66a1a1606ea9c48fda613ba3c235686714d67fdb8a66e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afa6adcb37567ecc32f66a1a1606ea9c48fda613ba3c235686714d67fdb8a66e", kill_on_drop: false }`
[INFO] [stdout] afa6adcb37567ecc32f66a1a1606ea9c48fda613ba3c235686714d67fdb8a66e
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7362467101c09f3c8c335dd774230c09887c8b5cd5fcf9ae1747880e57e96948
[INFO] running `Command { std: "docker" "start" "-a" "7362467101c09f3c8c335dd774230c09887c8b5cd5fcf9ae1747880e57e96948", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint v0.1.44, num-complex v0.1.43, num-rational v0.1.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vineyard-487961345830b792)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test client::ds::blob_test::tests::test_manually_drop ... ok
[INFO] [stdout] test client::ipc_client_test::tests::test_ipc_connect ... FAILED
[INFO] [stdout] test ds::arrow_test::tests::test_double_array ... FAILED
[INFO] [stdout] test client::ipc_client_test::tests::test_ipc_client_manager ... FAILED
[INFO] [stdout] test client::ds::blob_test::tests::test_blob ... FAILED
[INFO] [stdout] test ds::array_test::tests::test_array_double ... FAILED
[INFO] [stdout] test ds::array_test::tests::test_array_int32 ... FAILED
[INFO] [stdout] test ds::array_test::tests::test_array_float ... FAILED
[INFO] [stdout] test client::rpc_client_test::tests::test_rpc_connect ... FAILED
[INFO] [stdout] test ds::arrow_test::tests::test_record_batch ... FAILED
[INFO] [stdout] test ds::arrow_test::tests::test_int_array ... FAILED
[INFO] [stdout] test ds::array_test::tests::test_array_int64 ... FAILED
[INFO] [stdout] test ds::arrow_test::tests::test_string_array ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::ipc_client_test::tests::test_ipc_connect stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::client::ipc_client_test::tests::test_ipc_connect", file: "./src/client/ipc_client_test.rs", line: 21 }, { fn: "vineyard::client::ipc_client_test::tests::test_ipc_connect::{{closure}}", file: "./src/client/ipc_client_test.rs", line: 20 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::arrow_test::tests::test_double_array stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::arrow_test::tests::test_double_array", file: "./src/ds/arrow_test.rs", line: 71 }, { fn: "vineyard::ds::arrow_test::tests::test_double_array::{{closure}}", file: "./src/ds/arrow_test.rs", line: 69 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- client::ipc_client_test::tests::test_ipc_client_manager stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClientManager::get_default", file: "./src/client/ipc_client.rs", line: 446 }, { fn: "vineyard::client::ipc_client_test::tests::test_ipc_client_manager", file: "./src/client/ipc_client_test.rs", line: 29 }, { fn: "vineyard::client::ipc_client_test::tests::test_ipc_client_manager::{{closure}}", file: "./src/client/ipc_client_test.rs", line: 28 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- client::ds::blob_test::tests::test_blob stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::client::ds::blob_test::tests::test_blob", file: "./src/client/ds/blob_test.rs", line: 84 }, { fn: "vineyard::client::ds::blob_test::tests::test_blob::{{closure}}", file: "./src/client/ds/blob_test.rs", line: 81 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::array_test::tests::test_array_double stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::array_test::tests::test_array_generic", file: "./src/ds/array_test.rs", line: 29 }, { fn: "vineyard::ds::array_test::tests::test_array_double", file: "./src/ds/array_test.rs", line: 90 }, { fn: "vineyard::ds::array_test::tests::test_array_double::{{closure}}", file: "./src/ds/array_test.rs", line: 89 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::array_test::tests::test_array_int32 stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::array_test::tests::test_array_generic", file: "./src/ds/array_test.rs", line: 29 }, { fn: "vineyard::ds::array_test::tests::test_array_int32", file: "./src/ds/array_test.rs", line: 75 }, { fn: "vineyard::ds::array_test::tests::test_array_int32::{{closure}}", file: "./src/ds/array_test.rs", line: 74 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::array_test::tests::test_array_float stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::array_test::tests::test_array_generic", file: "./src/ds/array_test.rs", line: 29 }, { fn: "vineyard::ds::array_test::tests::test_array_float", file: "./src/ds/array_test.rs", line: 85 }, { fn: "vineyard::ds::array_test::tests::test_array_float::{{closure}}", file: "./src/ds/array_test.rs", line: 84 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- client::rpc_client_test::tests::test_rpc_connect stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::rpc_client::RPCClient::default", file: "./src/client/rpc_client.rs", line: 153 }, { fn: "vineyard::client::rpc_client_test::tests::test_rpc_connect", file: "./src/client/rpc_client_test.rs", line: 21 }, { fn: "vineyard::client::rpc_client_test::tests::test_rpc_connect::{{closure}}", file: "./src/client/rpc_client_test.rs", line: 20 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::arrow_test::tests::test_record_batch stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::arrow_test::tests::test_record_batch", file: "./src/ds/arrow_test.rs", line: 156 }, { fn: "vineyard::ds::arrow_test::tests::test_record_batch::{{closure}}", file: "./src/ds/arrow_test.rs", line: 154 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::arrow_test::tests::test_int_array stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::arrow_test::tests::test_int_array", file: "./src/ds/arrow_test.rs", line: 29 }, { fn: "vineyard::ds::arrow_test::tests::test_int_array::{{closure}}", file: "./src/ds/arrow_test.rs", line: 27 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::array_test::tests::test_array_int64 stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::array_test::tests::test_array_generic", file: "./src/ds/array_test.rs", line: 29 }, { fn: "vineyard::ds::array_test::tests::test_array_int64", file: "./src/ds/array_test.rs", line: 80 }, { fn: "vineyard::ds::array_test::tests::test_array_int64::{{closure}}", file: "./src/ds/array_test.rs", line: 79 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] ---- ds::arrow_test::tests::test_string_array stdout ----
[INFO] [stdout] Error: IOError: env var error: environment variable not found
[INFO] [stdout] Backtrace: Backtrace [{ fn: "vineyard::common::util::status::VineyardError::new", file: "./src/common/util/status.rs", line: 155 }, { fn: "<vineyard::common::util::status::VineyardError as core::convert::From<std::env::VarError>>::from", file: "./src/common/util/status.rs", line: 111 }, { fn: "<core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs", line: 1964 }, { fn: "vineyard::client::ipc_client::IPCClient::default", file: "./src/client/ipc_client.rs", line: 322 }, { fn: "vineyard::ds::arrow_test::tests::test_string_array", file: "./src/ds/arrow_test.rs", line: 113 }, { fn: "vineyard::ds::arrow_test::tests::test_string_array::{{closure}}", file: "./src/ds/arrow_test.rs", line: 111 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 625 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "test::run_test_in_process", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 648 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 569 }, { fn: "test::run_test::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs", line: 599 }, { fn: "std::sys_common::backtrace::__rust_begin_short_backtrace", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs", line: 155 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 542 }, { fn: "<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs", line: 272 }, { fn: "std::panicking::try::do_call", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 559 }, { fn: "std::panicking::try", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs", line: 523 }, { fn: "std::panic::catch_unwind", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs", line: 149 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs", line: 541 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs", line: 250 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs", line: 2022 }, { fn: "std::sys::pal::unix::thread::Thread::new::thread_start", file: "/rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs", line: 108 }, { fn: "__clone" }]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::ds::blob_test::tests::test_blob
[INFO] [stdout]     client::ipc_client_test::tests::test_ipc_client_manager
[INFO] [stdout]     client::ipc_client_test::tests::test_ipc_connect
[INFO] [stdout]     client::rpc_client_test::tests::test_rpc_connect
[INFO] [stdout]     ds::array_test::tests::test_array_double
[INFO] [stdout]     ds::array_test::tests::test_array_float
[INFO] [stdout]     ds::array_test::tests::test_array_int32
[INFO] [stdout]     ds::array_test::tests::test_array_int64
[INFO] [stdout]     ds::arrow_test::tests::test_double_array
[INFO] [stdout]     ds::arrow_test::tests::test_int_array
[INFO] [stdout]     ds::arrow_test::tests::test_record_batch
[INFO] [stdout]     ds::arrow_test::tests::test_string_array
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7362467101c09f3c8c335dd774230c09887c8b5cd5fcf9ae1747880e57e96948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7362467101c09f3c8c335dd774230c09887c8b5cd5fcf9ae1747880e57e96948", kill_on_drop: false }`
[INFO] [stdout] 7362467101c09f3c8c335dd774230c09887c8b5cd5fcf9ae1747880e57e96948
