[INFO] fetching crate fluvio-storage 0.3.0... [INFO] testing fluvio-storage-0.3.0 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate fluvio-storage 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate fluvio-storage 0.3.0 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluvio-storage 0.3.0 [INFO] finished tweaking crates.io crate fluvio-storage 0.3.0 [INFO] tweaked toml for crates.io crate fluvio-storage 0.3.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate fluvio-storage 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aea32a4aa88bc7fe33979fb6c8de701c0781a9bdf6a7b0ce5a89d859c52d1cc [INFO] running `Command { std: "docker" "start" "-a" "7aea32a4aa88bc7fe33979fb6c8de701c0781a9bdf6a7b0ce5a89d859c52d1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aea32a4aa88bc7fe33979fb6c8de701c0781a9bdf6a7b0ce5a89d859c52d1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aea32a4aa88bc7fe33979fb6c8de701c0781a9bdf6a7b0ce5a89d859c52d1cc", kill_on_drop: false }` [INFO] [stdout] 7aea32a4aa88bc7fe33979fb6c8de701c0781a9bdf6a7b0ce5a89d859c52d1cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e0ca25086e54cb33c1906156a141c579ee2d9842552d528eea113cc77b460ac [INFO] running `Command { std: "docker" "start" "-a" "9e0ca25086e54cb33c1906156a141c579ee2d9842552d528eea113cc77b460ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling crc32c v0.5.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling nb-connect v1.0.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling fluvio-test-derive v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling fluvio-protocol-core v0.2.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fluvio-protocol-derive v0.2.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling async-process v1.0.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling fluvio-protocol-codec v0.2.0 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling flv-util v0.5.2 [INFO] [stderr] Compiling fluvio-types v0.2.2 [INFO] [stderr] Compiling fluvio-protocol-api v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stderr] Compiling fluvio-future v0.1.15 [INFO] [stderr] Compiling fluvio-protocol v0.3.0 [INFO] [stderr] Compiling fluvio-dataplane-protocol v0.3.0 [INFO] [stderr] Compiling fluvio-storage v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: cross-crate traits with a default impl, like `Unpin`, should not be specialized [INFO] [stdout] --> src/segment.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | impl Unpin for Segment {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_auto_trait_impls)]` on by default [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] = note: `MutLogIndex` is not a generic parameter [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/segment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Segment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.61s [INFO] running `Command { std: "docker" "inspect" "9e0ca25086e54cb33c1906156a141c579ee2d9842552d528eea113cc77b460ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e0ca25086e54cb33c1906156a141c579ee2d9842552d528eea113cc77b460ac", kill_on_drop: false }` [INFO] [stdout] 9e0ca25086e54cb33c1906156a141c579ee2d9842552d528eea113cc77b460ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17f32f0076ad2ed52b265ca3081b2bdfd737710bf762aad85e9125b061eb82eb [INFO] running `Command { std: "docker" "start" "-a" "17f32f0076ad2ed52b265ca3081b2bdfd737710bf762aad85e9125b061eb82eb", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stdout] warning: cross-crate traits with a default impl, like `Unpin`, should not be specialized [INFO] [stdout] --> src/segment.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | impl Unpin for Segment {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_auto_trait_impls)]` on by default [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] = note: `MutLogIndex` is not a generic parameter [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/segment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Segment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling fluvio-socket v0.6.0 [INFO] [stderr] Compiling fluvio-storage v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: cross-crate traits with a default impl, like `Unpin`, should not be specialized [INFO] [stdout] --> src/segment.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | impl Unpin for Segment {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_auto_trait_impls)]` on by default [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] = note: `MutLogIndex` is not a generic parameter [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/segment.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct Segment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.45s [INFO] running `Command { std: "docker" "inspect" "17f32f0076ad2ed52b265ca3081b2bdfd737710bf762aad85e9125b061eb82eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f32f0076ad2ed52b265ca3081b2bdfd737710bf762aad85e9125b061eb82eb", kill_on_drop: false }` [INFO] [stdout] 17f32f0076ad2ed52b265ca3081b2bdfd737710bf762aad85e9125b061eb82eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 674c19812a1112f2f6f931ca8fd7d7314718da05fffc64ce8d032bd9f6493719 [INFO] running `Command { std: "docker" "start" "-a" "674c19812a1112f2f6f931ca8fd7d7314718da05fffc64ce8d032bd9f6493719", kill_on_drop: false }` [INFO] [stderr] warning: cross-crate traits with a default impl, like `Unpin`, should not be specialized [INFO] [stderr] --> src/segment.rs:235:1 [INFO] [stderr] | [INFO] [stderr] 235 | impl Unpin for Segment {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(suspicious_auto_trait_impls)]` on by default [INFO] [stderr] = warning: this will change its meaning in a future release! [INFO] [stderr] = note: for more information, see issue #93367 [INFO] [stderr] = note: `MutLogIndex` is not a generic parameter [INFO] [stderr] note: try using the same sequence of generic parameters as the struct definition [INFO] [stderr] --> src/segment.rs:56:1 [INFO] [stderr] | [INFO] [stderr] 56 | pub struct Segment { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `fluvio-storage` (lib) generated 1 warning [INFO] [stderr] warning: `fluvio-storage` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluvio_storage-52e45630f23b8089) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test fixture::pin_tests::test_write_pin ... ok [INFO] [stdout] test fixture::pin_tests::test_read_pin ... ok [INFO] [stdout] test index::tests::test_index_search ... ok [INFO] [stdout] test range_map::tests::test_segment_read_empty_sync ... ok [INFO] [stdout] test mut_records::tests::test_write_records_every_sync ... ok [INFO] [stdout] test batch::tests::test_batch_stream_single_sync ... ok [INFO] [stdout] test batch::tests::test_batch_stream_multiple_sync ... ok [INFO] [stdout] test replica::tests::test_replica_commit_sync ... ok [INFO] [stdout] test replica::tests::test_committed_fetch_sync ... ok [INFO] [stdout] test replica::tests::test_replica_delete_sync ... ok [INFO] [stdout] test mut_records::tests::test_write_records_count_sync ... ok [INFO] [stdout] test checkpoint::tests::checkpoint_test_sync ... ok [INFO] [stdout] test util::tests::test_file_generation ... ok [INFO] [stdout] test util::tests::test_log_path ... ok [INFO] [stdout] test replica::tests::test_replica_limit_batch_sync ... ok [INFO] [stdout] test validator::tests::test_validate_empty_sync ... ok [INFO] [stdout] test mut_index::tests::test_index_shrink_sync ... ok [INFO] [stdout] test replica::tests::test_replica_simple_sync ... ok [INFO] [stdout] test validator::tests::test_validate_invalid_contents_sync ... ok [INFO] [stdout] test validator::tests::test_validate_offset_sync ... ok [INFO] [stdout] test mut_index::tests::test_index_write_sync ... ok [INFO] [stdout] test replica::tests::test_replica_end_offset_sync ... ok [INFO] [stdout] test validator::tests::test_validate_success_sync ... ok [INFO] [stdout] test replica::tests::test_uncommitted_fetch_sync ... ok [INFO] [stdout] test mut_index::tests::test_mut_index_findoffset_sync ... ok [INFO] [stdout] test segment::tests::test_segment_multiple_record_sync ... ok [INFO] [stdout] test segment::tests::test_segment_single_record_sync ... ok [INFO] [stdout] test replica::tests::test_rep_log_roll_over_sync ... ok [INFO] [stdout] test segment::tests::test_segment_multiple_batch_sync ... ok [INFO] [stdout] test range_map::tests::test_find_segment_sync ... ok [INFO] [stdout] test range_map::tests::test_segment_read_many_sync ... ok [INFO] [stdout] test mut_records::tests::test_write_records_idle_delay_sync ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- mut_records::tests::test_write_records_idle_delay_sync stdout ---- [INFO] [stdout] thread 'mut_records::tests::test_write_records_idle_delay_sync' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `2`, [INFO] [stdout] right: `3`', src/mut_records.rs:557:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bc2d8edeb0 - std::backtrace_rs::backtrace::libunwind::trace::h418ac92b8090bf5c [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x55bc2d8edeb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a8b1d5040587567 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bc2d8edeb0 - std::sys_common::backtrace::_print_fmt::hcf39df7f920a8a7f [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55bc2d8edeb0 - ::fmt::h66e1c999b09d2400 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55bc2d9128ee - core::fmt::write::h90c5198062f012b5 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/fmt/mod.rs:1202:17 [INFO] [stdout] 5: 0x55bc2d8e9eb5 - std::io::Write::write_fmt::h00a2c5322f8dc51f [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/io/mod.rs:1679:15 [INFO] [stdout] 6: 0x55bc2d8ef9a3 - std::sys_common::backtrace::_print::h87a6c14cdd097577 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55bc2d8ef9a3 - std::sys_common::backtrace::print::h30b70c9b033f6cc7 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55bc2d8ef9a3 - std::panicking::default_hook::{{closure}}::hbdc56e1a8ccd98b3 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55bc2d8ef613 - std::panicking::default_hook::he95e3d05cd05c0e6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55bc2d8f004a - std::panicking::rust_panic_with_hook::h6fda7132bdef5dc6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55bc2d8eff47 - std::panicking::begin_panic_handler::{{closure}}::hdd34c0fe877dbd38 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55bc2d8ee35c - std::sys_common::backtrace::__rust_end_short_backtrace::hc4c468f100834158 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55bc2d8efc62 - rust_begin_unwind [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55bc2d3d7623 - core::panicking::panic_fmt::h70c06d9696b6af6b [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55bc2d91148b - core::panicking::assert_failed_inner::h9c874b27e809834a [INFO] [stdout] 16: 0x55bc2d4487ba - core::panicking::assert_failed::h60fa38d1ba8032b2 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:181:5 [INFO] [stdout] 17: 0x55bc2d59f8b2 - fluvio_storage::mut_records::tests::test_write_records_idle_delay_sync::test_write_records_idle_delay::{{closure}}::he9a711fd06cf9543 [INFO] [stdout] at /opt/rustwide/workdir/src/mut_records.rs:557:9 [INFO] [stdout] 18: 0x55bc2d4f33e1 - as core::future::future::Future>::poll::h9f80676faf3c6a15 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x55bc2d5a12d5 - fluvio_storage::mut_records::tests::test_write_records_idle_delay_sync::{{closure}}::h6ce78e42f52f365d [INFO] [stdout] at /opt/rustwide/workdir/src/mut_records.rs:506:5 [INFO] [stdout] 20: 0x55bc2d4eda31 - as core::future::future::Future>::poll::h4f88ddcb7250e3ff [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x55bc2d458ce6 - as core::future::future::Future>::poll::{{closure}}::h2ab12a772ba72a94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x55bc2d5742fd - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hce80bfe02bfe51dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x55bc2d3e53f8 - std::thread::local::LocalKey::try_with::h5a63ea850f54adeb [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 24: 0x55bc2d3dad88 - std::thread::local::LocalKey::with::h62657180aa035fc0 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 25: 0x55bc2d57006f - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h87fb48b36b819d81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x55bc2d458792 - as core::future::future::Future>::poll::hc27eb65928f058ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x55bc2d44a226 - as core::future::future::Future>::poll::h0e7aa434ec1db4b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:526:33 [INFO] [stdout] 28: 0x55bc2d555c66 - async_executor::Executor::run::{{closure}}::h211c9f79aaa01c8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:31 [INFO] [stdout] 29: 0x55bc2d4f2801 - as core::future::future::Future>::poll::h95dc683e4d866f60 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 30: 0x55bc2d54fe36 - async_executor::LocalExecutor::run::{{closure}}::h62e47345f5fbdabc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:33 [INFO] [stdout] 31: 0x55bc2d4f2c21 - as core::future::future::Future>::poll::h98601d0d9def06b0 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 32: 0x55bc2d5aea09 - async_io::driver::block_on::h50c42b8bbb1ee7ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.1/src/driver.rs:142:33 [INFO] [stdout] 33: 0x55bc2d57bbfe - async_global_executor::reactor::block_on::{{closure}}::h0fe19a8705c60d4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 34: 0x55bc2d57b28f - async_global_executor::reactor::block_on::h14cc6db767224f4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 35: 0x55bc2d5689cc - async_global_executor::executor::block_on::{{closure}}::h0055504c5e8d6581 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 36: 0x55bc2d3efc65 - std::thread::local::LocalKey::try_with::hca14a9e811f83d46 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 37: 0x55bc2d3db594 - std::thread::local::LocalKey::with::h7989c0390196cfe5 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 38: 0x55bc2d568865 - async_global_executor::executor::block_on::hdfc770b4534682d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 39: 0x55bc2d46e254 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h4fce9395973a488e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: 0x55bc2d572d4b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h7a75b657ca05a065 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: 0x55bc2d3eee33 - std::thread::local::LocalKey::try_with::hc15b8c1f64aabe31 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 42: 0x55bc2d3dd102 - std::thread::local::LocalKey::with::hcb40c66057d6e507 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 43: 0x55bc2d570656 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hd3702681de772b25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 44: 0x55bc2d46d4dc - async_std::task::builder::Builder::blocking::{{closure}}::he89cf300678edba9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: 0x55bc2d3e94b5 - std::thread::local::LocalKey::try_with::h848173449cd6fcb6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 46: 0x55bc2d3dcf34 - std::thread::local::LocalKey::with::hc8caf0f915a29138 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 47: 0x55bc2d467ad7 - async_std::task::builder::Builder::blocking::h514b103641e6f84d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:161:9 [INFO] [stdout] 48: 0x55bc2d575cdd - async_std::task::block_on::block_on::h257bc80ad80c8d3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/block_on.rs:33:5 [INFO] [stdout] 49: 0x55bc2d57a7ef - fluvio_future::task::run_block_on::h8dac64d81942b90f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fluvio-future-0.1.15/src/task.rs:61:5 [INFO] [stdout] 50: 0x55bc2d59c4eb - fluvio_storage::mut_records::tests::test_write_records_idle_delay_sync::hdc1ac3c4d3163438 [INFO] [stdout] at /opt/rustwide/workdir/src/mut_records.rs:506:5 [INFO] [stdout] 51: 0x55bc2d59c47a - fluvio_storage::mut_records::tests::test_write_records_idle_delay_sync::{{closure}}::hde30b8bd7e8586e6 [INFO] [stdout] at /opt/rustwide/workdir/src/mut_records.rs:506:5 [INFO] [stdout] 52: 0x55bc2d53471e - core::ops::function::FnOnce::call_once::h620a80e482ea1745 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 53: 0x55bc2d5fd343 - core::ops::function::FnOnce::call_once::h2e8a52ad66727b27 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 54: 0x55bc2d5fd343 - test::__rust_begin_short_backtrace::h00f0943f032ff642 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:572:5 [INFO] [stdout] 55: 0x55bc2d5fc020 - as core::ops::function::FnOnce>::call_once::hc2746b61ab542207 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 56: 0x55bc2d5fc020 - as core::ops::function::FnOnce<()>>::call_once::h1dd7b49eba27b2fb [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x55bc2d5fc020 - std::panicking::try::do_call::h4264e98462e752f6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x55bc2d5fc020 - std::panicking::try::he1e26123ccdba206 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x55bc2d5fc020 - std::panic::catch_unwind::hca18f7df3a262a39 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x55bc2d5fc020 - test::run_test_in_process::h954cbfb354c03624 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:595:18 [INFO] [stdout] 61: 0x55bc2d5fc020 - test::run_test::run_test_inner::{{closure}}::hd11bcb77cf0be02b [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:489:39 [INFO] [stdout] 62: 0x55bc2d5c7684 - test::run_test::run_test_inner::{{closure}}::h0ee1164cd4000444 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:516:37 [INFO] [stdout] 63: 0x55bc2d5c7684 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2444a8bf2299e115 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x55bc2d5ccfc7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf61e65ca3edc9cb6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/mod.rs:514:17 [INFO] [stdout] 65: 0x55bc2d5ccfc7 - as core::ops::function::FnOnce<()>>::call_once::heff8284567ddd2d7 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x55bc2d5ccfc7 - std::panicking::try::do_call::h1c39e0ee27edb7aa [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x55bc2d5ccfc7 - std::panicking::try::h39c411ba1b200607 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x55bc2d5ccfc7 - std::panic::catch_unwind::ha1a48063592b2048 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x55bc2d5ccfc7 - std::thread::Builder::spawn_unchecked_::{{closure}}::h1d4fff3787235bc5 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/mod.rs:513:30 [INFO] [stdout] 70: 0x55bc2d5ccfc7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b4a4652702ff076 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 71: 0x55bc2d8f5a03 - as core::ops::function::FnOnce>::call_once::hc9910a9536e38743 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 72: 0x55bc2d8f5a03 - as core::ops::function::FnOnce>::call_once::hcdffe552b616cc83 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 73: 0x55bc2d8f5a03 - std::sys::unix::thread::Thread::new::thread_start::h62ac0b55dc2802b3 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7f1123c70609 - start_thread [INFO] [stdout] 75: 0x7f1123a40133 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] mut_records::tests::test_write_records_idle_delay_sync [INFO] [stdout] [INFO] [stdout] test result: FAILED. 31 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "674c19812a1112f2f6f931ca8fd7d7314718da05fffc64ce8d032bd9f6493719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "674c19812a1112f2f6f931ca8fd7d7314718da05fffc64ce8d032bd9f6493719", kill_on_drop: false }` [INFO] [stdout] 674c19812a1112f2f6f931ca8fd7d7314718da05fffc64ce8d032bd9f6493719