[INFO] fetching crate go-zoom-kinesis 0.18.0... [INFO] testing go-zoom-kinesis-0.18.0 against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] extracting crate go-zoom-kinesis 0.18.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate go-zoom-kinesis 0.18.0 on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate go-zoom-kinesis 0.18.0 [INFO] finished tweaking crates.io crate go-zoom-kinesis 0.18.0 [INFO] tweaked toml for crates.io crate go-zoom-kinesis 0.18.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate go-zoom-kinesis 0.18.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66e9c75ad7f8afe88fd068e39268dc48c5f729bdf804ec89139ac7ee70817d21 [INFO] running `Command { std: "docker" "start" "-a" "66e9c75ad7f8afe88fd068e39268dc48c5f729bdf804ec89139ac7ee70817d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66e9c75ad7f8afe88fd068e39268dc48c5f729bdf804ec89139ac7ee70817d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e9c75ad7f8afe88fd068e39268dc48c5f729bdf804ec89139ac7ee70817d21", kill_on_drop: false }` [INFO] [stdout] 66e9c75ad7f8afe88fd068e39268dc48c5f729bdf804ec89139ac7ee70817d21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83fcd676837413a45d6d1fb9fb401f90ab65df7128dc8ca29692a9ac90bcbec5 [INFO] running `Command { std: "docker" "start" "-a" "83fcd676837413a45d6d1fb9fb401f90ab65df7128dc8ca29692a9ac90bcbec5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aws-types v1.3.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling uuid v1.13.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling aws-smithy-async v1.2.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling aws-smithy-types v1.2.13 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Compiling aws-smithy-json v0.61.2 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling aws-smithy-types-convert v0.60.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling aws-smithy-http v0.60.12 [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling aws-sigv4 v1.2.8 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.7.8 [INFO] [stderr] Compiling aws-runtime v1.5.5 [INFO] [stderr] Compiling aws-sdk-sts v1.59.0 [INFO] [stderr] Compiling aws-sdk-sso v1.58.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.59.0 [INFO] [stderr] Compiling aws-sdk-kinesis v1.60.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v1.64.0 [INFO] [stderr] Compiling aws-config v1.5.16 [INFO] [stderr] Compiling go-zoom-kinesis v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "83fcd676837413a45d6d1fb9fb401f90ab65df7128dc8ca29692a9ac90bcbec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83fcd676837413a45d6d1fb9fb401f90ab65df7128dc8ca29692a9ac90bcbec5", kill_on_drop: false }` [INFO] [stdout] 83fcd676837413a45d6d1fb9fb401f90ab65df7128dc8ca29692a9ac90bcbec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0384a838916954e761218ca031608fa15e9f2d32861a664db763babede3ff956 [INFO] running `Command { std: "docker" "start" "-a" "0384a838916954e761218ca031608fa15e9f2d32861a664db763babede3ff956", kill_on_drop: false }` [INFO] [stderr] Compiling go-zoom-kinesis v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.28s [INFO] running `Command { std: "docker" "inspect" "0384a838916954e761218ca031608fa15e9f2d32861a664db763babede3ff956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0384a838916954e761218ca031608fa15e9f2d32861a664db763babede3ff956", kill_on_drop: false }` [INFO] [stdout] 0384a838916954e761218ca031608fa15e9f2d32861a664db763babede3ff956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 500f0467f74c97d69b3dc456f68380fbd039a7d9b830353fe69bccb33caebfa8 [INFO] running `Command { std: "docker" "start" "-a" "500f0467f74c97d69b3dc456f68380fbd039a7d9b830353fe69bccb33caebfa8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/go_zoom_kinesis-22e31803c12cd794) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test error::tests::test_error_messages ... ok [INFO] [stdout] test error::tests::test_error_conversions ... ok [INFO] [stdout] test processor::tests::test_metadata_retry_counting ... ok [INFO] [stdout] test processor::tests::test_processor_checkpoint_recovery ... ok [INFO] [stdout] test processor::tests::test_metadata_shard_id ... ok [INFO] [stdout] test processor::tests::test_metadata_basic ... ok [INFO] [stdout] test processor::tests::test_metadata_sequence_numbers ... ok [INFO] [stdout] test retry::backoff::tests::test_builder_constraints ... ok [INFO] [stdout] test retry::backoff::tests::test_exponential_backoff_calculation ... ok [INFO] [stdout] test retry::backoff::tests::test_fixed_backoff ... ok [INFO] [stdout] test retry::backoff::tests::test_jitter_variation ... ok [INFO] [stdout] test processor::tests::test_processor_multiple_shards ... ok [INFO] [stdout] test processor::tests::test_processor_basic_flow ... ok [INFO] [stdout] test processor::timeout_tests::test_multiple_shards_timeout ... ok [INFO] [stdout] test processor::tests::test_total_timeout ... ok [INFO] [stdout] test retry::tests::test_retry_max_retries_exceeded ... ok [INFO] [stdout] test processor::tests::test_processor_with_monitoring ... ok [INFO] [stdout] test retry::tests::test_retry_shutdown ... ok [INFO] [stdout] test retry::tests::test_retry_with_backoff ... ok [INFO] [stdout] test processor::timeout_tests::test_timeout_during_checkpoint ... ok [INFO] [stdout] test store::dynamodb::tests::test_retry_configuration ... ok [INFO] [stdout] test store::dynamodb::tests::test_builder_configuration ... ok [INFO] [stdout] test store::dynamodb::tests::test_prefixed_key_generation ... ok [INFO] [stdout] test test::mocks::tests::test_mock_backoff ... ok [INFO] [stdout] test test::mocks::tests::test_iterator_expiration ... ok [INFO] [stdout] test test::mocks::tests::test_mock_checkpoint_store ... ok [INFO] [stdout] test test::mocks::tests::test_mock_record_processor ... ok [INFO] [stdout] test test::tests::test_create_test_record ... ok [INFO] [stdout] test test::tests::test_create_test_records ... ok [INFO] [stdout] test test::tests::test_setup_helpers ... ok [INFO] [stdout] test test::mocks::tests::test_mock_kinesis_client ... ok [INFO] [stdout] test retry::tests::test_retry_max_attempts ... ok [INFO] [stdout] test tests::initial_position_tests::test_at_timestamp_position ... ok [INFO] [stdout] test tests::initial_position_tests::test_at_sequence_number_position ... ok [INFO] [stdout] test tests::initial_position_tests::test_config_validation ... ok [INFO] [stdout] test tests::initial_position_tests::test_checkpoint_preference_override ... ok [INFO] [stdout] test tests::initial_position_tests::test_initial_position_error_handling ... ok [INFO] [stdout] test tests::initial_position_tests::test_initial_position_validation ... ok [INFO] [stdout] test tests::initial_position_tests::test_initial_position_with_monitoring ... ok [INFO] [stdout] test tests::initial_position_tests::test_initial_position_behavior ... ok [INFO] [stdout] test tests::initial_position_tests::test_initial_position_edge_cases ... ok [INFO] [stdout] test tests::initial_position_tests::test_latest_position ... ok [INFO] [stdout] test tests::monitoring_utils::tests::test_all_event_types ... ok [INFO] [stdout] test store::dynamodb::tests::test_retry_timeout ... ok [INFO] [stdout] test retry::tests::test_retry_success ... ok [INFO] [stdout] test tests::initial_position_tests::test_trim_horizon_position ... ok [INFO] [stdout] test tests::test_suite2::tests::test_checkpoint_recovery_after_failure ... ok [INFO] [stdout] test tests::test_suite2::tests::test_graceful_shutdown_with_pending_records ... ok [INFO] [stdout] test tests::test_suite2::tests::test_multiple_shard_processing ... ok [INFO] [stdout] test tests::test_suite2::tests::test_shard_reshard_handling ... ok [INFO] [stdout] test store::dynamodb::tests::test_get_checkpoint_retries ... ok [INFO] [stdout] test store::dynamodb::tests::test_save_checkpoint_retries ... ok [INFO] [stdout] test processor::tests::test_processor_error_handling ... ok [INFO] [stdout] test tests::test_suite2::tests::test_iterator_expiration_recovery ... ok [INFO] [stdout] test tests::test_suite3::tests::test_checkpoint_retry_sequence ... ok [INFO] [stdout] test tests::test_suite3::tests::test_hard_failure_immediate_skip ... ok [INFO] [stdout] test tests::test_suite3::tests::test_checkpoint_validation_behavior ... ok [INFO] [stdout] test tests::test_suite::tests::test_batch_retrieval_timing_and_loops ... ok [INFO] [stdout] test tests::test_suite3::tests::test_mixed_failure_handling ... ok [INFO] [stdout] test tests::test_suite2::tests::test_concurrent_shard_processing_limits ... ok [INFO] [stdout] test tests::test_suite::tests::test_max_batch_retrieval_loops ... ok [INFO] [stdout] test tests::test_suite::tests::test_record_timeout ... ok [INFO] [stdout] test tests::test_suite::tests::test_processor_lifecycle ... ok [INFO] [stdout] test tests::test_suite::tests::test_shard_iterator_expiry ... ok [INFO] [stdout] test tests::test_suite::tests::test_parallel_processing_stress ... ok [INFO] [stdout] test tests::test_suite::tests::test_retry_shutdown_propagation ... ok [INFO] [stdout] test tests::test_suite::tests::test_shutdown_error_propagation ... ok [INFO] [stdout] test tests::test_suite3::tests::test_soft_failure_retries ... FAILED [INFO] [stdout] test tests::test_suite::tests::test_process_record_retry_behavior ... ok [INFO] [stdout] test tests::test_suite::tests::test_failure_handling ... ok [INFO] [stdout] test tests::test_suite::tests::test_minimum_batch_retrieval_duration ... ok [INFO] [stdout] test tests::monitoring_utils::tests::test_monitoring_setup_and_events ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_suite3::tests::test_soft_failure_retries stdout ---- [INFO] [stdout] 2025-02-13T15:55:44.493261Z  INFO ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:351: Setting failure sequence - sequence: test-seq-1, type: soft, expected_attempts: 20 [INFO] [stdout] 2025-02-13T15:55:44.493357Z  INFO ThreadId(65) go_zoom_kinesis::processor: src/processor.rs:533: Starting Kinesis processor stream=test-stream [INFO] [stdout] 2025-02-13T15:55:44.493402Z  INFO ThreadId(65) go_zoom_kinesis::processor: src/processor.rs:1226: Starting shard processing shard_id=shard-1 [INFO] [stdout] 2025-02-13T15:55:44.493433Z  INFO ThreadId(65) go_zoom_kinesis::processor: src/processor.rs:779: No existing checkpoint found shard_id=shard-1 [INFO] [stdout] 2025-02-13T15:55:44.493451Z DEBUG ThreadId(65) go_zoom_kinesis::processor: src/processor.rs:820: Using configured initial position shard_id=shard-1 initial_position=TrimHorizon [INFO] [stdout] 2025-02-13T15:55:44.493472Z DEBUG ThreadId(65) go_zoom_kinesis::processor: src/processor.rs:849: Successfully acquired initial iterator shard_id=shard-1 [INFO] [stdout] 2025-02-13T15:55:44.493521Z DEBUG ThreadId(65) go_zoom_kinesis::processor: src/processor.rs:1062: No next iterator available, finishing batch shard_id=shard-1 [INFO] [stdout] 2025-02-13T15:55:44.493537Z DEBUG ThreadId(65) go_zoom_kinesis::processor: src/processor.rs:1141: Processing accumulated records shard_id=shard-1 accumulated_count=1 elapsed_ms=0 [INFO] [stdout] 2025-02-13T15:55:44.493599Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=0 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.496786Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=1 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.496901Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=2 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.496989Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=3 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.497360Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=4 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.497495Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=5 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.497590Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=6 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.497700Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=7 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.497802Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=8 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.497893Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=9 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.497974Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=10 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.498044Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=11 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.498120Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=12 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.498196Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=13 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.498287Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=14 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.498365Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=15 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.498520Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=16 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.498596Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=17 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.502789Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=18 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.502886Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=19 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.502956Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:494: Processing attempt sequence=test-seq-1 attempt=20 max_attempts=20 [INFO] [stdout] 2025-02-13T15:55:44.502983Z DEBUG ThreadId(65) go_zoom_kinesis::test::mocks: src/test/mocks.rs:553: Successfully processed record sequence=test-seq-1 attempt=20 [INFO] [stdout] 2025-02-13T15:55:44.503040Z DEBUG ThreadId(65) go_zoom_kinesis::processor: src/processor.rs:1182: Batch processed successfully shard_id=shard-1 successful_count=1 [INFO] [stdout] 2025-02-13T15:55:44.503108Z DEBUG ThreadId(65) go_zoom_kinesis::processor: src/processor.rs:1036: Reached end of shard with no accumulated records shard_id=shard-1 [INFO] [stdout] 2025-02-13T15:55:44.503124Z  INFO ThreadId(65) go_zoom_kinesis::processor: src/processor.rs:1345: Completed shard processing shard_id=shard-1 [INFO] [stdout] [INFO] [stdout] thread 'tests::test_suite3::tests::test_soft_failure_retries' panicked at src/tests/test_suite3.rs:109:9: [INFO] [stdout] Should have multiple retries [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c42e08f71af - std::backtrace_rs::backtrace::libunwind::trace::h273cca4b4ff52a75 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5c42e08f71af - std::backtrace_rs::backtrace::trace_unsynchronized::h0dcaf4eaddc63f4d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5c42e08f71af - std::sys::backtrace::_print_fmt::h99227612ab693c91 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c42e08f71af - ::fmt::hd0fb9a24f673249b [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c42e0924883 - core::fmt::rt::Argument::fmt::h3790bd73ff49839a [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/rt.rs:184:76 [INFO] [stdout] 5: 0x5c42e0924883 - core::fmt::write::hf7b505e27c2f59c0 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x5c42e08f2d33 - std::io::Write::write_fmt::hb002ef36900cedb4 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x5c42e08f7002 - std::sys::backtrace::BacktraceLock::print::h5fa244ae2c1a02f2 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5c42e08f85df - std::panicking::default_hook::{{closure}}::hd977fe155ed94062 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5c42e08f83f8 - std::panicking::default_hook::hf1aee4d1a1a53629 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5c42dff18ba5 - as core::ops::function::Fn>::call::h863d5366fd8956b9 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 11: 0x5c42dff18ba5 - test::test_main::{{closure}}::h069467131d9eccce [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5c42e08f90d3 - as core::ops::function::Fn>::call::h4d850f4eb7d2da54 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 13: 0x5c42e08f90d3 - std::panicking::rust_panic_with_hook::h8442779a6bb2c045 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5c42e08f8d56 - std::panicking::begin_panic_handler::{{closure}}::h5fc7eacd91180541 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x5c42e08f76c9 - std::sys::backtrace::__rust_end_short_backtrace::h83d61fb88e4c1551 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5c42e08f8a1d - rust_begin_unwind [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x5c42e0922150 - core::panicking::panic_fmt::hcb1ec5c71ed9d2aa [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5c42dfd87a0a - go_zoom_kinesis::tests::test_suite3::tests::test_soft_failure_retries::{{closure}}::hf61c9955800a589f [INFO] [stdout] at /opt/rustwide/workdir/src/tests/test_suite3.rs:109:9 [INFO] [stdout] 19: 0x5c42dfd999e5 - as core::future::future::Future>::poll::h82d626f48f0dc1e3 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/future/future.rs:124:9 [INFO] [stdout] 20: 0x5c42dfd9a0bd - as core::future::future::Future>::poll::he5aa97db80adf235 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/future/future.rs:124:9 [INFO] [stdout] 21: 0x5c42dfcd8b4f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h54677910fa42e2ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:57 [INFO] [stdout] 22: 0x5c42dfcd7f26 - tokio::runtime::coop::with_budget::hc5cdf8de393b8f2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 23: 0x5c42dfcd7f26 - tokio::runtime::coop::budget::h020485f37aac01fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 24: 0x5c42dfcd7f26 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h58fd1139ec1872c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 25: 0x5c42dfccb4ba - tokio::runtime::scheduler::current_thread::Context::enter::h0aa829b9da24ce3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 26: 0x5c42dfcd27cf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h06c881d8eebd19d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:36 [INFO] [stdout] 27: 0x5c42dfcd20eb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h955257c3846bd7d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 28: 0x5c42dfd9881a - tokio::runtime::context::scoped::Scoped::set::he66ccd98535dc954 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 29: 0x5c42dfd975aa - tokio::runtime::context::set_scheduler::{{closure}}::hb790fd68afd81f86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:26 [INFO] [stdout] 30: 0x5c42dfeb5b26 - std::thread::local::LocalKey::try_with::h9ef5e0c612c99088 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 31: 0x5c42dfeae69c - std::thread::local::LocalKey::with::hecbb4f996592268b [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 32: 0x5c42dfd970e1 - tokio::runtime::context::set_scheduler::h0adda3faad78cebf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:9 [INFO] [stdout] 33: 0x5c42dfccfee9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1f656d034bac190d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 34: 0x5c42dfcd2263 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5920a3a75de347b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:19 [INFO] [stdout] 35: 0x5c42dfcb8860 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h372019ad1fa7d871 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:28 [INFO] [stdout] 36: 0x5c42dfe196f6 - tokio::runtime::context::runtime::enter_runtime::hd4290ed2039bacb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 37: 0x5c42dfcb7f51 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9db62f55971427ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 38: 0x5c42dfd2fa79 - tokio::runtime::runtime::Runtime::block_on_inner::h9b1ded9b13e21ac1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:47 [INFO] [stdout] 39: 0x5c42dfd30350 - tokio::runtime::runtime::Runtime::block_on::h2e934e06ecf1908e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:13 [INFO] [stdout] 40: 0x5c42dfd865c3 - go_zoom_kinesis::tests::test_suite3::tests::test_soft_failure_retries::hdd01908aa4d83384 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/test_suite3.rs:115:9 [INFO] [stdout] 41: 0x5c42dfd86467 - go_zoom_kinesis::tests::test_suite3::tests::test_soft_failure_retries::{{closure}}::h14df0b6961bfdc5f [INFO] [stdout] at /opt/rustwide/workdir/src/tests/test_suite3.rs:67:45 [INFO] [stdout] 42: 0x5c42dfc2f8f6 - core::ops::function::FnOnce::call_once::h1bbb8012d906a6d8 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5c42dff1e3bb - core::ops::function::FnOnce::call_once::h4f53344eaef367a7 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5c42dff1e3bb - test::__rust_begin_short_backtrace::hd74e5b45349ae0eb [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:637:18 [INFO] [stdout] 45: 0x5c42dff1d218 - test::run_test_in_process::{{closure}}::h464496cd0c1c7008 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660:60 [INFO] [stdout] 46: 0x5c42dff1d218 - as core::ops::function::FnOnce<()>>::call_once::h783dbf339886dbb5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: 0x5c42dff1d218 - std::panicking::try::do_call::h939d38eaf9984278 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stdout] 48: 0x5c42dff1d218 - std::panicking::try::h7462749e6e425b58 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stdout] 49: 0x5c42dff1d218 - std::panic::catch_unwind::hd7e0994ef35a8a51 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stdout] 50: 0x5c42dff1d218 - test::run_test_in_process::hf0a6730e4eaf615d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:660:27 [INFO] [stdout] 51: 0x5c42dff1d218 - test::run_test::{{closure}}::h6563d57083dce3d5 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:581:43 [INFO] [stdout] 52: 0x5c42dfee0195 - test::run_test::{{closure}}::hd77e8481970892f0 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/test/src/lib.rs:611:41 [INFO] [stdout] 53: 0x5c42dfee0195 - std::sys::backtrace::__rust_begin_short_backtrace::h3affc308abe149f2 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 54: 0x5c42dfee3b3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0bcb7f1fc989ad90 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 55: 0x5c42dfee3b3a - as core::ops::function::FnOnce<()>>::call_once::h7f1d3c81251e8f39 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5c42dfee3b3a - std::panicking::try::do_call::ha04f8c9df155cd96 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stdout] 57: 0x5c42dfee3b3a - std::panicking::try::hbac6309ffcaaa153 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stdout] 58: 0x5c42dfee3b3a - std::panic::catch_unwind::h05df0eec2faa6d0d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stdout] 59: 0x5c42dfee3b3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h0931fb094701c63d [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 60: 0x5c42dfee3b3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h58033be664b55387 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x5c42e08fd17b - as core::ops::function::FnOnce>::call_once::hc2b66a72ea953e16 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 62: 0x5c42e08fd17b - as core::ops::function::FnOnce>::call_once::h64ac890f18adb1a4 [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 63: 0x5c42e08fd17b - std::sys::pal::unix::thread::Thread::new::thread_start::h8744afc3d48ab12e [INFO] [stdout] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 64: 0x762ce7aeaac3 - [INFO] [stdout] 65: 0x762ce7b7ba04 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_suite3::tests::test_soft_failure_retries [INFO] [stdout] [INFO] [stdout] test result: FAILED. 71 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.99s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "500f0467f74c97d69b3dc456f68380fbd039a7d9b830353fe69bccb33caebfa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "500f0467f74c97d69b3dc456f68380fbd039a7d9b830353fe69bccb33caebfa8", kill_on_drop: false }` [INFO] [stdout] 500f0467f74c97d69b3dc456f68380fbd039a7d9b830353fe69bccb33caebfa8