[INFO] fetching crate ya-runtime-sdk 0.4.0... [INFO] testing ya-runtime-sdk-0.4.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ya-runtime-sdk 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ya-runtime-sdk 0.4.0 [INFO] finished tweaking crates.io crate ya-runtime-sdk 0.4.0 [INFO] tweaked toml for crates.io crate ya-runtime-sdk 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ya-runtime-sdk 0.4.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 191 packages to latest compatible versions [INFO] [stderr] Adding directories v4.0.1 (available: v6.0.0) [INFO] [stderr] Adding flexi_logger v0.24.2 (available: v0.31.2) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.5) [INFO] [stderr] Adding ya-runtime-api v0.6.0 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 972f123077b2b86138cf3e594fc059f65e68a6a37dee29ad989c73220afb125d [INFO] running `Command { std: "docker" "start" "-a" "972f123077b2b86138cf3e594fc059f65e68a6a37dee29ad989c73220afb125d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "972f123077b2b86138cf3e594fc059f65e68a6a37dee29ad989c73220afb125d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "972f123077b2b86138cf3e594fc059f65e68a6a37dee29ad989c73220afb125d", kill_on_drop: false }` [INFO] [stdout] 972f123077b2b86138cf3e594fc059f65e68a6a37dee29ad989c73220afb125d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 508d3d3096c6f037d641b23e3811835314bcff426be4da9938ddb5d414947a9e [INFO] running `Command { std: "docker" "start" "-a" "508d3d3096c6f037d641b23e3811835314bcff426be4da9938ddb5d414947a9e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling ya-runtime-api v0.6.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ya-runtime-sdk v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> 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] --> 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] --> src/context.rs:240:19 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn stdout(&mut self, output: impl IntoVec) -> 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) -> BoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:250:19 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn stderr(&mut self, output: impl IntoVec) -> 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) -> BoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn state(&mut self, name: String, value: json::Value) -> 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] 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> src/event.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn emit(&mut self, event: impl Into) -> 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) -> BoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.05s [INFO] running `Command { std: "docker" "inspect" "508d3d3096c6f037d641b23e3811835314bcff426be4da9938ddb5d414947a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "508d3d3096c6f037d641b23e3811835314bcff426be4da9938ddb5d414947a9e", kill_on_drop: false }` [INFO] [stdout] 508d3d3096c6f037d641b23e3811835314bcff426be4da9938ddb5d414947a9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac120e29efae22f90ff61bbbaeae916fcb0b229727f0d61aeae16a80fcfb9110 [INFO] running `Command { std: "docker" "start" "-a" "ac120e29efae22f90ff61bbbaeae916fcb0b229727f0d61aeae16a80fcfb9110", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> 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] --> 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] --> src/context.rs:240:19 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn stdout(&mut self, output: impl IntoVec) -> 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) -> BoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:250:19 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn stderr(&mut self, output: impl IntoVec) -> 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) -> BoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn state(&mut self, name: String, value: json::Value) -> 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] 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> src/event.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn emit(&mut self, event: impl Into) -> 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) -> BoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling ya-runtime-sdk v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `RuntimeDef` in `ya_runtime_sdk` [INFO] [stdout] --> tests/context.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(ya_runtime_sdk::RuntimeDef, Default)] [INFO] [stdout] | ^^^^^^^^^^ could not find `RuntimeDef` in `ya_runtime_sdk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `conf` in this scope [INFO] [stdout] --> tests/context.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | #[conf(Conf)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `cli` in this scope [INFO] [stdout] --> tests/context.rs:69:3 [INFO] [stdout] | [INFO] [stdout] 69 | #[cli(Cli)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `cli` is imported here, but it is a module, not an attribute [INFO] [stdout] --> tests/context.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ya_runtime_sdk::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Runtime: ya_runtime_sdk::RuntimeDef` is not satisfied [INFO] [stdout] --> tests/context.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | impl ya_runtime_sdk::env::Env for Env { [INFO] [stdout] | ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `ya_runtime_sdk::RuntimeDef` is not implemented for `Runtime` [INFO] [stdout] --> tests/context.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | struct Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Runtime: ya_runtime_sdk::RuntimeDef` is not satisfied [INFO] [stdout] --> tests/context.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | impl_empty_runtime!(Runtime); [INFO] [stdout] | ^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `ya_runtime_sdk::RuntimeDef` is not implemented for `Runtime` [INFO] [stdout] --> tests/context.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | struct Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `ya_runtime_sdk::Runtime` [INFO] [stdout] --> /opt/rustwide/workdir/src/runtime.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait Runtime: RuntimeDef { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `try_with` exists for struct `ya_runtime_sdk::Context`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/context.rs:78:39 [INFO] [stdout] | [INFO] [stdout] 70 | struct Runtime; [INFO] [stdout] | -------------- doesn't satisfy `Runtime: ya_runtime_sdk::RuntimeDef` [INFO] [stdout] ... [INFO] [stdout] 78 | let context = Context::::try_with(env).expect("Failed to initialize runtime context"); [INFO] [stdout] | ^^^^^^^^ function or associated item cannot be called on `ya_runtime_sdk::Context` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Runtime: ya_runtime_sdk::RuntimeDef` [INFO] [stdout] note: the trait `ya_runtime_sdk::RuntimeDef` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/runtime.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait RuntimeDef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `write_config` exists for struct `ya_runtime_sdk::Context`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/context.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 70 | struct Runtime; [INFO] [stdout] | -------------- doesn't satisfy `Runtime: ya_runtime_sdk::RuntimeDef` [INFO] [stdout] ... [INFO] [stdout] 98 | Context::::write_config(&conf, &p).expect("Error writing config to file"); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `ya_runtime_sdk::Context` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Runtime: ya_runtime_sdk::RuntimeDef` [INFO] [stdout] note: the trait `ya_runtime_sdk::RuntimeDef` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/runtime.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait RuntimeDef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `read_config` exists for struct `ya_runtime_sdk::Context`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/context.rs:99:40 [INFO] [stdout] | [INFO] [stdout] 70 | struct Runtime; [INFO] [stdout] | -------------- doesn't satisfy `Runtime: ya_runtime_sdk::RuntimeDef` [INFO] [stdout] ... [INFO] [stdout] 99 | let read = Context::::read_config(&p).expect("Error reading config from file"); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item cannot be called on `ya_runtime_sdk::Context` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Runtime: ya_runtime_sdk::RuntimeDef` [INFO] [stdout] note: the trait `ya_runtime_sdk::RuntimeDef` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/runtime.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait RuntimeDef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `write_config` exists for struct `ya_runtime_sdk::Context`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/context.rs:120:25 [INFO] [stdout] | [INFO] [stdout] 70 | struct Runtime; [INFO] [stdout] | -------------- doesn't satisfy `Runtime: ya_runtime_sdk::RuntimeDef` [INFO] [stdout] ... [INFO] [stdout] 120 | Context::::write_config(&conf, &write_path).expect("Error writing config to file"); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `ya_runtime_sdk::Context` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Runtime: ya_runtime_sdk::RuntimeDef` [INFO] [stdout] note: the trait `ya_runtime_sdk::RuntimeDef` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/runtime.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait RuntimeDef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `read_config` exists for struct `ya_runtime_sdk::Context`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/context.rs:122:36 [INFO] [stdout] | [INFO] [stdout] 70 | struct Runtime; [INFO] [stdout] | -------------- doesn't satisfy `Runtime: ya_runtime_sdk::RuntimeDef` [INFO] [stdout] ... [INFO] [stdout] 122 | let read = Context::::read_config(&write_path); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item cannot be called on `ya_runtime_sdk::Context` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Runtime: ya_runtime_sdk::RuntimeDef` [INFO] [stdout] note: the trait `ya_runtime_sdk::RuntimeDef` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/runtime.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait RuntimeDef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `read_config` exists for struct `ya_runtime_sdk::Context`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/context.rs:128:36 [INFO] [stdout] | [INFO] [stdout] 70 | struct Runtime; [INFO] [stdout] | -------------- doesn't satisfy `Runtime: ya_runtime_sdk::RuntimeDef` [INFO] [stdout] ... [INFO] [stdout] 128 | let read = Context::::read_config(&renamed_path); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item cannot be called on `ya_runtime_sdk::Context` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Runtime: ya_runtime_sdk::RuntimeDef` [INFO] [stdout] note: the trait `ya_runtime_sdk::RuntimeDef` must be implemented [INFO] [stdout] --> /opt/rustwide/workdir/src/runtime.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait RuntimeDef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ya-runtime-sdk` (test "context") due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> 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] --> 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] --> src/context.rs:240:19 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn stdout(&mut self, output: impl IntoVec) -> 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) -> BoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:250:19 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn stderr(&mut self, output: impl IntoVec) -> 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) -> BoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn state(&mut self, name: String, value: json::Value) -> 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] 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> src/event.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn emit(&mut self, event: impl Into) -> 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) -> BoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ac120e29efae22f90ff61bbbaeae916fcb0b229727f0d61aeae16a80fcfb9110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac120e29efae22f90ff61bbbaeae916fcb0b229727f0d61aeae16a80fcfb9110", kill_on_drop: false }` [INFO] [stdout] ac120e29efae22f90ff61bbbaeae916fcb0b229727f0d61aeae16a80fcfb9110