[INFO] cloning repository https://github.com/ckatsak/acti-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ckatsak/acti-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckatsak%2Facti-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckatsak%2Facti-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae819108650c342d4103606cb47df663f767384f
[INFO] testing ckatsak/acti-rs against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckatsak%2Facti-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ckatsak/acti-rs
[INFO] finished tweaking git repo https://github.com/ckatsak/acti-rs
[INFO] tweaked toml for git repo https://github.com/ckatsak/acti-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ckatsak/acti-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ckatsak/acti-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ckatsak/libhwloc2-rs`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_types v0.15.0
[INFO] [stderr]   Downloaded serde_derive_internals v0.26.0
[INFO] [stderr]   Downloaded if_chain v1.0.2
[INFO] [stderr]   Downloaded validator v0.15.0
[INFO] [stderr]   Downloaded schemars_derive v0.8.10
[INFO] [stderr]   Downloaded validator_derive v0.15.0
[INFO] [stderr]   Downloaded schemars v0.8.10
[INFO] [stderr]   Downloaded enum-primitive-derive v0.2.2
[INFO] [stderr]   Downloaded darling v0.14.1
[INFO] [stderr]   Downloaded darling_core v0.14.1
[INFO] [stderr]   Downloaded kube-client v0.74.0
[INFO] [stderr]   Downloaded kube-runtime v0.74.0
[INFO] [stderr]   Downloaded backoff v0.4.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.14
[INFO] [stderr]   Downloaded kube-derive v0.74.0
[INFO] [stderr]   Downloaded tokio-openssl v0.6.3
[INFO] [stderr]   Downloaded hyper-openssl v0.9.2
[INFO] [stderr]   Downloaded treediff v3.0.2
[INFO] [stderr]   Downloaded json-patch v0.2.6
[INFO] [stderr]   Downloaded ordered-float v2.10.0
[INFO] [stderr]   Downloaded kube-core v0.74.0
[INFO] [stderr]   Downloaded pem v1.1.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.8
[INFO] [stderr]   Downloaded unicode-ident v1.0.2
[INFO] [stderr]   Downloaded os_str_bytes v6.2.0
[INFO] [stderr]   Downloaded kube v0.74.0
[INFO] [stderr]   Downloaded jsonpath_lib v0.3.0
[INFO] [stderr]   Downloaded darling_macro v0.14.1
[INFO] [stderr]   Downloaded k8s-openapi v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfe0aea339b582dbca2bc0e4ead224664f2d1fa1f9aa201fee010078ecd9e057
[INFO] running `Command { std: "docker" "start" "-a" "cfe0aea339b582dbca2bc0e4ead224664f2d1fa1f9aa201fee010078ecd9e057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfe0aea339b582dbca2bc0e4ead224664f2d1fa1f9aa201fee010078ecd9e057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfe0aea339b582dbca2bc0e4ead224664f2d1fa1f9aa201fee010078ecd9e057", kill_on_drop: false }`
[INFO] [stdout] cfe0aea339b582dbca2bc0e4ead224664f2d1fa1f9aa201fee010078ecd9e057
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3d4292368e925799f07dccf082cc5067ab2f00ae0e0d258faa604991486217f
[INFO] running `Command { std: "docker" "start" "-a" "e3d4292368e925799f07dccf082cc5067ab2f00ae0e0d258faa604991486217f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]    Compiling k8s-openapi v0.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling schemars v0.8.10
[INFO] [stderr]    Compiling hyper-openssl v0.9.2
[INFO] [stderr]    Compiling dyn-clone v1.0.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling zeroize v1.5.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling hwloc2-sys v0.1.0 (https://github.com/ckatsak/libhwloc2-rs?rev=5eab346#5eab3464)
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling validator_types v0.15.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling validator_derive v0.15.0
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling schemars_derive v0.8.10
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling hwloc2 v0.1.0 (https://github.com/ckatsak/libhwloc2-rs?rev=5eab346#5eab3464)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.14
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling pin-project v1.0.11
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling clap v3.2.12
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling immutree v0.1.0 (/opt/rustwide/workdir/crates/immutree)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:112:37
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn immediate_descendant_ids(&self, id: &NodeId) -> Result<ImmediateDescendantIds, Error> {
[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] 112 |     pub fn immediate_descendant_ids(&self, id: &NodeId) -> Result<ImmediateDescendantIds<'_>, Error> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:124:34
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn immediate_descendants(&self, id: &NodeId) -> Result<ImmediateDescendants<T>, Error> {
[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] 124 |     pub fn immediate_descendants(&self, id: &NodeId) -> Result<ImmediateDescendants<'_, T>, Error> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:140:32
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn leaf_descendant_ids(&self, id: &NodeId) -> Result<LeafIds<T>, Error> {
[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] 140 |     pub fn leaf_descendant_ids(&self, id: &NodeId) -> Result<LeafIds<'_, T>, Error> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:157:29
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn leaf_descendants(&self, id: &NodeId) -> Result<Leaves<T>, Error> {
[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] 157 |     pub fn leaf_descendants(&self, id: &NodeId) -> Result<Leaves<'_, T>, Error> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn ancestor_ids(&self, id: &NodeId) -> AncestorIds<T> {
[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] 168 |     pub fn ancestor_ids(&self, id: &NodeId) -> AncestorIds<'_, T> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:179:22
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn ancestors(&self, id: &NodeId) -> Ancestors<T> {
[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] 179 |     pub fn ancestors(&self, id: &NodeId) -> Ancestors<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling actitopo v0.1.0 (/opt/rustwide/workdir/crates/actitopo)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/actitopo/src/lib.rs:216:53
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn filter_elements<F: Fn(&Element) -> bool>(&self, match_fn: F) -> NodeIds<F> {
[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] 216 |     pub fn filter_elements<F: Fn(&Element) -> bool>(&self, match_fn: F) -> NodeIds<'_, F> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling treediff v3.0.2
[INFO] [stderr]    Compiling validator v0.15.0
[INFO] [stderr]    Compiling json-patch v0.2.6
[INFO] [stderr]    Compiling jsonpath_lib v0.3.0
[INFO] [stderr]    Compiling kube-derive v0.74.0
[INFO] [stderr]    Compiling kube-core v0.74.0
[INFO] [stderr]    Compiling kube-client v0.74.0
[INFO] [stderr]    Compiling kube v0.74.0
[INFO] [stderr]    Compiling kube-runtime v0.74.0
[INFO] [stderr]    Compiling acticrds v0.1.0 (/opt/rustwide/workdir/crates/acticrds)
[INFO] [stderr]    Compiling registrant v0.1.0 (/opt/rustwide/workdir/crates/registrant-rs)
[INFO] [stderr]    Compiling crdgen v0.1.0 (/opt/rustwide/workdir/crates/crdgen)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "e3d4292368e925799f07dccf082cc5067ab2f00ae0e0d258faa604991486217f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3d4292368e925799f07dccf082cc5067ab2f00ae0e0d258faa604991486217f", kill_on_drop: false }`
[INFO] [stdout] e3d4292368e925799f07dccf082cc5067ab2f00ae0e0d258faa604991486217f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a05996f2afd05d6dd1da1b7da6dc8bdd1a4eca2c6ac122b2607e1bb04fce0269
[INFO] running `Command { std: "docker" "start" "-a" "a05996f2afd05d6dd1da1b7da6dc8bdd1a4eca2c6ac122b2607e1bb04fce0269", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:112:37
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn immediate_descendant_ids(&self, id: &NodeId) -> Result<ImmediateDescendantIds, Error> {
[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] 112 |     pub fn immediate_descendant_ids(&self, id: &NodeId) -> Result<ImmediateDescendantIds<'_>, Error> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:124:34
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn immediate_descendants(&self, id: &NodeId) -> Result<ImmediateDescendants<T>, Error> {
[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] 124 |     pub fn immediate_descendants(&self, id: &NodeId) -> Result<ImmediateDescendants<'_, T>, Error> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:140:32
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn leaf_descendant_ids(&self, id: &NodeId) -> Result<LeafIds<T>, Error> {
[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] 140 |     pub fn leaf_descendant_ids(&self, id: &NodeId) -> Result<LeafIds<'_, T>, Error> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:157:29
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn leaf_descendants(&self, id: &NodeId) -> Result<Leaves<T>, Error> {
[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] 157 |     pub fn leaf_descendants(&self, id: &NodeId) -> Result<Leaves<'_, T>, Error> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn ancestor_ids(&self, id: &NodeId) -> AncestorIds<T> {
[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] 168 |     pub fn ancestor_ids(&self, id: &NodeId) -> AncestorIds<'_, T> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:179:22
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn ancestors(&self, id: &NodeId) -> Ancestors<T> {
[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] 179 |     pub fn ancestors(&self, id: &NodeId) -> Ancestors<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling immutree v0.1.0 (/opt/rustwide/workdir/crates/immutree)
[INFO] [stderr]    Compiling acticrds v0.1.0 (/opt/rustwide/workdir/crates/acticrds)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/actitopo/src/lib.rs:216:53
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn filter_elements<F: Fn(&Element) -> bool>(&self, match_fn: F) -> NodeIds<F> {
[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] 216 |     pub fn filter_elements<F: Fn(&Element) -> bool>(&self, match_fn: F) -> NodeIds<'_, F> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crdgen v0.1.0 (/opt/rustwide/workdir/crates/crdgen)
[INFO] [stderr]    Compiling actitopo v0.1.0 (/opt/rustwide/workdir/crates/actitopo)
[INFO] [stderr]    Compiling registrant v0.1.0 (/opt/rustwide/workdir/crates/registrant-rs)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/actitopo/src/lib.rs:216:53
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn filter_elements<F: Fn(&Element) -> bool>(&self, match_fn: F) -> NodeIds<F> {
[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] 216 |     pub fn filter_elements<F: Fn(&Element) -> bool>(&self, match_fn: F) -> NodeIds<'_, F> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:112:37
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn immediate_descendant_ids(&self, id: &NodeId) -> Result<ImmediateDescendantIds, Error> {
[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] 112 |     pub fn immediate_descendant_ids(&self, id: &NodeId) -> Result<ImmediateDescendantIds<'_>, Error> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:124:34
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn immediate_descendants(&self, id: &NodeId) -> Result<ImmediateDescendants<T>, Error> {
[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] 124 |     pub fn immediate_descendants(&self, id: &NodeId) -> Result<ImmediateDescendants<'_, T>, Error> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:140:32
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn leaf_descendant_ids(&self, id: &NodeId) -> Result<LeafIds<T>, Error> {
[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] 140 |     pub fn leaf_descendant_ids(&self, id: &NodeId) -> Result<LeafIds<'_, T>, Error> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:157:29
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn leaf_descendants(&self, id: &NodeId) -> Result<Leaves<T>, Error> {
[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] 157 |     pub fn leaf_descendants(&self, id: &NodeId) -> Result<Leaves<'_, T>, Error> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn ancestor_ids(&self, id: &NodeId) -> AncestorIds<T> {
[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] 168 |     pub fn ancestor_ids(&self, id: &NodeId) -> AncestorIds<'_, T> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/immutree/src/lib.rs:179:22
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn ancestors(&self, id: &NodeId) -> Ancestors<T> {
[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] 179 |     pub fn ancestors(&self, id: &NodeId) -> Ancestors<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.77s
[INFO] running `Command { std: "docker" "inspect" "a05996f2afd05d6dd1da1b7da6dc8bdd1a4eca2c6ac122b2607e1bb04fce0269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a05996f2afd05d6dd1da1b7da6dc8bdd1a4eca2c6ac122b2607e1bb04fce0269", kill_on_drop: false }`
[INFO] [stdout] a05996f2afd05d6dd1da1b7da6dc8bdd1a4eca2c6ac122b2607e1bb04fce0269
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e5cafb03a3275e468bbda334507d47ea3ed17e37f0c3ad75ec4bc007cbd2547
[INFO] running `Command { std: "docker" "start" "-a" "8e5cafb03a3275e468bbda334507d47ea3ed17e37f0c3ad75ec4bc007cbd2547", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/immutree/src/lib.rs:112:37
[INFO] [stderr]     |
[INFO] [stderr] 112 |     pub fn immediate_descendant_ids(&self, id: &NodeId) -> Result<ImmediateDescendantIds, Error> {
[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] 112 |     pub fn immediate_descendant_ids(&self, id: &NodeId) -> Result<ImmediateDescendantIds<'_>, Error> {
[INFO] [stderr]     |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/immutree/src/lib.rs:124:34
[INFO] [stderr]     |
[INFO] [stderr] 124 |     pub fn immediate_descendants(&self, id: &NodeId) -> Result<ImmediateDescendants<T>, Error> {
[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] 124 |     pub fn immediate_descendants(&self, id: &NodeId) -> Result<ImmediateDescendants<'_, T>, Error> {
[INFO] [stderr]     |                                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/immutree/src/lib.rs:140:32
[INFO] [stderr]     |
[INFO] [stderr] 140 |     pub fn leaf_descendant_ids(&self, id: &NodeId) -> Result<LeafIds<T>, Error> {
[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] 140 |     pub fn leaf_descendant_ids(&self, id: &NodeId) -> Result<LeafIds<'_, T>, Error> {
[INFO] [stderr]     |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/immutree/src/lib.rs:157:29
[INFO] [stderr]     |
[INFO] [stderr] 157 |     pub fn leaf_descendants(&self, id: &NodeId) -> Result<Leaves<T>, Error> {
[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] 157 |     pub fn leaf_descendants(&self, id: &NodeId) -> Result<Leaves<'_, T>, Error> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/immutree/src/lib.rs:168:25
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub fn ancestor_ids(&self, id: &NodeId) -> AncestorIds<T> {
[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] 168 |     pub fn ancestor_ids(&self, id: &NodeId) -> AncestorIds<'_, T> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/immutree/src/lib.rs:179:22
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn ancestors(&self, id: &NodeId) -> Ancestors<T> {
[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] 179 |     pub fn ancestors(&self, id: &NodeId) -> Ancestors<'_, T> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `immutree` (lib) generated 6 warnings
[INFO] [stderr] warning: `immutree` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/actitopo/src/lib.rs:216:53
[INFO] [stderr]     |
[INFO] [stderr] 216 |     pub fn filter_elements<F: Fn(&Element) -> bool>(&self, match_fn: F) -> NodeIds<F> {
[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] 216 |     pub fn filter_elements<F: Fn(&Element) -> bool>(&self, match_fn: F) -> NodeIds<'_, F> {
[INFO] [stderr]     |                                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `actitopo` (lib) generated 1 warning
[INFO] [stderr] warning: `actitopo` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/acticrds-93fa1459914dcca6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::print_default_an_yaml ... ok
[INFO] [stdout] test tests::print_an_crd_yaml ... ok
[INFO] [stdout] test tests::crd_yaml ... ok
[INFO] [stdout] test tests::initialize_an ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actitopo-ec546ed7e784be31)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stderr] error: test failed, to rerun pass `-p actitopo --lib`
[INFO] [stdout] test tests::test_filter_package_ids ... ok
[INFO] [stdout] test tests::t4_de ... FAILED
[INFO] [stdout] test tests::test_both_topo_and_tree ... ok
[INFO] [stdout] test tests::t1 ... ok
[INFO] [stdout] test tests::test_filter_thread_ids ... ok
[INFO] [stdout] test tests::test_filter_l1_cache_ids ... ok
[INFO] [stdout] test tests::t2 ... ok
[INFO] [stdout] test tests::test_filter_l2_cache_ids ... ok
[INFO] [stdout] test tests::test_filter_l3_cache_ids ... ok
[INFO] [stdout] test tests::test_filter_cache_ids ... ok
[INFO] [stdout] test tests::test_filter_numa_nodes_ids ... ok
[INFO] [stdout] test tests::test_filter_core_ids ... ok
[INFO] [stdout] test tests::test_filter_l4_cache_ids ... ok
[INFO] [stdout] test tests::test_filter_l5_cache_ids ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::t4_de stdout ----
[INFO] [stdout] Serialized size: 1683 B
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::t4_de
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8e5cafb03a3275e468bbda334507d47ea3ed17e37f0c3ad75ec4bc007cbd2547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e5cafb03a3275e468bbda334507d47ea3ed17e37f0c3ad75ec4bc007cbd2547", kill_on_drop: false }`
[INFO] [stdout] 8e5cafb03a3275e468bbda334507d47ea3ed17e37f0c3ad75ec4bc007cbd2547
