[INFO] fetching crate exocore-core 0.1.26...
[INFO] testing exocore-core-0.1.26 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate exocore-core 0.1.26 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate exocore-core 0.1.26
[INFO] finished tweaking crates.io crate exocore-core 0.1.26
[INFO] tweaked toml for crates.io crate exocore-core 0.1.26 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate exocore-core 0.1.26 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 361 packages to latest compatible versions
[INFO] [stderr]       Adding getrandom v0.2.16 (available: v0.3.3)
[INFO] [stderr]       Adding libp2p v0.53.2 (available: v0.56.0)
[INFO] [stderr]       Adding petname v1.1.3 (available: v2.0.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding shadow-rs v0.33.0 (available: v1.4.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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 342faea59d8e726741baaf76ba2829de7e2cdad12a17abb91d16077875a50234
[INFO] running `Command { std: "docker" "start" "-a" "342faea59d8e726741baaf76ba2829de7e2cdad12a17abb91d16077875a50234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "342faea59d8e726741baaf76ba2829de7e2cdad12a17abb91d16077875a50234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "342faea59d8e726741baaf76ba2829de7e2cdad12a17abb91d16077875a50234", kill_on_drop: false }`
[INFO] [stdout] 342faea59d8e726741baaf76ba2829de7e2cdad12a17abb91d16077875a50234
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb94f5dab888aa673bc92afd8522b4b5f20fd8be02725b7d4b265baf6099feef
[INFO] running `Command { std: "docker" "start" "-a" "fb94f5dab888aa673bc92afd8522b4b5f20fd8be02725b7d4b265baf6099feef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling asn1_der v0.7.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling capnp v0.19.8
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling capnpc v0.19.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling shadow-rs v0.33.0
[INFO] [stderr]    Compiling petname v1.1.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling exocore-core v0.1.26 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling multihash-derive-impl v0.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling multihash-derive v0.9.1
[INFO] [stderr]    Compiling multihash-codetable v0.1.4
[INFO] [stderr]    Compiling wasm-timer v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling libp2p-core v0.41.3
[INFO] [stderr]    Compiling exocore-protos v0.1.26
[INFO] [stderr]    Compiling libp2p-swarm v0.44.2
[INFO] [stderr]    Compiling libp2p-noise v0.44.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.3.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.3.1
[INFO] [stderr]    Compiling libp2p v0.53.2
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn nodes(&self) -> CellNodesRead {
[INFO] [stdout]     |                  ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn nodes(&self) -> CellNodesRead<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn nodes_mut(&self) -> CellNodesWrite {
[INFO] [stdout]     |                      ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn nodes_mut(&self) -> CellNodesWrite<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell.rs:359:18
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn nodes(&self) -> CellNodesRead {
[INFO] [stdout]     |                  ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn nodes(&self) -> CellNodesRead<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn nodes_mut(&self) -> CellNodesWrite {
[INFO] [stdout]     |                      ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn nodes_mut(&self) -> CellNodesWrite<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell_nodes.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> CellNodesIter<CellNodesRead> {
[INFO] [stdout]     |                 ^^^^^     ----------------------------
[INFO] [stdout]     |                 |         |             |
[INFO] [stdout]     |                 |         |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesRead<'_>> {
[INFO] [stdout]     |                                         +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell_nodes.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> CellNodesIter<CellNodesWrite> {
[INFO] [stdout]     |                 ^^^^^     -----------------------------
[INFO] [stdout]     |                 |         |             |
[INFO] [stdout]     |                 |         |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesWrite<'_>> {
[INFO] [stdout]     |                                         +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell_nodes.rs:214:17
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn iter(&self) -> CellNodesIter<CellNodesOwned> {
[INFO] [stdout]     |                 ^^^^^     ----------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesOwned> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/framing/compound.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn reader_left(&self) -> CompoundSideReader<I> {
[INFO] [stdout]    |                        ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn reader_left(&self) -> CompoundSideReader<'_, I> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/framing/compound.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn reader_right(&self) -> CompoundSideReader<I> {
[INFO] [stdout]    |                         ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn reader_right(&self) -> CompoundSideReader<'_, I> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 01s
[INFO] running `Command { std: "docker" "inspect" "fb94f5dab888aa673bc92afd8522b4b5f20fd8be02725b7d4b265baf6099feef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb94f5dab888aa673bc92afd8522b4b5f20fd8be02725b7d4b265baf6099feef", kill_on_drop: false }`
[INFO] [stdout] fb94f5dab888aa673bc92afd8522b4b5f20fd8be02725b7d4b265baf6099feef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 811957ee54f67f4cafde1efb4f5749ee944e0154e1bf9d751a2bfdd7b521d13d
[INFO] running `Command { std: "docker" "start" "-a" "811957ee54f67f4cafde1efb4f5749ee944e0154e1bf9d751a2bfdd7b521d13d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling exocore-protos v0.1.26
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling thread-id v5.0.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling petname v1.1.3
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling libp2p-core v0.41.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling libp2p-swarm v0.44.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling libp2p-noise v0.44.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling libp2p-connection-limits v0.3.1
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.3.0
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling criterion_bencher_compat v0.4.0
[INFO] [stderr]    Compiling libp2p v0.53.2
[INFO] [stderr]    Compiling exocore-core v0.1.26 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn nodes(&self) -> CellNodesRead {
[INFO] [stdout]     |                  ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn nodes(&self) -> CellNodesRead<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn nodes_mut(&self) -> CellNodesWrite {
[INFO] [stdout]     |                      ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn nodes_mut(&self) -> CellNodesWrite<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell.rs:359:18
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn nodes(&self) -> CellNodesRead {
[INFO] [stdout]     |                  ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn nodes(&self) -> CellNodesRead<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn nodes_mut(&self) -> CellNodesWrite {
[INFO] [stdout]     |                      ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn nodes_mut(&self) -> CellNodesWrite<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell_nodes.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> CellNodesIter<CellNodesRead> {
[INFO] [stdout]     |                 ^^^^^     ----------------------------
[INFO] [stdout]     |                 |         |             |
[INFO] [stdout]     |                 |         |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesRead<'_>> {
[INFO] [stdout]     |                                         +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell_nodes.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> CellNodesIter<CellNodesWrite> {
[INFO] [stdout]     |                 ^^^^^     -----------------------------
[INFO] [stdout]     |                 |         |             |
[INFO] [stdout]     |                 |         |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesWrite<'_>> {
[INFO] [stdout]     |                                         +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell_nodes.rs:214:17
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn iter(&self) -> CellNodesIter<CellNodesOwned> {
[INFO] [stdout]     |                 ^^^^^     ----------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesOwned> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/framing/compound.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn reader_left(&self) -> CompoundSideReader<I> {
[INFO] [stdout]    |                        ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn reader_left(&self) -> CompoundSideReader<'_, I> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/framing/compound.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn reader_right(&self) -> CompoundSideReader<I> {
[INFO] [stdout]    |                         ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn reader_right(&self) -> CompoundSideReader<'_, I> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> src/dir/os.rs:222:40
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let dir = OsDirectory::new(tmp.into_path());
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> src/dir/os.rs:229:40
[INFO] [stdout]     |
[INFO] [stdout] 229 |         let dir = OsDirectory::new(tmp.into_path());
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> src/dir/os.rs:236:40
[INFO] [stdout]     |
[INFO] [stdout] 236 |         let dir = OsDirectory::new(tmp.into_path());
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn nodes(&self) -> CellNodesRead {
[INFO] [stdout]     |                  ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn nodes(&self) -> CellNodesRead<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn nodes_mut(&self) -> CellNodesWrite {
[INFO] [stdout]     |                      ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn nodes_mut(&self) -> CellNodesWrite<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell.rs:359:18
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn nodes(&self) -> CellNodesRead {
[INFO] [stdout]     |                  ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn nodes(&self) -> CellNodesRead<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn nodes_mut(&self) -> CellNodesWrite {
[INFO] [stdout]     |                      ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn nodes_mut(&self) -> CellNodesWrite<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell_nodes.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> CellNodesIter<CellNodesRead> {
[INFO] [stdout]     |                 ^^^^^     ----------------------------
[INFO] [stdout]     |                 |         |             |
[INFO] [stdout]     |                 |         |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesRead<'_>> {
[INFO] [stdout]     |                                         +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell_nodes.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> CellNodesIter<CellNodesWrite> {
[INFO] [stdout]     |                 ^^^^^     -----------------------------
[INFO] [stdout]     |                 |         |             |
[INFO] [stdout]     |                 |         |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 |         the lifetimes get resolved as `'_`
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesWrite<'_>> {
[INFO] [stdout]     |                                         +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/cell/cell_nodes.rs:214:17
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn iter(&self) -> CellNodesIter<CellNodesOwned> {
[INFO] [stdout]     |                 ^^^^^     ----------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesOwned> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/framing/compound.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn reader_left(&self) -> CompoundSideReader<I> {
[INFO] [stdout]    |                        ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn reader_left(&self) -> CompoundSideReader<'_, I> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/framing/compound.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn reader_right(&self) -> CompoundSideReader<I> {
[INFO] [stdout]    |                         ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn reader_right(&self) -> CompoundSideReader<'_, I> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 53s
[INFO] running `Command { std: "docker" "inspect" "811957ee54f67f4cafde1efb4f5749ee944e0154e1bf9d751a2bfdd7b521d13d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "811957ee54f67f4cafde1efb4f5749ee944e0154e1bf9d751a2bfdd7b521d13d", kill_on_drop: false }`
[INFO] [stdout] 811957ee54f67f4cafde1efb4f5749ee944e0154e1bf9d751a2bfdd7b521d13d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a024329f19fef4dcca4d860820177dff407b29cc81d62e3eb200f1ed85e6a15b
[INFO] running `Command { std: "docker" "start" "-a" "a024329f19fef4dcca4d860820177dff407b29cc81d62e3eb200f1ed85e6a15b", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/cell/cell.rs:193:18
[INFO] [stderr]     |
[INFO] [stderr] 193 |     pub fn nodes(&self) -> CellNodesRead {
[INFO] [stderr]     |                  ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 193 |     pub fn nodes(&self) -> CellNodesRead<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/cell/cell.rs:201:22
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn nodes_mut(&self) -> CellNodesWrite {
[INFO] [stderr]     |                      ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn nodes_mut(&self) -> CellNodesWrite<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/cell/cell.rs:359:18
[INFO] [stderr]     |
[INFO] [stderr] 359 |     pub fn nodes(&self) -> CellNodesRead {
[INFO] [stderr]     |                  ^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 359 |     pub fn nodes(&self) -> CellNodesRead<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/cell/cell.rs:366:22
[INFO] [stderr]     |
[INFO] [stderr] 366 |     pub fn nodes_mut(&self) -> CellNodesWrite {
[INFO] [stderr]     |                      ^^^^^     -------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     pub fn nodes_mut(&self) -> CellNodesWrite<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/cell/cell_nodes.rs:145:17
[INFO] [stderr]     |
[INFO] [stderr] 145 |     pub fn iter(&self) -> CellNodesIter<CellNodesRead> {
[INFO] [stderr]     |                 ^^^^^     ----------------------------
[INFO] [stderr]     |                 |         |             |
[INFO] [stderr]     |                 |         |             the lifetimes get resolved as `'_`
[INFO] [stderr]     |                 |         the lifetimes get resolved as `'_`
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 145 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesRead<'_>> {
[INFO] [stderr]     |                                         +++              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/cell/cell_nodes.rs:167:17
[INFO] [stderr]     |
[INFO] [stderr] 167 |     pub fn iter(&self) -> CellNodesIter<CellNodesWrite> {
[INFO] [stderr]     |                 ^^^^^     -----------------------------
[INFO] [stderr]     |                 |         |             |
[INFO] [stderr]     |                 |         |             the lifetimes get resolved as `'_`
[INFO] [stderr]     |                 |         the lifetimes get resolved as `'_`
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 167 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesWrite<'_>> {
[INFO] [stderr]     |                                         +++               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/cell/cell_nodes.rs:214:17
[INFO] [stderr]     |
[INFO] [stderr] 214 |     pub fn iter(&self) -> CellNodesIter<CellNodesOwned> {
[INFO] [stderr]     |                 ^^^^^     ----------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 214 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesOwned> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/framing/compound.rs:27:24
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub fn reader_left(&self) -> CompoundSideReader<I> {
[INFO] [stderr]    |                        ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub fn reader_left(&self) -> CompoundSideReader<'_, I> {
[INFO] [stderr]    |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/framing/compound.rs:34:25
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn reader_right(&self) -> CompoundSideReader<I> {
[INFO] [stderr]    |                         ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn reader_right(&self) -> CompoundSideReader<'_, I> {
[INFO] [stderr]    |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `exocore-core` (lib) generated 9 warnings
[INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stderr]    --> src/dir/os.rs:222:40
[INFO] [stderr]     |
[INFO] [stderr] 222 |         let dir = OsDirectory::new(tmp.into_path());
[INFO] [stderr]     |                                        ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stderr]    --> src/dir/os.rs:229:40
[INFO] [stderr]     |
[INFO] [stderr] 229 |         let dir = OsDirectory::new(tmp.into_path());
[INFO] [stderr]     |                                        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stderr]    --> src/dir/os.rs:236:40
[INFO] [stderr]     |
[INFO] [stderr] 236 |         let dir = OsDirectory::new(tmp.into_path());
[INFO] [stderr]     |                                        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `exocore-core` (lib test) generated 12 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exocore_core-b49184497abd5a7d)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test cell::app::tests::app_id_conversion ... ok
[INFO] [stdout] test cell::app::tests::generate_and_validate ... ok
[INFO] [stdout] test cell::cell::tests::test_save_load_directory ... ok
[INFO] [stdout] test build::tests::build_info_smoke_test ... ok
[INFO] [stdout] test cell::config::tests::cell_config_add_node ... ok
[INFO] [stdout] test cell::config::tests::cell_config_yaml_read_write ... ok
[INFO] [stdout] test cell::config::tests::node_config_add_cell ... ok
[INFO] [stdout] test cell::config::tests::parse_node_config_yaml_ser_deser ... ok
[INFO] [stdout] test cell::cell_nodes::tests::nodes_quorum ... ok
[INFO] [stdout] test cell::config::tests::write_node_config_to_yaml_read_write ... ok
[INFO] [stdout] test cell::cell_nodes::tests::nodes_add_get ... ok
[INFO] [stdout] test cell::node::tests::local_node_from_directory ... ok
[INFO] [stdout] test cell::config::tests::cell_config_add_app ... ok
[INFO] [stdout] test cell::node::tests::local_node_from_generated_config ... ok
[INFO] [stdout] test cell::node::tests::node_deterministic_random_name ... ok
[INFO] [stdout] test cell::node::tests::node_equality ... ok
[INFO] [stdout] test cell::node::tests::node_id_bytes ... ok
[INFO] [stdout] test dir::os::tests::test_as_os_path ... ok
[INFO] [stdout] test dir::os::tests::test_list ... ok
[INFO] [stdout] test dir::os::tests::test_delete ... ok
[INFO] [stdout] test dir::ram::tests::test_list ... ok
[INFO] [stdout] test dir::scoped::tests::test_delete ... ok
[INFO] [stdout] test dir::scoped::tests::test_list ... ok
[INFO] [stdout] test dir::scoped::tests::test_as_os_path ... ok
[INFO] [stdout] test dir::tests::test_copy_directory ... ok
[INFO] [stdout] test framing::capnp::tests::assert_typed_frame_send_sync ... ok
[INFO] [stdout] test framing::capnp::tests::can_build_and_read ... ok
[INFO] [stdout] test framing::capnp::tests::can_build_to_owned ... ok
[INFO] [stdout] test framing::compound::tests::can_build_and_read ... ok
[INFO] [stdout] test framing::compound::tests::can_build_to_owned ... ok
[INFO] [stdout] test framing::multihash::tests::can_build_and_read_multihash ... ok
[INFO] [stdout] test framing::multihash::tests::can_build_to_owned ... ok
[INFO] [stdout] test framing::multihash::tests::different_hashes ... ok
[INFO] [stdout] test framing::padded::tests::can_build_and_read ... ok
[INFO] [stdout] test framing::padded::tests::can_build_to_owned ... ok
[INFO] [stdout] test framing::sized::tests::can_build_and_read_sized_inner ... ok
[INFO] [stdout] test framing::sized::tests::can_build_and_read_unsized_inner ... ok
[INFO] [stdout] test framing::sized::tests::can_build_to_owned ... ok
[INFO] [stdout] test framing::sized::tests::frame_reader_iterator ... ok
[INFO] [stdout] test framing::sized::tests::frame_slice_iterator ... ok
[INFO] [stdout] test framing::sized::tests::from_next_offset ... ok
[INFO] [stdout] test framing::sized::tests::invalid_from_next_offset ... ok
[INFO] [stdout] test futures::batching_stream::tests::should_batch_items ... ok
[INFO] [stdout] test cell::node::tests::node_cell_config ... ok
[INFO] [stdout] test futures::owned_spawn::tests::propagate_spawned_result ... ok
[INFO] [stdout] test dir::ram::tests::test_delete ... ok
[INFO] [stdout] test sec::auth_token::tests::token_encoding ... ok
[INFO] [stdout] test sec::auth_token::tests::token_expiration ... ok
[INFO] [stdout] test sec::auth_token::tests::token_validity ... ok
[INFO] [stdout] test cell::cell::tests::test_load_inlined_cell_apps ... ok
[INFO] [stdout] test sec::hash::tests::bs58_encode_decode ... ok
[INFO] [stdout] test sec::hash::tests::multihash_file ... ok
[INFO] [stdout] test sec::hash::tests::test_to_multihash ... ok
[INFO] [stdout] test sec::hash::tests::multihash_from_reader ... ok
[INFO] [stdout] test sec::keys::tests::ed25519_keypair_encode_decode ... ok
[INFO] [stdout] test sec::keys::tests::ed25519_keypair_base58_encode_decode ... ok
[INFO] [stdout] test sec::keys::tests::ed25519_public_key_base58_encode_decode ... ok
[INFO] [stdout] test sec::keys::tests::ed25519_public_key_encode_decode ... ok
[INFO] [stdout] test sec::keys::tests::signature_and_verification ... ok
[INFO] [stdout] test simple_store::json_disk_store::test::test_write_read ... ok
[INFO] [stdout] test simple_store::json_disk_store::test::test_not_dir ... ok
[INFO] [stdout] test time::clock::tests::chrono_datetime ... ok
[INFO] [stdout] test time::clock::tests::consistent_time_collision ... ok
[INFO] [stdout] test time::clock::tests::fixed_consistent_time ... ok
[INFO] [stdout] test time::clock::tests::fixed_future_consistent_time ... ok
[INFO] [stdout] test time::clock::tests::fixed_mocked_clock ... ok
[INFO] [stdout] test time::clock::tests::non_mocked_clock ... ok
[INFO] [stdout] test time::clock::tests::thread_safety ... ok
[INFO] [stdout] test time::clock::tests::unfixed_mocked_clock ... ok
[INFO] [stdout] test time::consistent_timestamp::tests::consistent_time_to_chrono ... ok
[INFO] [stdout] test time::consistent_timestamp::tests::consistent_time_to_duration ... ok
[INFO] [stdout] test time::consistent_timestamp::tests::test_consistent_time_serialize ... ok
[INFO] [stdout] test time::tests::timestamp_millis ... ok
[INFO] [stdout] test time::tests::timestamp_parts ... ok
[INFO] [stdout] test utils::backoff::tests::basic_case ... ok
[INFO] [stdout] test utils::handle_set::tests::handle_have_unique_ids ... ok
[INFO] [stdout] test utils::handle_set::tests::on_all_handles_dropped ... ok
[INFO] [stdout] test utils::handle_set::tests::set_dropped ... ok
[INFO] [stdout] test utils::handle_set::tests::set_started ... ok
[INFO] [stdout] test utils::path::tests::test_clean_path ... ok
[INFO] [stdout] test utils::path::tests::to_absolute_path ... ok
[INFO] [stdout] test utils::path::tests::to_relative_path ... ok
[INFO] [stdout] test utils::range::test::test_find_gaps ... ok
[INFO] [stdout] test dir::scoped::tests::test_write_read_file ... ok
[INFO] [stdout] test dir::ram::tests::test_write_read_file ... ok
[INFO] [stdout] test dir::os::tests::test_write_read_file ... ok
[INFO] [stdout] test cell::config::tests::parse_node_config_example_yaml_file ... FAILED
[INFO] [stdout] test time::atomic_instant::tests::test_atomic_instant ... ok
[INFO] [stdout] test futures::owned_spawn::tests::owner_drop_cancels_spawned ... ok
[INFO] [stdout] test futures::owned_spawn::tests::spawn_set_cleanup ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cell::config::tests::parse_node_config_example_yaml_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cell::config::tests::parse_node_config_example_yaml_file' panicked at src/tests_utils.rs:144:5:
[INFO] [stdout] Couldn't find test fixtures file from root: "examples/node" (cur_dir="/opt/rustwide/workdir")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d79f2111b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55d79f2111b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55d79f2111b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55d79f2111b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55d79f23d3f3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55d79f23d3f3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55d79f20d4e3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55d79f20d4e3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55d79f211002 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55d79f212c8c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55d79f212ae2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55d79f058504 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55d79f058504 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55d79f21376b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55d79f21376b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55d79f21343a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55d79f2116a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55d79f2130cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55d79f23a5d0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55d79efc5577 - exocore_core::tests_utils::find_test_fixture::h8c9cead0357f814a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests_utils.rs:144:5
[INFO] [stdout]   20:     0x55d79efc5577 - exocore_core::cell::config::tests::parse_node_config_example_yaml_file::hc41f0b80c72f78ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cell/config.rs:375:25
[INFO] [stdout]   21:     0x55d79efee259 - exocore_core::cell::config::tests::parse_node_config_example_yaml_file::{{closure}}::h928af0631d7d8717
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cell/config.rs:374:49
[INFO] [stdout]   22:     0x55d79efee259 - core::ops::function::FnOnce::call_once::h14d69ce5637f8f59
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55d79f05dc3b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55d79f05dc3b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x55d79f05ce7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x55d79f05ce7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55d79f05ce7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x55d79f05ce7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x55d79f05ce7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x55d79f05ce7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x55d79f05ce7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x55d79f020a24 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x55d79f020a24 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x55d79f0243ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x55d79f0243ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x55d79f0243ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x55d79f0243ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x55d79f0243ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55d79f0243ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x55d79f0243ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55d79f216aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x55d79f216aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x55d79f216aa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7842e5f88aa4 - <unknown>
[INFO] [stdout]   45:     0x7842e6015a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cell::config::tests::parse_node_config_example_yaml_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 89 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a024329f19fef4dcca4d860820177dff407b29cc81d62e3eb200f1ed85e6a15b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a024329f19fef4dcca4d860820177dff407b29cc81d62e3eb200f1ed85e6a15b", kill_on_drop: false }`
[INFO] [stdout] a024329f19fef4dcca4d860820177dff407b29cc81d62e3eb200f1ed85e6a15b
