[INFO] fetching crate pocketscion 0.2.0...
[INFO] checking pocketscion-0.2.0 against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] extracting crate pocketscion 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate pocketscion 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pocketscion 0.2.0
[INFO] tweaked toml for crates.io crate pocketscion 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pocketscion 0.2.0 on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pocketscion 0.2.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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8aff19a8a4d3e90ed54ec4cca5801d373e8cd58d97f4140bd287dd7d85fd8f2e
[INFO] running `Command { std: "docker" "start" "-a" "8aff19a8a4d3e90ed54ec4cca5801d373e8cd58d97f4140bd287dd7d85fd8f2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8aff19a8a4d3e90ed54ec4cca5801d373e8cd58d97f4140bd287dd7d85fd8f2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aff19a8a4d3e90ed54ec4cca5801d373e8cd58d97f4140bd287dd7d85fd8f2e", kill_on_drop: false }`
[INFO] [stdout] 8aff19a8a4d3e90ed54ec4cca5801d373e8cd58d97f4140bd287dd7d85fd8f2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4cb44a1bb1983717803741a3b1fddf14f5e7cc23c75ddafc7af60cb9bdaf4d5
[INFO] running `Command { std: "docker" "start" "-a" "d4cb44a1bb1983717803741a3b1fddf14f5e7cc23c75ddafc7af60cb9bdaf4d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking unsafe-libyaml-norway v0.2.15
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking rustls-webpki v0.103.5
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking saa v4.4.0
[INFO] [stderr]     Checking sdd v4.1.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v20.0.1
[INFO] [stderr]     Checking scc v3.2.0
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cmac v0.7.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]     Checking ntest v0.9.3
[INFO] [stderr]    Compiling snap-control v0.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking serde_norway v0.9.42
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking fastbloom v0.14.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking quinn-proto v0.11.13
[INFO] [stderr]     Checking test-log v0.2.18
[INFO] [stderr]     Checking tracing-bunyan-formatter v0.3.10
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]     Checking scion-sdk-token-validator v0.2.0
[INFO] [stderr]     Checking scion-sdk-common-types v0.2.0
[INFO] [stderr]     Checking snap-tokens v0.2.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking scion-sdk-utils v0.2.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking scion-sdk-reqwest-connect-rpc v0.2.0
[INFO] [stderr]     Checking scion-protobuf v0.2.0
[INFO] [stderr]     Checking scion-proto v0.2.0
[INFO] [stderr]     Checking scion-sdk-observability v0.2.0
[INFO] [stderr]     Checking scion-sdk-axum-connect-rpc v0.2.0
[INFO] [stderr]     Checking utoipa-axum v0.2.0
[INFO] [stderr]     Checking utoipa-redoc v6.0.0
[INFO] [stderr]     Checking endhost-api-models v0.2.0
[INFO] [stderr]     Checking scion-sdk-address-manager v0.2.0
[INFO] [stderr]     Checking snap-tun v0.2.0
[INFO] [stderr]     Checking endhost-api-protobuf v0.2.0
[INFO] [stderr]     Checking endhost-api v0.2.0
[INFO] [stderr]     Checking endhost-api-client v0.2.0
[INFO] [stderr]     Checking snap-dataplane v0.2.0
[INFO] [stderr]     Checking scion-stack v0.2.0
[INFO] [stderr]     Checking pocketscion v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `DispatcherId` is never used
[INFO] [stdout]    --> src/state.rs:798:17
[INFO] [stdout]     |
[INFO] [stdout] 798 | pub(crate) enum DispatcherId {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/local/simulator.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |         receivers: &NetworkReceiverRegistry,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 55 |     ) -> LocalNetworkSimulation {
[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] 55 |     ) -> LocalNetworkSimulation<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DispatcherId` is never used
[INFO] [stdout]    --> src/state.rs:798:17
[INFO] [stdout]     |
[INFO] [stdout] 798 | pub(crate) enum DispatcherId {
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/network/local/simulator.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |         receivers: &NetworkReceiverRegistry,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 55 |     ) -> LocalNetworkSimulation {
[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] 55 |     ) -> LocalNetworkSimulation<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "d4cb44a1bb1983717803741a3b1fddf14f5e7cc23c75ddafc7af60cb9bdaf4d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4cb44a1bb1983717803741a3b1fddf14f5e7cc23c75ddafc7af60cb9bdaf4d5", kill_on_drop: false }`
[INFO] [stdout] d4cb44a1bb1983717803741a3b1fddf14f5e7cc23c75ddafc7af60cb9bdaf4d5
