[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] 6a93935bbab58a06979c58e169084194a8170b3c
[INFO] checking beeper/synapse against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeeper%2Fsynapse" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beeper/synapse on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-log v0.12.4
[INFO] [stderr]   Downloaded serde_core v1.0.224
[INFO] [stderr]   Downloaded serde_derive v1.0.224
[INFO] [stderr]   Downloaded pythonize v0.25.0
[INFO] [stderr]   Downloaded serde v1.0.224
[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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12ac76947aac71bbd275afa8cc48dc53c2bf2e704d3dbf31fc441e7974c46164
[INFO] running `Command { std: "docker" "start" "-a" "12ac76947aac71bbd275afa8cc48dc53c2bf2e704d3dbf31fc441e7974c46164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12ac76947aac71bbd275afa8cc48dc53c2bf2e704d3dbf31fc441e7974c46164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ac76947aac71bbd275afa8cc48dc53c2bf2e704d3dbf31fc441e7974c46164", kill_on_drop: false }`
[INFO] [stdout] 12ac76947aac71bbd275afa8cc48dc53c2bf2e704d3dbf31fc441e7974c46164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e819170fb2c3e321601a10019f6db5fcd1d4aec36d8e3fecee76f62c718fc0b
[INFO] running `Command { std: "docker" "start" "-a" "5e819170fb2c3e321601a10019f6db5fcd1d4aec36d8e3fecee76f62c718fc0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling serde_core v1.0.224
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde v1.0.224
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.224
[INFO] [stderr]    Compiling icu_locale_data v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_segmenter_data v2.0.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling synapse v0.1.0 (/opt/rustwide/workdir/rust)
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_locale v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking icu_segmenter v2.0.0
[INFO] [stderr]     Checking serde_json v1.0.145
[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]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking pyo3-log v0.12.4
[INFO] [stderr]     Checking pythonize v0.25.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.23
[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<PyAny>> {
[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<PyAny>> {
[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 29.26s
[INFO] running `Command { std: "docker" "inspect" "5e819170fb2c3e321601a10019f6db5fcd1d4aec36d8e3fecee76f62c718fc0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e819170fb2c3e321601a10019f6db5fcd1d4aec36d8e3fecee76f62c718fc0b", kill_on_drop: false }`
[INFO] [stdout] 5e819170fb2c3e321601a10019f6db5fcd1d4aec36d8e3fecee76f62c718fc0b
