[INFO] cloning repository https://github.com/pelikan-io/pelikan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pelikan-io/pelikan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpelikan-io%2Fpelikan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpelikan-io%2Fpelikan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f11be9bd96c8db3be7846a1b990afb636687e231
[INFO] checking pelikan-io/pelikan against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpelikan-io%2Fpelikan" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pelikan-io/pelikan
[INFO] finished tweaking git repo https://github.com/pelikan-io/pelikan
[INFO] tweaked toml for git repo https://github.com/pelikan-io/pelikan written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pelikan-io/pelikan on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pelikan-io/pelikan 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 169892f78b7ab26e20f7ebb745e7dbb3528c82353616880bcfda05e0956ef25e
[INFO] running `Command { std: "docker" "start" "-a" "169892f78b7ab26e20f7ebb745e7dbb3528c82353616880bcfda05e0956ef25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "169892f78b7ab26e20f7ebb745e7dbb3528c82353616880bcfda05e0956ef25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "169892f78b7ab26e20f7ebb745e7dbb3528c82353616880bcfda05e0956ef25e", kill_on_drop: false }`
[INFO] [stdout] 169892f78b7ab26e20f7ebb745e7dbb3528c82353616880bcfda05e0956ef25e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bec50c5f533acc087bd4671a8363eb27d333c611539c70c8b4eccbcf9732f0d
[INFO] running `Command { std: "docker" "start" "-a" "0bec50c5f533acc087bd4671a8363eb27d333c611539c70c8b4eccbcf9732f0d", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling metriken-core v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]     Checking toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking storage-types v0.3.2 (/opt/rustwide/workdir/src/storage/types)
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking toml v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking rand_xoshiro v0.8.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking keyvalue v0.1.0 (https://github.com/pelikan-io/cache-rs#5d1d870b)
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking metrohash v1.0.7
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking clocksource v0.8.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling linkme-impl v0.3.25
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling metriken-derive v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking bloom v0.3.2 (/opt/rustwide/workdir/src/storage/bloom)
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking linkme v0.3.25
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking histogram v0.11.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking logroller v0.1.10
[INFO] [stderr]     Checking metriken v0.7.0
[INFO] [stderr]     Checking segcache v0.2.0 (https://github.com/pelikan-io/cache-rs#5d1d870b)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking pelikan-net v0.5.0 (/opt/rustwide/workdir/src/net)
[INFO] [stderr]     Checking common v0.3.2 (/opt/rustwide/workdir/src/common)
[INFO] [stderr]     Checking queues v0.3.2 (/opt/rustwide/workdir/src/queues)
[INFO] [stderr]     Checking config v0.3.2 (/opt/rustwide/workdir/src/config)
[INFO] [stderr]     Checking logger v0.3.2 (/opt/rustwide/workdir/src/logger)
[INFO] [stderr]     Checking protocol-common v0.3.2 (/opt/rustwide/workdir/src/protocol/common)
[INFO] [stderr]     Checking protocol-ping v0.3.2 (/opt/rustwide/workdir/src/protocol/ping)
[INFO] [stderr]     Checking protocol-memcache v0.3.2 (/opt/rustwide/workdir/src/protocol/memcache)
[INFO] [stderr]     Checking protocol-resp v0.3.2 (/opt/rustwide/workdir/src/protocol/resp)
[INFO] [stderr]     Checking protocol-admin v0.3.2 (/opt/rustwide/workdir/src/protocol/admin)
[INFO] [stderr]     Checking session v0.3.2 (/opt/rustwide/workdir/src/session)
[INFO] [stderr]     Checking protocol-http v0.3.2 (/opt/rustwide/workdir/src/protocol/http)
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]    --> src/session/src/buffer.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn borrow_mut(self: &mut Buffer) -> &mut [u8] {
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout]     = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]    --> src/session/src/buffer.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn borrow_mut(self: &mut Buffer) -> &mut [u8] {
[INFO] [stdout]     |                         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout]     = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `session` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `session` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0bec50c5f533acc087bd4671a8363eb27d333c611539c70c8b4eccbcf9732f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bec50c5f533acc087bd4671a8363eb27d333c611539c70c8b4eccbcf9732f0d", kill_on_drop: false }`
[INFO] [stdout] 0bec50c5f533acc087bd4671a8363eb27d333c611539c70c8b4eccbcf9732f0d
