[INFO] fetching crate rusher-pubsub 0.1.0... [INFO] testing rusher-pubsub-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate rusher-pubsub 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rusher-pubsub 0.1.0 [INFO] finished tweaking crates.io crate rusher-pubsub 0.1.0 [INFO] tweaked toml for crates.io crate rusher-pubsub 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rusher-pubsub 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 242 packages to latest compatible versions [INFO] [stderr] Adding bollard-stubs v1.44.0-rc.2 (available: v1.44.0-rc.26.0.1) [INFO] [stderr] Adding cookie-factory v0.3.2 (available: v0.3.3) [INFO] [stderr] Adding fred v9.4.0 (available: v10.1.0) [INFO] [stderr] Adding testcontainers v0.16.7 (available: v0.25.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b862b644bdd416c2b1133ece1a5f63d7cacbef911873fed8bf79a604b4b25691 [INFO] running `Command { std: "docker" "start" "-a" "b862b644bdd416c2b1133ece1a5f63d7cacbef911873fed8bf79a604b4b25691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b862b644bdd416c2b1133ece1a5f63d7cacbef911873fed8bf79a604b4b25691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b862b644bdd416c2b1133ece1a5f63d7cacbef911873fed8bf79a604b4b25691", kill_on_drop: false }` [INFO] [stdout] b862b644bdd416c2b1133ece1a5f63d7cacbef911873fed8bf79a604b4b25691 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb3b0e52fbb6eecf8a945d84ffc839d0bbe52c5517da4bb4f4db86eea14c02ba [INFO] running `Command { std: "docker" "start" "-a" "cb3b0e52fbb6eecf8a945d84ffc839d0bbe52c5517da4bb4f4db86eea14c02ba", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling fred-macros v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling redis-protocol v5.0.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling fred v9.4.0 [INFO] [stderr] Compiling rusher-pubsub v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.69s [INFO] running `Command { std: "docker" "inspect" "cb3b0e52fbb6eecf8a945d84ffc839d0bbe52c5517da4bb4f4db86eea14c02ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3b0e52fbb6eecf8a945d84ffc839d0bbe52c5517da4bb4f4db86eea14c02ba", kill_on_drop: false }` [INFO] [stdout] cb3b0e52fbb6eecf8a945d84ffc839d0bbe52c5517da4bb4f4db86eea14c02ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18bb2de60d68a43d8cb9f6f10338b3b85a2f966dda800181b98f6d9ad41dd41a [INFO] running `Command { std: "docker" "start" "-a" "18bb2de60d68a43d8cb9f6f10338b3b85a2f966dda800181b98f6d9ad41dd41a", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling dns-lookup v2.1.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling fred v9.4.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyperlocal-next v0.9.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling bollard v0.16.1 [INFO] [stderr] Compiling testcontainers v0.16.7 [INFO] [stderr] Compiling rusher-pubsub v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.36s [INFO] running `Command { std: "docker" "inspect" "18bb2de60d68a43d8cb9f6f10338b3b85a2f966dda800181b98f6d9ad41dd41a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18bb2de60d68a43d8cb9f6f10338b3b85a2f966dda800181b98f6d9ad41dd41a", kill_on_drop: false }` [INFO] [stdout] 18bb2de60d68a43d8cb9f6f10338b3b85a2f966dda800181b98f6d9ad41dd41a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8fae4516412b04a575317f2788a68e1988d600e76d22bdd7f366e7ef13154b7 [INFO] running `Command { std: "docker" "start" "-a" "e8fae4516412b04a575317f2788a68e1988d600e76d22bdd7f366e7ef13154b7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusher_pubsub-02a89d42d55256a8) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test memory::test::test_unsubsribe ... ok [INFO] [stdout] test memory::test::test_subscriptions ... ok [INFO] [stderr] [INFO] [stderr] thread 'redis::test::test_pubsub' (29) has overflowed its stack [INFO] [stderr] fatal runtime error: stack overflow, aborting [INFO] [stdout] test memory::test::test_pubsub ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/rusher_pubsub-02a89d42d55256a8` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "e8fae4516412b04a575317f2788a68e1988d600e76d22bdd7f366e7ef13154b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8fae4516412b04a575317f2788a68e1988d600e76d22bdd7f366e7ef13154b7", kill_on_drop: false }` [INFO] [stdout] e8fae4516412b04a575317f2788a68e1988d600e76d22bdd7f366e7ef13154b7