[INFO] cloning repository https://github.com/k9withabone/compose_spec_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k9withabone/compose_spec_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk9withabone%2Fcompose_spec_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk9withabone%2Fcompose_spec_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83c9b3089f5d401b465f686f9493bd9c7a8617a1 [INFO] testing k9withabone/compose_spec_rs against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk9withabone%2Fcompose_spec_rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/k9withabone/compose_spec_rs [INFO] finished tweaking git repo https://github.com/k9withabone/compose_spec_rs [INFO] tweaked toml for git repo https://github.com/k9withabone/compose_spec_rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/k9withabone/compose_spec_rs on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/k9withabone/compose_spec_rs 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.87 [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded fastrand v2.1.1 [INFO] [stderr] Downloaded thiserror v1.0.64 [INFO] [stderr] Downloaded ipnet v2.10.1 [INFO] [stderr] Downloaded serde_yaml v0.9.34+deprecated [INFO] [stderr] Downloaded unicode-normalization v0.1.24 [INFO] [stderr] Downloaded indexmap v2.6.0 [INFO] [stderr] Downloaded serde v1.0.210 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] [stderr] Downloaded rustix v0.38.37 [INFO] [stderr] Downloaded pomsky v0.11.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.64 [INFO] [stderr] Downloaded unicode-bidi v0.3.17 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.11 [INFO] [stderr] Downloaded libc v0.2.159 [INFO] [stderr] Downloaded url v2.5.2 [INFO] [stderr] Downloaded pomsky-syntax v0.11.0 [INFO] [stderr] Downloaded pomsky-macro v0.11.0 [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded libm v0.2.8 [INFO] [stderr] Downloaded syn v2.0.79 [INFO] [stderr] Downloaded quick-error v1.2.3 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded tempfile v3.13.0 [INFO] [stderr] Downloaded hashbrown v0.15.0 [INFO] [stderr] Downloaded tinyvec v1.8.0 [INFO] [stderr] Downloaded serde_derive v1.0.210 [INFO] [stderr] Downloaded unicode-ident v1.0.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1632096f38002f9a8d7c3132e043fc9e8be5b226232f4440a02db8941c0790e7 [INFO] running `Command { std: "docker" "start" "-a" "1632096f38002f9a8d7c3132e043fc9e8be5b226232f4440a02db8941c0790e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1632096f38002f9a8d7c3132e043fc9e8be5b226232f4440a02db8941c0790e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1632096f38002f9a8d7c3132e043fc9e8be5b226232f4440a02db8941c0790e7", kill_on_drop: false }` [INFO] [stdout] 1632096f38002f9a8d7c3132e043fc9e8be5b226232f4440a02db8941c0790e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5f380a962825be54b26b587c286a4db1e763910202718da98cf8fc8b2a4de78 [INFO] running `Command { std: "docker" "start" "-a" "d5f380a962825be54b26b587c286a4db1e763910202718da98cf8fc8b2a4de78", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling compose_spec_macros v0.1.1 (/opt/rustwide/workdir/compose_spec_macros) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> compose_spec_macros/src/platforms/arch.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 60 | os_arch_names: impl IntoIterator, [INFO] [stdout] 61 | ) -> Result { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> compose_spec_macros/src/platforms/prefix.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | pub(super) fn peek_ident(&self) -> PeekIdent { [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] 29 | pub(super) fn peek_ident(&self) -> PeekIdent<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling compose_spec v0.3.0 (/opt/rustwide/workdir) [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.35s [INFO] running `Command { std: "docker" "inspect" "d5f380a962825be54b26b587c286a4db1e763910202718da98cf8fc8b2a4de78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f380a962825be54b26b587c286a4db1e763910202718da98cf8fc8b2a4de78", kill_on_drop: false }` [INFO] [stdout] d5f380a962825be54b26b587c286a4db1e763910202718da98cf8fc8b2a4de78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8de11a25fc998071365b4ed7a700275e53e15067baf8c492ea977cd6ae05b1a0 [INFO] running `Command { std: "docker" "start" "-a" "8de11a25fc998071365b4ed7a700275e53e15067baf8c492ea977cd6ae05b1a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pomsky-syntax v0.11.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> compose_spec_macros/src/platforms/arch.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 60 | os_arch_names: impl IntoIterator, [INFO] [stdout] 61 | ) -> Result { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> compose_spec_macros/src/platforms/prefix.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | pub(super) fn peek_ident(&self) -> PeekIdent { [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] 29 | pub(super) fn peek_ident(&self) -> PeekIdent<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unarray v0.1.4 [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] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pomsky v0.11.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pomsky-macro v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling compose_spec v0.3.0 (/opt/rustwide/workdir) [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.97s [INFO] running `Command { std: "docker" "inspect" "8de11a25fc998071365b4ed7a700275e53e15067baf8c492ea977cd6ae05b1a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de11a25fc998071365b4ed7a700275e53e15067baf8c492ea977cd6ae05b1a0", kill_on_drop: false }` [INFO] [stdout] 8de11a25fc998071365b4ed7a700275e53e15067baf8c492ea977cd6ae05b1a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3d317ee63763360c968799b68530b3d912243542f2c27597d48c21f93865a7c [INFO] running `Command { std: "docker" "start" "-a" "f3d317ee63763360c968799b68530b3d912243542f2c27597d48c21f93865a7c", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> compose_spec_macros/src/platforms/arch.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 59 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 60 | os_arch_names: impl IntoIterator, [INFO] [stderr] 61 | ) -> Result { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 61 | ) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> compose_spec_macros/src/platforms/prefix.rs:29:30 [INFO] [stderr] | [INFO] [stderr] 29 | pub(super) fn peek_ident(&self) -> PeekIdent { [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] 29 | pub(super) fn peek_ident(&self) -> PeekIdent<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `compose_spec_macros` (lib) generated 2 warnings (run `cargo fix --lib -p compose_spec_macros` to apply 2 suggestions) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/service/image.rs:262:20 [INFO] [stderr] | [INFO] [stderr] 262 | pub fn as_name(&self) -> Name { [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] 262 | pub fn as_name(&self) -> Name<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/service/image.rs:321:19 [INFO] [stderr] | [INFO] [stderr] 321 | pub fn as_tag(&self) -> Option { [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] 321 | pub fn as_tag(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/service/image.rs:372:22 [INFO] [stderr] | [INFO] [stderr] 372 | pub fn as_digest(&self) -> Option { [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] 372 | pub fn as_digest(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/service/image.rs:397:29 [INFO] [stderr] | [INFO] [stderr] 397 | pub fn as_tag_or_digest(&self) -> Option { [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] 397 | pub fn as_tag_or_digest(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/service/image.rs:466:21 [INFO] [stderr] | [INFO] [stderr] 466 | pub fn as_parts(&self) -> (Name, Option) { [INFO] [stderr] | ^^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [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] 466 | pub fn as_parts(&self) -> (Name<'_>, Option>) { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: `compose_spec` (lib) generated 5 warnings (run `cargo fix --lib -p compose_spec` to apply 5 suggestions) [INFO] [stderr] warning: `compose_spec` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compose_spec-76b78cbf4bae8fde) [INFO] [stdout] [INFO] [stdout] running 105 tests [INFO] [stdout] test duration::tests::parse::milliseconds ... ok [INFO] [stdout] test duration::tests::parse::hours ... ok [INFO] [stdout] test duration::tests::parse::no_digits_err ... ok [INFO] [stdout] test duration::tests::to_string::combination ... ok [INFO] [stdout] test duration::tests::parse::seconds ... ok [INFO] [stdout] test duration::tests::to_string::hours ... ok [INFO] [stdout] test duration::tests::to_string::milliseconds ... ok [INFO] [stdout] test duration::tests::to_string::minutes ... ok [INFO] [stdout] test duration::tests::to_string::seconds ... ok [INFO] [stdout] test service::build::cache::tests::round_trip ... ok [INFO] [stdout] test duration::tests::to_string::microseconds ... ok [INFO] [stdout] test service::build::context::tests::url_components ... ok [INFO] [stdout] test service::build::dockerfile::tests::both_err ... ok [INFO] [stdout] test duration::tests::parse::combination ... ok [INFO] [stdout] test service::build::dockerfile::tests::file ... ok [INFO] [stdout] test service::build::dockerfile::tests::flatten_option_both_err ... ok [INFO] [stdout] test service::build::dockerfile::tests::flatten_option_none ... ok [INFO] [stdout] test service::build::dockerfile::tests::inline ... ok [INFO] [stdout] test duration::tests::parse::minutes ... ok [INFO] [stdout] test common::tests::value_parse ... ok [INFO] [stdout] test service::byte_value::tests::bytes ... ok [INFO] [stdout] test service::build::dockerfile::tests::missing_err ... ok [INFO] [stdout] test service::byte_value::tests::gigabytes ... ok [INFO] [stdout] test service::byte_value::tests::megabytes ... ok [INFO] [stdout] test service::cpuset::tests::display::combination ... ok [INFO] [stdout] test service::cpuset::tests::display::range ... ok [INFO] [stdout] test service::cpuset::tests::display::individual ... ok [INFO] [stdout] test service::byte_value::tests::kilobytes ... ok [INFO] [stdout] test service::cpuset::tests::from_str::individual ... ok [INFO] [stdout] test service::cpuset::tests::from_str::combination ... ok [INFO] [stdout] test service::cpuset::tests::from_str::range ... ok [INFO] [stdout] test service::device::tests::cgroup_rule::from_str ... ok [INFO] [stdout] test service::credential_spec::tests::round_trip ... ok [INFO] [stdout] test service::device::tests::device::display ... ok [INFO] [stdout] test service::device::tests::device::from_str ... ok [INFO] [stdout] test duration::tests::round_trip ... ok [INFO] [stdout] test duration::tests::parse::missing_unit_err ... ok [INFO] [stdout] test service::device::tests::cgroup_rule::display ... ok [INFO] [stdout] test service::device::tests::permissions::from_str ... ok [INFO] [stdout] test duration::tests::parse::microseconds ... ok [INFO] [stdout] test service::device::tests::permissions::display ... ok [INFO] [stdout] test duration::tests::to_string_no_panic ... ok [INFO] [stdout] test service::device::tests::permissions::round_trip ... ok [INFO] [stdout] test service::healthcheck::tests::disable ... ok [INFO] [stdout] test service::device::tests::permissions::to_string_no_panic ... ok [INFO] [stdout] test service::device::tests::cgroup_rule::to_string_no_panic ... ok [INFO] [stdout] test service::device::tests::cgroup_rule::round_trip ... ok [INFO] [stdout] test service::healthcheck::tests::test_cmd ... ok [INFO] [stdout] test service::healthcheck::tests::test_cmd_shell ... ok [INFO] [stdout] test service::expose::tests::round_trip ... ok [INFO] [stdout] test service::device::tests::cgroup_rule::parse_no_panic ... ok [INFO] [stdout] test service::image::name::tests::new ... ignored [INFO] [stdout] test service::expose::tests::to_string_no_panic ... ok [INFO] [stdout] test service::image::name::tests::registry ... ignored [INFO] [stdout] test service::cpuset::tests::round_trip ... ok [INFO] [stdout] test service::cpuset::tests::to_string_no_panic ... ok [INFO] [stdout] test service::image::tests::name ... ok [INFO] [stdout] test service::image::tests::registry ... ok [INFO] [stdout] test service::image::tests::tag_and_digest ... ok [INFO] [stdout] test service::network_config::tests::both_err ... ok [INFO] [stdout] test service::network_config::tests::flatten_option_both_err ... ok [INFO] [stdout] test service::network_config::tests::flatten_option_none ... ok [INFO] [stdout] test service::network_config::tests::mac_address::display ... ok [INFO] [stdout] test service::network_config::tests::mac_address::from_str ... ok [INFO] [stdout] test service::image::tag::tests::new ... ok [INFO] [stdout] test service::cpuset::tests::parse_no_panic ... ok [INFO] [stdout] test duration::tests::parse_no_panic ... ok [INFO] [stdout] test service::network_config::tests::missing_err ... ok [INFO] [stdout] test service::network_config::tests::network_mode ... ok [INFO] [stdout] test service::network_config::tests::networks ... ok [INFO] [stdout] test service::device::tests::permissions::parse_no_panic ... ok [INFO] [stdout] test service::network_config::tests::mac_address::round_trip ... ok [INFO] [stdout] test service::ports::tests::short_port::host_ip_brackets ... ok [INFO] [stdout] test service::device::tests::device::parse_no_panic ... ok [INFO] [stdout] test service::ports::tests::range::round_trip ... ok [INFO] [stdout] test service::expose::tests::parse_no_panic ... ok [INFO] [stdout] test service::tests::validate_networks ... ok [INFO] [stdout] test service::network_config::tests::mac_address::to_string_no_panic ... ok [INFO] [stdout] test service::hostname::tests::no_panic ... ok [INFO] [stdout] test service::user::tests::name::dollar_sign ... ok [INFO] [stdout] test service::image::digest::tests::no_panic ... ok [INFO] [stdout] test service::user::tests::name::numeric_err ... ok [INFO] [stdout] test service::image::tag::tests::no_panic ... ok [INFO] [stdout] test service::device::tests::device::round_trip ... ok [INFO] [stdout] test service::image::name::tests::no_panic ... ok [INFO] [stdout] test service::ports::tests::range::parse_no_panic ... ok [INFO] [stdout] test tests::validate_configs ... ok [INFO] [stdout] test tests::validate_networks ... ok [INFO] [stdout] test tests::validate_secrets ... ok [INFO] [stdout] test tests::validate_volumes ... ok [INFO] [stdout] test service::ports::tests::short_port::round_trip ... ok [INFO] [stdout] test tests::full_round_trip ... ok [INFO] [stdout] test service::network_config::tests::mac_address::parse_no_panic ... ok [INFO] [stdout] test service::user::tests::name::valid ... ok [INFO] [stdout] test service::tests::volumes_from::round_trip ... ok [INFO] [stdout] test service::device::tests::device::to_string_no_panic ... ok [INFO] [stdout] test service::tests::volumes_from::parse_no_panic ... ok [INFO] [stdout] test service::ports::tests::short_port::parse_no_panic ... ok [INFO] [stdout] test service::user::tests::name::no_panic ... ok [INFO] [stdout] test service::volumes::tests::short_volume::parse_no_panic ... ok [INFO] [stdout] test service::volumes::tests::short_volume::round_trip ... ok [INFO] [stdout] test service::hostname::tests::valid ... ok [INFO] [stdout] test service::image::digest::tests::new ... ok [INFO] [stdout] test service::ports::tests::short_ranges_iter ... ok [INFO] [stdout] test service::healthcheck::tests::round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 103 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 2.35s [INFO] [stdout] [INFO] [stderr] Doc-tests compose_spec [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test src/service/image.rs - service::image::Image::from_parts (line 122) ... ok [INFO] [stdout] test src/service/deploy.rs - service::deploy::Deploy::is_empty (line 99) ... ok [INFO] [stdout] test src/service/deploy/resources.rs - service::deploy::resources::Resources::is_empty (line 56) ... ok [INFO] [stdout] test src/lib.rs - (line 71) ... ok [INFO] [stdout] test src/network.rs - network::Network::is_empty (line 106) ... ok [INFO] [stdout] test src/service/deploy/resources.rs - service::deploy::resources::GenericResource::is_empty (line 618) ... ok [INFO] [stdout] test src/service/deploy.rs - service::deploy::Placement::is_empty (line 222) ... ok [INFO] [stdout] test src/service/build/cache.rs - service::build::cache::Cache::from_image (line 97) ... ok [INFO] [stdout] test src/service/deploy/resources.rs - service::deploy::resources::Reservations::is_empty (line 177) ... ok [INFO] [stdout] test src/service/image.rs - service::image::Image::name (line 244) ... ok [INFO] [stdout] test src/service/image.rs - service::image::Image::parse (line 60) ... ok [INFO] [stdout] test src/network.rs - network::Ipam::is_empty (line 254) ... ok [INFO] [stdout] test src/options.rs - options::Options::apply_merge (line 18) ... ok [INFO] [stdout] test src/service/image.rs - service::image::Image::digest (line 348) ... ok [INFO] [stdout] test src/lib.rs - Compose::options (line 231) ... ok [INFO] [stdout] test src/service/image/tag.rs - service::image::tag::Tag<'a>::new (line 34) ... ok [INFO] [stdout] test src/service/image/digest.rs - service::image::digest::Digest<'a>::new (line 49) ... ok [INFO] [stdout] test src/service/image.rs - service::image::Image::set_digest (line 382) ... ok [INFO] [stdout] test src/service/image/name.rs - service::image::name::Name<'a>::new (line 63) ... ok [INFO] [stdout] test src/service/ports.rs - service::ports::Range::size (line 666) ... ok [INFO] [stdout] test src/service/platform.rs - service::platform::Platform (line 22) ... ok [INFO] [stdout] test src/service/image.rs - service::image::Image::tag (line 299) ... ok [INFO] [stdout] test src/service/image.rs - service::image::Image::set_name (line 270) ... ok [INFO] [stdout] test src/service/volumes.rs - service::volumes::HostPath::pop (line 622) ... ok [INFO] [stdout] test src/service/image.rs - service::image::Image::set_registry (line 193) ... ok [INFO] [stdout] test src/service/image/name.rs - service::image::name::Name<'a>::registry (line 128) ... ok [INFO] [stdout] test src/service/image.rs - service::image::Image::registry (line 168) ... ok [INFO] [stdout] test src/service/image.rs - service::image::Image::set_tag (line 331) ... ok [INFO] [stdout] test src/lib.rs - (line 20) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f3d317ee63763360c968799b68530b3d912243542f2c27597d48c21f93865a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d317ee63763360c968799b68530b3d912243542f2c27597d48c21f93865a7c", kill_on_drop: false }` [INFO] [stdout] f3d317ee63763360c968799b68530b3d912243542f2c27597d48c21f93865a7c