[INFO] fetching crate coaly 0.1.1... [INFO] checking coaly-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate coaly 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate coaly 0.1.1 [INFO] removed 1 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate coaly 0.1.1 [INFO] tweaked toml for crates.io crate coaly 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate coaly 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate coaly 0.1.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded socket2 v0.4.6 [INFO] [stderr] Downloaded once_cell v1.13.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.46 [INFO] [stderr] Downloaded lzma-sys v0.1.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8d443f1b691e0477c3a15caa7bb0f82bc643f37931fc39fbb08f3991cdc5ab9 [INFO] running `Command { std: "docker" "start" "-a" "a8d443f1b691e0477c3a15caa7bb0f82bc643f37931fc39fbb08f3991cdc5ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8d443f1b691e0477c3a15caa7bb0f82bc643f37931fc39fbb08f3991cdc5ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d443f1b691e0477c3a15caa7bb0f82bc643f37931fc39fbb08f3991cdc5ab9", kill_on_drop: false }` [INFO] [stdout] a8d443f1b691e0477c3a15caa7bb0f82bc643f37931fc39fbb08f3991cdc5ab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2c9f3dca470c3ce7f6151d448cd982396c2b79221977acc1b97aa5f8e6534d0 [INFO] running `Command { std: "docker" "start" "-a" "f2c9f3dca470c3ce7f6151d448cd982396c2b79221977acc1b97aa5f8e6534d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking iana-time-zone v0.1.46 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking memmap2 v0.5.7 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking coaly v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `net` [INFO] [stdout] --> src/record/mod.rs:511:11 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(all(net, test))] [INFO] [stdout] | ^^^ help: found config with similar value: `feature = "net"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(net)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(net)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `net` [INFO] [stdout] --> src/record/originator.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(all(test, net))] [INFO] [stdout] | ^^^ help: found config with similar value: `feature = "net"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(net)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(net)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `net` [INFO] [stdout] --> src/record/recorddata.rs:623:17 [INFO] [stdout] | [INFO] [stdout] 623 | #[cfg(all(test, net))] [INFO] [stdout] | ^^^ help: found config with similar value: `feature = "net"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(net)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(net)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `net` [INFO] [stdout] --> src/record/mod.rs:511:11 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(all(net, test))] [INFO] [stdout] | ^^^ help: found config with similar value: `feature = "net"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(net)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(net)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `net` [INFO] [stdout] --> src/record/originator.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(all(test, net))] [INFO] [stdout] | ^^^ help: found config with similar value: `feature = "net"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(net)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(net)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `net` [INFO] [stdout] --> src/record/recorddata.rs:623:17 [INFO] [stdout] | [INFO] [stdout] 623 | #[cfg(all(test, net))] [INFO] [stdout] | ^^^ help: found config with similar value: `feature = "net"` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(net)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(net)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ts_secs`, `ts_nano_secs`, and `observer_value` are never used [INFO] [stdout] --> src/record/recorddata.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub trait RecordData<'a> { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 58 | fn ts_secs(&self) -> i64; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | fn ts_nano_secs(&self) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | fn observer_value(&self) -> &Option; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoteRecordData` is never constructed [INFO] [stdout] --> src/record/recorddata.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 292 | pub struct RemoteRecordData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ts_secs`, `ts_nano_secs`, and `observer_value` are never used [INFO] [stdout] --> src/record/recorddata.rs:516:19 [INFO] [stdout] | [INFO] [stdout] 393 | impl CommonRecordData { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 516 | pub(crate) fn ts_secs(&self) -> i64 { self.ts_secs } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 520 | pub(crate) fn ts_nano_secs(&self) -> u32 { self.ts_nano_secs } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 544 | pub(crate) fn observer_value(&self) -> &Option { &self.observer_value } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections.rs:158:33 [INFO] [stdout] | [INFO] [stdout] 158 | pub(crate) fn custom_values(&self) -> Values { [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] 158 | pub(crate) fn custom_values(&self) -> Values<'_, String, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/toml/document.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn root_items(&self) -> Iter { [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] 53 | pub fn root_items(&self) -> Iter<'_, String, TomlValueItem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/toml/document.rs:265:24 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn child_items(&self) -> Option> { [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] 265 | pub fn child_items(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/toml/document.rs:276:25 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn child_values(&self) -> Option> { [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] 276 | pub fn child_values(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/record/mod.rs:393:19 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn values(&self) -> Values { self.0.values() } [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] 393 | pub fn values(&self) -> Values<'_, RecordLevelId, RecordLevel> { self.0.values() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/variables.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | pub(crate) fn iter(&self) -> Iter<&'static str, Variable> { self.0.iter() } [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] 171 | pub(crate) fn iter(&self) -> Iter<'_, &'static str, Variable> { self.0.iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ts_secs`, `ts_nano_secs`, and `observer_value` are never used [INFO] [stdout] --> src/record/recorddata.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub trait RecordData<'a> { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 58 | fn ts_secs(&self) -> i64; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | fn ts_nano_secs(&self) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | fn observer_value(&self) -> &Option; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoteRecordData` is never constructed [INFO] [stdout] --> src/record/recorddata.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 292 | pub struct RemoteRecordData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ts_secs`, `ts_nano_secs`, and `observer_value` are never used [INFO] [stdout] --> src/record/recorddata.rs:516:19 [INFO] [stdout] | [INFO] [stdout] 393 | impl CommonRecordData { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 516 | pub(crate) fn ts_secs(&self) -> i64 { self.ts_secs } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 520 | pub(crate) fn ts_nano_secs(&self) -> u32 { self.ts_nano_secs } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 544 | pub(crate) fn observer_value(&self) -> &Option { &self.observer_value } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collections.rs:158:33 [INFO] [stdout] | [INFO] [stdout] 158 | pub(crate) fn custom_values(&self) -> Values { [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] 158 | pub(crate) fn custom_values(&self) -> Values<'_, String, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/toml/document.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn root_items(&self) -> Iter { [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] 53 | pub fn root_items(&self) -> Iter<'_, String, TomlValueItem> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/toml/document.rs:265:24 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn child_items(&self) -> Option> { [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] 265 | pub fn child_items(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config/toml/document.rs:276:25 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn child_values(&self) -> Option> { [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] 276 | pub fn child_values(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/record/mod.rs:393:19 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn values(&self) -> Values { self.0.values() } [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] 393 | pub fn values(&self) -> Values<'_, RecordLevelId, RecordLevel> { self.0.values() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/variables.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | pub(crate) fn iter(&self) -> Iter<&'static str, Variable> { self.0.iter() } [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] 171 | pub(crate) fn iter(&self) -> Iter<'_, &'static str, Variable> { self.0.iter() } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.48s [INFO] running `Command { std: "docker" "inspect" "f2c9f3dca470c3ce7f6151d448cd982396c2b79221977acc1b97aa5f8e6534d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2c9f3dca470c3ce7f6151d448cd982396c2b79221977acc1b97aa5f8e6534d0", kill_on_drop: false }` [INFO] [stdout] f2c9f3dca470c3ce7f6151d448cd982396c2b79221977acc1b97aa5f8e6534d0