[INFO] cloning repository https://github.com/Ahmer-rehman/synapse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ahmer-rehman/synapse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmer-rehman%2Fsynapse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmer-rehman%2Fsynapse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92b38c1afd1acd1b88b3ae313f05bcf1bec0e849
[INFO] testing Ahmer-rehman/synapse against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmer-rehman%2Fsynapse" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ahmer-rehman/synapse
[INFO] finished tweaking git repo https://github.com/Ahmer-rehman/synapse
[INFO] tweaked toml for git repo https://github.com/Ahmer-rehman/synapse written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ahmer-rehman/synapse on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ahmer-rehman/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0aaa190fba24936bbaf9ca82907ea233901144127db3a5431cccaf74f11984b6
[INFO] running `Command { std: "docker" "start" "-a" "0aaa190fba24936bbaf9ca82907ea233901144127db3a5431cccaf74f11984b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0aaa190fba24936bbaf9ca82907ea233901144127db3a5431cccaf74f11984b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aaa190fba24936bbaf9ca82907ea233901144127db3a5431cccaf74f11984b6", kill_on_drop: false }`
[INFO] [stdout] 0aaa190fba24936bbaf9ca82907ea233901144127db3a5431cccaf74f11984b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e69a680634f0c3f0009674c5ead47c1265df07cf149d7d00d6ef9076c4a21198
[INFO] running `Command { std: "docker" "start" "-a" "e69a680634f0c3f0009674c5ead47c1265df07cf149d7d00d6ef9076c4a21198", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.206
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling synapse v0.1.0 (/opt/rustwide/workdir/rust)
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling ulid v1.1.3
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling serde_derive v1.0.206
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling pyo3-log v0.10.0
[INFO] [stderr]    Compiling pythonize v0.21.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.30s
[INFO] running `Command { std: "docker" "inspect" "e69a680634f0c3f0009674c5ead47c1265df07cf149d7d00d6ef9076c4a21198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e69a680634f0c3f0009674c5ead47c1265df07cf149d7d00d6ef9076c4a21198", kill_on_drop: false }`
[INFO] [stdout] e69a680634f0c3f0009674c5ead47c1265df07cf149d7d00d6ef9076c4a21198
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62206e9c1f8a9413db9dc778f02aa376aaf0ddae0b43ce68268b02c9a0fc9753
[INFO] running `Command { std: "docker" "start" "-a" "62206e9c1f8a9413db9dc778f02aa376aaf0ddae0b43ce68268b02c9a0fc9753", kill_on_drop: false }`
[INFO] [stderr]    Compiling synapse v0.1.0 (/opt/rustwide/workdir/rust)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.70s
[INFO] running `Command { std: "docker" "inspect" "62206e9c1f8a9413db9dc778f02aa376aaf0ddae0b43ce68268b02c9a0fc9753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62206e9c1f8a9413db9dc778f02aa376aaf0ddae0b43ce68268b02c9a0fc9753", kill_on_drop: false }`
[INFO] [stdout] 62206e9c1f8a9413db9dc778f02aa376aaf0ddae0b43ce68268b02c9a0fc9753
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 105f7bf61dda058eb586bb4d3423255838cdba46fa98a7056471e68f6a92ef88
[INFO] running `Command { std: "docker" "start" "-a" "105f7bf61dda058eb586bb4d3423255838cdba46fa98a7056471e68f6a92ef88", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/synapse-ba52bf451de4e378)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test push::test_cannot_deserialize_unstable_msc3664_condition_with_pattern_type ... ok
[INFO] [stdout] test push::test_custom_action ... ok
[INFO] [stdout] test push::test_cannot_deserialize_event_match_condition_with_pattern_type ... ok
[INFO] [stdout] test push::test_deserialize_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_serialize_event_match_condition_with_pattern_type ... 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_deserialize_event_property_is_condition ... ok
[INFO] [stdout] test push::test_deserialize_unstable_msc3664_condition ... ok
[INFO] [stdout] test push::test_deserialize_unstable_msc3931_condition ... 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.13s
[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" "105f7bf61dda058eb586bb4d3423255838cdba46fa98a7056471e68f6a92ef88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "105f7bf61dda058eb586bb4d3423255838cdba46fa98a7056471e68f6a92ef88", kill_on_drop: false }`
[INFO] [stdout] 105f7bf61dda058eb586bb4d3423255838cdba46fa98a7056471e68f6a92ef88
