[INFO] cloning repository https://github.com/yrocq/pteranodon-public [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yrocq/pteranodon-public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyrocq%2Fpteranodon-public", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyrocq%2Fpteranodon-public'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e92662f73fc876c8ac81c0ed821b0fe2280e1c2e [INFO] building yrocq/pteranodon-public against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyrocq%2Fpteranodon-public" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yrocq/pteranodon-public [INFO] finished tweaking git repo https://github.com/yrocq/pteranodon-public [INFO] tweaked toml for git repo https://github.com/yrocq/pteranodon-public written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yrocq/pteranodon-public on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yrocq/pteranodon-public 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.5 [INFO] [stderr] Downloaded anstyle v1.0.3 [INFO] [stderr] Downloaded postgres-protocol v0.6.6 [INFO] [stderr] Downloaded postgres-types v0.2.6 [INFO] [stderr] Downloaded tokio-util v0.7.9 [INFO] [stderr] Downloaded base64 v0.21.4 [INFO] [stderr] Downloaded tokio-postgres v0.7.10 [INFO] [stderr] Downloaded clap_builder v4.4.5 [INFO] [stderr] Downloaded any_ascii v0.3.2 [INFO] [stderr] Downloaded rustls v0.21.9 [INFO] [stderr] Downloaded ring v0.17.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 857d12d61c5ce59adc47a3a38044c56a33f0127e85dc7664e1ecc7b8d8a4352a [INFO] running `Command { std: "docker" "start" "-a" "857d12d61c5ce59adc47a3a38044c56a33f0127e85dc7664e1ecc7b8d8a4352a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "857d12d61c5ce59adc47a3a38044c56a33f0127e85dc7664e1ecc7b8d8a4352a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857d12d61c5ce59adc47a3a38044c56a33f0127e85dc7664e1ecc7b8d8a4352a", kill_on_drop: false }` [INFO] [stdout] 857d12d61c5ce59adc47a3a38044c56a33f0127e85dc7664e1ecc7b8d8a4352a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e05329e724bf762dd46c399c4c5e53df0d084265f3295decabebe9875f2fcd0d [INFO] running `Command { std: "docker" "start" "-a" "e05329e724bf762dd46c399c4c5e53df0d084265f3295decabebe9875f2fcd0d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling clap_builder v4.4.5 [INFO] [stderr] Compiling any_ascii v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.6 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling clap v4.4.5 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling pteranodon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Account` [INFO] [stdout] --> src/features/accounts/accounts_indexer.rs:2:52 [INFO] [stdout] | [INFO] [stdout] 2 | use super::{accounts_directory::AccountsDirectory, Account}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::adapters::analyzer::is_quebec` [INFO] [stdout] --> src/features/accounts/accounts_indexer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::adapters::analyzer::is_quebec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::adapters::handle::Handle` [INFO] [stdout] --> src/features/accounts/accounts_indexer.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::adapters::handle::Handle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `accounts_directory`, `domains_directory`, and `scraper` are never read [INFO] [stdout] --> src/features/accounts/accounts_indexer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct AccountsIndexer<'a> { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 9 | accounts_directory: &'a mut AccountsDirectory<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | domains_directory: &'a mut DomainsDirectory<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | scraper: &'a Mastodon, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Usage` is never constructed [INFO] [stdout] --> src/platforms/mastodon/models.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | struct Usage { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Users` is never constructed [INFO] [stdout] --> src/platforms/mastodon/models.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | struct Users { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapters/cache/mod.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn get(&'a self, key: &str) -> Option<&T> { [INFO] [stdout] | -- the lifetime is named here ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 14 | pub fn get(&'a self, key: &str) -> Option<&'a T> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/features/accounts/accounts_directory.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(index: &Postgres) -> AccountsDirectory { [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] 10 | pub fn new(index: &Postgres) -> AccountsDirectory<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/features/domains/domains_directory.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(index: &Index) -> DomainsDirectory { [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] 16 | pub fn new(index: &Index) -> DomainsDirectory<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "e05329e724bf762dd46c399c4c5e53df0d084265f3295decabebe9875f2fcd0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e05329e724bf762dd46c399c4c5e53df0d084265f3295decabebe9875f2fcd0d", kill_on_drop: false }` [INFO] [stdout] e05329e724bf762dd46c399c4c5e53df0d084265f3295decabebe9875f2fcd0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 062bb06037de41d61ccf1daff8749171be69911645e2011eb18dffb8315fbdc0 [INFO] running `Command { std: "docker" "start" "-a" "062bb06037de41d61ccf1daff8749171be69911645e2011eb18dffb8315fbdc0", kill_on_drop: false }` [INFO] [stderr] Compiling pteranodon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Account` [INFO] [stdout] --> src/features/accounts/accounts_indexer.rs:2:52 [INFO] [stdout] | [INFO] [stdout] 2 | use super::{accounts_directory::AccountsDirectory, Account}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::adapters::analyzer::is_quebec` [INFO] [stdout] --> src/features/accounts/accounts_indexer.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::adapters::analyzer::is_quebec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::adapters::handle::Handle` [INFO] [stdout] --> src/features/accounts/accounts_indexer.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::adapters::handle::Handle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `accounts_directory`, `domains_directory`, and `scraper` are never read [INFO] [stdout] --> src/features/accounts/accounts_indexer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct AccountsIndexer<'a> { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 9 | accounts_directory: &'a mut AccountsDirectory<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | domains_directory: &'a mut DomainsDirectory<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | scraper: &'a Mastodon, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Usage` is never constructed [INFO] [stdout] --> src/platforms/mastodon/models.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | struct Usage { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Users` is never constructed [INFO] [stdout] --> src/platforms/mastodon/models.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | struct Users { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/adapters/cache/mod.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn get(&'a self, key: &str) -> Option<&T> { [INFO] [stdout] | -- the lifetime is named here ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 14 | pub fn get(&'a self, key: &str) -> Option<&'a T> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/features/accounts/accounts_directory.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(index: &Postgres) -> AccountsDirectory { [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] 10 | pub fn new(index: &Postgres) -> AccountsDirectory<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/features/domains/domains_directory.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(index: &Index) -> DomainsDirectory { [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] 16 | pub fn new(index: &Index) -> DomainsDirectory<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "062bb06037de41d61ccf1daff8749171be69911645e2011eb18dffb8315fbdc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "062bb06037de41d61ccf1daff8749171be69911645e2011eb18dffb8315fbdc0", kill_on_drop: false }` [INFO] [stdout] 062bb06037de41d61ccf1daff8749171be69911645e2011eb18dffb8315fbdc0