[INFO] fetching crate vineyard 0.18.1... [INFO] testing vineyard-0.18.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate vineyard 0.18.1 into /workspace/builds/worker-3-tc2/source [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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vineyard 0.18.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 116 packages to latest compatible versions [INFO] [stderr] Adding arrow-array v46.0.0 (available: v57.0.0) [INFO] [stderr] Adding arrow-buffer v46.0.0 (available: v57.0.0) [INFO] [stderr] Adding arrow-ipc v46.0.0 (available: v57.0.0) [INFO] [stderr] Adding arrow-schema v46.0.0 (available: v57.0.0) [INFO] [stderr] Adding ctor v0.2.9 (available: v0.6.1) [INFO] [stderr] Adding downcast-rs v1.2.1 (available: v2.0.2) [INFO] [stderr] Adding itertools v0.11.0 (available: v0.14.0) [INFO] [stderr] Adding memmap2 v0.7.1 (available: v0.9.9) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbf45ca015ea156615045709ba293601bb23f8ca677fafb39308e357ab4d3ce8 [INFO] running `Command { std: "docker" "start" "-a" "fbf45ca015ea156615045709ba293601bb23f8ca677fafb39308e357ab4d3ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbf45ca015ea156615045709ba293601bb23f8ca677fafb39308e357ab4d3ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf45ca015ea156615045709ba293601bb23f8ca677fafb39308e357ab4d3ce8", kill_on_drop: false }` [INFO] [stdout] fbf45ca015ea156615045709ba293601bb23f8ca677fafb39308e357ab4d3ce8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 563507b9fbf217391c06e0f06c07d253fc1c3c0d0be79141a39fb4c9127d739e [INFO] running `Command { std: "docker" "start" "-a" "563507b9fbf217391c06e0f06c07d253fc1c3c0d0be79141a39fb4c9127d739e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling arrow-schema v46.0.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sendfd v0.4.4 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling gensym v0.1.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 17.33s [INFO] running `Command { std: "docker" "inspect" "563507b9fbf217391c06e0f06c07d253fc1c3c0d0be79141a39fb4c9127d739e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "563507b9fbf217391c06e0f06c07d253fc1c3c0d0be79141a39fb4c9127d739e", kill_on_drop: false }` [INFO] [stdout] 563507b9fbf217391c06e0f06c07d253fc1c3c0d0be79141a39fb4c9127d739e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cca33743f673f0ec1272721633f6f8213c3c380567b088ba8790be0f03d38c8f [INFO] running `Command { std: "docker" "start" "-a" "cca33743f673f0ec1272721633f6f8213c3c380567b088ba8790be0f03d38c8f", kill_on_drop: false }` [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [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 num v0.1.43 [INFO] [stderr] Compiling spectral v0.6.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] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/client/ds/blob_test.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | drop_a_called.fetch_add(1, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/client/ds/blob_test.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | assert!(unsafe { drop_a_called.load(Ordering::SeqCst) } == 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/client/ds/blob_test.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | drop_b_called.fetch_add(1, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/client/ds/blob_test.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | assert!(unsafe { drop_a_called.load(Ordering::SeqCst) } == 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/client/ds/blob_test.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | assert!(unsafe { drop_b_called.load(Ordering::SeqCst) } == 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/client/ds/blob_test.rs:72:26 [INFO] [stdout] | [INFO] [stdout] 72 | assert!(unsafe { drop_a_called.load(Ordering::SeqCst) } == 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/client/ds/blob_test.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | assert!(unsafe { drop_b_called.load(Ordering::SeqCst) } == 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/client/ds/blob_test.rs:76:26 [INFO] [stdout] | [INFO] [stdout] 76 | assert!(unsafe { drop_a_called.load(Ordering::SeqCst) } == 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/client/ds/blob_test.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | assert!(unsafe { drop_b_called.load(Ordering::SeqCst) } == 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.53s [INFO] running `Command { std: "docker" "inspect" "cca33743f673f0ec1272721633f6f8213c3c380567b088ba8790be0f03d38c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cca33743f673f0ec1272721633f6f8213c3c380567b088ba8790be0f03d38c8f", kill_on_drop: false }` [INFO] [stdout] cca33743f673f0ec1272721633f6f8213c3c380567b088ba8790be0f03d38c8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d7475d28e27a7e1bd69febeb81e0c3415dfbaf1dd097f366b5c8cfb92138bb0c [INFO] running `Command { std: "docker" "start" "-a" "d7475d28e27a7e1bd69febeb81e0c3415dfbaf1dd097f366b5c8cfb92138bb0c", kill_on_drop: false }` [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/client/ds/blob_test.rs:36:21 [INFO] [stderr] | [INFO] [stderr] 36 | drop_a_called.fetch_add(1, Ordering::SeqCst); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/client/ds/blob_test.rs:52:34 [INFO] [stderr] | [INFO] [stderr] 52 | assert!(unsafe { drop_a_called.load(Ordering::SeqCst) } == 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/client/ds/blob_test.rs:55:21 [INFO] [stderr] | [INFO] [stderr] 55 | drop_b_called.fetch_add(1, Ordering::SeqCst); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/client/ds/blob_test.rs:69:26 [INFO] [stderr] | [INFO] [stderr] 69 | assert!(unsafe { drop_a_called.load(Ordering::SeqCst) } == 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/client/ds/blob_test.rs:70:26 [INFO] [stderr] | [INFO] [stderr] 70 | assert!(unsafe { drop_b_called.load(Ordering::SeqCst) } == 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/client/ds/blob_test.rs:72:26 [INFO] [stderr] | [INFO] [stderr] 72 | assert!(unsafe { drop_a_called.load(Ordering::SeqCst) } == 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/client/ds/blob_test.rs:73:26 [INFO] [stderr] | [INFO] [stderr] 73 | assert!(unsafe { drop_b_called.load(Ordering::SeqCst) } == 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/client/ds/blob_test.rs:76:26 [INFO] [stderr] | [INFO] [stderr] 76 | assert!(unsafe { drop_a_called.load(Ordering::SeqCst) } == 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/client/ds/blob_test.rs:77:26 [INFO] [stderr] | [INFO] [stderr] 77 | assert!(unsafe { drop_b_called.load(Ordering::SeqCst) } == 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: `vineyard` (lib test) generated 9 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vineyard-37743f4c23fa9f63) [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_connect ... FAILED [INFO] [stdout] test client::rpc_client_test::tests::test_rpc_connect ... 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::arrow_test::tests::test_int_array ... FAILED [INFO] [stdout] test ds::arrow_test::tests::test_string_array ... FAILED [INFO] [stdout] test ds::array_test::tests::test_array_float ... FAILED [INFO] [stdout] test ds::array_test::tests::test_array_int64 ... FAILED [INFO] [stdout] test client::ipc_client_test::tests::test_ipc_client_manager ... FAILED [INFO] [stdout] test ds::array_test::tests::test_array_int32 ... FAILED [INFO] [stdout] test ds::arrow_test::tests::test_record_batch ... 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: ">::from", file: "./src/common/util/status.rs", line: 111 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs", line: 2184 }, { 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 562 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 560 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs", line: 2085 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs", line: 124 }, { 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: ">::from", file: "./src/common/util/status.rs", line: 111 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs", line: 2184 }, { 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 562 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 560 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs", line: 2085 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs", line: 124 }, { 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: ">::from", file: "./src/common/util/status.rs", line: 111 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs", line: 2184 }, { 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 562 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 560 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs", line: 2085 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs", line: 124 }, { 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: ">::from", file: "./src/common/util/status.rs", line: 111 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs", line: 2184 }, { 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 562 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 560 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs", line: 2085 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs", line: 124 }, { 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: ">::from", file: "./src/common/util/status.rs", line: 111 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs", line: 2184 }, { 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 562 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 560 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs", line: 2085 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs", line: 124 }, { 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: ">::from", file: "./src/common/util/status.rs", line: 111 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs", line: 2184 }, { 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 562 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 560 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs", line: 2085 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs", line: 124 }, { 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: ">::from", file: "./src/common/util/status.rs", line: 111 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs", line: 2184 }, { 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 562 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 560 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs", line: 2085 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs", line: 124 }, { 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: ">::from", file: "./src/common/util/status.rs", line: 111 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs", line: 2184 }, { 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 562 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 560 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs", line: 2085 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs", line: 124 }, { 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: ">::from", file: "./src/common/util/status.rs", line: 111 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs", line: 2184 }, { 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 562 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 560 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs", line: 2085 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs", line: 124 }, { 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: ">::from", file: "./src/common/util/status.rs", line: 111 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs", line: 2184 }, { 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 562 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 560 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs", line: 2085 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs", line: 124 }, { 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: ">::from", file: "./src/common/util/status.rs", line: 111 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs", line: 2184 }, { 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 562 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 560 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs", line: 2085 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs", line: 124 }, { 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: ">::from", file: "./src/common/util/status.rs", line: 111 }, { fn: " as core::ops::try_trait::FromResidual>>::from_residual", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs", line: 2184 }, { 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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "core::ops::function::FnOnce::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: "test::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 663 }, { fn: "test::run_test_in_process::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "test::run_test_in_process", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 686 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 607 }, { fn: "test::run_test::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs", line: 637 }, { fn: "std::sys::backtrace::__rust_begin_short_backtrace", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs", line: 158 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 562 }, { fn: " as core::ops::function::FnOnce<()>>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs", line: 274 }, { fn: "std::panicking::catch_unwind::do_call", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 590 }, { fn: "std::panicking::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs", line: 553 }, { fn: "std::panic::catch_unwind", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs", line: 359 }, { fn: "std::thread::Builder::spawn_unchecked_::{{closure}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs", line: 560 }, { fn: "core::ops::function::FnOnce::call_once{{vtable.shim}}", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs", line: 250 }, { fn: " as core::ops::function::FnOnce>::call_once", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs", line: 2085 }, { fn: "std::sys::thread::unix::Thread::new::thread_start", file: "/rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs", line: 124 }, { 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.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "d7475d28e27a7e1bd69febeb81e0c3415dfbaf1dd097f366b5c8cfb92138bb0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7475d28e27a7e1bd69febeb81e0c3415dfbaf1dd097f366b5c8cfb92138bb0c", kill_on_drop: false }` [INFO] [stdout] d7475d28e27a7e1bd69febeb81e0c3415dfbaf1dd097f366b5c8cfb92138bb0c