[INFO] fetching crate mule 0.5.0... [INFO] testing mule-0.5.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate mule 0.5.0 into /workspace/builds/worker-110/source [INFO] validating manifest of crates.io crate mule 0.5.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mule 0.5.0 [INFO] finished tweaking crates.io crate mule 0.5.0 [INFO] tweaked toml for crates.io crate mule 0.5.0 written to /workspace/builds/worker-110/source/Cargo.toml [INFO] crate crates.io crate mule 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-stream v0.1.5 [INFO] [stderr] Downloaded futures-core v0.3.13 [INFO] [stderr] Downloaded syn v1.0.68 [INFO] [stderr] Downloaded derive_more v0.99.13 [INFO] [stderr] Downloaded libc v0.2.92 [INFO] [stderr] Downloaded tokio v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c155a4271987e711eeed59fcdc56532edf1a4ad30fff28d6721804c65d196cd4 [INFO] running `Command { std: "docker" "start" "-a" "c155a4271987e711eeed59fcdc56532edf1a4ad30fff28d6721804c65d196cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c155a4271987e711eeed59fcdc56532edf1a4ad30fff28d6721804c65d196cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c155a4271987e711eeed59fcdc56532edf1a4ad30fff28d6721804c65d196cd4", kill_on_drop: false }` [INFO] [stdout] c155a4271987e711eeed59fcdc56532edf1a4ad30fff28d6721804c65d196cd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cec257456bf15e41eed579f4a9154af996971351f6e8baf41fe001056c5ce7a [INFO] running `Command { std: "docker" "start" "-a" "4cec257456bf15e41eed579f4a9154af996971351f6e8baf41fe001056c5ce7a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling mule v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.11s [INFO] running `Command { std: "docker" "inspect" "4cec257456bf15e41eed579f4a9154af996971351f6e8baf41fe001056c5ce7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cec257456bf15e41eed579f4a9154af996971351f6e8baf41fe001056c5ce7a", kill_on_drop: false }` [INFO] [stdout] 4cec257456bf15e41eed579f4a9154af996971351f6e8baf41fe001056c5ce7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd0cb8580fb0b96386e514c576f4543fc6793d92f24115f4e4fb74284c633882 [INFO] running `Command { std: "docker" "start" "-a" "dd0cb8580fb0b96386e514c576f4543fc6793d92f24115f4e4fb74284c633882", kill_on_drop: false }` [INFO] [stderr] Compiling mule v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.17s [INFO] running `Command { std: "docker" "inspect" "dd0cb8580fb0b96386e514c576f4543fc6793d92f24115f4e4fb74284c633882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd0cb8580fb0b96386e514c576f4543fc6793d92f24115f4e4fb74284c633882", kill_on_drop: false }` [INFO] [stdout] dd0cb8580fb0b96386e514c576f4543fc6793d92f24115f4e4fb74284c633882 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd09c20abf53af54af7c50c2f83df1f36a9b53fce41f2a9a17bc37eb569157c8 [INFO] running `Command { std: "docker" "start" "-a" "fd09c20abf53af54af7c50c2f83df1f36a9b53fce41f2a9a17bc37eb569157c8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mule-18c40f1237dfcb9e) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test default_typer::tests::test_typing_bool ... ok [INFO] [stdout] test default_typer::tests::test_typing_float ... ok [INFO] [stdout] test default_typer::tests::test_typing_int ... ok [INFO] [stdout] test line_parsing::tests::test_line_values_2 ... ok [INFO] [stdout] test line_parsing::tests::test_line_values_1 ... ok [INFO] [stdout] test line_parsing::tests::test_line_values_3 ... ok [INFO] [stdout] test line_parsing::tests::test_line_values_4 ... ok [INFO] [stdout] test dataset_file::tests::test_count_lines ... ok [INFO] [stdout] test line_parsing::tests::test_line_values_5 ... ok [INFO] [stdout] test line_parsing::tests::test_line_values_6 ... ok [INFO] [stdout] test line_parsing::tests::test_line_values_7 ... ok [INFO] [stdout] test header_parsing::test::test_read_header_sales_100 ... ok [INFO] [stdout] test separator_inference::test::test_separator_inference ... ok [INFO] [stdout] test column_parsing::tests::test_parses_sales_10_weird ... FAILED [INFO] [stdout] test dataset::tests::test_dataset_read_sales_10_weird ... FAILED [INFO] [stdout] test schema::test::test_infer_schema_sales_100 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- column_parsing::tests::test_parses_sales_10_weird stdout ---- [INFO] [stdout] thread 'column_parsing::tests::test_parses_sales_10_weird' panicked at 'assertion failed: size != 0', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.10.0/src/lib.rs:592:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e01245e4dc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e01245e4dc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e01245e4dc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e01245e4dc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e0124854fc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e012459a08 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e012460837 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e012460837 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e012460837 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e01246056b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e012460f8a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e012460c39 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55e01245e9a4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e012460989 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e01225f673 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55e01225f53d - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55e012265ffd - itertools::Itertools::chunks::haef789a4794072a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.10.0/src/lib.rs:592:9 [INFO] [stdout] 17: 0x55e0122b1f64 - mule::dataset_file::DatasetFile::batches::{{closure}}::hfad9371a9433554a [INFO] [stdout] at /opt/rustwide/workdir/src/dataset_file.rs:70:23 [INFO] [stdout] 18: 0x55e0122fb581 - as core::future::future::Future>::poll::hfc8bef5601534544 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55e0122ac218 - mule::column_parsing::Columns::parse::{{closure}}::h694b7fb1fa18ee86 [INFO] [stdout] at /opt/rustwide/workdir/src/column_parsing.rs:72:69 [INFO] [stdout] 20: 0x55e0122f9be1 - as core::future::future::Future>::poll::h0d4bdbf2b15a8ef4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55e0122cc862 - mule::column_parsing::tests::test_parses_sales_10_weird::{{closure}}::hec0c9161868d3227 [INFO] [stdout] at /opt/rustwide/workdir/src/column_parsing.rs:190:10 [INFO] [stdout] 22: 0x55e0122fa72f - as core::future::future::Future>::poll::h85bf39d7f4ad0cc4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 23: 0x55e012310836 - as core::future::future::Future>::poll::h77ac355b88848b53 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x55e0122f4dfc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h953f32ca0a95bcf4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:196:62 [INFO] [stdout] 25: 0x55e0122d528a - tokio::coop::with_budget::{{closure}}::h72c172c5e78109c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/coop.rs:106:9 [INFO] [stdout] 26: 0x55e012261909 - std::thread::local::LocalKey::try_with::h04139ddb04ca2bc4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 27: 0x55e0122610fc - std::thread::local::LocalKey::with::hb6d6a15a308dc6cf [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 28: 0x55e0122f3dee - tokio::coop::with_budget::ha6f69965788ec7b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/coop.rs:99:5 [INFO] [stdout] 29: 0x55e0122f3dee - tokio::coop::budget::h364aaf11b8cb1a3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/coop.rs:76:5 [INFO] [stdout] 30: 0x55e0122f3dee - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hfa692c0fcddb418b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:196:39 [INFO] [stdout] 31: 0x55e0122f7d08 - tokio::runtime::basic_scheduler::enter::{{closure}}::h7c85d5cf4200a964 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:279:29 [INFO] [stdout] 32: 0x55e0122ae826 - tokio::macros::scoped_tls::ScopedKey::set::hca8b95365e32ce99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x55e0122f6cdb - tokio::runtime::basic_scheduler::enter::h94bade74479e59e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:279:5 [INFO] [stdout] 34: 0x55e0122ef5d5 - tokio::runtime::basic_scheduler::Inner

::block_on::h119b0b8d2e27062c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:185:9 [INFO] [stdout] 35: 0x55e0122f8368 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h89d84fabbba82922 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:425:9 [INFO] [stdout] 36: 0x55e0122ed324 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha5aacb35de55352f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:145:24 [INFO] [stdout] 37: 0x55e0122bc61c - tokio::runtime::Runtime::block_on::h6a280a96e0370a83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 38: 0x55e0122cc437 - mule::column_parsing::tests::test_parses_sales_10_weird::h86826312341a2fb2 [INFO] [stdout] at /opt/rustwide/workdir/src/column_parsing.rs:160:5 [INFO] [stdout] 39: 0x55e0122cc361 - mule::column_parsing::tests::test_parses_sales_10_weird::{{closure}}::hf5b85950bb958e7e [INFO] [stdout] at /opt/rustwide/workdir/src/column_parsing.rs:160:5 [INFO] [stdout] 40: 0x55e0122dcc5e - core::ops::function::FnOnce::call_once::h22b47840eb6f6fb8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55e01234a6c3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x55e01234a6c3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 43: 0x55e0123493f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 44: 0x55e0123493f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x55e0123493f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 46: 0x55e0123493f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 47: 0x55e0123493f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 48: 0x55e0123493f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 49: 0x55e0123493f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 50: 0x55e012352cd1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 51: 0x55e012352cd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 52: 0x55e01231f42f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 53: 0x55e01231f42f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x55e01231f42f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 55: 0x55e01231f42f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 56: 0x55e01231f42f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 57: 0x55e01231f42f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 58: 0x55e01231f42f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 59: 0x55e012466ec3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 60: 0x55e012466ec3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 61: 0x55e012466ec3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7fc397a22609 - start_thread [INFO] [stdout] 63: 0x7fc3977f4293 - clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dataset::tests::test_dataset_read_sales_10_weird stdout ---- [INFO] [stdout] thread 'dataset::tests::test_dataset_read_sales_10_weird' panicked at 'assertion failed: size != 0', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.10.0/src/lib.rs:592:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e01245e4dc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e01245e4dc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e01245e4dc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e01245e4dc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e0124854fc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e012459a08 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e012460837 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e012460837 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e012460837 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e01246056b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e012460f8a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e012460c39 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55e01245e9a4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e012460989 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e01225f673 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55e01225f53d - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55e012265ffd - itertools::Itertools::chunks::haef789a4794072a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.10.0/src/lib.rs:592:9 [INFO] [stdout] 17: 0x55e0122b1f64 - mule::dataset_file::DatasetFile::batches::{{closure}}::hfad9371a9433554a [INFO] [stdout] at /opt/rustwide/workdir/src/dataset_file.rs:70:23 [INFO] [stdout] 18: 0x55e0122fb581 - as core::future::future::Future>::poll::hfc8bef5601534544 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55e0122ab6ac - mule::column_parsing::Columns::parse::{{closure}}::h1c948fbc0512f44c [INFO] [stdout] at /opt/rustwide/workdir/src/column_parsing.rs:72:69 [INFO] [stdout] 20: 0x55e0122fa9d1 - as core::future::future::Future>::poll::h8dee6527fb7d8f89 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55e0122afa31 - mule::dataset::Dataset::read_file::{{closure}}::h1f55cf6a5d18e4aa [INFO] [stdout] at /opt/rustwide/workdir/src/dataset.rs:58:10 [INFO] [stdout] 22: 0x55e0122fb075 - as core::future::future::Future>::poll::hd74d86abcbd0e1cd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 23: 0x55e0123006c5 - mule::dataset::tests::test_dataset_read_sales_10_weird::{{closure}}::h1451027152718e20 [INFO] [stdout] at /opt/rustwide/workdir/src/dataset.rs:109:89 [INFO] [stdout] 24: 0x55e0122fa87f - as core::future::future::Future>::poll::h8b6bc2653bd94499 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 25: 0x55e012310a66 - as core::future::future::Future>::poll::hcdfb7138a018c78f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 26: 0x55e0122f4c3c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h2ae1ed4566e5166f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:196:62 [INFO] [stdout] 27: 0x55e0122d4caa - tokio::coop::with_budget::{{closure}}::h53c0f9d1d8aa5858 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/coop.rs:106:9 [INFO] [stdout] 28: 0x55e012261a69 - std::thread::local::LocalKey::try_with::h0444249521fb43d4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 29: 0x55e012260dec - std::thread::local::LocalKey::with::h800293d659afe376 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 30: 0x55e0122f465e - tokio::coop::with_budget::he7e74b612e6ae910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/coop.rs:99:5 [INFO] [stdout] 31: 0x55e0122f465e - tokio::coop::budget::h2475bb84bf24f37b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/coop.rs:76:5 [INFO] [stdout] 32: 0x55e0122f465e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hfec17924c5cd31cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:196:39 [INFO] [stdout] 33: 0x55e0122f7b28 - tokio::runtime::basic_scheduler::enter::{{closure}}::h0956583f22dfd350 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:279:29 [INFO] [stdout] 34: 0x55e0122ae936 - tokio::macros::scoped_tls::ScopedKey::set::hfddb5043b5d4c12f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 35: 0x55e0122f5f1b - tokio::runtime::basic_scheduler::enter::h277735c20f40e183 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:279:5 [INFO] [stdout] 36: 0x55e0122ef635 - tokio::runtime::basic_scheduler::Inner

::block_on::h3210b4c4d001cc56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:185:9 [INFO] [stdout] 37: 0x55e0122f80a8 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h3b8252a2e90aebb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:425:9 [INFO] [stdout] 38: 0x55e0122eba24 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h176004e8a40ca299 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:145:24 [INFO] [stdout] 39: 0x55e0122bd17c - tokio::runtime::Runtime::block_on::he8e39f4c1d97ea27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 40: 0x55e012300347 - mule::dataset::tests::test_dataset_read_sales_10_weird::h249264c076a2546e [INFO] [stdout] at /opt/rustwide/workdir/src/dataset.rs:105:5 [INFO] [stdout] 41: 0x55e012300271 - mule::dataset::tests::test_dataset_read_sales_10_weird::{{closure}}::h24938440fc8ed21d [INFO] [stdout] at /opt/rustwide/workdir/src/dataset.rs:105:5 [INFO] [stdout] 42: 0x55e0122dd21e - core::ops::function::FnOnce::call_once::ha4a933be302d1c3f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x55e01234a6c3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55e01234a6c3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 45: 0x55e0123493f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 46: 0x55e0123493f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x55e0123493f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 48: 0x55e0123493f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 49: 0x55e0123493f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x55e0123493f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 51: 0x55e0123493f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 52: 0x55e012352cd1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 53: 0x55e012352cd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 54: 0x55e01231f42f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 55: 0x55e01231f42f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 56: 0x55e01231f42f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 57: 0x55e01231f42f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 58: 0x55e01231f42f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 59: 0x55e01231f42f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 60: 0x55e01231f42f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 61: 0x55e012466ec3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 62: 0x55e012466ec3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 63: 0x55e012466ec3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 64: 0x7fc397a22609 - start_thread [INFO] [stdout] 65: 0x7fc3977f4293 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- schema::test::test_infer_schema_sales_100 stdout ---- [INFO] [stdout] thread 'tokio-runtime-worker' panicked at 'assertion failed: size != 0', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.10.0/src/lib.rs:592:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e01245e4dc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e01245e4dc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e01245e4dc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e01245e4dc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e0124854fc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e012459a08 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e012460837 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e012460837 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e012460837 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e01246056b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e012460f8a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e012460c39 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55e01245e9a4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e012460989 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e01225f673 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55e01225f53d - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55e012265ffd - itertools::Itertools::chunks::haef789a4794072a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.10.0/src/lib.rs:592:9 [INFO] [stdout] 17: 0x55e0122b1f64 - mule::dataset_file::DatasetFile::batches::{{closure}}::hfad9371a9433554a [INFO] [stdout] at /opt/rustwide/workdir/src/dataset_file.rs:70:23 [INFO] [stdout] 18: 0x55e0122fb581 - as core::future::future::Future>::poll::hfc8bef5601534544 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55e0122b5ee9 - mule::dataset_file::DatasetFile::batches_blocking::{{closure}}::h32f711939538fb48 [INFO] [stdout] at /opt/rustwide/workdir/src/dataset_file.rs:91:62 [INFO] [stdout] 20: 0x55e0122faf71 - as core::future::future::Future>::poll::hcad2d3af098222e3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55e012310986 - as core::future::future::Future>::poll::h98747cad30ca9d33 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x55e0122f4d8c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h5f80442b5d4724e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:196:62 [INFO] [stdout] 23: 0x55e0122d4efa - tokio::coop::with_budget::{{closure}}::h5d5e93599d90b84d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x55e012264077 - std::thread::local::LocalKey::try_with::h724c6afdc06b8b1f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55e012260c4b - std::thread::local::LocalKey::with::h7364b82489b8c976 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x55e0122efabe - tokio::coop::with_budget::h87a0457db157666f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x55e0122efabe - tokio::coop::budget::hc3fe79ccc01e3733 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x55e0122efabe - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h29a143cb1e011193 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:196:39 [INFO] [stdout] 29: 0x55e0122f7d58 - tokio::runtime::basic_scheduler::enter::{{closure}}::h91731e49de648371 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:279:29 [INFO] [stdout] 30: 0x55e0122ae2d6 - tokio::macros::scoped_tls::ScopedKey::set::h761cab121fb66cb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55e0122f7a9b - tokio::runtime::basic_scheduler::enter::he9dfb3758f6c172a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:279:5 [INFO] [stdout] 32: 0x55e0122ef725 - tokio::runtime::basic_scheduler::Inner

::block_on::hfae9bc04b5d8aa80 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:185:9 [INFO] [stdout] 33: 0x55e0122f84c8 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hd68eb785311b4b9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:425:9 [INFO] [stdout] 34: 0x55e0122edb64 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf7c11e8126e2d28e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:145:24 [INFO] [stdout] 35: 0x55e0122bc2dc - tokio::runtime::Runtime::block_on::h602280d897800025 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x55e0122b5c9d - mule::dataset_file::DatasetFile::batches_blocking::hb2ce2e4e4c55a4cb [INFO] [stdout] at /opt/rustwide/workdir/src/dataset_file.rs:84:5 [INFO] [stdout] 37: 0x55e0122e907c - mule::schema::count_file_column_types_blocking::h72755aa9207173ea [INFO] [stdout] at /opt/rustwide/workdir/src/schema.rs:75:24 [INFO] [stdout] 38: 0x55e0122e8d60 - mule::schema::Schema::infer::{{closure}}::{{closure}}::h479d54672380bf80 [INFO] [stdout] at /opt/rustwide/workdir/src/schema.rs:38:13 [INFO] [stdout] 39: 0x55e0123184c2 - as core::future::future::Future>::poll::hab82154a4e457074 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/blocking/task.rs:42:21 [INFO] [stdout] 40: 0x55e0122a6c13 - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h0494b910abd89f12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/task/core.rs:235:17 [INFO] [stdout] 41: 0x55e0122a1f92 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::heb86fea365e1a378 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 42: 0x55e0122a6984 - tokio::runtime::task::core::CoreStage::poll::h40ac3a8debd508b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/task/core.rs:225:13 [INFO] [stdout] 43: 0x55e012275a27 - tokio::runtime::task::harness::poll_future::{{closure}}::hf30bea9e5894021a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/task/harness.rs:422:23 [INFO] [stdout] 44: 0x55e01231ad5b - as core::ops::function::FnOnce<()>>::call_once::hfff253432de44bd4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 45: 0x55e01231d1ed - std::panicking::try::do_call::h9580db987b7ef96e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 46: 0x55e01231effb - __rust_try [INFO] [stdout] 47: 0x55e01231b70f - std::panicking::try::h667dae2b81a56d3e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 48: 0x55e012278aca - std::panic::catch_unwind::h4a80c9d4b6128f26 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x55e012274ec0 - tokio::runtime::task::harness::poll_future::ha4772afa5c2ee934 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/task/harness.rs:409:19 [INFO] [stdout] 50: 0x55e012271a33 - tokio::runtime::task::harness::Harness::poll_inner::hfe7749cb8bc13fe5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/task/harness.rs:89:9 [INFO] [stdout] 51: 0x55e01227126b - tokio::runtime::task::harness::Harness::poll::ha286b7eaef702277 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/task/harness.rs:59:15 [INFO] [stdout] 52: 0x55e0122bb690 - tokio::runtime::task::raw::poll::h630b85d720a5d03c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/task/raw.rs:104:5 [INFO] [stdout] 53: 0x55e0123bc00f - tokio::runtime::task::raw::RawTask::poll::he6b745c74932a064 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/task/raw.rs:66:18 [INFO] [stdout] 54: 0x55e012362f11 - tokio::runtime::task::Notified::run::hdb48241950d8f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/task/mod.rs:171:9 [INFO] [stdout] 55: 0x55e0123a881e - tokio::runtime::blocking::pool::Inner::run::h28cc35e49cb18dfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/blocking/pool.rs:278:17 [INFO] [stdout] 56: 0x55e0123a7c93 - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::hbbc0eb34ff0d082d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/blocking/pool.rs:258:17 [INFO] [stdout] 57: 0x55e01236ab7c - std::sys_common::backtrace::__rust_begin_short_backtrace::h5371d821a37ced2e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 58: 0x55e0123a3fe1 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5cb123e4166fa082 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 59: 0x55e0123bea01 - as core::ops::function::FnOnce<()>>::call_once::hbc3f13fe4c2b7cc5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x55e0123b4d8c - std::panicking::try::do_call::hee3f8560c6015491 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x55e0123b580b - __rust_try [INFO] [stdout] 62: 0x55e0123b4b51 - std::panicking::try::hbe3ef1b55ffddb5c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 63: 0x55e012368de1 - std::panic::catch_unwind::h7c5e2f46d6fcd64f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 64: 0x55e0123a3df9 - std::thread::Builder::spawn_unchecked_::{{closure}}::heb8d1e5ea94c97cb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 65: 0x55e0123597bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcd4690f202b4abd4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x55e012466ec3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 67: 0x55e012466ec3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 68: 0x55e012466ec3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 69: 0x7fc397a22609 - start_thread [INFO] [stdout] 70: 0x7fc3977f4293 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] thread 'schema::test::test_infer_schema_sales_100' panicked at 'Failed to join on a blocking task: JoinError::Panic(...)', src/schema.rs:47:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e01245e4dc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e01245e4dc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e01245e4dc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e01245e4dc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e0124854fc - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e012459a08 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e012460837 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e012460837 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e012460837 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e01246056b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e012460f8a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e012460c77 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55e01245e9a4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e012460989 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e01225f673 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55e01225f763 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55e01229c0b5 - core::result::Result::expect::h977cd1045e84dabe [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55e0122e8994 - mule::schema::Schema::infer::{{closure}}::he39bc81c3001d670 [INFO] [stdout] at /opt/rustwide/workdir/src/schema.rs:37:34 [INFO] [stdout] 18: 0x55e0122fa631 - as core::future::future::Future>::poll::h810cd76ce3fdc885 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x55e0122b6e96 - mule::schema::test::test_infer_schema_sales_100::{{closure}}::h2df983d90a840dff [INFO] [stdout] at /opt/rustwide/workdir/src/schema.rs:168:10 [INFO] [stdout] 20: 0x55e0122fabcf - as core::future::future::Future>::poll::hb3461935cf3d59c2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: 0x55e012310916 - as core::future::future::Future>::poll::h82c1deba4f924aab [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x55e0122f4edc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hd79d3df9c0bac12b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:196:62 [INFO] [stdout] 23: 0x55e0122d5bfa - tokio::coop::with_budget::{{closure}}::h980a6f9d3ac8e388 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/coop.rs:106:9 [INFO] [stdout] 24: 0x55e012262d09 - std::thread::local::LocalKey::try_with::h3a4d77d3f5bc2761 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 25: 0x55e012260eac - std::thread::local::LocalKey::with::h90a9f8b10269c5a0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 26: 0x55e0122f0b7e - tokio::coop::with_budget::h086c25fceacd3bca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/coop.rs:99:5 [INFO] [stdout] 27: 0x55e0122f0b7e - tokio::coop::budget::hfad0cb9c53e18ed8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/coop.rs:76:5 [INFO] [stdout] 28: 0x55e0122f0b7e - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h61a3ea69bac55a60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:196:39 [INFO] [stdout] 29: 0x55e0122f7df8 - tokio::runtime::basic_scheduler::enter::{{closure}}::hc509d1ad0dcbc3ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:279:29 [INFO] [stdout] 30: 0x55e0122ae3e6 - tokio::macros::scoped_tls::ScopedKey::set::h85d0fcc24d20edbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x55e0122f772b - tokio::runtime::basic_scheduler::enter::he2a58d144a4070a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:279:5 [INFO] [stdout] 32: 0x55e0122ef5a5 - tokio::runtime::basic_scheduler::Inner

::block_on::h0cab7c87c37a5e29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:185:9 [INFO] [stdout] 33: 0x55e0122f7f48 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h14ba292fe1631512 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:425:9 [INFO] [stdout] 34: 0x55e0122ebe44 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h3e81a3c072fe5d77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/basic_scheduler.rs:145:24 [INFO] [stdout] 35: 0x55e0122bc7bc - tokio::runtime::Runtime::block_on::ha6d4338dfed84678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.4.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 36: 0x55e0122b6bd7 - mule::schema::test::test_infer_schema_sales_100::h56fe3b5cc2b0e26a [INFO] [stdout] at /opt/rustwide/workdir/src/schema.rs:156:5 [INFO] [stdout] 37: 0x55e0122b6b01 - mule::schema::test::test_infer_schema_sales_100::{{closure}}::h2610fbfd7f0aa3e1 [INFO] [stdout] at /opt/rustwide/workdir/src/schema.rs:156:5 [INFO] [stdout] 38: 0x55e0122dd3be - core::ops::function::FnOnce::call_once::hdc8f1baa5836c3d8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55e01234a6c3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55e01234a6c3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 41: 0x55e0123493f1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 42: 0x55e0123493f1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x55e0123493f1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 44: 0x55e0123493f1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 45: 0x55e0123493f1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 46: 0x55e0123493f1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 47: 0x55e0123493f1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 48: 0x55e012352cd1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 49: 0x55e012352cd1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 50: 0x55e01231f42f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 51: 0x55e01231f42f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x55e01231f42f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 53: 0x55e01231f42f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 54: 0x55e01231f42f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 55: 0x55e01231f42f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 56: 0x55e01231f42f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55e012466ec3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 58: 0x55e012466ec3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 59: 0x55e012466ec3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7fc397a22609 - start_thread [INFO] [stdout] 61: 0x7fc3977f4293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] column_parsing::tests::test_parses_sales_10_weird [INFO] [stdout] dataset::tests::test_dataset_read_sales_10_weird [INFO] [stdout] schema::test::test_infer_schema_sales_100 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "fd09c20abf53af54af7c50c2f83df1f36a9b53fce41f2a9a17bc37eb569157c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd09c20abf53af54af7c50c2f83df1f36a9b53fce41f2a9a17bc37eb569157c8", kill_on_drop: false }` [INFO] [stdout] fd09c20abf53af54af7c50c2f83df1f36a9b53fce41f2a9a17bc37eb569157c8