[INFO] fetching crate exocore-chain 0.1.26... [INFO] testing exocore-chain-0.1.26 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate exocore-chain 0.1.26 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate exocore-chain 0.1.26 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate exocore-chain 0.1.26 [INFO] tweaked toml for crates.io crate exocore-chain 0.1.26 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate exocore-chain 0.1.26 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 481 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding uuid v1.6.1 (available: v1.18.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6caef030c6d7a1bd42509be80d82ebd1758892dfb77ad8d5b791bfc61fa452e2 [INFO] running `Command { std: "docker" "start" "-a" "6caef030c6d7a1bd42509be80d82ebd1758892dfb77ad8d5b791bfc61fa452e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6caef030c6d7a1bd42509be80d82ebd1758892dfb77ad8d5b791bfc61fa452e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6caef030c6d7a1bd42509be80d82ebd1758892dfb77ad8d5b791bfc61fa452e2", kill_on_drop: false }` [INFO] [stdout] 6caef030c6d7a1bd42509be80d82ebd1758892dfb77ad8d5b791bfc61fa452e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8b3fdd5b720b6e6149947798f59c45e68e5fc69b6bf2dd982d47367f0de7de2 [INFO] running `Command { std: "docker" "start" "-a" "b8b3fdd5b720b6e6149947798f59c45e68e5fc69b6bf2dd982d47367f0de7de2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling asn1_der v0.7.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling libp2p-identity v0.2.12 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling libp2p-core v0.41.3 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling capnp v0.19.8 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling libp2p-swarm v0.44.2 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling capnpc v0.19.0 [INFO] [stderr] Compiling shadow-rs v0.33.0 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling petname v1.1.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling exocore-core v0.1.26 [INFO] [stderr] Compiling libp2p-noise v0.44.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling exocore-protos v0.1.26 [INFO] [stderr] Compiling multihash-derive v0.9.1 [INFO] [stderr] Compiling libp2p-allow-block-list v0.3.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.3.1 [INFO] [stderr] Compiling extsort v0.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling libp2p v0.53.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling multihash-codetable v0.1.4 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling extindex v0.8.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling exocore-transport v0.1.26 [INFO] [stderr] Compiling exocore-chain v0.1.26 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/block.rs:116:24 [INFO] [stdout] | [INFO] [stdout] 116 | fn operations_iter(&self) -> Result { [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] 116 | fn operations_iter(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chain/mod.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator; [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------- 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chain/mod.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator; [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------- 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chain/directory/mod.rs:321:20 [INFO] [stdout] | [INFO] [stdout] 321 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------- 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 321 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chain/directory/mod.rs:330:28 [INFO] [stdout] | [INFO] [stdout] 330 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------- 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 330 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn new(data: &[u8]) -> RefData { [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] 45 | pub fn new(data: &[u8]) -> RefData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine/handle.rs:304:29 [INFO] [stdout] | [INFO] [stdout] 304 | fn get_operation_reader(&self) -> Result { [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] 304 | fn get_operation_reader(&self) -> Result, operation::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/operation.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | fn get_operation_reader(&self) -> Result; [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] 30 | fn get_operation_reader(&self) -> Result, Error>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/operation.rs:213:29 [INFO] [stdout] | [INFO] [stdout] 213 | fn get_operation_reader(&self) -> Result { [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] 213 | fn get_operation_reader(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pending/mod.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | fn operations_iter(&self, range: R) -> Result [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] 48 | fn operations_iter(&self, range: R) -> Result, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pending/memory.rs:142:27 [INFO] [stdout] | [INFO] [stdout] 142 | fn operations_iter(&self, range: R) -> Result [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] 142 | fn operations_iter(&self, range: R) -> Result, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s [INFO] running `Command { std: "docker" "inspect" "b8b3fdd5b720b6e6149947798f59c45e68e5fc69b6bf2dd982d47367f0de7de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8b3fdd5b720b6e6149947798f59c45e68e5fc69b6bf2dd982d47367f0de7de2", kill_on_drop: false }` [INFO] [stdout] b8b3fdd5b720b6e6149947798f59c45e68e5fc69b6bf2dd982d47367f0de7de2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c473ecfe380b338493978251224bf9f2d4f3f57abfa17ba923b6e6bbdfa4269 [INFO] running `Command { std: "docker" "start" "-a" "0c473ecfe380b338493978251224bf9f2d4f3f57abfa17ba923b6e6bbdfa4269", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libp2p-swarm-derive v0.34.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling libp2p-identity v0.2.12 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling resolv-conf v0.7.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling exocore-protos v0.1.26 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling soketto v0.8.1 [INFO] [stderr] Compiling yamux v0.13.7 [INFO] [stderr] Compiling libp2p-core v0.41.3 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling shadow-rs v0.33.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling libp2p-swarm v0.44.2 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling libp2p-websocket v0.43.2 [INFO] [stderr] Compiling exocore-core v0.1.26 [INFO] [stderr] Compiling libp2p-ping v0.44.1 [INFO] [stderr] Compiling libp2p-identify v0.44.2 [INFO] [stderr] Compiling libp2p-allow-block-list v0.3.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling libp2p-yamux v0.45.2 [INFO] [stderr] Compiling libp2p-noise v0.44.0 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling libp2p-tcp v0.41.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling extsort v0.5.0 [INFO] [stderr] Compiling thread-id v5.0.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling mock_instant v0.6.0 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling log4rs v1.4.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling petname v1.1.3 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling libp2p-dns v0.41.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling libp2p v0.53.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling extindex v0.8.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling libp2p-mplex v0.41.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling exocore-transport v0.1.26 [INFO] [stderr] Compiling exocore-chain v0.1.26 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/block.rs:116:24 [INFO] [stdout] | [INFO] [stdout] 116 | fn operations_iter(&self) -> Result { [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] 116 | fn operations_iter(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chain/mod.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator; [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------- 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chain/mod.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator; [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------- 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chain/directory/mod.rs:321:20 [INFO] [stdout] | [INFO] [stdout] 321 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------- 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 321 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chain/directory/mod.rs:330:28 [INFO] [stdout] | [INFO] [stdout] 330 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------- 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 330 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn new(data: &[u8]) -> RefData { [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] 45 | pub fn new(data: &[u8]) -> RefData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine/handle.rs:304:29 [INFO] [stdout] | [INFO] [stdout] 304 | fn get_operation_reader(&self) -> Result { [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] 304 | fn get_operation_reader(&self) -> Result, operation::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/operation.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | fn get_operation_reader(&self) -> Result; [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] 30 | fn get_operation_reader(&self) -> Result, Error>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/operation.rs:213:29 [INFO] [stdout] | [INFO] [stdout] 213 | fn get_operation_reader(&self) -> Result { [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] 213 | fn get_operation_reader(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pending/mod.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | fn operations_iter(&self, range: R) -> Result [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] 48 | fn operations_iter(&self, range: R) -> Result, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pending/memory.rs:142:27 [INFO] [stdout] | [INFO] [stdout] 142 | fn operations_iter(&self, range: R) -> Result [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] 142 | fn operations_iter(&self, range: R) -> Result, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/block.rs:116:24 [INFO] [stdout] | [INFO] [stdout] 116 | fn operations_iter(&self) -> Result { [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] 116 | fn operations_iter(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chain/mod.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator; [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------- 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chain/mod.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator; [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------- 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chain/directory/mod.rs:321:20 [INFO] [stdout] | [INFO] [stdout] 321 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------- 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 321 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/chain/directory/mod.rs:330:28 [INFO] [stdout] | [INFO] [stdout] 330 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator { [INFO] [stdout] | ^^^^^ the lifetime is elided here ------------------- 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 330 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn new(data: &[u8]) -> RefData { [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] 45 | pub fn new(data: &[u8]) -> RefData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/engine/handle.rs:304:29 [INFO] [stdout] | [INFO] [stdout] 304 | fn get_operation_reader(&self) -> Result { [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] 304 | fn get_operation_reader(&self) -> Result, operation::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/operation.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | fn get_operation_reader(&self) -> Result; [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] 30 | fn get_operation_reader(&self) -> Result, Error>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/operation.rs:213:29 [INFO] [stdout] | [INFO] [stdout] 213 | fn get_operation_reader(&self) -> Result { [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] 213 | fn get_operation_reader(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pending/mod.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | fn operations_iter(&self, range: R) -> Result [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] 48 | fn operations_iter(&self, range: R) -> Result, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pending/memory.rs:142:27 [INFO] [stdout] | [INFO] [stdout] 142 | fn operations_iter(&self, range: R) -> Result [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] 142 | fn operations_iter(&self, range: R) -> Result, Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "0c473ecfe380b338493978251224bf9f2d4f3f57abfa17ba923b6e6bbdfa4269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c473ecfe380b338493978251224bf9f2d4f3f57abfa17ba923b6e6bbdfa4269", kill_on_drop: false }` [INFO] [stdout] 0c473ecfe380b338493978251224bf9f2d4f3f57abfa17ba923b6e6bbdfa4269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fb0303a501448070a56e8ac6d5341c509406cd704efa87a6117abf0e0e967a00 [INFO] running `Command { std: "docker" "start" "-a" "fb0303a501448070a56e8ac6d5341c509406cd704efa87a6117abf0e0e967a00", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/block.rs:116:24 [INFO] [stderr] | [INFO] [stderr] 116 | fn operations_iter(&self) -> Result { [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] 116 | fn operations_iter(&self) -> Result, Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/chain/mod.rs:21:20 [INFO] [stderr] | [INFO] [stderr] 21 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator; [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 21 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/chain/mod.rs:23:28 [INFO] [stderr] | [INFO] [stderr] 23 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator; [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 23 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/chain/directory/mod.rs:321:20 [INFO] [stderr] | [INFO] [stderr] 321 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 321 | fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/chain/directory/mod.rs:330:28 [INFO] [stderr] | [INFO] [stderr] 330 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator { [INFO] [stderr] | ^^^^^ the lifetime is elided here ------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 330 | fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/data.rs:45:22 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn new(data: &[u8]) -> RefData { [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] 45 | pub fn new(data: &[u8]) -> RefData<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/engine/handle.rs:304:29 [INFO] [stderr] | [INFO] [stderr] 304 | fn get_operation_reader(&self) -> Result { [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] 304 | fn get_operation_reader(&self) -> Result, operation::Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/operation.rs:30:29 [INFO] [stderr] | [INFO] [stderr] 30 | fn get_operation_reader(&self) -> Result; [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] 30 | fn get_operation_reader(&self) -> Result, Error>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/operation.rs:213:29 [INFO] [stderr] | [INFO] [stderr] 213 | fn get_operation_reader(&self) -> Result { [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] 213 | fn get_operation_reader(&self) -> Result, Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pending/mod.rs:48:27 [INFO] [stderr] | [INFO] [stderr] 48 | fn operations_iter(&self, range: R) -> Result [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] 48 | fn operations_iter(&self, range: R) -> Result, Error> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pending/memory.rs:142:27 [INFO] [stderr] | [INFO] [stderr] 142 | fn operations_iter(&self, range: R) -> Result [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] 142 | fn operations_iter(&self, range: R) -> Result, Error> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `exocore-chain` (lib) generated 11 warnings (run `cargo fix --lib -p exocore-chain` to apply 11 suggestions) [INFO] [stderr] warning: `exocore-chain` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exocore_chain-f371cf9a65ed7740) [INFO] [stdout] [INFO] [stdout] running 84 tests [INFO] [stdout] test block::tests::should_allocate_signatures_space_for_nodes ... ok [INFO] [stdout] test block::tests::block_operations ... ok [INFO] [stdout] test block::tests::should_pad_signatures_from_block_signature_size ... ok [INFO] [stdout] test chain::directory::segment::tests::directory_segment_create_already_exist ... ok [INFO] [stdout] test block::tests::block_create_and_read ... ok [INFO] [stdout] test chain::directory::segment::tests::directory_segment_append_block ... ok [INFO] [stdout] test chain::directory::segment::tests::directory_segment_open_invalid ... ok [INFO] [stdout] test chain::directory::segment::tests::directory_segment_create_and_open ... ok [INFO] [stdout] test chain::directory::segment::tests::segment_file_create ... ok [INFO] [stdout] test chain::directory::segment::tests::segment_file_mmap_transition ... ok [INFO] [stdout] test chain::directory::tests::directory_chain_create_and_open ... ok [INFO] [stdout] test chain::directory::tests::directory_chain_invalid_path ... ok [INFO] [stdout] test chain::directory::operation_index::tests::truncate_from_offset_memory ... ok [INFO] [stdout] test chain::directory::segment::tests::directory_segment_non_zero_offset_write ... ok [INFO] [stdout] test chain::directory::operation_index::tests::create_from_iterator ... ok [INFO] [stdout] test chain::directory::segment::tests::directory_segment_truncate_from_segment ... ok [INFO] [stdout] test chain::directory::tracker::tests::force_close ... ok [INFO] [stdout] test chain::directory::tracker::tests::simple_case ... ok [INFO] [stdout] test chain::directory::tracker::tests::sort_access_count ... ok [INFO] [stdout] test chain::tests::segments_filter_in_range ... ok [INFO] [stdout] test data::tests::test_translate_range ... ok [INFO] [stdout] test chain::directory::tests::directory_chain_truncate_all ... ok [INFO] [stdout] test engine::chain_sync::meta::tests::chain_sample_block_partial_headers ... ok [INFO] [stdout] test chain::directory::operation_index::tests::open_existing ... ok [INFO] [stdout] test engine::chain_sync::meta::tests::from_segment_boundaries ... ok [INFO] [stdout] test chain::directory::tests::directory_chain_iterator ... ok [INFO] [stdout] test chain::directory::segment::tests::directory_segment_grow_and_truncate ... ok [INFO] [stdout] test engine::chain_sync::tests::handle_sync_response_blocks ... ok [INFO] [stdout] test chain::directory::operation_index::tests::truncate_from_offset_disk ... ok [INFO] [stdout] test engine::chain_sync::tests::sync_empty_node1_to_full_node2 ... ok [INFO] [stdout] test engine::chain_sync::tests::leader_lost_chain_too_far ... ok [INFO] [stdout] test engine::chain_sync::tests::quorum_lost_and_regain ... ok [INFO] [stdout] test engine::chain_sync::tests::sync_full_node1_to_empty_node2 ... ok [INFO] [stdout] test engine::chain_sync::tests::leader_lost_metadata_out_of_date ... ok [INFO] [stdout] test engine::chain_sync::tests::cannot_sync_all_divergent ... ok [INFO] [stdout] test engine::chain_sync::tests::sync_full_node1_to_half_node2 ... ok [INFO] [stdout] test engine::chain_sync::tests::sync_fully_divergent_node1_to_full_node2 ... ok [INFO] [stdout] test engine::chain_sync::tests::sync_half_node1_to_full_node2 ... ok [INFO] [stdout] test engine::chain_sync::tests::sync_half_divergent_node1_to_full_node2 ... ok [INFO] [stdout] test engine::commit_manager::tests::commit_block_at_interval ... ok [INFO] [stdout] test engine::commit_manager::tests::proposal_should_expire_after_timeout ... ok [INFO] [stdout] test engine::commit_manager::tests::only_one_node_at_time_should_commit ... ok [INFO] [stdout] test engine::commit_manager::tests::commit_block_after_maximum_operations ... ok [INFO] [stdout] test engine::commit_manager::tests::should_cleanup_dangling_operations ... ok [INFO] [stdout] test engine::commit_manager::tests::should_cleanup_past_committed_operations ... ok [INFO] [stdout] test engine::commit_manager::tests::should_not_propose_block_if_no_data ... ok [INFO] [stdout] test engine::commit_manager::tests::should_not_cleanup_operations_from_commit_refused_blocks ... ok [INFO] [stdout] test engine::commit_manager::tests::should_accept_lagging_commit ... ok [INFO] [stdout] test engine::commit_manager::tests::should_order_next_best_blocks ... ok [INFO] [stdout] test engine::commit_manager::tests::should_detect_chain_out_of_sync_on_invalid_accepted_commit ... ok [INFO] [stdout] test engine::commit_manager::tests::should_propose_block_on_new_operations ... ok [INFO] [stdout] test engine::commit_manager::tests::should_refuse_invalid_proposed_block ... ok [INFO] [stdout] test engine::commit_manager::tests::update_pending_status_for_committed_operations ... ok [INFO] [stdout] test engine::commit_manager::tests::should_sign_valid_proposed_block ... ok [INFO] [stdout] test engine::commit_manager::tests::test_is_node_commit_turn ... ok [INFO] [stdout] test engine::chain_sync::tests::sync_empty_node1_to_big_chain_node2 ... ok [INFO] [stdout] test engine::pending_sync::tests::handle_sync_different_some_to_different_some ... ok [INFO] [stdout] test engine::pending_sync::tests::create_sync_range_request ... ok [INFO] [stdout] test engine::pending_sync::tests::create_sync_range_request_with_height ... ok [INFO] [stdout] test engine::pending_sync::tests::handle_sync_cleaned_up_depth ... ok [INFO] [stdout] test engine::pending_sync::tests::handle_sync_empty_to_many ... ok [INFO] [stdout] test engine::pending_sync::tests::handle_sync_many_to_empty ... ok [INFO] [stdout] test engine::pending_sync::tests::handle_sync_equals ... ok [INFO] [stdout] test engine::pending_sync::tests::operations_iter_filtered_height ... ok [INFO] [stdout] test engine::pending_sync::tests::new_operation_after_last_operation ... ok [INFO] [stdout] test engine::pending_sync::tests::new_operation_among_current_operations ... ok [INFO] [stdout] test engine::pending_sync::tests::handle_sync_full_to_some ... ok [INFO] [stdout] test engine::pending_sync::tests::should_extract_from_block_offset ... ok [INFO] [stdout] test engine::pending_sync::tests::sync_range_to_frame_builder_with_data ... ok [INFO] [stdout] test engine::pending_sync::tests::sync_range_to_frame_builder_with_headers ... ok [INFO] [stdout] test engine::request_tracker::tests::test_can_send_request_interval ... ok [INFO] [stdout] test engine::pending_sync::tests::sync_range_to_frame_builder_with_hash ... ok [INFO] [stdout] test engine::request_tracker::tests::test_force_request ... ok [INFO] [stdout] test engine::pending_sync::tests::sync_ranges_push_operation ... ok [INFO] [stdout] test engine::request_tracker::tests::test_reset ... ok [INFO] [stdout] test pending::memory::test::operation_commit_status ... ok [INFO] [stdout] test pending::memory::test::operations_iteration ... ok [INFO] [stdout] test pending::memory::test::operations_delete ... ok [INFO] [stdout] test pending::memory::test::put_and_retrieve_operation ... ok [INFO] [stdout] test engine::pending_sync::tests::handle_sync_some_to_all ... ok [INFO] [stdout] test engine::pending_sync::tests::tick_send_to_other_nodes ... ok [INFO] [stdout] test chain::directory::tests::directory_chain_write_until_second_segment ... ok [INFO] [stdout] test chain::directory::tests::directory_chain_truncate ... ok [INFO] [stdout] test engine::chain_sync::tests::sync_single_block_even_if_max_out_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.20s [INFO] [stdout] [INFO] [stderr] Doc-tests exocore_chain [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] running `Command { std: "docker" "inspect" "fb0303a501448070a56e8ac6d5341c509406cd704efa87a6117abf0e0e967a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb0303a501448070a56e8ac6d5341c509406cd704efa87a6117abf0e0e967a00", kill_on_drop: false }` [INFO] [stdout] fb0303a501448070a56e8ac6d5341c509406cd704efa87a6117abf0e0e967a00