[INFO] cloning repository https://github.com/synodlabs/synod_backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/synodlabs/synod_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynodlabs%2Fsynod_backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynodlabs%2Fsynod_backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a117bd0ee1db955f5399318853cf115b784c718d [INFO] testing synodlabs/synod_backend against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsynodlabs%2Fsynod_backend" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/synodlabs/synod_backend [INFO] finished tweaking git repo https://github.com/synodlabs/synod_backend [INFO] tweaked toml for git repo https://github.com/synodlabs/synod_backend written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/synodlabs/synod_backend on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/synodlabs/synod_backend 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42dca3d17abf02ad61b575ce58bfdb374ff8879ce8dd971876fe92d56c82dc33 [INFO] running `Command { std: "docker" "start" "-a" "42dca3d17abf02ad61b575ce58bfdb374ff8879ce8dd971876fe92d56c82dc33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42dca3d17abf02ad61b575ce58bfdb374ff8879ce8dd971876fe92d56c82dc33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42dca3d17abf02ad61b575ce58bfdb374ff8879ce8dd971876fe92d56c82dc33", kill_on_drop: false }` [INFO] [stdout] 42dca3d17abf02ad61b575ce58bfdb374ff8879ce8dd971876fe92d56c82dc33 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af829f723020ab32aab9527e451dca4b071bb1bbc233f76631430064b5bc80e2 [INFO] running `Command { std: "docker" "start" "-a" "af829f723020ab32aab9527e451dca4b071bb1bbc233f76631430064b5bc80e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling arc-swap v1.9.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling escape-bytes v0.1.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling bcrypt v0.19.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crate-git-revision v0.0.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling stellar-strkey v0.0.8 [INFO] [stderr] Compiling stellar-xdr v21.2.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling synod-shared v0.1.0 (/opt/rustwide/workdir/synod-shared) [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling synod-coordinator v0.1.0 (/opt/rustwide/workdir/synod-coordinator) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 2m 32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4, sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "af829f723020ab32aab9527e451dca4b071bb1bbc233f76631430064b5bc80e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af829f723020ab32aab9527e451dca4b071bb1bbc233f76631430064b5bc80e2", kill_on_drop: false }` [INFO] [stdout] af829f723020ab32aab9527e451dca4b071bb1bbc233f76631430064b5bc80e2 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e80abc804a1351a6f214c3085391c058e9735e86290bed0cd2736edbeac4811e [INFO] running `Command { std: "docker" "start" "-a" "e80abc804a1351a6f214c3085391c058e9735e86290bed0cd2736edbeac4811e", kill_on_drop: false }` [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling synod-shared v0.1.0 (/opt/rustwide/workdir/synod-shared) [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling synod-coordinator v0.1.0 (/opt/rustwide/workdir/synod-coordinator) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 23.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4, sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e80abc804a1351a6f214c3085391c058e9735e86290bed0cd2736edbeac4811e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80abc804a1351a6f214c3085391c058e9735e86290bed0cd2736edbeac4811e", kill_on_drop: false }` [INFO] [stdout] e80abc804a1351a6f214c3085391c058e9735e86290bed0cd2736edbeac4811e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d29c2f6bcd862a13e6b0b5339aad22def3fde4dbfc6311843d53639fe580c0c3 [INFO] running `Command { std: "docker" "start" "-a" "d29c2f6bcd862a13e6b0b5339aad22def3fde4dbfc6311843d53639fe580c0c3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.59s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4, sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/synod_coordinator-21d0714f633b0cc4) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test constitution::tests::test_normalize_legacy_constitution ... ok [INFO] [stdout] test constitution::tests::test_validate_valid_constitution ... ok [INFO] [stdout] test horizon::tests::test_classify_inflow_payment_to_monitored_wallet ... ok [INFO] [stdout] test horizon::tests::test_classify_inflow_non_payment_type ... ok [INFO] [stdout] test horizon::tests::test_classify_inflow_wrong_destination ... ok [INFO] [stdout] test mcp::tests::canonical_json_sorts_nested_keys ... ok [INFO] [stdout] test mcp::tests::event_mapping_uses_mcp_event_names ... ok [INFO] [stdout] test mcp::tests::ready_projection_keeps_slot_ready_but_marks_connect_blocked ... ok [INFO] [stdout] test horizon::tests::test_reconnect_strategies ... ok [INFO] [stdout] test mcp::tests::payment_intent_requires_destination_and_wallet_resolution ... ok [INFO] [stdout] test mcp::tests::multiple_wallets_require_explicit_wallet_address ... ok [INFO] [stdout] test horizon::tests::test_classify_inflow_unknown_asset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/synod_coordinator-bbef7f150f4e2793) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/agents.rs (/opt/rustwide/target/debug/deps/agents-58da7049c62a74d6) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_mcp_connect_handshake_and_ws_work_with_slot_only ... FAILED [INFO] [stdout] test test_agent_slot_starts_pending_pubkey has been running for over 60 seconds [INFO] [stdout] test test_connect_challenge_is_single_use has been running for over 60 seconds [INFO] [stdout] test test_mcp_ready_flips_immediately_after_slot_creation has been running for over 60 seconds [INFO] [stdout] test test_connect_challenge_is_single_use ... FAILED [INFO] [stdout] test test_pubkey_enrollment_and_connect_issue_session has been running for over 60 seconds [INFO] [stdout] test test_revoking_agent_releases_pubkey_and_cleans_access_state has been running for over 60 seconds [INFO] [stdout] test test_suspended_agent_cannot_start_connect_challenge has been running for over 60 seconds [INFO] [stdout] test test_websocket_requires_valid_ticket_and_accepts_ping has been running for over 60 seconds [INFO] [stdout] test test_suspended_agent_cannot_start_connect_challenge ... FAILED [INFO] [stdout] test test_pubkey_enrollment_and_connect_issue_session ... FAILED [INFO] [stdout] test test_revoking_agent_releases_pubkey_and_cleans_access_state ... FAILED [INFO] [stdout] test test_mcp_ready_flips_immediately_after_slot_creation ... FAILED [INFO] [stdout] test test_websocket_requires_valid_ticket_and_accepts_ping ... FAILED [INFO] [stdout] test test_agent_slot_starts_pending_pubkey ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_mcp_connect_handshake_and_ws_work_with_slot_only stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_mcp_connect_handshake_and_ws_work_with_slot_only' (34) panicked at synod-coordinator/tests/common/mod.rs:55:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57cc73536d28 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] 1: 0x57cc7354fdea - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 2: 0x57cc7353c562 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] 3: 0x57cc73513ce6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x57cc7352e7c9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] 5: 0x57cc7272e18c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x57cc7352ea42 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] 7: 0x57cc73513da2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x57cc7350afa9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x57cc73514d6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] 10: 0x57cc735505dc - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] 11: 0x57cc73550322 - core[5a1c3e9896636f3a]::result::unwrap_failed [INFO] [stdout] 12: 0x57cc72683fd3 - agents[596c379d78bccf3c]::common::spawn_test_server::{closure#0} [INFO] [stdout] 13: 0x57cc72685e10 - agents[596c379d78bccf3c]::common::setup_test_context::{closure#0} [INFO] [stdout] 14: 0x57cc72661e1b - agents[596c379d78bccf3c]::test_mcp_connect_handshake_and_ws_work_with_slot_only::{closure#0}::_test_mcp_connect_handshake_and_ws_work_with_slot_only_internal::{closure#0} [INFO] [stdout] 15: 0x57cc726947cc - serial_test[c35c4fb65af7b286]::serial_code_lock::local_async_serial_core::::{closure#0} [INFO] [stdout] 16: 0x57cc72658f97 - agents[596c379d78bccf3c]::test_mcp_connect_handshake_and_ws_work_with_slot_only::{closure#0} [INFO] [stdout] 17: 0x57cc726ee5f4 - > as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 18: 0x57cc726ee636 - >> as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 19: 0x57cc72676706 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x57cc72676654 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x57cc7266d6e0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x57cc72673e8d - ::block_on::>>>::{closure#0} [INFO] [stdout] 23: 0x57cc72673194 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0} [INFO] [stdout] 24: 0x57cc7267be11 - >::set::<::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 25: 0x57cc7267c9e4 - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x57cc726e619a - >::try_with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 27: 0x57cc726e5dc9 - >::with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 28: 0x57cc7267c1cb - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}> [INFO] [stdout] 29: 0x57cc72670e34 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>> [INFO] [stdout] 30: 0x57cc72671102 - ::block_on::>>> [INFO] [stdout] 31: 0x57cc72672a30 - ::block_on::>>::{closure#0} [INFO] [stdout] 32: 0x57cc726b25bb - tokio[c03de044e64b3ee9]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 33: 0x57cc7266d1c8 - ::block_on::>> [INFO] [stdout] 34: 0x57cc726a2805 - ::block_on_inner::>> [INFO] [stdout] 35: 0x57cc726a296b - ::block_on::>> [INFO] [stdout] 36: 0x57cc7266c3c2 - agents[596c379d78bccf3c]::test_mcp_connect_handshake_and_ws_work_with_slot_only [INFO] [stdout] 37: 0x57cc72657c73 - agents[596c379d78bccf3c]::test_mcp_connect_handshake_and_ws_work_with_slot_only::{closure#0} [INFO] [stdout] 38: 0x57cc7263fc26 - >::call_once [INFO] [stdout] 39: 0x57cc7272126b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] 40: 0x57cc7272eae5 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] 41: 0x57cc72729644 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 42: 0x57cc72731b62 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 43: 0x57cc7353605f - ::new::thread_start [INFO] [stdout] 44: 0x7073e2051aa4 - [INFO] [stdout] 45: 0x7073e20dea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_connect_challenge_is_single_use stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_connect_challenge_is_single_use' (33) panicked at synod-coordinator/tests/common/mod.rs:55:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57cc73536d28 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] 1: 0x57cc7354fdea - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 2: 0x57cc7353c562 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] 3: 0x57cc73513ce6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x57cc7352e7c9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] 5: 0x57cc7272e18c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x57cc7352ea42 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] 7: 0x57cc73513da2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x57cc7350afa9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x57cc73514d6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] 10: 0x57cc735505dc - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] 11: 0x57cc73550322 - core[5a1c3e9896636f3a]::result::unwrap_failed [INFO] [stdout] 12: 0x57cc72683fd3 - agents[596c379d78bccf3c]::common::spawn_test_server::{closure#0} [INFO] [stdout] 13: 0x57cc72685e10 - agents[596c379d78bccf3c]::common::setup_test_context::{closure#0} [INFO] [stdout] 14: 0x57cc7265993a - agents[596c379d78bccf3c]::test_connect_challenge_is_single_use::{closure#0}::_test_connect_challenge_is_single_use_internal::{closure#0} [INFO] [stdout] 15: 0x57cc726933cc - serial_test[c35c4fb65af7b286]::serial_code_lock::local_async_serial_core::::{closure#0} [INFO] [stdout] 16: 0x57cc72657fa7 - agents[596c379d78bccf3c]::test_connect_challenge_is_single_use::{closure#0} [INFO] [stdout] 17: 0x57cc726ee5f4 - > as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 18: 0x57cc726ee636 - >> as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 19: 0x57cc72676706 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x57cc72676654 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x57cc7266d6e0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x57cc72673e8d - ::block_on::>>>::{closure#0} [INFO] [stdout] 23: 0x57cc72673194 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0} [INFO] [stdout] 24: 0x57cc7267be11 - >::set::<::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 25: 0x57cc7267c9e4 - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x57cc726e619a - >::try_with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 27: 0x57cc726e5dc9 - >::with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 28: 0x57cc7267c1cb - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}> [INFO] [stdout] 29: 0x57cc72670e34 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>> [INFO] [stdout] 30: 0x57cc72671102 - ::block_on::>>> [INFO] [stdout] 31: 0x57cc72672a30 - ::block_on::>>::{closure#0} [INFO] [stdout] 32: 0x57cc726b25bb - tokio[c03de044e64b3ee9]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 33: 0x57cc7266d1c8 - ::block_on::>> [INFO] [stderr] error: test failed, to rerun pass `-p synod-coordinator --test agents` [INFO] [stdout] 34: 0x57cc726a2805 - ::block_on_inner::>> [INFO] [stdout] 35: 0x57cc726a296b - ::block_on::>> [INFO] [stdout] 36: 0x57cc7266ba12 - agents[596c379d78bccf3c]::test_connect_challenge_is_single_use [INFO] [stdout] 37: 0x57cc72657b83 - agents[596c379d78bccf3c]::test_connect_challenge_is_single_use::{closure#0} [INFO] [stdout] 38: 0x57cc7263fae6 - >::call_once [INFO] [stdout] 39: 0x57cc7272126b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] 40: 0x57cc7272eae5 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] 41: 0x57cc72729644 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 42: 0x57cc72731b62 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 43: 0x57cc7353605f - ::new::thread_start [INFO] [stdout] 44: 0x7073e2051aa4 - [INFO] [stdout] 45: 0x7073e20dea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_suspended_agent_cannot_start_connect_challenge stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_suspended_agent_cannot_start_connect_challenge' (39) panicked at synod-coordinator/tests/common/mod.rs:55:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57cc73536d28 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] 1: 0x57cc7354fdea - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 2: 0x57cc7353c562 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] 3: 0x57cc73513ce6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x57cc7352e7c9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] 5: 0x57cc7272e18c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x57cc7352ea42 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] 7: 0x57cc73513da2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x57cc7350afa9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x57cc73514d6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] 10: 0x57cc735505dc - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] 11: 0x57cc73550322 - core[5a1c3e9896636f3a]::result::unwrap_failed [INFO] [stdout] 12: 0x57cc72683fd3 - agents[596c379d78bccf3c]::common::spawn_test_server::{closure#0} [INFO] [stdout] 13: 0x57cc72685e10 - agents[596c379d78bccf3c]::common::setup_test_context::{closure#0} [INFO] [stdout] 14: 0x57cc7265f4fe - agents[596c379d78bccf3c]::test_suspended_agent_cannot_start_connect_challenge::{closure#0}::_test_suspended_agent_cannot_start_connect_challenge_internal::{closure#0} [INFO] [stdout] 15: 0x57cc72693fcc - serial_test[c35c4fb65af7b286]::serial_code_lock::local_async_serial_core::::{closure#0} [INFO] [stdout] 16: 0x57cc72658937 - agents[596c379d78bccf3c]::test_suspended_agent_cannot_start_connect_challenge::{closure#0} [INFO] [stdout] 17: 0x57cc726ee5f4 - > as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 18: 0x57cc726ee636 - >> as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 19: 0x57cc72676706 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x57cc72676654 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x57cc7266d6e0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x57cc72673e8d - ::block_on::>>>::{closure#0} [INFO] [stdout] 23: 0x57cc72673194 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0} [INFO] [stdout] 24: 0x57cc7267be11 - >::set::<::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 25: 0x57cc7267c9e4 - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x57cc726e619a - >::try_with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 27: 0x57cc726e5dc9 - >::with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 28: 0x57cc7267c1cb - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}> [INFO] [stdout] 29: 0x57cc72670e34 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>> [INFO] [stdout] 30: 0x57cc72671102 - ::block_on::>>> [INFO] [stdout] 31: 0x57cc72672a30 - ::block_on::>>::{closure#0} [INFO] [stdout] 32: 0x57cc726b25bb - tokio[c03de044e64b3ee9]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 33: 0x57cc7266d1c8 - ::block_on::>> [INFO] [stdout] 34: 0x57cc726a2805 - ::block_on_inner::>> [INFO] [stdout] 35: 0x57cc726a296b - ::block_on::>> [INFO] [stdout] 36: 0x57cc7266bfe2 - agents[596c379d78bccf3c]::test_suspended_agent_cannot_start_connect_challenge [INFO] [stdout] 37: 0x57cc72657c13 - agents[596c379d78bccf3c]::test_suspended_agent_cannot_start_connect_challenge::{closure#0} [INFO] [stdout] 38: 0x57cc7263fba6 - >::call_once [INFO] [stdout] 39: 0x57cc7272126b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] 40: 0x57cc7272eae5 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] 41: 0x57cc72729644 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 42: 0x57cc72731b62 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 43: 0x57cc7353605f - ::new::thread_start [INFO] [stdout] 44: 0x7073e2051aa4 - [INFO] [stdout] 45: 0x7073e20dea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_pubkey_enrollment_and_connect_issue_session stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_pubkey_enrollment_and_connect_issue_session' (37) panicked at synod-coordinator/tests/common/mod.rs:55:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57cc73536d28 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] 1: 0x57cc7354fdea - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 2: 0x57cc7353c562 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] 3: 0x57cc73513ce6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x57cc7352e7c9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] 5: 0x57cc7272e18c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x57cc7352ea42 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] 7: 0x57cc73513da2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x57cc7350afa9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x57cc73514d6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] 10: 0x57cc735505dc - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] 11: 0x57cc73550322 - core[5a1c3e9896636f3a]::result::unwrap_failed [INFO] [stdout] 12: 0x57cc72683fd3 - agents[596c379d78bccf3c]::common::spawn_test_server::{closure#0} [INFO] [stdout] 13: 0x57cc72685e10 - agents[596c379d78bccf3c]::common::setup_test_context::{closure#0} [INFO] [stdout] 14: 0x57cc7265e109 - agents[596c379d78bccf3c]::test_pubkey_enrollment_and_connect_issue_session::{closure#0}::_test_pubkey_enrollment_and_connect_issue_session_internal::{closure#0} [INFO] [stdout] 15: 0x57cc72693bcc - serial_test[c35c4fb65af7b286]::serial_code_lock::local_async_serial_core::::{closure#0} [INFO] [stdout] 16: 0x57cc72658607 - agents[596c379d78bccf3c]::test_pubkey_enrollment_and_connect_issue_session::{closure#0} [INFO] [stdout] 17: 0x57cc726ee5f4 - > as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 18: 0x57cc726ee636 - >> as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 19: 0x57cc72676706 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x57cc72676654 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x57cc7266d6e0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x57cc72673e8d - ::block_on::>>>::{closure#0} [INFO] [stdout] 23: 0x57cc72673194 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0} [INFO] [stdout] 24: 0x57cc7267be11 - >::set::<::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 25: 0x57cc7267c9e4 - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x57cc726e619a - >::try_with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 27: 0x57cc726e5dc9 - >::with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 28: 0x57cc7267c1cb - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}> [INFO] [stdout] 29: 0x57cc72670e34 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>> [INFO] [stdout] 30: 0x57cc72671102 - ::block_on::>>> [INFO] [stdout] 31: 0x57cc72672a30 - ::block_on::>>::{closure#0} [INFO] [stdout] 32: 0x57cc726b25bb - tokio[c03de044e64b3ee9]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 33: 0x57cc7266d1c8 - ::block_on::>> [INFO] [stdout] 34: 0x57cc726a2805 - ::block_on_inner::>> [INFO] [stdout] 35: 0x57cc726a296b - ::block_on::>> [INFO] [stdout] 36: 0x57cc7266bdf2 - agents[596c379d78bccf3c]::test_pubkey_enrollment_and_connect_issue_session [INFO] [stdout] 37: 0x57cc72657be3 - agents[596c379d78bccf3c]::test_pubkey_enrollment_and_connect_issue_session::{closure#0} [INFO] [stdout] 38: 0x57cc7263fb66 - >::call_once [INFO] [stdout] 39: 0x57cc7272126b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] 40: 0x57cc7272eae5 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] 41: 0x57cc72729644 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 42: 0x57cc72731b62 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 43: 0x57cc7353605f - ::new::thread_start [INFO] [stdout] 44: 0x7073e2051aa4 - [INFO] [stdout] 45: 0x7073e20dea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_revoking_agent_releases_pubkey_and_cleans_access_state stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_revoking_agent_releases_pubkey_and_cleans_access_state' (38) panicked at synod-coordinator/tests/common/mod.rs:55:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57cc73536d28 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] 1: 0x57cc7354fdea - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 2: 0x57cc7353c562 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] 3: 0x57cc73513ce6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x57cc7352e7c9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] 5: 0x57cc7272e18c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x57cc7352ea42 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] 7: 0x57cc73513da2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x57cc7350afa9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x57cc73514d6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] 10: 0x57cc735505dc - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] 11: 0x57cc73550322 - core[5a1c3e9896636f3a]::result::unwrap_failed [INFO] [stdout] 12: 0x57cc72683fd3 - agents[596c379d78bccf3c]::common::spawn_test_server::{closure#0} [INFO] [stdout] 13: 0x57cc72685e10 - agents[596c379d78bccf3c]::common::setup_test_context::{closure#0} [INFO] [stdout] 14: 0x57cc72665a32 - agents[596c379d78bccf3c]::test_revoking_agent_releases_pubkey_and_cleans_access_state::{closure#0}::_test_revoking_agent_releases_pubkey_and_cleans_access_state_internal::{closure#0} [INFO] [stdout] 15: 0x57cc72694fcc - serial_test[c35c4fb65af7b286]::serial_code_lock::local_async_serial_core::::{closure#0} [INFO] [stdout] 16: 0x57cc726595f7 - agents[596c379d78bccf3c]::test_revoking_agent_releases_pubkey_and_cleans_access_state::{closure#0} [INFO] [stdout] 17: 0x57cc726ee5f4 - > as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 18: 0x57cc726ee636 - >> as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 19: 0x57cc72676706 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x57cc72676654 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x57cc7266d6e0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x57cc72673e8d - ::block_on::>>>::{closure#0} [INFO] [stdout] 23: 0x57cc72673194 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0} [INFO] [stdout] 24: 0x57cc7267be11 - >::set::<::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 25: 0x57cc7267c9e4 - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x57cc726e619a - >::try_with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 27: 0x57cc726e5dc9 - >::with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 28: 0x57cc7267c1cb - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}> [INFO] [stdout] 29: 0x57cc72670e34 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>> [INFO] [stdout] 30: 0x57cc72671102 - ::block_on::>>> [INFO] [stdout] 31: 0x57cc72672a30 - ::block_on::>>::{closure#0} [INFO] [stdout] 32: 0x57cc726b25bb - tokio[c03de044e64b3ee9]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 33: 0x57cc7266d1c8 - ::block_on::>> [INFO] [stdout] 34: 0x57cc726a2805 - ::block_on_inner::>> [INFO] [stdout] 35: 0x57cc726a296b - ::block_on::>> [INFO] [stdout] 36: 0x57cc7266c757 - agents[596c379d78bccf3c]::test_revoking_agent_releases_pubkey_and_cleans_access_state [INFO] [stdout] 37: 0x57cc72657cd3 - agents[596c379d78bccf3c]::test_revoking_agent_releases_pubkey_and_cleans_access_state::{closure#0} [INFO] [stdout] 38: 0x57cc7263fca6 - >::call_once [INFO] [stdout] 39: 0x57cc7272126b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] 40: 0x57cc7272eae5 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] 41: 0x57cc72729644 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 42: 0x57cc72731b62 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 43: 0x57cc7353605f - ::new::thread_start [INFO] [stdout] 44: 0x7073e2051aa4 - [INFO] [stdout] 45: 0x7073e20dea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_mcp_ready_flips_immediately_after_slot_creation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_mcp_ready_flips_immediately_after_slot_creation' (36) panicked at synod-coordinator/tests/common/mod.rs:55:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57cc73536d28 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] 1: 0x57cc7354fdea - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 2: 0x57cc7353c562 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] 3: 0x57cc73513ce6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x57cc7352e7c9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] 5: 0x57cc7272e18c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x57cc7352ea42 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] 7: 0x57cc73513da2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x57cc7350afa9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x57cc73514d6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] 10: 0x57cc735505dc - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] 11: 0x57cc73550322 - core[5a1c3e9896636f3a]::result::unwrap_failed [INFO] [stdout] 12: 0x57cc72683fd3 - agents[596c379d78bccf3c]::common::spawn_test_server::{closure#0} [INFO] [stdout] 13: 0x57cc72685e10 - agents[596c379d78bccf3c]::common::setup_test_context::{closure#0} [INFO] [stdout] 14: 0x57cc72660cdc - agents[596c379d78bccf3c]::test_mcp_ready_flips_immediately_after_slot_creation::{closure#0}::_test_mcp_ready_flips_immediately_after_slot_creation_internal::{closure#0} [INFO] [stdout] 15: 0x57cc726943cc - serial_test[c35c4fb65af7b286]::serial_code_lock::local_async_serial_core::::{closure#0} [INFO] [stdout] 16: 0x57cc72658c67 - agents[596c379d78bccf3c]::test_mcp_ready_flips_immediately_after_slot_creation::{closure#0} [INFO] [stdout] 17: 0x57cc726ee5f4 - > as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 18: 0x57cc726ee636 - >> as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 19: 0x57cc72676706 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x57cc72676654 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x57cc7266d6e0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x57cc72673e8d - ::block_on::>>>::{closure#0} [INFO] [stdout] 23: 0x57cc72673194 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0} [INFO] [stdout] 24: 0x57cc7267be11 - >::set::<::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 25: 0x57cc7267c9e4 - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x57cc726e619a - >::try_with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 27: 0x57cc726e5dc9 - >::with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 28: 0x57cc7267c1cb - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}> [INFO] [stdout] 29: 0x57cc72670e34 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>> [INFO] [stdout] 30: 0x57cc72671102 - ::block_on::>>> [INFO] [stdout] 31: 0x57cc72672a30 - ::block_on::>>::{closure#0} [INFO] [stdout] 32: 0x57cc726b25bb - tokio[c03de044e64b3ee9]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 33: 0x57cc7266d1c8 - ::block_on::>> [INFO] [stdout] 34: 0x57cc726a2805 - ::block_on_inner::>> [INFO] [stdout] 35: 0x57cc726a296b - ::block_on::>> [INFO] [stdout] 36: 0x57cc7266c1d2 - agents[596c379d78bccf3c]::test_mcp_ready_flips_immediately_after_slot_creation [INFO] [stdout] 37: 0x57cc72657c43 - agents[596c379d78bccf3c]::test_mcp_ready_flips_immediately_after_slot_creation::{closure#0} [INFO] [stdout] 38: 0x57cc7263fbe6 - >::call_once [INFO] [stdout] 39: 0x57cc7272126b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] 40: 0x57cc7272eae5 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] 41: 0x57cc72729644 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 42: 0x57cc72731b62 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 43: 0x57cc7353605f - ::new::thread_start [INFO] [stdout] 44: 0x7073e2051aa4 - [INFO] [stdout] 45: 0x7073e20dea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_websocket_requires_valid_ticket_and_accepts_ping stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_websocket_requires_valid_ticket_and_accepts_ping' (40) panicked at synod-coordinator/tests/common/mod.rs:55:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57cc73536d28 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] 1: 0x57cc7354fdea - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 2: 0x57cc7353c562 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] 3: 0x57cc73513ce6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x57cc7352e7c9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] 5: 0x57cc7272e18c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x57cc7352ea42 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] 7: 0x57cc73513da2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x57cc7350afa9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x57cc73514d6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] 10: 0x57cc735505dc - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] 11: 0x57cc73550322 - core[5a1c3e9896636f3a]::result::unwrap_failed [INFO] [stdout] 12: 0x57cc72683fd3 - agents[596c379d78bccf3c]::common::spawn_test_server::{closure#0} [INFO] [stdout] 13: 0x57cc72685e10 - agents[596c379d78bccf3c]::common::setup_test_context::{closure#0} [INFO] [stdout] 14: 0x57cc7266381e - agents[596c379d78bccf3c]::test_websocket_requires_valid_ticket_and_accepts_ping::{closure#0}::_test_websocket_requires_valid_ticket_and_accepts_ping_internal::{closure#0} [INFO] [stdout] 15: 0x57cc72694bcc - serial_test[c35c4fb65af7b286]::serial_code_lock::local_async_serial_core::::{closure#0} [INFO] [stdout] 16: 0x57cc726592c7 - agents[596c379d78bccf3c]::test_websocket_requires_valid_ticket_and_accepts_ping::{closure#0} [INFO] [stdout] 17: 0x57cc726ee5f4 - > as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 18: 0x57cc726ee636 - >> as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 19: 0x57cc72676706 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x57cc72676654 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x57cc7266d6e0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x57cc72673e8d - ::block_on::>>>::{closure#0} [INFO] [stdout] 23: 0x57cc72673194 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0} [INFO] [stdout] 24: 0x57cc7267be11 - >::set::<::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 25: 0x57cc7267c9e4 - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x57cc726e619a - >::try_with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 27: 0x57cc726e5dc9 - >::with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 28: 0x57cc7267c1cb - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}> [INFO] [stdout] 29: 0x57cc72670e34 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>> [INFO] [stdout] 30: 0x57cc72671102 - ::block_on::>>> [INFO] [stdout] 31: 0x57cc72672a30 - ::block_on::>>::{closure#0} [INFO] [stdout] 32: 0x57cc726b25bb - tokio[c03de044e64b3ee9]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 33: 0x57cc7266d1c8 - ::block_on::>> [INFO] [stdout] 34: 0x57cc726a2805 - ::block_on_inner::>> [INFO] [stdout] 35: 0x57cc726a296b - ::block_on::>> [INFO] [stdout] 36: 0x57cc7266c5b2 - agents[596c379d78bccf3c]::test_websocket_requires_valid_ticket_and_accepts_ping [INFO] [stdout] 37: 0x57cc72657ca3 - agents[596c379d78bccf3c]::test_websocket_requires_valid_ticket_and_accepts_ping::{closure#0} [INFO] [stdout] 38: 0x57cc7263fc66 - >::call_once [INFO] [stdout] 39: 0x57cc7272126b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] 40: 0x57cc7272eae5 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] 41: 0x57cc72729644 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 42: 0x57cc72731b62 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 43: 0x57cc7353605f - ::new::thread_start [INFO] [stdout] 44: 0x7073e2051aa4 - [INFO] [stdout] 45: 0x7073e20dea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_agent_slot_starts_pending_pubkey stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_agent_slot_starts_pending_pubkey' (32) panicked at synod-coordinator/tests/common/mod.rs:55:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57cc73536d28 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] 1: 0x57cc7354fdea - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 2: 0x57cc7353c562 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] 3: 0x57cc73513ce6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x57cc7352e7c9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] 5: 0x57cc7272e18c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x57cc7352ea42 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] 7: 0x57cc73513da2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x57cc7350afa9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x57cc73514d6d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] 10: 0x57cc735505dc - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] 11: 0x57cc73550322 - core[5a1c3e9896636f3a]::result::unwrap_failed [INFO] [stdout] 12: 0x57cc72683fd3 - agents[596c379d78bccf3c]::common::spawn_test_server::{closure#0} [INFO] [stdout] 13: 0x57cc72685e10 - agents[596c379d78bccf3c]::common::setup_test_context::{closure#0} [INFO] [stdout] 14: 0x57cc7265ce7c - agents[596c379d78bccf3c]::test_agent_slot_starts_pending_pubkey::{closure#0}::_test_agent_slot_starts_pending_pubkey_internal::{closure#0} [INFO] [stdout] 15: 0x57cc726937cc - serial_test[c35c4fb65af7b286]::serial_code_lock::local_async_serial_core::::{closure#0} [INFO] [stdout] 16: 0x57cc726582d7 - agents[596c379d78bccf3c]::test_agent_slot_starts_pending_pubkey::{closure#0} [INFO] [stdout] 17: 0x57cc726ee5f4 - > as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 18: 0x57cc726ee636 - >> as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] 19: 0x57cc72676706 - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x57cc72676654 - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] 21: 0x57cc7266d6e0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 22: 0x57cc72673e8d - ::block_on::>>>::{closure#0} [INFO] [stdout] 23: 0x57cc72673194 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0} [INFO] [stdout] 24: 0x57cc7267be11 - >::set::<::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 25: 0x57cc7267c9e4 - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] 26: 0x57cc726e619a - >::try_with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 27: 0x57cc726e5dc9 - >::with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] 28: 0x57cc7267c1cb - tokio[c03de044e64b3ee9]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}> [INFO] [stdout] 29: 0x57cc72670e34 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>> [INFO] [stdout] 30: 0x57cc72671102 - ::block_on::>>> [INFO] [stdout] 31: 0x57cc72672a30 - ::block_on::>>::{closure#0} [INFO] [stdout] 32: 0x57cc726b25bb - tokio[c03de044e64b3ee9]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 33: 0x57cc7266d1c8 - ::block_on::>> [INFO] [stdout] 34: 0x57cc726a2805 - ::block_on_inner::>> [INFO] [stdout] 35: 0x57cc726a296b - ::block_on::>> [INFO] [stdout] 36: 0x57cc7266bc02 - agents[596c379d78bccf3c]::test_agent_slot_starts_pending_pubkey [INFO] [stdout] 37: 0x57cc72657bb3 - agents[596c379d78bccf3c]::test_agent_slot_starts_pending_pubkey::{closure#0} [INFO] [stdout] 38: 0x57cc7263fb26 - >::call_once [INFO] [stdout] 39: 0x57cc7272126b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] 40: 0x57cc7272eae5 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] 41: 0x57cc72729644 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 42: 0x57cc72731b62 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 43: 0x57cc7353605f - ::new::thread_start [INFO] [stdout] 44: 0x7073e2051aa4 - [INFO] [stdout] 45: 0x7073e20dea64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_agent_slot_starts_pending_pubkey [INFO] [stdout] test_connect_challenge_is_single_use [INFO] [stdout] test_mcp_connect_handshake_and_ws_work_with_slot_only [INFO] [stdout] test_mcp_ready_flips_immediately_after_slot_creation [INFO] [stdout] test_pubkey_enrollment_and_connect_issue_session [INFO] [stdout] test_revoking_agent_releases_pubkey_and_cleans_access_state [INFO] [stdout] test_suspended_agent_cannot_start_connect_challenge [INFO] [stdout] test_websocket_requires_valid_ticket_and_accepts_ping [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 240.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d29c2f6bcd862a13e6b0b5339aad22def3fde4dbfc6311843d53639fe580c0c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d29c2f6bcd862a13e6b0b5339aad22def3fde4dbfc6311843d53639fe580c0c3", kill_on_drop: false }` [INFO] [stdout] d29c2f6bcd862a13e6b0b5339aad22def3fde4dbfc6311843d53639fe580c0c3