[INFO] cloning repository https://github.com/jeffbski-sketch/pqrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffbski-sketch/pqrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffbski-sketch%2Fpqrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffbski-sketch%2Fpqrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58ea67e5e1b0e8671d999ea7f67999a4a5189613 [INFO] testing jeffbski-sketch/pqrs against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffbski-sketch%2Fpqrs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jeffbski-sketch/pqrs [INFO] finished tweaking git repo https://github.com/jeffbski-sketch/pqrs [INFO] tweaked toml for git repo https://github.com/jeffbski-sketch/pqrs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jeffbski-sketch/pqrs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jeffbski-sketch/pqrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indexmap v1.8.1 [INFO] [stderr] Downloaded chrono-tz-build v0.0.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.38 [INFO] [stderr] Downloaded clap_lex v0.2.0 [INFO] [stderr] Downloaded multiversion-macros v0.6.1 [INFO] [stderr] Downloaded lz4 v1.23.3 [INFO] [stderr] Downloaded integer-encoding v1.1.7 [INFO] [stderr] Downloaded multiversion v0.6.1 [INFO] [stderr] Downloaded uncased v0.9.6 [INFO] [stderr] Downloaded clap_derive v3.1.18 [INFO] [stderr] Downloaded num-complex v0.4.1 [INFO] [stderr] Downloaded flatbuffers v2.1.1 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.3 [INFO] [stderr] Downloaded lexical-core v0.8.3 [INFO] [stderr] Downloaded thrift v0.13.0 [INFO] [stderr] Downloaded textwrap v0.15.0 [INFO] [stderr] Downloaded parquet-format v4.0.0 [INFO] [stderr] Downloaded lexical-write-integer v0.8.3 [INFO] [stderr] Downloaded flate2 v1.0.23 [INFO] [stderr] Downloaded lexical-util v0.8.3 [INFO] [stderr] Downloaded lexical-write-float v0.8.4 [INFO] [stderr] Downloaded lexical-parse-float v0.8.3 [INFO] [stderr] Downloaded parquet v12.0.0 [INFO] [stderr] Downloaded clap v3.1.18 [INFO] [stderr] Downloaded syn v1.0.94 [INFO] [stderr] Downloaded lz4-sys v1.9.3 [INFO] [stderr] Downloaded arrow v12.0.0 [INFO] [stderr] Downloaded chrono-tz v0.6.1 [INFO] [stderr] Downloaded libc v0.2.125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b051ce87ea309ec4716adfe1a75c65646f706d19ef8dce3327ecbc55aaecf291 [INFO] running `Command { std: "docker" "start" "-a" "b051ce87ea309ec4716adfe1a75c65646f706d19ef8dce3327ecbc55aaecf291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b051ce87ea309ec4716adfe1a75c65646f706d19ef8dce3327ecbc55aaecf291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b051ce87ea309ec4716adfe1a75c65646f706d19ef8dce3327ecbc55aaecf291", kill_on_drop: false }` [INFO] [stdout] b051ce87ea309ec4716adfe1a75c65646f706d19ef8dce3327ecbc55aaecf291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deaff86cb0b5050da02e768fb0085ac0ae0afd861b6b5ab2c239990581aa4664 [INFO] running `Command { std: "docker" "start" "-a" "deaff86cb0b5050da02e768fb0085ac0ae0afd861b6b5ab2c239990581aa4664", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling lexical-util v0.8.3 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lexical-parse-integer v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lexical-write-integer v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling lz4-sys v1.9.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling lexical-write-float v0.8.4 [INFO] [stderr] Compiling lexical-parse-float v0.8.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling lexical-core v0.8.3 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling parquet v12.0.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling parquet-format v4.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling flatbuffers v2.1.1 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling lz4 v1.23.3 [INFO] [stderr] Compiling arrow v12.0.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling pqrs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "deaff86cb0b5050da02e768fb0085ac0ae0afd861b6b5ab2c239990581aa4664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deaff86cb0b5050da02e768fb0085ac0ae0afd861b6b5ab2c239990581aa4664", kill_on_drop: false }` [INFO] [stdout] deaff86cb0b5050da02e768fb0085ac0ae0afd861b6b5ab2c239990581aa4664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11a02b4536770bff00b20bd80c7d3c211f7a3642cdc59497f1a14993b35fbdd4 [INFO] running `Command { std: "docker" "start" "-a" "11a02b4536770bff00b20bd80c7d3c211f7a3642cdc59497f1a14993b35fbdd4", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling pqrs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.46s [INFO] running `Command { std: "docker" "inspect" "11a02b4536770bff00b20bd80c7d3c211f7a3642cdc59497f1a14993b35fbdd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a02b4536770bff00b20bd80c7d3c211f7a3642cdc59497f1a14993b35fbdd4", kill_on_drop: false }` [INFO] [stdout] 11a02b4536770bff00b20bd80c7d3c211f7a3642cdc59497f1a14993b35fbdd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 35481945a1ac6c063033c2ea09d0f8955a3cafc523c9e9f07ea0b11258982737 [INFO] running `Command { std: "docker" "start" "-a" "35481945a1ac6c063033c2ea09d0f8955a3cafc523c9e9f07ea0b11258982737", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pqrs-ae6ad4062a63a1b1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-16c6110718646079) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test integration::validate_cat_csv ... ok [INFO] [stdout] test integration::validate_compressed_size ... ok [INFO] [stdout] test integration::validate_cat_json ... ok [INFO] [stdout] test integration::validate_cat ... ok [INFO] [stdout] test integration::validate_compressed_size_pretty ... ok [INFO] [stdout] test integration::validate_head ... ok [INFO] [stdout] test integration::validate_rowcount ... ok [INFO] [stdout] test integration::validate_sample ... ok [INFO] [stdout] test integration::validate_schema ... ok [INFO] [stdout] test integration::validate_schema_json ... ok [INFO] [stdout] test integration::validate_uncompressed_size_pretty ... ok [INFO] [stdout] test integration::validate_uncompressed_size ... ok [INFO] [stdout] test integration::validate_cat_directory ... ok [INFO] [stdout] test integration::validate_merge ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- integration::validate_merge stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'integration::validate_merge' (33) panicked at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code- [INFO] [stdout] stderr=```<12828 bytes total>"\nthread \'main\' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-12.0.0/src/util/hash_util.rs:115:29:\nunsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX`\n\nThis indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.\nstack backtrace:\n 0: 0x62b7a62523da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n 1: 0x62b7a62523da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n 2: 0x62b7a62523da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9\n 3: 0x62b7a62523da - <::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26\n 4: 0x62b7a626b2ca - ::fmt\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76\n 5: 0x62b7a626b2ca - core[e929cb53b82a81ca]::fmt::write\n 6: 0x62b7a6257ff2 - std[29689e6404d28ef9]::io::default_write_fmt::\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11\n 7: 0x62b7a6257ff2 - ..."/std/src/panicking.rs:544:19\n 41: 0x62b7a624cce7 - std[29689e6404d28ef9]::panic::catch_unwind::<&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync, i32>\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14\n 42: 0x62b7a624cce7 - std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:175:24\n 43: 0x62b7a624cce7 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40\n 44: 0x62b7a624cce7 - std[29689e6404d28ef9]::panicking::catch_unwind::\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19\n 45: 0x62b7a624cce7 - std[29689e6404d28ef9]::panic::catch_unwind::\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14\n 46: 0x62b7a624cce7 - std[29689e6404d28ef9]::rt::lang_start_internal\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:171:5\n 47: 0x62b7a550d917 - std[29689e6404d28ef9]::rt::lang_start::>\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:205:5\n 48: 0x62b7a54ecdbe - main\n 49: 0x748f551041ca - \n 50: 0x748f5510428b - __libc_start_main\n 51: 0x62b7a54d00e5 - _start\n 52: 0x0 - \nthread caused non-unwinding panic. aborting.\n"``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/pqrs" "merge" "--input" "data/pems-1.snappy.parquet" "data/pems-2.snappy.parquet" "--output" "/tmp/.tmp3Upsyn/merged.snappy.parquet"` [INFO] [stdout] code= [INFO] [stdout] stdout="" [INFO] [stdout] stderr=<12828 bytes total>"\nthread \'main\' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-12.0.0/src/util/hash_util.rs:115:29:\nunsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX`\n\nThis indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.\nstack backtrace:\n 0: 0x62b7a62523da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n 1: 0x62b7a62523da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n 2: 0x62b7a62523da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9\n 3: 0x62b7a62523da - <::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26\n 4: 0x62b7a626b2ca - ::fmt\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76\n 5: 0x62b7a626b2ca - core[e929cb53b82a81ca]::fmt::write\n 6: 0x62b7a6257ff2 - std[29689e6404d28ef9]::io::default_write_fmt::\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11\n 7: 0x62b7a6257ff2 - ..."/std/src/panicking.rs:544:19\n 41: 0x62b7a624cce7 - std[29689e6404d28ef9]::panic::catch_unwind::<&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync, i32>\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14\n 42: 0x62b7a624cce7 - std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:175:24\n 43: 0x62b7a624cce7 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40\n 44: 0x62b7a624cce7 - std[29689e6404d28ef9]::panicking::catch_unwind::\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19\n 45: 0x62b7a624cce7 - std[29689e6404d28ef9]::panic::catch_unwind::\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14\n 46: 0x62b7a624cce7 - std[29689e6404d28ef9]::rt::lang_start_internal\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:171:5\n 47: 0x62b7a550d917 - std[29689e6404d28ef9]::rt::lang_start::>\n at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:205:5\n 48: 0x62b7a54ecdbe - main\n 49: 0x748f551041ca - \n 50: 0x748f5510428b - __libc_start_main\n 51: 0x62b7a54d00e5 - _start\n 52: 0x0 - \nthread caused non-unwinding panic. aborting.\n" [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x603212439e0a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x603212439e0a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x603212439e0a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x603212439e0a - <::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x60321244f6ca - ::fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x60321244f6ca - core[e929cb53b82a81ca]::fmt::write [INFO] [stdout] 6: 0x60321243fb52 - std[29689e6404d28ef9]::io::default_write_fmt::> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x60321243fb52 - as std[29689e6404d28ef9]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x6032124171cf - ::print [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6032124171cf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x603212431b59 - std[29689e6404d28ef9]::panicking::default_hook [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x6032123942cc - core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 12: 0x6032123942cc - test[a24b3028667022f7]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x603212431d12 - core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 14: 0x603212431d12 - std[29689e6404d28ef9]::panicking::panic_with_hook [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x603212417288 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x60321240c3b9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x603212417f9d - __rustc[3aed6af316653e63]::rust_begin_unwind [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x60321244fe5c - core[e929cb53b82a81ca]::panicking::panic_fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x6032123cf438 - core[e929cb53b82a81ca]::panicking::panic_display:: [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x6032123d4127 - ::panic:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:1036:9 [INFO] [stdout] 21: 0x6032123da267 - <::panic as core[e929cb53b82a81ca]::ops::function::FnOnce<(assert_cmd[7996c8e0a3c3fc32]::assert::AssertError,)>>::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6032123d3973 - >::unwrap_or_else::<::panic> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1622:23 [INFO] [stdout] 23: 0x6032123d70e0 - ::success [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:156:28 [INFO] [stdout] 24: 0x60321237dfe0 - integration[2634ac4ec7d8a056]::integration::validate_merge [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:117:22 [INFO] [stdout] 25: 0x60321237b627 - integration[2634ac4ec7d8a056]::integration::validate_merge::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:106:28 [INFO] [stdout] 26: 0x603212387126 - >::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x6032123875ab - core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x6032123875ab - test[a24b3028667022f7]::__rust_begin_short_backtrace::, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18 [INFO] [stdout] 29: 0x603212394d9b - test[a24b3028667022f7]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74 [INFO] [stdout] 30: 0x603212394d9b - as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 31: 0x603212394d9b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x603212394d9b - std[29689e6404d28ef9]::panicking::catch_unwind::, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x603212394d9b - std[29689e6404d28ef9]::panic::catch_unwind::, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x603212394d9b - test[a24b3028667022f7]::run_test_in_process [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27 [INFO] [stdout] 35: 0x603212394d9b - test[a24b3028667022f7]::run_test::{closure#0} [INFO] [stderr] error: test failed, to rerun pass `--test integration` [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43 [INFO] [stdout] 36: 0x60321238e4b4 - test[a24b3028667022f7]::run_test::{closure#1} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41 [INFO] [stdout] 37: 0x60321238e4b4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x6032123979a2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 39: 0x6032123979a2 - ::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 40: 0x6032123979a2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x6032123979a2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x6032123979a2 - std[29689e6404d28ef9]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x6032123979a2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 44: 0x6032123979a2 - ::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x60321243969f - + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9 [INFO] [stdout] 46: 0x60321243969f - ::new::thread_start [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x708382dfdaa4 - [INFO] [stdout] 48: 0x708382e8aa64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] integration::validate_merge [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "35481945a1ac6c063033c2ea09d0f8955a3cafc523c9e9f07ea0b11258982737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35481945a1ac6c063033c2ea09d0f8955a3cafc523c9e9f07ea0b11258982737", kill_on_drop: false }` [INFO] [stdout] 35481945a1ac6c063033c2ea09d0f8955a3cafc523c9e9f07ea0b11258982737