[INFO] cloning repository https://github.com/ChapmaBeerbohm/holo-kit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChapmaBeerbohm/holo-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChapmaBeerbohm%2Fholo-kit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChapmaBeerbohm%2Fholo-kit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ccd82adfb50d5cae75a871b0d899435dfdbe773
[INFO] checking ChapmaBeerbohm/holo-kit against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChapmaBeerbohm%2Fholo-kit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ChapmaBeerbohm/holo-kit
[INFO] finished tweaking git repo https://github.com/ChapmaBeerbohm/holo-kit
[INFO] tweaked toml for git repo https://github.com/ChapmaBeerbohm/holo-kit written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChapmaBeerbohm/holo-kit on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChapmaBeerbohm/holo-kit 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d75a88d88423a469251771b9011c071f9e77ef25e9bc5669595c0dffa48ade6e
[INFO] running `Command { std: "docker" "start" "-a" "d75a88d88423a469251771b9011c071f9e77ef25e9bc5669595c0dffa48ade6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d75a88d88423a469251771b9011c071f9e77ef25e9bc5669595c0dffa48ade6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d75a88d88423a469251771b9011c071f9e77ef25e9bc5669595c0dffa48ade6e", kill_on_drop: false }`
[INFO] [stdout] d75a88d88423a469251771b9011c071f9e77ef25e9bc5669595c0dffa48ade6e
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 009d45fb9bfbe358de218d34a17806d35dcebcdb7d5af2e039b2144c9e420869
[INFO] running `Command { std: "docker" "start" "-a" "009d45fb9bfbe358de218d34a17806d35dcebcdb7d5af2e039b2144c9e420869", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking fuel-storage v0.63.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking substrate-bn v0.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling impl-tools-lib v0.11.1
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling fuel-derive v0.63.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking coins-core v0.8.7
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking coins-bip32 v0.8.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking coins-bip39 v0.8.7
[INFO] [stderr]     Checking fuel-types v0.63.0
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking fuel-merkle v0.63.0
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking tai64 v4.0.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking fuel-crypto v0.63.0
[INFO] [stderr]     Checking fuel-asm v0.63.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking fuel-compression v0.63.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]     Checking fuel-tx v0.63.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking enum-iterator v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]     Checking send_wrapper v0.4.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]     Checking prometheus-client v0.22.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking fuel-vm v0.63.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking fuel-core-metrics v0.46.0 (/opt/rustwide/workdir/crates/metrics)
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking asn1_der v0.7.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking libp2p-identity v0.2.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking fuel-core-services v0.46.0 (/opt/rustwide/workdir/crates/services)
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fuel-core-types v0.46.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking data-encoding-macro v0.1.18
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/types/src/blockchain/transaction.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn inputs(&self) -> Cow<[Input]>;
[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: the lint level is defined here
[INFO] [stdout]   --> crates/types/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn inputs(&self) -> Cow<'_, [Input]>;
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/types/src/blockchain/transaction.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn outputs(&self) -> Cow<[Output]>;
[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] 35 |     fn outputs(&self) -> Cow<'_, [Output]>;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/types/src/blockchain/transaction.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn inputs(&self) -> Cow<[Input]> {
[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] 42 |     fn inputs(&self) -> Cow<'_, [Input]> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/types/src/blockchain/transaction.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn outputs(&self) -> Cow<[Output]> {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn outputs(&self) -> Cow<'_, [Output]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/types/src/blockchain/transaction.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn inputs(&self) -> Cow<[Input]> {
[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] 81 |     fn inputs(&self) -> Cow<'_, [Input]> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/types/src/blockchain/transaction.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn outputs(&self) -> Cow<[Output]> {
[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] 92 |     fn outputs(&self) -> Cow<'_, [Output]> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr] error: could not compile `fuel-core-types` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "009d45fb9bfbe358de218d34a17806d35dcebcdb7d5af2e039b2144c9e420869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "009d45fb9bfbe358de218d34a17806d35dcebcdb7d5af2e039b2144c9e420869", kill_on_drop: false }`
[INFO] [stdout] 009d45fb9bfbe358de218d34a17806d35dcebcdb7d5af2e039b2144c9e420869
