[INFO] fetching crate qrpc-sdk 0.1.1...
[INFO] testing qrpc-sdk-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate qrpc-sdk 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate qrpc-sdk 0.1.1
[INFO] finished tweaking crates.io crate qrpc-sdk 0.1.1
[INFO] tweaked toml for crates.io crate qrpc-sdk 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qrpc-sdk 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] [stderr]       Adding capnp v0.13.7 (available: v0.23.0)
[INFO] [stderr]       Adding capnpc v0.13.1 (available: v0.23.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec1d765de6ec355df080aa4f0b27d6efe5d19d87fa1f639f5d2066ba352d46c1
[INFO] running `Command { std: "docker" "start" "-a" "ec1d765de6ec355df080aa4f0b27d6efe5d19d87fa1f639f5d2066ba352d46c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec1d765de6ec355df080aa4f0b27d6efe5d19d87fa1f639f5d2066ba352d46c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec1d765de6ec355df080aa4f0b27d6efe5d19d87fa1f639f5d2066ba352d46c1", kill_on_drop: false }`
[INFO] [stdout] ec1d765de6ec355df080aa4f0b27d6efe5d19d87fa1f639f5d2066ba352d46c1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8392317bb8f26896501f34f33d4eb38672665684e4d5095a8b7e7d669cd206af
[INFO] running `Command { std: "docker" "start" "-a" "8392317bb8f26896501f34f33d4eb38672665684e4d5095a8b7e7d669cd206af", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling capnp v0.13.7
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling capnpc v0.13.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling qrpc-sdk v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling ratman-identity v0.6.2
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/base_capnp.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[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] 45 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/base_capnp.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/base_capnp.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/types_capnp.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/types_capnp.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/types_capnp.rs:113:31
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:303:21
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:306:31
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:493:21
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:496:31
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:577:21
[INFO] [stdout]     |
[INFO] [stdout] 577 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 577 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:631:21
[INFO] [stdout]     |
[INFO] [stdout] 631 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 631 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:634:31
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:712:21
[INFO] [stdout]     |
[INFO] [stdout] 712 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 712 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:773:21
[INFO] [stdout]     |
[INFO] [stdout] 773 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 773 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:776:31
[INFO] [stdout]     |
[INFO] [stdout] 776 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 776 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.56s
[INFO] running `Command { std: "docker" "inspect" "8392317bb8f26896501f34f33d4eb38672665684e4d5095a8b7e7d669cd206af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8392317bb8f26896501f34f33d4eb38672665684e4d5095a8b7e7d669cd206af", kill_on_drop: false }`
[INFO] [stdout] 8392317bb8f26896501f34f33d4eb38672665684e4d5095a8b7e7d669cd206af
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b63e4cb3a8d78fd7f2b79d97d874566df37fb975b9ab7f5ac4fab433e333b824
[INFO] running `Command { std: "docker" "start" "-a" "b63e4cb3a8d78fd7f2b79d97d874566df37fb975b9ab7f5ac4fab433e333b824", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/base_capnp.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[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] 45 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/base_capnp.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/base_capnp.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/types_capnp.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/types_capnp.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/types_capnp.rs:113:31
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:303:21
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:306:31
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:493:21
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling qrpc-sdk v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:496:31
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:577:21
[INFO] [stdout]     |
[INFO] [stdout] 577 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 577 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:631:21
[INFO] [stdout]     |
[INFO] [stdout] 631 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 631 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:634:31
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:712:21
[INFO] [stdout]     |
[INFO] [stdout] 712 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 712 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:773:21
[INFO] [stdout]     |
[INFO] [stdout] 773 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 773 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:776:31
[INFO] [stdout]     |
[INFO] [stdout] 776 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 776 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/base_capnp.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[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] 45 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/base_capnp.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/base_capnp.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/types_capnp.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/types_capnp.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/types_capnp.rs:113:31
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]    |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:114:21
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:303:21
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:306:31
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:439:21
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 439 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:493:21
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 493 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:496:31
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:577:21
[INFO] [stdout]     |
[INFO] [stdout] 577 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 577 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:631:21
[INFO] [stdout]     |
[INFO] [stdout] 631 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 631 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:634:31
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 634 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:712:21
[INFO] [stdout]     |
[INFO] [stdout] 712 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 712 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:773:21
[INFO] [stdout]     |
[INFO] [stdout] 773 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 773 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stdout]     |                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:776:31
[INFO] [stdout]     |
[INFO] [stdout] 776 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 776 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stdout]     |                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "b63e4cb3a8d78fd7f2b79d97d874566df37fb975b9ab7f5ac4fab433e333b824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b63e4cb3a8d78fd7f2b79d97d874566df37fb975b9ab7f5ac4fab433e333b824", kill_on_drop: false }`
[INFO] [stdout] b63e4cb3a8d78fd7f2b79d97d874566df37fb975b9ab7f5ac4fab433e333b824
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 44d9e6b920c789f31e470bb83f938171b44009d622f706c9a3cc4572abf6ca29
[INFO] running `Command { std: "docker" "start" "-a" "44d9e6b920c789f31e470bb83f938171b44009d622f706c9a3cc4572abf6ca29", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/base_capnp.rs:45:21
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[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] 45 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stderr]    |                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/base_capnp.rs:120:21
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/base_capnp.rs:123:31
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stderr]     |                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/types_capnp.rs:45:21
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stderr]    |                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/types_capnp.rs:110:21
[INFO] [stderr]     |
[INFO] [stderr] 110 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 110 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/types_capnp.rs:113:31
[INFO] [stderr]     |
[INFO] [stderr] 113 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 113 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stderr]     |                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:47:21
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stderr]    |                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:114:21
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:117:31
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stderr]     |                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:223:21
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stderr]     |                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:303:21
[INFO] [stderr]     |
[INFO] [stderr] 303 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 303 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:306:31
[INFO] [stderr]     |
[INFO] [stderr] 306 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 306 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stderr]     |                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:439:21
[INFO] [stderr]     |
[INFO] [stderr] 439 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 439 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stderr]     |                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:493:21
[INFO] [stderr]     |
[INFO] [stderr] 493 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 493 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:496:31
[INFO] [stderr]     |
[INFO] [stderr] 496 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 496 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stderr]     |                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:577:21
[INFO] [stderr]     |
[INFO] [stderr] 577 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 577 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stderr]     |                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:631:21
[INFO] [stderr]     |
[INFO] [stderr] 631 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 631 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:634:31
[INFO] [stderr]     |
[INFO] [stderr] 634 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 634 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stderr]     |                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:712:21
[INFO] [stderr]     |
[INFO] [stderr] 712 |     pub fn reborrow(&self) -> Reader<> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 712 |     pub fn reborrow(&self) -> Reader<'_> {
[INFO] [stderr]     |                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:773:21
[INFO] [stderr]     |
[INFO] [stderr] 773 |     pub fn reborrow(&mut self) -> Builder<> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 773 |     pub fn reborrow(&mut self) -> Builder<'_> {
[INFO] [stderr]     |                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/qrpc-sdk-e8e2a5f52f1ea4f1/out/schema/cap_capnp.rs:776:31
[INFO] [stderr]     |
[INFO] [stderr] 776 |     pub fn reborrow_as_reader(&self) -> Reader<> {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 776 |     pub fn reborrow_as_reader(&self) -> Reader<'_> {
[INFO] [stderr]     |                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: `qrpc-sdk` (lib) generated 21 warnings (run `cargo fix --lib -p qrpc-sdk` to apply 21 suggestions)
[INFO] [stderr] warning: `qrpc-sdk` (lib test) generated 21 warnings (21 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qrpc_sdk-a822a377feda00dd)
[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] [stderr]    Doc-tests qrpc_sdk
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 57) ... ok
[INFO] [stdout] test src/parser.rs - parser::MsgReader<'s,T>::get_root (line 57) ... ok
[INFO] [stdout] test src/lib.rs - (line 80) ... ok
[INFO] [stdout] test src/parser.rs - parser::MsgReader<'s,T>::get_root (line 75) ... ok
[INFO] [stdout] test src/lib.rs - (line 39) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "44d9e6b920c789f31e470bb83f938171b44009d622f706c9a3cc4572abf6ca29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44d9e6b920c789f31e470bb83f938171b44009d622f706c9a3cc4572abf6ca29", kill_on_drop: false }`
[INFO] [stdout] 44d9e6b920c789f31e470bb83f938171b44009d622f706c9a3cc4572abf6ca29
