[INFO] fetching crate compose_spec 0.3.0... [INFO] checking compose_spec-0.3.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate compose_spec 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate compose_spec 0.3.0 [INFO] finished tweaking crates.io crate compose_spec 0.3.0 [INFO] tweaked toml for crates.io crate compose_spec 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate compose_spec 0.3.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 82 packages to latest compatible versions [INFO] [stderr] Adding pomsky-macro v0.11.0 (available: v0.12.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f1ee67396e944c998da4e4b8b5352efd8d15cfaced9ee97c8b00a71e3e874c4 [INFO] running `Command { std: "docker" "start" "-a" "5f1ee67396e944c998da4e4b8b5352efd8d15cfaced9ee97c8b00a71e3e874c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f1ee67396e944c998da4e4b8b5352efd8d15cfaced9ee97c8b00a71e3e874c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f1ee67396e944c998da4e4b8b5352efd8d15cfaced9ee97c8b00a71e3e874c4", kill_on_drop: false }` [INFO] [stdout] 5f1ee67396e944c998da4e4b8b5352efd8d15cfaced9ee97c8b00a71e3e874c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4edc23c2ce66a59a249aed5e11d224dd31041a044ddd542d7f729c8bc98f23c6 [INFO] running `Command { std: "docker" "start" "-a" "4edc23c2ce66a59a249aed5e11d224dd31041a044ddd542d7f729c8bc98f23c6", kill_on_drop: false }` [INFO] [stderr] Compiling pomsky-syntax v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking proptest v1.9.0 [INFO] [stderr] Compiling pomsky v0.11.0 [INFO] [stderr] Compiling pomsky-macro v0.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling compose_spec_macros v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking compose_spec v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:520:65 [INFO] [stdout] | [INFO] [stdout] 520 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 521 | | Ok(Self::parse(s)) [INFO] [stdout] 522 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | impl_from_str!(Driver); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:521:21 [INFO] [stdout] | [INFO] [stdout] 521 | Ok(Self::parse(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | impl_from_str!(Driver); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/service/build/context.rs:197:53 [INFO] [stdout] | [INFO] [stdout] 197 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 198 | | Ok(s.into()) [INFO] [stdout] 199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/service/build/context.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | Ok(s.into()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:520:65 [INFO] [stdout] | [INFO] [stdout] 520 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 521 | | Ok(Self::parse(s)) [INFO] [stdout] 522 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/deploy/endpoint_mode.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | impl_from_str!(EndpointMode); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:521:21 [INFO] [stdout] | [INFO] [stdout] 521 | Ok(Self::parse(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/deploy/endpoint_mode.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | impl_from_str!(EndpointMode); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | self.$visit(v.try_into().map_err(E::custom)?) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/deploy/resources.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | / forward_visitor! { [INFO] [stdout] 319 | | visit_f64, [INFO] [stdout] 320 | | visit_i8: i8, [INFO] [stdout] 321 | | visit_i16: i16, [INFO] [stdout] 322 | | visit_i32: i32, [INFO] [stdout] 323 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `forward_visitor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:520:65 [INFO] [stdout] | [INFO] [stdout] 520 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 521 | | Ok(Self::parse(s)) [INFO] [stdout] 522 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/deploy/resources.rs:480:1 [INFO] [stdout] | [INFO] [stdout] 480 | impl_from_str!(Capability); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:521:21 [INFO] [stdout] | [INFO] [stdout] 521 | Ok(Self::parse(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/deploy/resources.rs:480:1 [INFO] [stdout] | [INFO] [stdout] 480 | impl_from_str!(Capability); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/service/image.rs:262:20 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn as_name(&self) -> Name { [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] 262 | pub fn as_name(&self) -> Name<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/service/image.rs:321:19 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn as_tag(&self) -> Option { [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] 321 | pub fn as_tag(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/service/image.rs:372:22 [INFO] [stdout] | [INFO] [stdout] 372 | pub fn as_digest(&self) -> Option { [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] 372 | pub fn as_digest(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/service/image.rs:397:29 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn as_tag_or_digest(&self) -> Option { [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] 397 | pub fn as_tag_or_digest(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/service/image.rs:466:21 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn as_parts(&self) -> (Name, Option) { [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 466 | pub fn as_parts(&self) -> (Name<'_>, Option>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:520:65 [INFO] [stdout] | [INFO] [stdout] 520 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 521 | | Ok(Self::parse(s)) [INFO] [stdout] 522 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/ports.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl_from_str!(Protocol); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:521:21 [INFO] [stdout] | [INFO] [stdout] 521 | Ok(Self::parse(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/ports.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl_from_str!(Protocol); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | self.$visit(v.try_into().map_err(E::custom)?) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/user.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | / forward_visitor! { [INFO] [stdout] 254 | | visit_u32, [INFO] [stdout] 255 | | visit_i8: i8, [INFO] [stdout] 256 | | visit_i16: i16, [INFO] [stdout] ... | [INFO] [stdout] 263 | | visit_u128: u128, [INFO] [stdout] 264 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `forward_visitor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `compose_spec` (lib) due to 12 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:520:65 [INFO] [stdout] | [INFO] [stdout] 520 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 521 | | Ok(Self::parse(s)) [INFO] [stdout] 522 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | impl_from_str!(Driver); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:521:21 [INFO] [stdout] | [INFO] [stdout] 521 | Ok(Self::parse(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/network.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | impl_from_str!(Driver); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/service/build/context.rs:197:53 [INFO] [stdout] | [INFO] [stdout] 197 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 198 | | Ok(s.into()) [INFO] [stdout] 199 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/service/build/context.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | Ok(s.into()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:520:65 [INFO] [stdout] | [INFO] [stdout] 520 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 521 | | Ok(Self::parse(s)) [INFO] [stdout] 522 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/deploy/endpoint_mode.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | impl_from_str!(EndpointMode); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:521:21 [INFO] [stdout] | [INFO] [stdout] 521 | Ok(Self::parse(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/deploy/endpoint_mode.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | impl_from_str!(EndpointMode); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | self.$visit(v.try_into().map_err(E::custom)?) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/deploy/resources.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | / forward_visitor! { [INFO] [stdout] 319 | | visit_f64, [INFO] [stdout] 320 | | visit_i8: i8, [INFO] [stdout] 321 | | visit_i16: i16, [INFO] [stdout] 322 | | visit_i32: i32, [INFO] [stdout] 323 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `forward_visitor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:520:65 [INFO] [stdout] | [INFO] [stdout] 520 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 521 | | Ok(Self::parse(s)) [INFO] [stdout] 522 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/deploy/resources.rs:480:1 [INFO] [stdout] | [INFO] [stdout] 480 | impl_from_str!(Capability); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:521:21 [INFO] [stdout] | [INFO] [stdout] 521 | Ok(Self::parse(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/deploy/resources.rs:480:1 [INFO] [stdout] | [INFO] [stdout] 480 | impl_from_str!(Capability); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/service/image.rs:262:20 [INFO] [stdout] | [INFO] [stdout] 262 | pub fn as_name(&self) -> Name { [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] 262 | pub fn as_name(&self) -> Name<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/service/image.rs:321:19 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn as_tag(&self) -> Option { [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] 321 | pub fn as_tag(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/service/image.rs:372:22 [INFO] [stdout] | [INFO] [stdout] 372 | pub fn as_digest(&self) -> Option { [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] 372 | pub fn as_digest(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/service/image.rs:397:29 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn as_tag_or_digest(&self) -> Option { [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] 397 | pub fn as_tag_or_digest(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/service/image.rs:466:21 [INFO] [stdout] | [INFO] [stdout] 466 | pub fn as_parts(&self) -> (Name, Option) { [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 466 | pub fn as_parts(&self) -> (Name<'_>, Option>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:520:65 [INFO] [stdout] | [INFO] [stdout] 520 | fn from_str(s: &str) -> Result { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 521 | | Ok(Self::parse(s)) [INFO] [stdout] 522 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/ports.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl_from_str!(Protocol); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:521:21 [INFO] [stdout] | [INFO] [stdout] 521 | Ok(Self::parse(s)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/ports.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | impl_from_str!(Protocol); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_from_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/serde.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | self.$visit(v.try_into().map_err(E::custom)?) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/service/user.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | / forward_visitor! { [INFO] [stdout] 254 | | visit_u32, [INFO] [stdout] 255 | | visit_i8: i8, [INFO] [stdout] 256 | | visit_i16: i16, [INFO] [stdout] ... | [INFO] [stdout] 263 | | visit_u128: u128, [INFO] [stdout] 264 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `forward_visitor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `compose_spec` (lib test) due to 12 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4edc23c2ce66a59a249aed5e11d224dd31041a044ddd542d7f729c8bc98f23c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4edc23c2ce66a59a249aed5e11d224dd31041a044ddd542d7f729c8bc98f23c6", kill_on_drop: false }` [INFO] [stdout] 4edc23c2ce66a59a249aed5e11d224dd31041a044ddd542d7f729c8bc98f23c6