[INFO] cloning repository https://github.com/pscheid92/centrifuge-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pscheid92/centrifuge-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpscheid92%2Fcentrifuge-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpscheid92%2Fcentrifuge-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c474b0173458b4dd586faa1d1072c74ed1047b5 [INFO] testing pscheid92/centrifuge-rs against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpscheid92%2Fcentrifuge-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pscheid92/centrifuge-rs [INFO] finished tweaking git repo https://github.com/pscheid92/centrifuge-rs [INFO] tweaked toml for git repo https://github.com/pscheid92/centrifuge-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pscheid92/centrifuge-rs on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pscheid92/centrifuge-rs 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" "+1.98.0-beta.6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 75ec9cf081225afb6318ecaf14ba977a52d499cfb6c58866979ec00262670dca [INFO] running `Command { std: "docker" "start" "75ec9cf081225afb6318ecaf14ba977a52d499cfb6c58866979ec00262670dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75ec9cf081225afb6318ecaf14ba977a52d499cfb6c58866979ec00262670dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75ec9cf081225afb6318ecaf14ba977a52d499cfb6c58866979ec00262670dca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75ec9cf081225afb6318ecaf14ba977a52d499cfb6c58866979ec00262670dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75ec9cf081225afb6318ecaf14ba977a52d499cfb6c58866979ec00262670dca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling centrifuge-client v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 57.58s [INFO] running `Command { std: "docker" "inspect" "75ec9cf081225afb6318ecaf14ba977a52d499cfb6c58866979ec00262670dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75ec9cf081225afb6318ecaf14ba977a52d499cfb6c58866979ec00262670dca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bollard-buildkit-proto v0.7.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling bollard-stubs v1.52.1-rc.29.1.3 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling centrifuge-client v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling astral-tokio-tar v0.5.6 [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling ferroid v0.8.9 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling bollard v0.20.2 [INFO] [stderr] Compiling testcontainers v0.27.1 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "75ec9cf081225afb6318ecaf14ba977a52d499cfb6c58866979ec00262670dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75ec9cf081225afb6318ecaf14ba977a52d499cfb6c58866979ec00262670dca" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/centrifuge_client-0d357805ad9b8eb4) [INFO] [stdout] [INFO] [stdout] running 81 tests [INFO] [stdout] test backoff::tests::test_delay_at_attempt_zero_bounded_by_min ... ok [INFO] [stdout] test backoff::tests::test_delay_grows_exponentially ... ok [INFO] [stdout] test backoff::tests::test_delay_never_exceeds_max ... ok [INFO] [stdout] test backoff::tests::test_jitter_produces_different_values ... ok [INFO] [stdout] test backoff::tests::test_zero_min_delay ... ok [INFO] [stdout] test codec::tests::test_json_decode_batched_replies ... ok [INFO] [stdout] test codec::tests::test_json_decode_empty_reply_ping ... ok [INFO] [stdout] test codec::tests::test_json_decode_error_reply ... ok [INFO] [stdout] test codec::tests::test_json_decode_push_publication ... ok [INFO] [stdout] test codec::tests::test_json_decode_reply ... ok [INFO] [stdout] test codec::tests::test_json_embedded_data_decode ... ok [INFO] [stdout] test codec::tests::test_json_embedded_data_encode ... ok [INFO] [stdout] test codec::tests::test_json_empty_connect_data_is_omitted ... ok [INFO] [stdout] test codec::tests::test_json_empty_data_field_is_omitted ... ok [INFO] [stdout] test codec::tests::test_json_encode_batch_commands ... ok [INFO] [stdout] test codec::tests::test_json_encode_single_connect_command ... ok [INFO] [stdout] test codec::tests::test_protobuf_batch_replies ... ok [INFO] [stdout] test codec::tests::test_json_skips_empty_lines ... ok [INFO] [stdout] test codec::tests::test_protobuf_partial_frame_after_valid ... ok [INFO] [stdout] test codec::tests::test_protobuf_empty_data ... ok [INFO] [stdout] test codec::tests::test_protobuf_frame_exceeds_data_length ... ok [INFO] [stdout] test codec::tests::test_protobuf_roundtrip_reply ... ok [INFO] [stdout] test codec::tests::test_protobuf_garbage_data_in_valid_frame ... ok [INFO] [stdout] test codec::tests::test_protobuf_truncated_varint ... ok [INFO] [stdout] test codec::tests::test_protobuf_zero_length_frame ... ok [INFO] [stdout] test codec::tests::test_protobuf_varint_too_long ... ok [INFO] [stdout] test codec::tests::test_varint_decode ... ok [INFO] [stdout] test codes::tests::test_is_temporary_error ... ok [INFO] [stdout] test codes::tests::test_should_resubscribe_on_unsubscribe ... ok [INFO] [stdout] test codec::tests::test_protobuf_roundtrip_single_command ... ok [INFO] [stdout] test config::tests::test_client_config_clone_preserves_callbacks ... ok [INFO] [stdout] test config::tests::test_client_config_defaults ... ok [INFO] [stdout] test codes::tests::test_should_reconnect_on_disconnect ... ok [INFO] [stdout] test config::tests::test_client_config_get_token ... ok [INFO] [stdout] test config::tests::test_client_config_validate_rejects_empty_url ... ok [INFO] [stdout] test config::tests::test_client_config_validate_accepts_good_config ... ok [INFO] [stdout] test config::tests::test_client_config_builder ... ok [INFO] [stdout] test config::tests::test_client_config_get_data ... ok [INFO] [stdout] test config::tests::test_client_version_truncation ... ok [INFO] [stdout] test config::tests::test_client_config_validate_rejects_min_gt_max_delay ... ok [INFO] [stdout] test config::tests::test_delta_type_default ... ok [INFO] [stdout] test config::tests::test_protocol_type_default ... ok [INFO] [stdout] test config::tests::test_client_config_validate_rejects_zero_timeout ... ok [INFO] [stdout] test config::tests::test_client_name_truncation ... ok [INFO] [stdout] test config::tests::test_subscription_config_clone_preserves_callbacks ... ok [INFO] [stdout] test config::tests::test_subscription_config_builders ... ok [INFO] [stdout] test config::tests::test_subscription_config_defaults ... ok [INFO] [stdout] test config::tests::test_subscription_config_get_data ... ok [INFO] [stdout] test config::tests::test_subscription_config_get_token ... ok [INFO] [stdout] test delta::tests::test_apply_delta_copy_and_insert ... ok [INFO] [stdout] test delta::tests::test_apply_delta_bad_checksum ... ok [INFO] [stdout] test delta::tests::test_apply_delta_copy_only ... ok [INFO] [stdout] test delta::tests::test_apply_delta_copy_exceeds_limit ... ok [INFO] [stdout] test delta::tests::test_apply_delta_copy_past_source ... ok [INFO] [stdout] test delta::tests::test_apply_delta_empty ... ok [INFO] [stdout] test delta::tests::test_apply_delta_insert_exceeds_limit ... ok [INFO] [stdout] test delta::tests::test_apply_delta_insert_only ... ok [INFO] [stdout] test delta::tests::test_apply_delta_missing_newline ... ok [INFO] [stdout] test delta::tests::test_apply_delta_size_mismatch ... ok [INFO] [stdout] test delta::tests::test_apply_delta_unknown_operator ... ok [INFO] [stdout] test delta::tests::test_apply_delta_unterminated ... ok [INFO] [stdout] test delta::tests::test_checksum ... ok [INFO] [stdout] test errors::tests::test_display_all_variants ... ok [INFO] [stdout] test protocol::types::tests::test_client_info_from_proto ... ok [INFO] [stdout] test errors::tests::test_error_trait ... ok [INFO] [stdout] test protocol::types::tests::test_history_options_builder ... ok [INFO] [stdout] test errors::tests::test_transport_preserves_source ... ok [INFO] [stdout] test protocol::types::tests::test_history_options_default ... ok [INFO] [stdout] test protocol::types::tests::test_publication_from_proto ... ok [INFO] [stdout] test protocol::types::tests::test_server_error_from_proto ... ok [INFO] [stdout] test protocol::types::tests::test_publication_from_proto_no_info ... ok [INFO] [stdout] test protocol::types::tests::test_stream_position_default ... ok [INFO] [stdout] test subscription::tests::apply_delta_json_leaves_non_string_json_alone ... ok [INFO] [stdout] test subscription::tests::apply_delta_json_unwraps_json_string_encoded_data ... ok [INFO] [stdout] test subscription::tests::apply_delta_noop_when_not_negotiated ... ok [INFO] [stdout] test subscription::tests::apply_delta_protobuf_does_not_unwrap_json_looking_bytes ... ok [INFO] [stdout] test transport::tests::test_parse_close_default ... ok [INFO] [stdout] test transport::tests::test_parse_close_message_too_big ... ok [INFO] [stdout] test transport::tests::test_parse_close_with_json_advice ... ok [INFO] [stdout] test transport::tests::test_parse_close_reconnectable_code ... ok [INFO] [stdout] test transport::tests::test_parse_close_terminal_code ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/actor_commands.rs (/opt/rustwide/target/release/deps/actor_commands-4f956d16a1fbdef2) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test client_history_server_error ... ok [INFO] [stdout] test client_presence_server_error ... ok [INFO] [stdout] test client_presence_stats_server_error ... ok [INFO] [stdout] test concurrent_pending_requests ... ok [INFO] [stdout] test history_server_error ... ok [INFO] [stdout] test history_success ... ok [INFO] [stdout] test multiple_replies_in_single_frame ... ok [INFO] [stdout] test presence_stats_success ... ok [INFO] [stdout] test presence_success ... ok [INFO] [stdout] test publish_server_error ... ok [INFO] [stdout] test publish_when_disconnected ... ok [INFO] [stdout] test publish_success ... ok [INFO] [stdout] test rpc_success ... ok [INFO] [stdout] test rpc_server_error ... ok [INFO] [stdout] test send_fire_and_forget ... ok [INFO] [stdout] test malformed_data_from_transport ... ok [INFO] [stdout] test batching_sends_commands_as_single_frame ... ok [INFO] [stdout] test reply_for_unknown_id ... ok [INFO] [stdout] test batch_queue_cleared_on_transport_close ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] Running tests/actor_connection.rs (/opt/rustwide/target/release/deps/actor_connection-c78b0996b8e40152) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test close_shuts_down_cleanly ... ok [INFO] [stdout] test connect_server_error_retries ... ok [INFO] [stdout] test connect_transport_failure_retries ... ok [INFO] [stdout] test connect_token_expired_triggers_refresh ... ok [INFO] [stdout] test connect_when_closed ... ok [INFO] [stdout] test connect_happy_path ... ok [INFO] [stdout] test connect_when_already_connected ... ok [INFO] [stdout] test connect_permanent_server_error_disconnects ... ok [INFO] [stdout] test close_while_connecting_fails_waiters ... ok [INFO] [stdout] test get_data_callback_invoked_on_connect ... ok [INFO] [stdout] test connect_unauthorized_token_disconnects ... ok [INFO] [stdout] test bug5_disconnect_fails_subscribing_sub_waiters ... ok [INFO] [stdout] test bug4_transport_close_while_subscribe_inflight ... ok [INFO] [stdout] test disconnect_from_connected ... ok [INFO] [stdout] test connect_while_connecting_queues_waiter ... ok [INFO] [stdout] test reconnect_on_stream_end ... ok [INFO] [stdout] test server_ping_sends_pong ... ok [INFO] [stdout] test no_reconnect_on_terminal_close ... ok [INFO] [stdout] test drop_all_handles_during_backoff_closes ... ok [INFO] [stdout] test reconnect_batches_client_sub_into_handshake ... ok [INFO] [stdout] test server_ping_no_pong_when_disabled ... ok [INFO] [stdout] test reconnect_on_transport_close ... ok [INFO] [stdout] test reconnect_resubscribes_active_subscriptions ... ok [INFO] [stdout] test ping_timeout_triggers_reconnect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s [INFO] [stdout] [INFO] [stderr] Running tests/actor_server_subs.rs (/opt/rustwide/target/release/deps/actor_server_subs-ecf5da73296f44df) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test disconnect_push_reconnectable ... ok [INFO] [stdout] test disconnect_push_terminal ... ok [INFO] [stdout] test message_push ... ok [INFO] [stdout] test publication_to_server_sub ... ok [INFO] [stdout] test server_sub_without_positioned_has_no_stream_position ... ok [INFO] [stdout] test publication_to_client_sub ... ok [INFO] [stdout] test join_and_leave_pushes ... ok [INFO] [stdout] test server_sub_disappears_on_reconnect ... ok [INFO] [stdout] test disconnect_push_terminal_code_wins_over_reconnect_flag ... ok [INFO] [stdout] test server_sub_join_and_leave ... ok [INFO] [stdout] test server_subscribe_on_connect ... ok [INFO] [stdout] test server_sub_unsubscribe_push ... ok [INFO] [stdout] test server_unsubscribe_terminal ... ok [INFO] [stdout] test server_subscribe_push_mid_connection ... ok [INFO] [stdout] test server_sub_with_recovered_publications ... ok [INFO] [stdout] test server_unsubscribe_resubscribable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] [stderr] Running tests/actor_state.rs (/opt/rustwide/target/release/deps/actor_state-3397115560231162) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test client_state_disconnected ... ok [INFO] [stdout] test client_state_closed ... ok [INFO] [stdout] test client_subscriptions_empty ... ok [INFO] [stdout] test client_state_connected ... ok [INFO] [stdout] test client_events_stream ... ok [INFO] [stdout] test client_subscriptions_list ... ok [INFO] [stdout] test sync_state_method ... ok [INFO] [stdout] test event_receiver_drop_does_not_panic ... ok [INFO] [stdout] test set_data_updates_for_next_reconnect ... ok [INFO] [stdout] test set_token_updates_for_next_reconnect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s [INFO] [stdout] [INFO] [stderr] Running tests/actor_subscriptions.rs (/opt/rustwide/target/release/deps/actor_subscriptions-d318f2f270b7ddaf) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test bug6_subscribe_waiter_resolved_on_token_failure_during_resubscribe ... ok [INFO] [stdout] test duplicate_subscription_error ... ok [INFO] [stdout] test get_subscription_exists_and_not_found ... ok [INFO] [stdout] test bug1_subscribe_before_connect_must_wait_for_server_confirm ... ok [INFO] [stdout] test close_drains_subscribe_waiters ... ok [INFO] [stdout] test disconnect_drains_subscribe_waiters ... ok [INFO] [stdout] test new_subscription_and_subscribe ... ok [INFO] [stdout] test close_with_active_subscription_unsubscribes ... ok [INFO] [stdout] test remove_subscription_while_subscribed ... ok [INFO] [stdout] test subscribe_already_subscribed_returns_ok ... ok [INFO] [stdout] test remove_subscription_when_already_unsubscribed_is_silent ... ok [INFO] [stdout] test remove_subscription_while_subscribed_emits_unsubscribed ... ok [INFO] [stdout] test stream_api_subscribe_receive_publication ... ok [INFO] [stdout] test subscribe_permanent_error_fails_waiters ... ok [INFO] [stdout] test resubscribe_timeout_forces_reconnect ... ok [INFO] [stdout] test subscribe_before_connect_auto_subscribes ... ok [INFO] [stdout] test subscribe_permanent_error_unsubscribes ... ok [INFO] [stdout] test subscribe_with_recovery ... ok [INFO] [stdout] test subscription_channel_getter ... ok [INFO] [stdout] test subscription_history ... ok [INFO] [stdout] test subscription_history_server_error ... ok [INFO] [stdout] test disconnect_unsubscribes_active_and_server_subs ... ok [INFO] [stdout] test subscription_presence ... ok [INFO] [stdout] test subscription_presence_server_error ... ok [INFO] [stdout] test subscription_presence_stats ... ok [INFO] [stdout] test subscribe_while_already_subscribing_is_idempotent ... ok [INFO] [stdout] test subscribe_token_expired_refreshes_and_retries ... ok [INFO] [stdout] test subscribe_temporary_error_retries ... ok [INFO] [stdout] test subscription_presence_stats_server_error ... ok [INFO] [stdout] test subscription_publish ... ok [INFO] [stdout] test unsubscribe_when_not_subscribed_returns_ok ... ok [INFO] [stdout] test subscription_publish_server_error ... ok [INFO] [stdout] test unsubscribe_sends_command ... ok [INFO] [stdout] test subscribe_with_recovered_publications ... ok [INFO] [stdout] test bug2_operation_timeout_when_server_never_responds ... ok [INFO] [stdout] test do_subscribe_token_error_retries ... ok [INFO] [stdout] test transport_close_emits_server_subscribing ... ok [INFO] [stdout] test unsubscribe_send_error_triggers_reconnect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.57s [INFO] [stdout] [INFO] [stderr] Running tests/actor_token.rs (/opt/rustwide/target/release/deps/actor_token-2d994b58bbc7fa15) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test concurrent_connection_and_subscription_token_refresh ... ok [INFO] [stdout] test token_refresh_generic_error_retries ... ok [INFO] [stdout] test sub_token_refresh_empty_unsubscribes ... ok [INFO] [stdout] test sub_token_refresh_error_retries ... ok [INFO] [stdout] test sub_token_refresh_unauthorized_unsubscribes ... ok [INFO] [stdout] test connection_token_refresh_during_connected ... ok [INFO] [stdout] test subscription_token_refresh_during_subscribed ... ok [INFO] [stdout] test bug3_token_refresh_before_ttl_expires ... ok [INFO] [stdout] test token_refresh_unauthorized_during_connected_disconnects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.32s [INFO] [stdout] [INFO] [stderr] Running tests/integration_advanced_test.rs (/opt/rustwide/target/release/deps/integration_advanced_test-92d9388c479370b3) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test jwt_connect_without_token_fails ... FAILED [INFO] [stdout] test jwt_connect_with_get_token_callback ... FAILED [INFO] [stdout] test jwt_connect_with_valid_token ... FAILED [INFO] [stdout] test jwt_protobuf_connect_subscribe_publish ... FAILED [INFO] [stdout] test jwt_subscribe_publish_history_presence ... FAILED [INFO] [stdout] test jwt_token_refresh_on_expiration ... FAILED [INFO] [stdout] test jwt_unauthorized_callback_disconnects ... FAILED [INFO] [stdout] test real_reconnect_and_resubscribe ... FAILED [INFO] [stdout] test recovery_receives_missed_publications ... FAILED [INFO] [stdout] test recovery_with_protobuf ... FAILED [INFO] [stdout] test server_side_personal_channel_subscription ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- jwt_connect_without_token_fails stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'jwt_connect_without_token_fails' (6905) panicked at tests/common/mod.rs:74:10: [INFO] [stdout] failed to start centrifugo-auth container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61aebeb6ca31 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x61aebeb8382a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x61aebeb71cac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x61aebeb48566 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x61aebeb638c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x61aebe4ceb00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x61aebeb63bf2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x61aebeb48612 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x61aebeb3fc59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x61aebeb493fd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x61aebeb8400c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x61aebeb83de2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x61aebe4bfa91 - integration_advanced_test[3ac527dfae35f9ab]::common::start_with_auth::{closure#0} [INFO] [stdout] 13: 0x61aebe4ae8a9 - integration_advanced_test[3ac527dfae35f9ab]::jwt_connect_without_token_fails::{closure#0} [INFO] [stdout] 14: 0x61aebe45b6db - ::block_on::>> [INFO] [stdout] 15: 0x61aebe449e12 - ::block_on::>> [INFO] [stdout] 16: 0x61aebe4c134e - >::call_once [INFO] [stdout] 17: 0x61aebe4c1e3b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 18: 0x61aebe4cf485 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 19: 0x61aebe4c9f34 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x61aebe4d25d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x61aebeb6b87f - ::new::thread_start [INFO] [stdout] 22: 0x744ae4ec107a - [INFO] [stdout] 23: 0x744ae4f54534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- jwt_connect_with_get_token_callback stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'jwt_connect_with_get_token_callback' (6903) panicked at tests/common/mod.rs:74:10: [INFO] [stdout] failed to start centrifugo-auth container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61aebeb6ca31 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x61aebeb8382a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x61aebeb71cac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x61aebeb48566 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x61aebeb638c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x61aebe4ceb00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x61aebeb63bf2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x61aebeb48612 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x61aebeb3fc59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x61aebeb493fd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x61aebeb8400c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x61aebeb83de2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x61aebe4bfa91 - integration_advanced_test[3ac527dfae35f9ab]::common::start_with_auth::{closure#0} [INFO] [stdout] 13: 0x61aebe4af6f0 - integration_advanced_test[3ac527dfae35f9ab]::jwt_connect_with_get_token_callback::{closure#0} [INFO] [stdout] 14: 0x61aebe45b6db - ::block_on::>> [INFO] [stdout] 15: 0x61aebe449e12 - ::block_on::>> [INFO] [stdout] 16: 0x61aebe4c160e - >::call_once [INFO] [stdout] 17: 0x61aebe4c1e3b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 18: 0x61aebe4cf485 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 19: 0x61aebe4c9f34 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x61aebe4d25d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x61aebeb6b87f - ::new::thread_start [INFO] [stdout] 22: 0x744ae4ec107a - [INFO] [stdout] 23: 0x744ae4f54534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- jwt_connect_with_valid_token stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'jwt_connect_with_valid_token' (6904) panicked at tests/common/mod.rs:74:10: [INFO] [stdout] failed to start centrifugo-auth container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61aebeb6ca31 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x61aebeb8382a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x61aebeb71cac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x61aebeb48566 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x61aebeb638c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x61aebe4ceb00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x61aebeb63bf2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x61aebeb48612 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x61aebeb3fc59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x61aebeb493fd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x61aebeb8400c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x61aebeb83de2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x61aebe4bfa91 - integration_advanced_test[3ac527dfae35f9ab]::common::start_with_auth::{closure#0} [INFO] [stdout] 13: 0x61aebe4ac8a9 - integration_advanced_test[3ac527dfae35f9ab]::jwt_connect_with_valid_token::{closure#0} [INFO] [stdout] 14: 0x61aebe45b6db - ::block_on::>> [INFO] [stdout] 15: 0x61aebe449e12 - ::block_on::>> [INFO] [stderr] error: test failed, to rerun pass `--test integration_advanced_test` [INFO] [stdout] 16: 0x61aebe4c108e - >::call_once [INFO] [stdout] 17: 0x61aebe4c1e3b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 18: 0x61aebe4cf485 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 19: 0x61aebe4c9f34 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x61aebe4d25d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x61aebeb6b87f - ::new::thread_start [INFO] [stdout] 22: 0x744ae4ec107a - [INFO] [stdout] 23: 0x744ae4f54534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- jwt_protobuf_connect_subscribe_publish stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'jwt_protobuf_connect_subscribe_publish' (6906) panicked at tests/common/mod.rs:74:10: [INFO] [stdout] failed to start centrifugo-auth container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61aebeb6ca31 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x61aebeb8382a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x61aebeb71cac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x61aebeb48566 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x61aebeb638c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x61aebe4ceb00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x61aebeb63bf2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x61aebeb48612 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x61aebeb3fc59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x61aebeb493fd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x61aebeb8400c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x61aebeb83de2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x61aebe4bfa91 - integration_advanced_test[3ac527dfae35f9ab]::common::start_with_auth::{closure#0} [INFO] [stdout] 13: 0x61aebe4b212d - integration_advanced_test[3ac527dfae35f9ab]::jwt_protobuf_connect_subscribe_publish::{closure#0} [INFO] [stdout] 14: 0x61aebe45b6db - ::block_on::>> [INFO] [stdout] 15: 0x61aebe449e12 - ::block_on::>> [INFO] [stdout] 16: 0x61aebe4c1a3d - >::call_once [INFO] [stdout] 17: 0x61aebe4c1e3b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 18: 0x61aebe4cf485 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 19: 0x61aebe4c9f34 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x61aebe4d25d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x61aebeb6b87f - ::new::thread_start [INFO] [stdout] 22: 0x744ae4ec107a - [INFO] [stdout] 23: 0x744ae4f54534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- jwt_subscribe_publish_history_presence stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'jwt_subscribe_publish_history_presence' (6907) panicked at tests/common/mod.rs:74:10: [INFO] [stdout] failed to start centrifugo-auth container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61aebeb6ca31 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x61aebeb8382a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x61aebeb71cac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x61aebeb48566 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x61aebeb638c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x61aebe4ceb00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x61aebeb63bf2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x61aebeb48612 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x61aebeb3fc59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x61aebeb493fd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x61aebeb8400c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x61aebeb83de2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x61aebe4bfa91 - integration_advanced_test[3ac527dfae35f9ab]::common::start_with_auth::{closure#0} [INFO] [stdout] 13: 0x61aebe4b2e8e - integration_advanced_test[3ac527dfae35f9ab]::jwt_subscribe_publish_history_presence::{closure#0} [INFO] [stdout] 14: 0x61aebe45b6db - ::block_on::>> [INFO] [stdout] 15: 0x61aebe449e12 - ::block_on::>> [INFO] [stdout] 16: 0x61aebe4c1b9d - >::call_once [INFO] [stdout] 17: 0x61aebe4c1e3b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 18: 0x61aebe4cf485 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 19: 0x61aebe4c9f34 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x61aebe4d25d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x61aebeb6b87f - ::new::thread_start [INFO] [stdout] 22: 0x744ae4ec107a - [INFO] [stdout] 23: 0x744ae4f54534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- jwt_token_refresh_on_expiration stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'jwt_token_refresh_on_expiration' (6908) panicked at tests/common/mod.rs:74:10: [INFO] [stdout] failed to start centrifugo-auth container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61aebeb6ca31 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x61aebeb8382a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x61aebeb71cac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x61aebeb48566 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x61aebeb638c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x61aebe4ceb00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x61aebeb63bf2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x61aebeb48612 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x61aebeb3fc59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x61aebeb493fd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x61aebeb8400c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x61aebeb83de2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x61aebe4bfa91 - integration_advanced_test[3ac527dfae35f9ab]::common::start_with_auth::{closure#0} [INFO] [stdout] 13: 0x61aebe4aefd4 - integration_advanced_test[3ac527dfae35f9ab]::jwt_token_refresh_on_expiration::{closure#0} [INFO] [stdout] 14: 0x61aebe45b6db - ::block_on::>> [INFO] [stdout] 15: 0x61aebe449e12 - ::block_on::>> [INFO] [stdout] 16: 0x61aebe4c14ae - >::call_once [INFO] [stdout] 17: 0x61aebe4c1e3b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 18: 0x61aebe4cf485 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 19: 0x61aebe4c9f34 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x61aebe4d25d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x61aebeb6b87f - ::new::thread_start [INFO] [stdout] 22: 0x744ae4ec107a - [INFO] [stdout] 23: 0x744ae4f54534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- jwt_unauthorized_callback_disconnects stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'jwt_unauthorized_callback_disconnects' (6909) panicked at tests/common/mod.rs:74:10: [INFO] [stdout] failed to start centrifugo-auth container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61aebeb6ca31 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x61aebeb8382a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x61aebeb71cac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x61aebeb48566 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x61aebeb638c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x61aebe4ceb00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x61aebeb63bf2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x61aebeb48612 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x61aebeb3fc59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x61aebeb493fd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x61aebeb8400c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x61aebeb83de2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x61aebe4bfa91 - integration_advanced_test[3ac527dfae35f9ab]::common::start_with_auth::{closure#0} [INFO] [stdout] 13: 0x61aebe4aff49 - integration_advanced_test[3ac527dfae35f9ab]::jwt_unauthorized_callback_disconnects::{closure#0} [INFO] [stdout] 14: 0x61aebe45b6db - ::block_on::>> [INFO] [stdout] 15: 0x61aebe449e12 - ::block_on::>> [INFO] [stdout] 16: 0x61aebe4c176e - >::call_once [INFO] [stdout] 17: 0x61aebe4c1e3b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 18: 0x61aebe4cf485 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 19: 0x61aebe4c9f34 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x61aebe4d25d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x61aebeb6b87f - ::new::thread_start [INFO] [stdout] 22: 0x744ae4ec107a - [INFO] [stdout] 23: 0x744ae4f54534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- real_reconnect_and_resubscribe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'real_reconnect_and_resubscribe' (6910) panicked at tests/common/mod.rs:26:10: [INFO] [stdout] failed to start centrifugo container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61aebeb6ca31 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x61aebeb8382a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x61aebeb71cac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x61aebeb48566 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x61aebeb638c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x61aebe4ceb00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x61aebeb63bf2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x61aebeb48612 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x61aebeb3fc59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x61aebeb493fd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x61aebeb8400c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x61aebeb83de2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x61aebe4bf01a - integration_advanced_test[3ac527dfae35f9ab]::common::start_insecure::{closure#0} [INFO] [stdout] 13: 0x61aebe4ad1a9 - integration_advanced_test[3ac527dfae35f9ab]::real_reconnect_and_resubscribe::{closure#0} [INFO] [stdout] 14: 0x61aebe45b6db - ::block_on::>> [INFO] [stdout] 15: 0x61aebe449e12 - ::block_on::>> [INFO] [stdout] 16: 0x61aebe4c11ee - >::call_once [INFO] [stdout] 17: 0x61aebe4c1e3b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 18: 0x61aebe4cf485 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 19: 0x61aebe4c9f34 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x61aebe4d25d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x61aebeb6b87f - ::new::thread_start [INFO] [stdout] 22: 0x744ae4ec107a - [INFO] [stdout] 23: 0x744ae4f54534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- recovery_receives_missed_publications stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'recovery_receives_missed_publications' (6919) panicked at tests/common/mod.rs:26:10: [INFO] [stdout] failed to start centrifugo container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61aebeb6ca31 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x61aebeb8382a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x61aebeb71cac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x61aebeb48566 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x61aebeb638c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x61aebe4ceb00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x61aebeb63bf2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x61aebeb48612 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x61aebeb3fc59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x61aebeb493fd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x61aebeb8400c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x61aebeb83de2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x61aebe4bf01a - integration_advanced_test[3ac527dfae35f9ab]::common::start_insecure::{closure#0} [INFO] [stdout] 13: 0x61aebe4b05ad - integration_advanced_test[3ac527dfae35f9ab]::recovery_receives_missed_publications::{closure#0} [INFO] [stdout] 14: 0x61aebe45b6db - ::block_on::>> [INFO] [stdout] 15: 0x61aebe449e12 - ::block_on::>> [INFO] [stdout] 16: 0x61aebe4c18dd - >::call_once [INFO] [stdout] 17: 0x61aebe4c1e3b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 18: 0x61aebe4cf485 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 19: 0x61aebe4c9f34 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x61aebe4d25d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x61aebeb6b87f - ::new::thread_start [INFO] [stdout] 22: 0x744ae4ec107a - [INFO] [stdout] 23: 0x744ae4f54534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- recovery_with_protobuf stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'recovery_with_protobuf' (6920) panicked at tests/common/mod.rs:26:10: [INFO] [stdout] failed to start centrifugo container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61aebeb6ca31 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x61aebeb8382a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x61aebeb71cac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x61aebeb48566 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x61aebeb638c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x61aebe4ceb00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x61aebeb63bf2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x61aebeb48612 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x61aebeb3fc59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x61aebeb493fd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x61aebeb8400c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x61aebeb83de2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x61aebe4bf01a - integration_advanced_test[3ac527dfae35f9ab]::common::start_insecure::{closure#0} [INFO] [stdout] 13: 0x61aebe4aae3d - integration_advanced_test[3ac527dfae35f9ab]::recovery_with_protobuf::{closure#0} [INFO] [stdout] 14: 0x61aebe45b6db - ::block_on::>> [INFO] [stdout] 15: 0x61aebe449e12 - ::block_on::>> [INFO] [stdout] 16: 0x61aebe4c0f3d - >::call_once [INFO] [stdout] 17: 0x61aebe4c1e3b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 18: 0x61aebe4cf485 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 19: 0x61aebe4c9f34 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x61aebe4d25d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x61aebeb6b87f - ::new::thread_start [INFO] [stdout] 22: 0x744ae4ec107a - [INFO] [stdout] 23: 0x744ae4f54534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- server_side_personal_channel_subscription stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'server_side_personal_channel_subscription' (6922) panicked at tests/common/mod.rs:74:10: [INFO] [stdout] failed to start centrifugo-auth container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61aebeb6ca31 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x61aebeb8382a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x61aebeb71cac - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x61aebeb48566 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x61aebeb638c9 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x61aebe4ceb00 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x61aebeb63bf2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x61aebeb48612 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x61aebeb3fc59 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x61aebeb493fd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x61aebeb8400c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x61aebeb83de2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x61aebe4bfa91 - integration_advanced_test[3ac527dfae35f9ab]::common::start_with_auth::{closure#0} [INFO] [stdout] 13: 0x61aebe4b5c9a - integration_advanced_test[3ac527dfae35f9ab]::server_side_personal_channel_subscription::{closure#0} [INFO] [stdout] 14: 0x61aebe45b6db - ::block_on::>> [INFO] [stdout] 15: 0x61aebe449e12 - ::block_on::>> [INFO] [stdout] 16: 0x61aebe4c1cfd - >::call_once [INFO] [stdout] 17: 0x61aebe4c1e3b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 18: 0x61aebe4cf485 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 19: 0x61aebe4c9f34 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 20: 0x61aebe4d25d2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 21: 0x61aebeb6b87f - ::new::thread_start [INFO] [stdout] 22: 0x744ae4ec107a - [INFO] [stdout] 23: 0x744ae4f54534 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] jwt_connect_with_get_token_callback [INFO] [stdout] jwt_connect_with_valid_token [INFO] [stdout] jwt_connect_without_token_fails [INFO] [stdout] jwt_protobuf_connect_subscribe_publish [INFO] [stdout] jwt_subscribe_publish_history_presence [INFO] [stdout] jwt_token_refresh_on_expiration [INFO] [stdout] jwt_unauthorized_callback_disconnects [INFO] [stdout] real_reconnect_and_resubscribe [INFO] [stdout] recovery_receives_missed_publications [INFO] [stdout] recovery_with_protobuf [INFO] [stdout] server_side_personal_channel_subscription [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "75ec9cf081225afb6318ecaf14ba977a52d499cfb6c58866979ec00262670dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75ec9cf081225afb6318ecaf14ba977a52d499cfb6c58866979ec00262670dca", kill_on_drop: false }` [INFO] [stdout] 75ec9cf081225afb6318ecaf14ba977a52d499cfb6c58866979ec00262670dca