[INFO] cloning repository https://github.com/beeper/synapse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beeper/synapse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeper%2Fsynapse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeper%2Fsynapse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 322fd416535b416d8216ac3124fc67db362d56d8 [INFO] testing beeper/synapse against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeper%2Fsynapse" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/beeper/synapse [INFO] finished tweaking git repo https://github.com/beeper/synapse [INFO] tweaked toml for git repo https://github.com/beeper/synapse written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/beeper/synapse on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/beeper/synapse 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ulid v1.2.1 [INFO] [stderr] Downloaded rand_core v0.9.0 [INFO] [stderr] Downloaded rand_chacha v0.9.0 [INFO] [stderr] Downloaded headers-core v0.3.0 [INFO] [stderr] Downloaded target-lexicon v0.13.2 [INFO] [stderr] Downloaded pyo3-log v0.12.4 [INFO] [stderr] Downloaded core_maths v0.1.1 [INFO] [stderr] Downloaded rustc-hash v2.1.1 [INFO] [stderr] Downloaded pythonize v0.25.0 [INFO] [stderr] Downloaded icu_locale v2.0.0 [INFO] [stderr] Downloaded headers v0.4.1 [INFO] [stderr] Downloaded pyo3-ffi v0.25.1 [INFO] [stderr] Downloaded hyper-util v0.1.14 [INFO] [stderr] Downloaded pyo3-macros-backend v0.25.1 [INFO] [stderr] Downloaded icu_locale_data v2.0.0 [INFO] [stderr] Downloaded libm v0.2.15 [INFO] [stderr] Downloaded hyper v1.6.0 [INFO] [stderr] Downloaded tower-http v0.6.6 [INFO] [stderr] Downloaded h2 v0.4.9 [INFO] [stderr] Downloaded reqwest v0.12.22 [INFO] [stderr] Downloaded zerocopy v0.8.17 [INFO] [stderr] Downloaded syn v2.0.85 [INFO] [stderr] Downloaded tokio-util v0.7.15 [INFO] [stderr] Downloaded iri-string v0.7.8 [INFO] [stderr] Downloaded serde_json v1.0.141 [INFO] [stderr] Downloaded zerovec v0.11.2 [INFO] [stderr] Downloaded cc v1.2.19 [INFO] [stderr] Downloaded security-framework v3.2.0 [INFO] [stderr] Downloaded rustls v0.23.26 [INFO] [stderr] Downloaded rustls-pki-types v1.11.0 [INFO] [stderr] Downloaded io-uring v0.7.8 [INFO] [stderr] Downloaded miniz_oxide v0.8.8 [INFO] [stderr] Downloaded zerocopy-derive v0.8.17 [INFO] [stderr] Downloaded rand v0.9.0 [INFO] [stderr] Downloaded pyo3-build-config v0.25.1 [INFO] [stderr] Downloaded quinn-udp v0.5.11 [INFO] [stderr] Downloaded pyo3-macros v0.25.1 [INFO] [stderr] Downloaded smallvec v1.15.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.65 [INFO] [stderr] Downloaded thiserror v1.0.65 [INFO] [stderr] Downloaded libc v0.2.172 [INFO] [stderr] Downloaded tokio v1.46.1 [INFO] [stderr] Downloaded rustls-webpki v0.103.1 [INFO] [stderr] Downloaded pyo3 v0.25.1 [INFO] [stderr] Downloaded icu_segmenter v2.0.0 [INFO] [stderr] Downloaded icu_segmenter_data v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8d949d417c47311a8fcb2527b327891b64f7d741895c30bf38306e6173c755f [INFO] running `Command { std: "docker" "start" "-a" "c8d949d417c47311a8fcb2527b327891b64f7d741895c30bf38306e6173c755f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8d949d417c47311a8fcb2527b327891b64f7d741895c30bf38306e6173c755f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d949d417c47311a8fcb2527b327891b64f7d741895c30bf38306e6173c755f", kill_on_drop: false }` [INFO] [stdout] c8d949d417c47311a8fcb2527b327891b64f7d741895c30bf38306e6173c755f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb45c60f5e0511c2770a09516fce650e4b022dc371d54761b82d391a4f5a017a [INFO] running `Command { std: "docker" "start" "-a" "cb45c60f5e0511c2770a09516fce650e4b022dc371d54761b82d391a4f5a017a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_locale_data v2.0.0 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling icu_segmenter_data v2.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling synapse v0.1.0 (/opt/rustwide/workdir/rust) [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling icu_locale v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling icu_segmenter v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling pyo3-log v0.12.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pythonize v0.25.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/src/http_client.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | fn defer(py: Python<'_>) -> PyResult<&Bound> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 140 | fn defer(py: Python<'_>) -> PyResult<&Bound<'_, PyAny>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "cb45c60f5e0511c2770a09516fce650e4b022dc371d54761b82d391a4f5a017a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb45c60f5e0511c2770a09516fce650e4b022dc371d54761b82d391a4f5a017a", kill_on_drop: false }` [INFO] [stdout] cb45c60f5e0511c2770a09516fce650e4b022dc371d54761b82d391a4f5a017a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2cef9f2c4caa59e2fa27c76f54372a86b929895f0118410504ac93e46dd7490 [INFO] running `Command { std: "docker" "start" "-a" "f2cef9f2c4caa59e2fa27c76f54372a86b929895f0118410504ac93e46dd7490", kill_on_drop: false }` [INFO] [stderr] Compiling synapse v0.1.0 (/opt/rustwide/workdir/rust) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/src/http_client.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | fn defer(py: Python<'_>) -> PyResult<&Bound> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 140 | fn defer(py: Python<'_>) -> PyResult<&Bound<'_, PyAny>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/src/http_client.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | fn defer(py: Python<'_>) -> PyResult<&Bound> { [INFO] [stdout] | ^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 140 | fn defer(py: Python<'_>) -> PyResult<&Bound<'_, PyAny>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `Command { std: "docker" "inspect" "f2cef9f2c4caa59e2fa27c76f54372a86b929895f0118410504ac93e46dd7490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2cef9f2c4caa59e2fa27c76f54372a86b929895f0118410504ac93e46dd7490", kill_on_drop: false }` [INFO] [stdout] f2cef9f2c4caa59e2fa27c76f54372a86b929895f0118410504ac93e46dd7490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25a983685bf13a17517825660d2c580b2e59a4d6f805bdccb81cf7ee642a5d07 [INFO] running `Command { std: "docker" "start" "-a" "25a983685bf13a17517825660d2c580b2e59a4d6f805bdccb81cf7ee642a5d07", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> rust/src/http_client.rs:140:21 [INFO] [stderr] | [INFO] [stderr] 140 | fn defer(py: Python<'_>) -> PyResult<&Bound> { [INFO] [stderr] | ^^ ^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 140 | fn defer(py: Python<'_>) -> PyResult<&Bound<'_, PyAny>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `synapse` (lib) generated 1 warning (run `cargo fix --lib -p synapse` to apply 1 suggestion) [INFO] [stderr] warning: `synapse` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/synapse-843ffe5fd70b4c06) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test push::test_cannot_deserialize_event_match_condition_with_pattern_type ... ok [INFO] [stdout] test push::test_cannot_deserialize_unstable_msc3664_condition_with_pattern_type ... ok [INFO] [stdout] test push::test_deserialize_event_property_is_condition ... ok [INFO] [stdout] test push::test_custom_action ... ok [INFO] [stdout] test push::test_serialize_condition ... ok [INFO] [stdout] test push::test_deserialize_condition ... ok [INFO] [stdout] test push::test_deserialize_custom_condition ... ok [INFO] [stdout] test push::test_deserialize_unstable_msc3931_condition ... ok [INFO] [stdout] test push::test_serialize_unstable_msc3664_condition_with_pattern_type ... ok [INFO] [stdout] test push::utils::test_get_domain_from_id ... ok [INFO] [stdout] test push::test_serialize_event_match_condition_with_pattern_type ... ok [INFO] [stdout] test push::test_deserialize_unstable_msc3664_condition ... ok [INFO] [stdout] test push::test_deserialize_action ... ok [INFO] [stdout] test push::evaluator::test_requires_room_version_supports_condition ... ok [INFO] [stdout] test push::evaluator::push_rule_evaluator ... ok [INFO] [stdout] test push::utils::tset_glob ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests synapse [INFO] [stdout] [INFO] [stdout] running 0 tests [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] running `Command { std: "docker" "inspect" "25a983685bf13a17517825660d2c580b2e59a4d6f805bdccb81cf7ee642a5d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a983685bf13a17517825660d2c580b2e59a4d6f805bdccb81cf7ee642a5d07", kill_on_drop: false }` [INFO] [stdout] 25a983685bf13a17517825660d2c580b2e59a4d6f805bdccb81cf7ee642a5d07