[INFO] fetching crate safepkt-backend 1.0.0...
[INFO] testing safepkt-backend-1.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate safepkt-backend 1.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate safepkt-backend 1.0.0
[INFO] finished tweaking crates.io crate safepkt-backend 1.0.0
[INFO] tweaked toml for crates.io crate safepkt-backend 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate safepkt-backend 1.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate safepkt-backend 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32219b031b7d3d02ab8e2838a02928c2c88eb6803b1bf6e7f58b0e920c23d94c
[INFO] running `Command { std: "docker" "start" "-a" "32219b031b7d3d02ab8e2838a02928c2c88eb6803b1bf6e7f58b0e920c23d94c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32219b031b7d3d02ab8e2838a02928c2c88eb6803b1bf6e7f58b0e920c23d94c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32219b031b7d3d02ab8e2838a02928c2c88eb6803b1bf6e7f58b0e920c23d94c", kill_on_drop: false }`
[INFO] [stdout] 32219b031b7d3d02ab8e2838a02928c2c88eb6803b1bf6e7f58b0e920c23d94c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28d0f0aaa086fa500150b00fe0be2710bfe7c257d9f0222780252683ead3a4a7
[INFO] running `Command { std: "docker" "start" "-a" "28d0f0aaa086fa500150b00fe0be2710bfe7c257d9f0222780252683ead3a4a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.18
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling futures-sink v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling fastrand v1.4.1
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.13.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.2.2
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling blocking v1.1.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling darling_macro v0.13.0
[INFO] [stderr]    Compiling darling v0.13.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling serde_with_macros v1.5.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling anyhow v1.0.48
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.5
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.18
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling gory v0.1.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_str_bytes v4.2.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling async-std v1.10.0
[INFO] [stderr]    Compiling h2 v0.3.7
[INFO] [stderr]    Compiling fungus v0.1.27
[INFO] [stderr]    Compiling clap v3.0.0-beta.5
[INFO] [stderr]    Compiling futures v0.3.18
[INFO] [stderr]    Compiling nix v0.23.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling serde_with v1.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling hyper v0.14.15
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling bollard-stubs v1.41.0
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling routerify v2.2.0
[INFO] [stderr]    Compiling hyperlocal v0.8.0
[INFO] [stderr]    Compiling routerify-cors v2.0.0
[INFO] [stderr]    Compiling bollard v0.11.0
[INFO] [stderr]    Compiling safepkt-backend v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/application/command/verify_program.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn verify_program_subcommand(version: &str) -> App {
[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] 20 | pub fn verify_program_subcommand(version: &str) -> App<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/domain/verification/value_object/step.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn step(&self, name: &String) -> &Step {
[INFO] [stdout]    |                 ^^^^^                    ^^^^^
[INFO] [stdout]    |                 |                        ||
[INFO] [stdout]    |                 |                        |the same lifetime is hidden here
[INFO] [stdout]    |                 |                        the same lifetime is elided 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] 61 |     pub fn step(&self, name: &String) -> &Step<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/domain/verification/value_object/step.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn step(&self) -> &Step {
[INFO] [stdout]    |                 ^^^^^     ^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided 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] 79 |     pub fn step(&self) -> &Step<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/service/serializer.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn deserialize_source(subject: &str) -> Result<Source> {
[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] 21 | pub fn deserialize_source(subject: &str) -> Result<Source<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/service/serializer.rs:44:35
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn deserialize_flags(subject: &str) -> Result<Flags> {
[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] 44 | pub fn deserialize_flags(subject: &str) -> Result<Flags<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/verification.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn build_steps(flags: Option<&str>) -> HashMap<String, Step> {
[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] 34 |     pub fn build_steps(flags: Option<&str>) -> HashMap<String, Step<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/verification.rs:84:25
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn project_step(&self) -> &Step {
[INFO] [stdout]    |                         ^^^^^     ^^^^^
[INFO] [stdout]    |                         |         ||
[INFO] [stdout]    |                         |         |the same lifetime is hidden here
[INFO] [stdout]    |                         |         the same lifetime is elided 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] 84 |     pub fn project_step(&self) -> &Step<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/verification.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn step_in_verification_plan(&self) -> &StepInVerificationPlan {
[INFO] [stdout]    |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                      |         ||
[INFO] [stdout]    |                                      |         |the same lifetime is hidden here
[INFO] [stdout]    |                                      |         the same lifetime is elided 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] 88 |     pub fn step_in_verification_plan(&self) -> &StepInVerificationPlan<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/verification.rs:92:41
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn verification_step_collection(&self) -> &VerificationStepsCollection {
[INFO] [stdout]    |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |         ||
[INFO] [stdout]    |                                         |         |the same lifetime is hidden here
[INFO] [stdout]    |                                         |         the same lifetime is elided 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] 92 |     pub fn verification_step_collection(&self) -> &VerificationStepsCollection<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/infrastructure/verification/runtime/docker.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 |             project_step.step().name().clone(),
[INFO] [stdout]    |                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "28d0f0aaa086fa500150b00fe0be2710bfe7c257d9f0222780252683ead3a4a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28d0f0aaa086fa500150b00fe0be2710bfe7c257d9f0222780252683ead3a4a7", kill_on_drop: false }`
[INFO] [stdout] 28d0f0aaa086fa500150b00fe0be2710bfe7c257d9f0222780252683ead3a4a7
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25294c52ea2af7c0502e15f77f1948ba65b1a98f659e52c912729f14cdf8b929
[INFO] running `Command { std: "docker" "start" "-a" "25294c52ea2af7c0502e15f77f1948ba65b1a98f659e52c912729f14cdf8b929", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/application/command/verify_program.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn verify_program_subcommand(version: &str) -> App {
[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] 20 | pub fn verify_program_subcommand(version: &str) -> App<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/domain/verification/value_object/step.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn step(&self, name: &String) -> &Step {
[INFO] [stdout]    |                 ^^^^^                    ^^^^^
[INFO] [stdout]    |                 |                        ||
[INFO] [stdout]    |                 |                        |the same lifetime is hidden here
[INFO] [stdout]    |                 |                        the same lifetime is elided 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] 61 |     pub fn step(&self, name: &String) -> &Step<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/domain/verification/value_object/step.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn step(&self) -> &Step {
[INFO] [stdout]    |                 ^^^^^     ^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided 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] 79 |     pub fn step(&self) -> &Step<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/service/serializer.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn deserialize_source(subject: &str) -> Result<Source> {
[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] 21 | pub fn deserialize_source(subject: &str) -> Result<Source<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/service/serializer.rs:44:35
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn deserialize_flags(subject: &str) -> Result<Flags> {
[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] 44 | pub fn deserialize_flags(subject: &str) -> Result<Flags<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/verification.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn build_steps(flags: Option<&str>) -> HashMap<String, Step> {
[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] 34 |     pub fn build_steps(flags: Option<&str>) -> HashMap<String, Step<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/verification.rs:84:25
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn project_step(&self) -> &Step {
[INFO] [stdout]    |                         ^^^^^     ^^^^^
[INFO] [stdout]    |                         |         ||
[INFO] [stdout]    |                         |         |the same lifetime is hidden here
[INFO] [stdout]    |                         |         the same lifetime is elided 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] 84 |     pub fn project_step(&self) -> &Step<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/verification.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn step_in_verification_plan(&self) -> &StepInVerificationPlan {
[INFO] [stdout]    |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                      |         ||
[INFO] [stdout]    |                                      |         |the same lifetime is hidden here
[INFO] [stdout]    |                                      |         the same lifetime is elided 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] 88 |     pub fn step_in_verification_plan(&self) -> &StepInVerificationPlan<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/verification.rs:92:41
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn verification_step_collection(&self) -> &VerificationStepsCollection {
[INFO] [stdout]    |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |         ||
[INFO] [stdout]    |                                         |         |the same lifetime is hidden here
[INFO] [stdout]    |                                         |         the same lifetime is elided 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] 92 |     pub fn verification_step_collection(&self) -> &VerificationStepsCollection<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/infrastructure/verification/runtime/docker.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 |             project_step.step().name().clone(),
[INFO] [stdout]    |                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling safepkt-backend v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/application/command/verify_program.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn verify_program_subcommand(version: &str) -> App {
[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] 20 | pub fn verify_program_subcommand(version: &str) -> App<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/domain/verification/value_object/step.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn step(&self, name: &String) -> &Step {
[INFO] [stdout]    |                 ^^^^^                    ^^^^^
[INFO] [stdout]    |                 |                        ||
[INFO] [stdout]    |                 |                        |the same lifetime is hidden here
[INFO] [stdout]    |                 |                        the same lifetime is elided 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] 61 |     pub fn step(&self, name: &String) -> &Step<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/domain/verification/value_object/step.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn step(&self) -> &Step {
[INFO] [stdout]    |                 ^^^^^     ^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided 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] 79 |     pub fn step(&self) -> &Step<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/service/serializer.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn deserialize_source(subject: &str) -> Result<Source> {
[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] 21 | pub fn deserialize_source(subject: &str) -> Result<Source<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/service/serializer.rs:44:35
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn deserialize_flags(subject: &str) -> Result<Flags> {
[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] 44 | pub fn deserialize_flags(subject: &str) -> Result<Flags<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/verification.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn build_steps(flags: Option<&str>) -> HashMap<String, Step> {
[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] 34 |     pub fn build_steps(flags: Option<&str>) -> HashMap<String, Step<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/verification.rs:84:25
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn project_step(&self) -> &Step {
[INFO] [stdout]    |                         ^^^^^     ^^^^^
[INFO] [stdout]    |                         |         ||
[INFO] [stdout]    |                         |         |the same lifetime is hidden here
[INFO] [stdout]    |                         |         the same lifetime is elided 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] 84 |     pub fn project_step(&self) -> &Step<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/verification.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn step_in_verification_plan(&self) -> &StepInVerificationPlan {
[INFO] [stdout]    |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                      |         ||
[INFO] [stdout]    |                                      |         |the same lifetime is hidden here
[INFO] [stdout]    |                                      |         the same lifetime is elided 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] 88 |     pub fn step_in_verification_plan(&self) -> &StepInVerificationPlan<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/infrastructure/verification.rs:92:41
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn verification_step_collection(&self) -> &VerificationStepsCollection {
[INFO] [stdout]    |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |         ||
[INFO] [stdout]    |                                         |         |the same lifetime is hidden here
[INFO] [stdout]    |                                         |         the same lifetime is elided 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] 92 |     pub fn verification_step_collection(&self) -> &VerificationStepsCollection<'_> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/infrastructure/verification/runtime/docker.rs:32:39
[INFO] [stdout]    |
[INFO] [stdout] 32 |             project_step.step().name().clone(),
[INFO] [stdout]    |                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.04s
[INFO] running `Command { std: "docker" "inspect" "25294c52ea2af7c0502e15f77f1948ba65b1a98f659e52c912729f14cdf8b929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25294c52ea2af7c0502e15f77f1948ba65b1a98f659e52c912729f14cdf8b929", kill_on_drop: false }`
[INFO] [stdout] 25294c52ea2af7c0502e15f77f1948ba65b1a98f659e52c912729f14cdf8b929
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82d32c7b4182f23079f0ecfc5529481a3aeab066b5f96bcb4b932a57a63d297c
[INFO] running `Command { std: "docker" "start" "-a" "82d32c7b4182f23079f0ecfc5529481a3aeab066b5f96bcb4b932a57a63d297c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/application/command/verify_program.rs:20:43
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub fn verify_program_subcommand(version: &str) -> App {
[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] 20 | pub fn verify_program_subcommand(version: &str) -> App<'_> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/domain/verification/value_object/step.rs:61:17
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub fn step(&self, name: &String) -> &Step {
[INFO] [stderr]    |                 ^^^^^                    ^^^^^
[INFO] [stderr]    |                 |                        ||
[INFO] [stderr]    |                 |                        |the same lifetime is hidden here
[INFO] [stderr]    |                 |                        the same lifetime is elided 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] 61 |     pub fn step(&self, name: &String) -> &Step<'_> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/domain/verification/value_object/step.rs:79:17
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub fn step(&self) -> &Step {
[INFO] [stderr]    |                 ^^^^^     ^^^^^
[INFO] [stderr]    |                 |         ||
[INFO] [stderr]    |                 |         |the same lifetime is hidden here
[INFO] [stderr]    |                 |         the same lifetime is elided 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] 79 |     pub fn step(&self) -> &Step<'_> {
[INFO] [stderr]    |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/infrastructure/service/serializer.rs:21:36
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub fn deserialize_source(subject: &str) -> Result<Source> {
[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] 21 | pub fn deserialize_source(subject: &str) -> Result<Source<'_>> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/infrastructure/service/serializer.rs:44:35
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub fn deserialize_flags(subject: &str) -> Result<Flags> {
[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] 44 | pub fn deserialize_flags(subject: &str) -> Result<Flags<'_>> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/infrastructure/verification.rs:34:38
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn build_steps(flags: Option<&str>) -> HashMap<String, Step> {
[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] 34 |     pub fn build_steps(flags: Option<&str>) -> HashMap<String, Step<'_>> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/infrastructure/verification.rs:84:25
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub fn project_step(&self) -> &Step {
[INFO] [stderr]    |                         ^^^^^     ^^^^^
[INFO] [stderr]    |                         |         ||
[INFO] [stderr]    |                         |         |the same lifetime is hidden here
[INFO] [stderr]    |                         |         the same lifetime is elided 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] 84 |     pub fn project_step(&self) -> &Step<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/infrastructure/verification.rs:88:38
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub fn step_in_verification_plan(&self) -> &StepInVerificationPlan {
[INFO] [stderr]    |                                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                      |         ||
[INFO] [stderr]    |                                      |         |the same lifetime is hidden here
[INFO] [stderr]    |                                      |         the same lifetime is elided 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] 88 |     pub fn step_in_verification_plan(&self) -> &StepInVerificationPlan<'_> {
[INFO] [stderr]    |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/infrastructure/verification.rs:92:41
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub fn verification_step_collection(&self) -> &VerificationStepsCollection {
[INFO] [stderr]    |                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                         |         ||
[INFO] [stderr]    |                                         |         |the same lifetime is hidden here
[INFO] [stderr]    |                                         |         the same lifetime is elided 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] 92 |     pub fn verification_step_collection(&self) -> &VerificationStepsCollection<'_> {
[INFO] [stderr]    |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/infrastructure/verification/runtime/docker.rs:32:39
[INFO] [stderr]    |
[INFO] [stderr] 32 |             project_step.step().name().clone(),
[INFO] [stderr]    |                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `safepkt-backend` (lib) generated 10 warnings (run `cargo fix --lib -p safepkt-backend` to apply 10 suggestions)
[INFO] [stderr] warning: `safepkt-backend` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/safepkt_backend-ff60b1a7597387d0)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test domain::project::manifest::it_makes_a_manifest ... ok
[INFO] [stdout] test infrastructure::project::scaffold::it_creates_a_project_manifest ... ok
[INFO] [stdout] test infrastructure::project::scaffold::it_creates_a_project_source_directory ... ok
[INFO] [stdout] test infrastructure::service::base64_decoder::it_decodes_base64_encoded_content ... ok
[INFO] [stdout] test infrastructure::project::scaffold::it_finds_a_source_in_the_file_system ... ok
[INFO] [stdout] test infrastructure::service::file_system::it_guards_against_missing_file ... ok
[INFO] [stdout] test infrastructure::service::file_system::it_hashes_content ... ok
[INFO] [stdout] test infrastructure::project::scaffold::it_creates_an_entry_point ... ok
[INFO] [stdout] test test::it_generates_random_letters ... ok
[INFO] [stdout] test infrastructure::service::file_system::it_saves_content_in_file_system ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/http.rs (/opt/rustwide/target/debug/deps/safepkt_backend-42f7b2e468029b5e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/cli.rs (/opt/rustwide/target/debug/deps/safepkt_cli-018865fe8fafab93)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests safepkt_backend
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/infrastructure/service/file_system.rs - infrastructure::service::file_system::ensure_directory_exists (line 30) ... ok
[INFO] [stdout] test src/infrastructure/project/scaffold.rs - infrastructure::project::scaffold::format_directory_path_to_scaffold (line 231) ... ok
[INFO] [stdout] test src/infrastructure/project/scaffold.rs - infrastructure::project::scaffold::format_project_name (line 180) ... ok
[INFO] [stdout] test src/infrastructure/project/scaffold.rs - infrastructure::project::scaffold::scaffold_project (line 251) ... ok
[INFO] [stdout] test src/infrastructure/service/base64_decoder.rs - infrastructure::service::base64_decoder::decode (line 9) ... ok
[INFO] [stdout] test src/infrastructure/service/file_system.rs - infrastructure::service::file_system::guard_against_missing_source (line 67) ... ok
[INFO] [stdout] test src/domain/project/manifest.rs - domain::project::manifest::make_manifest (line 6) ... ok
[INFO] [stdout] test src/infrastructure/service/file_system.rs - infrastructure::service::file_system::get_uploaded_source_directory (line 117) ... ok
[INFO] [stdout] test src/infrastructure/service/file_system.rs - infrastructure::service::file_system::save_content_in_file_system (line 143) ... ok
[INFO] [stdout] test src/infrastructure/service/serializer.rs - infrastructure::service::serializer::deserialize_source (line 8) ... ok
[INFO] [stdout] test src/infrastructure/service/serializer.rs - infrastructure::service::serializer::deserialize_flags (line 31) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "82d32c7b4182f23079f0ecfc5529481a3aeab066b5f96bcb4b932a57a63d297c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82d32c7b4182f23079f0ecfc5529481a3aeab066b5f96bcb4b932a57a63d297c", kill_on_drop: false }`
[INFO] [stdout] 82d32c7b4182f23079f0ecfc5529481a3aeab066b5f96bcb4b932a57a63d297c
