[INFO] cloning repository https://github.com/golemfactory/ya-service-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/golemfactory/ya-service-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-service-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-service-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0395b0c704ef644d7f0554ac41e319f03b11c068
[INFO] testing golemfactory/ya-service-sdk against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-service-sdk" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/golemfactory/ya-service-sdk
[INFO] finished tweaking git repo https://github.com/golemfactory/ya-service-sdk
[INFO] tweaked toml for git repo https://github.com/golemfactory/ya-service-sdk written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/golemfactory/ya-service-sdk on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/golemfactory/ya-service-sdk 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 663a6fb93f9b6adec3a4c55f5739e474df638c7f9e1491659aab199841a40f44
[INFO] running `Command { std: "docker" "start" "-a" "663a6fb93f9b6adec3a4c55f5739e474df638c7f9e1491659aab199841a40f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "663a6fb93f9b6adec3a4c55f5739e474df638c7f9e1491659aab199841a40f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "663a6fb93f9b6adec3a4c55f5739e474df638c7f9e1491659aab199841a40f44", kill_on_drop: false }`
[INFO] [stdout] 663a6fb93f9b6adec3a4c55f5739e474df638c7f9e1491659aab199841a40f44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e6c22367e478c308c1602a9e1a784ec71ebd42bb29228404c2e4f1fc3f1ff38
[INFO] running `Command { std: "docker" "start" "-a" "1e6c22367e478c308c1602a9e1a784ec71ebd42bb29228404c2e4f1fc3f1ff38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.4
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling ya-runtime-sdk-derive v0.1.0 (/opt/rustwide/workdir/ya-runtime-sdk-derive)
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling ya-runtime-api v0.6.0 (https://github.com/golemfactory/yagna.git?rev=2222cadeed58ecc44295092fcb0bc9ffba8a3722#2222cade)
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling serde_yaml v0.9.14
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling ya-runtime-sdk v0.4.0 (/opt/rustwide/workdir/ya-runtime-sdk)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:223:27
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub(crate) fn started(&mut self) -> BoxFuture<()> {
[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] 223 |     pub(crate) fn started(&mut self) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:231:27
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub(crate) fn stopped(&mut self, return_code: i32) -> BoxFuture<()> {
[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] 231 |     pub(crate) fn stopped(&mut self, return_code: i32) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn stdout(&mut self, output: impl IntoVec<u8>) -> BoxFuture<()> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden 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] 240 |     pub fn stdout(&mut self, output: impl IntoVec<u8>) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:250:19
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn stderr(&mut self, output: impl IntoVec<u8>) -> BoxFuture<()> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden 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] 250 |     pub fn stderr(&mut self, output: impl IntoVec<u8>) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn state(&mut self, name: String, value: json::Value) -> BoxFuture<Result<(), Error>> {
[INFO] [stdout]     |                  ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 260 |     pub fn state(&mut self, name: String, value: json::Value) -> BoxFuture<'_, Result<(), Error>> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:281:20
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn counter(&mut self, name: String, value: f64) -> BoxFuture<()> {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden 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] 281 |     pub fn counter(&mut self, name: String, value: f64) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-runtime-sdk/src/event.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn command_started(&mut self, process_id: ProcessId) -> BoxFuture<()> {
[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] 68 |     pub fn command_started(&mut self, process_id: ProcessId) -> BoxFuture<'_, ()> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-runtime-sdk/src/event.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn command_stopped(&mut self, process_id: ProcessId, return_code: i32) -> BoxFuture<()> {
[INFO] [stdout]    |                            ^^^^^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^^ the same lifetime is hidden 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] 79 |     pub fn command_stopped(&mut self, process_id: ProcessId, return_code: i32) -> BoxFuture<'_, ()> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-runtime-sdk/src/event.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 94 |     ) -> BoxFuture<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^ the same lifetime is hidden 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] 94 |     ) -> BoxFuture<'_, ()> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/event.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 109 |     ) -> BoxFuture<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the same lifetime is hidden 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] 109 |     ) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/event.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn state(&mut self, state: RuntimeState) -> BoxFuture<()> {
[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 state(&mut self, state: RuntimeState) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/event.rs:125:20
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn counter(&mut self, counter: RuntimeCounter) -> BoxFuture<()> {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^ the same lifetime is hidden 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] 125 |     pub fn counter(&mut self, counter: RuntimeCounter) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/event.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn emit(&mut self, event: impl Into<EventKind>) -> BoxFuture<()> {
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^ the same lifetime is hidden 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] 130 |     pub fn emit(&mut self, event: impl Into<EventKind>) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling command-mode v0.1.1 (/opt/rustwide/workdir/examples/command-mode)
[INFO] [stderr]    Compiling environment v0.1.0 (/opt/rustwide/workdir/examples/environment)
[INFO] [stderr]    Compiling example-runtime v1.2.3 (/opt/rustwide/workdir/examples/example-runtime)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "1e6c22367e478c308c1602a9e1a784ec71ebd42bb29228404c2e4f1fc3f1ff38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e6c22367e478c308c1602a9e1a784ec71ebd42bb29228404c2e4f1fc3f1ff38", kill_on_drop: false }`
[INFO] [stdout] 1e6c22367e478c308c1602a9e1a784ec71ebd42bb29228404c2e4f1fc3f1ff38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a543cd9532f43c076ebbcfdd3b553416dfa082bbba594a24ecb16099adc499f7
[INFO] running `Command { std: "docker" "start" "-a" "a543cd9532f43c076ebbcfdd3b553416dfa082bbba594a24ecb16099adc499f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling ya-runtime-sdk-derive v0.1.0 (/opt/rustwide/workdir/ya-runtime-sdk-derive)
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling ya-runtime-api v0.6.0 (https://github.com/golemfactory/yagna.git?rev=2222cadeed58ecc44295092fcb0bc9ffba8a3722#2222cade)
[INFO] [stderr]    Compiling ya-runtime-sdk v0.4.0 (/opt/rustwide/workdir/ya-runtime-sdk)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:223:27
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub(crate) fn started(&mut self) -> BoxFuture<()> {
[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] 223 |     pub(crate) fn started(&mut self) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:231:27
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub(crate) fn stopped(&mut self, return_code: i32) -> BoxFuture<()> {
[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] 231 |     pub(crate) fn stopped(&mut self, return_code: i32) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn stdout(&mut self, output: impl IntoVec<u8>) -> BoxFuture<()> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden 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] 240 |     pub fn stdout(&mut self, output: impl IntoVec<u8>) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:250:19
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn stderr(&mut self, output: impl IntoVec<u8>) -> BoxFuture<()> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden 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] 250 |     pub fn stderr(&mut self, output: impl IntoVec<u8>) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn state(&mut self, name: String, value: json::Value) -> BoxFuture<Result<(), Error>> {
[INFO] [stdout]     |                  ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 260 |     pub fn state(&mut self, name: String, value: json::Value) -> BoxFuture<'_, Result<(), Error>> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:281:20
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn counter(&mut self, name: String, value: f64) -> BoxFuture<()> {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden 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] 281 |     pub fn counter(&mut self, name: String, value: f64) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-runtime-sdk/src/event.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn command_started(&mut self, process_id: ProcessId) -> BoxFuture<()> {
[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] 68 |     pub fn command_started(&mut self, process_id: ProcessId) -> BoxFuture<'_, ()> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-runtime-sdk/src/event.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn command_stopped(&mut self, process_id: ProcessId, return_code: i32) -> BoxFuture<()> {
[INFO] [stdout]    |                            ^^^^^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^^ the same lifetime is hidden 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] 79 |     pub fn command_stopped(&mut self, process_id: ProcessId, return_code: i32) -> BoxFuture<'_, ()> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-runtime-sdk/src/event.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 94 |     ) -> BoxFuture<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^ the same lifetime is hidden 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] 94 |     ) -> BoxFuture<'_, ()> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/event.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 109 |     ) -> BoxFuture<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the same lifetime is hidden 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] 109 |     ) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/event.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn state(&mut self, state: RuntimeState) -> BoxFuture<()> {
[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 state(&mut self, state: RuntimeState) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/event.rs:125:20
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn counter(&mut self, counter: RuntimeCounter) -> BoxFuture<()> {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^ the same lifetime is hidden 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] 125 |     pub fn counter(&mut self, counter: RuntimeCounter) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/event.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn emit(&mut self, event: impl Into<EventKind>) -> BoxFuture<()> {
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^ the same lifetime is hidden 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] 130 |     pub fn emit(&mut self, event: impl Into<EventKind>) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling environment v0.1.0 (/opt/rustwide/workdir/examples/environment)
[INFO] [stderr]    Compiling example-runtime v1.2.3 (/opt/rustwide/workdir/examples/example-runtime)
[INFO] [stderr]    Compiling command-mode v0.1.1 (/opt/rustwide/workdir/examples/command-mode)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:223:27
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub(crate) fn started(&mut self) -> BoxFuture<()> {
[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] 223 |     pub(crate) fn started(&mut self) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:231:27
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub(crate) fn stopped(&mut self, return_code: i32) -> BoxFuture<()> {
[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] 231 |     pub(crate) fn stopped(&mut self, return_code: i32) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn stdout(&mut self, output: impl IntoVec<u8>) -> BoxFuture<()> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden 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] 240 |     pub fn stdout(&mut self, output: impl IntoVec<u8>) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:250:19
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn stderr(&mut self, output: impl IntoVec<u8>) -> BoxFuture<()> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden 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] 250 |     pub fn stderr(&mut self, output: impl IntoVec<u8>) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn state(&mut self, name: String, value: json::Value) -> BoxFuture<Result<(), Error>> {
[INFO] [stdout]     |                  ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 260 |     pub fn state(&mut self, name: String, value: json::Value) -> BoxFuture<'_, Result<(), Error>> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/context.rs:281:20
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn counter(&mut self, name: String, value: f64) -> BoxFuture<()> {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden 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] 281 |     pub fn counter(&mut self, name: String, value: f64) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-runtime-sdk/src/event.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn command_started(&mut self, process_id: ProcessId) -> BoxFuture<()> {
[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] 68 |     pub fn command_started(&mut self, process_id: ProcessId) -> BoxFuture<'_, ()> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-runtime-sdk/src/event.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn command_stopped(&mut self, process_id: ProcessId, return_code: i32) -> BoxFuture<()> {
[INFO] [stdout]    |                            ^^^^^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^^ the same lifetime is hidden 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] 79 |     pub fn command_stopped(&mut self, process_id: ProcessId, return_code: i32) -> BoxFuture<'_, ()> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ya-runtime-sdk/src/event.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 94 |     ) -> BoxFuture<()> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^ the same lifetime is hidden 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] 94 |     ) -> BoxFuture<'_, ()> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/event.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 109 |     ) -> BoxFuture<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ the same lifetime is hidden 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] 109 |     ) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/event.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn state(&mut self, state: RuntimeState) -> BoxFuture<()> {
[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 state(&mut self, state: RuntimeState) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/event.rs:125:20
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn counter(&mut self, counter: RuntimeCounter) -> BoxFuture<()> {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^ the same lifetime is hidden 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] 125 |     pub fn counter(&mut self, counter: RuntimeCounter) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ya-runtime-sdk/src/event.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn emit(&mut self, event: impl Into<EventKind>) -> BoxFuture<()> {
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^ the same lifetime is hidden 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] 130 |     pub fn emit(&mut self, event: impl Into<EventKind>) -> BoxFuture<'_, ()> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.82s
[INFO] running `Command { std: "docker" "inspect" "a543cd9532f43c076ebbcfdd3b553416dfa082bbba594a24ecb16099adc499f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a543cd9532f43c076ebbcfdd3b553416dfa082bbba594a24ecb16099adc499f7", kill_on_drop: false }`
[INFO] [stdout] a543cd9532f43c076ebbcfdd3b553416dfa082bbba594a24ecb16099adc499f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 55e9e856dccf2696967c52463cf7813edde43b5be860b9961c38bd0644b7d714
[INFO] running `Command { std: "docker" "start" "-a" "55e9e856dccf2696967c52463cf7813edde43b5be860b9961c38bd0644b7d714", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ya-runtime-sdk/src/context.rs:223:27
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub(crate) fn started(&mut self) -> BoxFuture<()> {
[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] 223 |     pub(crate) fn started(&mut self) -> BoxFuture<'_, ()> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ya-runtime-sdk/src/context.rs:231:27
[INFO] [stderr]     |
[INFO] [stderr] 231 |     pub(crate) fn stopped(&mut self, return_code: i32) -> BoxFuture<()> {
[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] 231 |     pub(crate) fn stopped(&mut self, return_code: i32) -> BoxFuture<'_, ()> {
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ya-runtime-sdk/src/context.rs:240:19
[INFO] [stderr]     |
[INFO] [stderr] 240 |     pub fn stdout(&mut self, output: impl IntoVec<u8>) -> BoxFuture<()> {
[INFO] [stderr]     |                   ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden 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] 240 |     pub fn stdout(&mut self, output: impl IntoVec<u8>) -> BoxFuture<'_, ()> {
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ya-runtime-sdk/src/context.rs:250:19
[INFO] [stderr]     |
[INFO] [stderr] 250 |     pub fn stderr(&mut self, output: impl IntoVec<u8>) -> BoxFuture<()> {
[INFO] [stderr]     |                   ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden 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] 250 |     pub fn stderr(&mut self, output: impl IntoVec<u8>) -> BoxFuture<'_, ()> {
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ya-runtime-sdk/src/context.rs:260:18
[INFO] [stderr]     |
[INFO] [stderr] 260 |     pub fn state(&mut self, name: String, value: json::Value) -> BoxFuture<Result<(), Error>> {
[INFO] [stderr]     |                  ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 260 |     pub fn state(&mut self, name: String, value: json::Value) -> BoxFuture<'_, Result<(), Error>> {
[INFO] [stderr]     |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ya-runtime-sdk/src/context.rs:281:20
[INFO] [stderr]     |
[INFO] [stderr] 281 |     pub fn counter(&mut self, name: String, value: f64) -> BoxFuture<()> {
[INFO] [stderr]     |                    ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^ the same lifetime is hidden 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] 281 |     pub fn counter(&mut self, name: String, value: f64) -> BoxFuture<'_, ()> {
[INFO] [stderr]     |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> ya-runtime-sdk/src/event.rs:68:28
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub fn command_started(&mut self, process_id: ProcessId) -> BoxFuture<()> {
[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] 68 |     pub fn command_started(&mut self, process_id: ProcessId) -> BoxFuture<'_, ()> {
[INFO] [stderr]    |                                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> ya-runtime-sdk/src/event.rs:79:28
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub fn command_stopped(&mut self, process_id: ProcessId, return_code: i32) -> BoxFuture<()> {
[INFO] [stderr]    |                            ^^^^^^^^^ the lifetime is elided here                  ^^^^^^^^^^^^^ the same lifetime is hidden 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] 79 |     pub fn command_stopped(&mut self, process_id: ProcessId, return_code: i32) -> BoxFuture<'_, ()> {
[INFO] [stderr]    |                                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> ya-runtime-sdk/src/event.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |         &mut self,
[INFO] [stderr]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 94 |     ) -> BoxFuture<()> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^ the same lifetime is hidden 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] 94 |     ) -> BoxFuture<'_, ()> {
[INFO] [stderr]    |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ya-runtime-sdk/src/event.rs:106:9
[INFO] [stderr]     |
[INFO] [stderr] 106 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 109 |     ) -> BoxFuture<()> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^ the same lifetime is hidden 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] 109 |     ) -> BoxFuture<'_, ()> {
[INFO] [stderr]     |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ya-runtime-sdk/src/event.rs:120:18
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn state(&mut self, state: RuntimeState) -> BoxFuture<()> {
[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 state(&mut self, state: RuntimeState) -> BoxFuture<'_, ()> {
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ya-runtime-sdk/src/event.rs:125:20
[INFO] [stderr]     |
[INFO] [stderr] 125 |     pub fn counter(&mut self, counter: RuntimeCounter) -> BoxFuture<()> {
[INFO] [stderr]     |                    ^^^^^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^ the same lifetime is hidden 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] 125 |     pub fn counter(&mut self, counter: RuntimeCounter) -> BoxFuture<'_, ()> {
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> ya-runtime-sdk/src/event.rs:130:17
[INFO] [stderr]     |
[INFO] [stderr] 130 |     pub fn emit(&mut self, event: impl Into<EventKind>) -> BoxFuture<()> {
[INFO] [stderr]     |                 ^^^^^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^ the same lifetime is hidden 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] 130 |     pub fn emit(&mut self, event: impl Into<EventKind>) -> BoxFuture<'_, ()> {
[INFO] [stderr]     |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `ya-runtime-sdk` (lib) generated 13 warnings (run `cargo fix --lib -p ya-runtime-sdk` to apply 13 suggestions)
[INFO] [stderr] warning: `ya-runtime-sdk` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/command_mode-f298279181db9dff)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/environment-e0c700891207846c)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/example_runtime-1b8b0d8c92a8e253)
[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] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ya_runtime_sdk-c7af8b63a8492e59)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/context.rs (/opt/rustwide/target/debug/deps/context-2983499b1fc2bac1)
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test conf_file_err ... ok
[INFO] [stdout] test context_env ... ok
[INFO] [stdout] test conf_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ya_runtime_sdk_derive-9c09d4974f427849)
[INFO] [stderr]    Doc-tests ya_runtime_sdk
[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] [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 ya_runtime_sdk_derive
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "55e9e856dccf2696967c52463cf7813edde43b5be860b9961c38bd0644b7d714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55e9e856dccf2696967c52463cf7813edde43b5be860b9961c38bd0644b7d714", kill_on_drop: false }`
[INFO] [stdout] 55e9e856dccf2696967c52463cf7813edde43b5be860b9961c38bd0644b7d714
