[INFO] fetching crate u-siem 0.7.0... [INFO] testing u-siem-0.7.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate u-siem 0.7.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate u-siem 0.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate u-siem 0.7.0 [INFO] tweaked toml for crates.io crate u-siem 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate u-siem 0.7.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 106 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31efea07a78c17c5269c84cee87976f5babcc2592ae62987ba155b068df4974b [INFO] running `Command { std: "docker" "start" "-a" "31efea07a78c17c5269c84cee87976f5babcc2592ae62987ba155b068df4974b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31efea07a78c17c5269c84cee87976f5babcc2592ae62987ba155b068df4974b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31efea07a78c17c5269c84cee87976f5babcc2592ae62987ba155b068df4974b", kill_on_drop: false }` [INFO] [stdout] 31efea07a78c17c5269c84cee87976f5babcc2592ae62987ba155b068df4974b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db827bdbdf86172dff95102ef0974738e9f7ff2bc19bd4d020f31c593162b5c4 [INFO] running `Command { std: "docker" "start" "-a" "db827bdbdf86172dff95102ef0974738e9f7ff2bc19bd4d020f31c593162b5c4", kill_on_drop: false }` [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling u-siem v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead [INFO] [stdout] --> src/events/field.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | let dt = NaiveDateTime::from_timestamp_millis(*ts_millis).unwrap_or_default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SummaryMetric` is never constructed [INFO] [stdout] --> src/components/metrics/summary.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct SummaryMetric { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/events/log.rs:201:56 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn field(&'a self, field_name: &str) -> Option<&SiemField> { [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] 201 | pub fn field(&'a self, field_name: &str) -> Option<&'a SiemField> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/events/log.rs:204:64 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn field_mut(&'a mut self, field_name: &str) -> Option<&mut SiemField> { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 204 | pub fn field_mut(&'a mut self, field_name: &str) -> Option<&'a mut SiemField> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/events/log.rs:318:64 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn txt_field(&'a mut self, field_name: &str) -> Option<&LogString> { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 318 | pub fn txt_field(&'a mut self, field_name: &str) -> Option<&'a LogString> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/events/log.rs:347:66 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn array_field(&'a mut self, field_name: &str) -> Option<&Vec> { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 347 | pub fn array_field(&'a mut self, field_name: &str) -> Option<&'a Vec> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `Command { std: "docker" "inspect" "db827bdbdf86172dff95102ef0974738e9f7ff2bc19bd4d020f31c593162b5c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db827bdbdf86172dff95102ef0974738e9f7ff2bc19bd4d020f31c593162b5c4", kill_on_drop: false }` [INFO] [stdout] db827bdbdf86172dff95102ef0974738e9f7ff2bc19bd4d020f31c593162b5c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fd49ef6954c87667c6b2d22528f0d7fb88c2df0c8b8c2b052dfa63665e39bcd [INFO] running `Command { std: "docker" "start" "-a" "7fd49ef6954c87667c6b2d22528f0d7fb88c2df0c8b8c2b052dfa63665e39bcd", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling u-siem v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead [INFO] [stdout] --> src/events/field.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | let dt = NaiveDateTime::from_timestamp_millis(*ts_millis).unwrap_or_default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/components/dataset/calendar.rs:122:31 [INFO] [stdout] | [INFO] [stdout] 122 | let start = match Utc.datetime_from_str("2020/10/05 12:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/components/dataset/calendar.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | let end = match Utc.datetime_from_str("2020/10/05 22:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/components/dataset/calendar.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | let time = match Utc.datetime_from_str("2020/10/05 18:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/components/dataset/calendar.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 140 | let time2 = match Utc.datetime_from_str("2020/10/05 23:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/components/dataset/calendar.rs:158:31 [INFO] [stdout] | [INFO] [stdout] 158 | let start = match Utc.datetime_from_str("2020/10/01 12:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/components/dataset/calendar.rs:164:29 [INFO] [stdout] | [INFO] [stdout] 164 | let end = match Utc.datetime_from_str("2020/10/05 22:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/components/dataset/calendar.rs:170:30 [INFO] [stdout] | [INFO] [stdout] 170 | let time = match Utc.datetime_from_str("2020/10/02 1:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/components/dataset/calendar.rs:176:31 [INFO] [stdout] | [INFO] [stdout] 176 | let time2 = match Utc.datetime_from_str("2020/10/03 2:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/components/dataset/calendar.rs:182:31 [INFO] [stdout] | [INFO] [stdout] 182 | let time3 = match Utc.datetime_from_str("2020/10/05 23:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/components/dataset/calendar.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | let time4 = match Utc.datetime_from_str("2020/10/01 11:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SummaryMetric` is never constructed [INFO] [stdout] --> src/components/metrics/summary.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct SummaryMetric { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/events/log.rs:201:56 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn field(&'a self, field_name: &str) -> Option<&SiemField> { [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] 201 | pub fn field(&'a self, field_name: &str) -> Option<&'a SiemField> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/events/log.rs:204:64 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn field_mut(&'a mut self, field_name: &str) -> Option<&mut SiemField> { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 204 | pub fn field_mut(&'a mut self, field_name: &str) -> Option<&'a mut SiemField> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/events/log.rs:318:64 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn txt_field(&'a mut self, field_name: &str) -> Option<&LogString> { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 318 | pub fn txt_field(&'a mut self, field_name: &str) -> Option<&'a LogString> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/events/log.rs:347:66 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn array_field(&'a mut self, field_name: &str) -> Option<&Vec> { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 347 | pub fn array_field(&'a mut self, field_name: &str) -> Option<&'a Vec> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead [INFO] [stdout] --> src/events/field.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | let dt = NaiveDateTime::from_timestamp_millis(*ts_millis).unwrap_or_default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `lib_build` [INFO] [stdout] --> tests/macros.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(not(lib_build))] [INFO] [stdout] | ^^^^^^^^^ [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(lib_build)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(lib_build)");` 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: struct `SummaryMetric` is never constructed [INFO] [stdout] --> src/components/metrics/summary.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct SummaryMetric { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/events/log.rs:201:56 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn field(&'a self, field_name: &str) -> Option<&SiemField> { [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] 201 | pub fn field(&'a self, field_name: &str) -> Option<&'a SiemField> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/events/log.rs:204:64 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn field_mut(&'a mut self, field_name: &str) -> Option<&mut SiemField> { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 204 | pub fn field_mut(&'a mut self, field_name: &str) -> Option<&'a mut SiemField> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/events/log.rs:318:64 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn txt_field(&'a mut self, field_name: &str) -> Option<&LogString> { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 318 | pub fn txt_field(&'a mut self, field_name: &str) -> Option<&'a LogString> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/events/log.rs:347:66 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn array_field(&'a mut self, field_name: &str) -> Option<&Vec> { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 347 | pub fn array_field(&'a mut self, field_name: &str) -> Option<&'a Vec> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.40s [INFO] running `Command { std: "docker" "inspect" "7fd49ef6954c87667c6b2d22528f0d7fb88c2df0c8b8c2b052dfa63665e39bcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd49ef6954c87667c6b2d22528f0d7fb88c2df0c8b8c2b052dfa63665e39bcd", kill_on_drop: false }` [INFO] [stdout] 7fd49ef6954c87667c6b2d22528f0d7fb88c2df0c8b8c2b052dfa63665e39bcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14434afc6cd30b3bb7b32fd7c9cce6b7fd00b108dcd1364df0337a6140a8a19c [INFO] running `Command { std: "docker" "start" "-a" "14434afc6cd30b3bb7b32fd7c9cce6b7fd00b108dcd1364df0337a6140a8a19c", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead [INFO] [stderr] --> src/events/field.rs:65:41 [INFO] [stderr] | [INFO] [stderr] 65 | let dt = NaiveDateTime::from_timestamp_millis(*ts_millis).unwrap_or_default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `SummaryMetric` is never constructed [INFO] [stderr] --> src/components/metrics/summary.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | struct SummaryMetric { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/events/log.rs:201:56 [INFO] [stderr] | [INFO] [stderr] 201 | pub fn field(&'a self, field_name: &str) -> Option<&SiemField> { [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 201 | pub fn field(&'a self, field_name: &str) -> Option<&'a SiemField> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/events/log.rs:204:64 [INFO] [stderr] | [INFO] [stderr] 204 | pub fn field_mut(&'a mut self, field_name: &str) -> Option<&mut SiemField> { [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 204 | pub fn field_mut(&'a mut self, field_name: &str) -> Option<&'a mut SiemField> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/events/log.rs:318:64 [INFO] [stderr] | [INFO] [stderr] 318 | pub fn txt_field(&'a mut self, field_name: &str) -> Option<&LogString> { [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 318 | pub fn txt_field(&'a mut self, field_name: &str) -> Option<&'a LogString> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/events/log.rs:347:66 [INFO] [stderr] | [INFO] [stderr] 347 | pub fn array_field(&'a mut self, field_name: &str) -> Option<&Vec> { [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 347 | pub fn array_field(&'a mut self, field_name: &str) -> Option<&'a Vec> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `u-siem` (lib) generated 6 warnings (run `cargo fix --lib -p u-siem` to apply 4 suggestions) [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stderr] --> src/components/dataset/calendar.rs:122:31 [INFO] [stderr] | [INFO] [stderr] 122 | let start = match Utc.datetime_from_str("2020/10/05 12:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stderr] --> src/components/dataset/calendar.rs:128:29 [INFO] [stderr] | [INFO] [stderr] 128 | let end = match Utc.datetime_from_str("2020/10/05 22:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stderr] --> src/components/dataset/calendar.rs:134:30 [INFO] [stderr] | [INFO] [stderr] 134 | let time = match Utc.datetime_from_str("2020/10/05 18:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stderr] --> src/components/dataset/calendar.rs:140:31 [INFO] [stderr] | [INFO] [stderr] 140 | let time2 = match Utc.datetime_from_str("2020/10/05 23:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stderr] --> src/components/dataset/calendar.rs:158:31 [INFO] [stderr] | [INFO] [stderr] 158 | let start = match Utc.datetime_from_str("2020/10/01 12:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stderr] --> src/components/dataset/calendar.rs:164:29 [INFO] [stderr] | [INFO] [stderr] 164 | let end = match Utc.datetime_from_str("2020/10/05 22:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stderr] --> src/components/dataset/calendar.rs:170:30 [INFO] [stderr] | [INFO] [stderr] 170 | let time = match Utc.datetime_from_str("2020/10/02 1:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stderr] --> src/components/dataset/calendar.rs:176:31 [INFO] [stderr] | [INFO] [stderr] 176 | let time2 = match Utc.datetime_from_str("2020/10/03 2:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stderr] --> src/components/dataset/calendar.rs:182:31 [INFO] [stderr] | [INFO] [stderr] 182 | let time3 = match Utc.datetime_from_str("2020/10/05 23:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stderr] --> src/components/dataset/calendar.rs:188:31 [INFO] [stderr] | [INFO] [stderr] 188 | let time4 = match Utc.datetime_from_str("2020/10/01 11:11:10", "%Y/%m/%d %H:%M:%S") { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead [INFO] [stderr] --> src/events/field.rs:65:41 [INFO] [stderr] | [INFO] [stderr] 65 | let dt = NaiveDateTime::from_timestamp_millis(*ts_millis).unwrap_or_default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `lib_build` [INFO] [stderr] --> tests/macros.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | #[cfg(not(lib_build))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(lib_build)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(lib_build)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `u-siem` (lib test) generated 16 warnings (5 duplicates) [INFO] [stderr] warning: `u-siem` (test "macros") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/usiem-41223d83bc7d43ab) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test components::dataset::calendar::tests::test_dataset_creation_same_day ... ok [INFO] [stdout] test components::dataset::calendar::tests::test_dataset_creation_various_day ... ok [INFO] [stdout] test components::dataset::geo_ip::fast::tests::geo_ip_should_find_ip ... ok [INFO] [stdout] test components::dataset::ip_map::tests::should_find_info_of_ip_in_map ... ok [INFO] [stdout] test components::dataset::ip_map_list::tests::should_find_info_of_ip_in_map ... ok [INFO] [stdout] test components::dataset::i18n::tests::should_find_data_in_map ... ok [INFO] [stdout] test components::dataset::ip_set::tests::should_be_in_set ... ok [INFO] [stdout] test components::dataset::ip_net::tests::should_find_info_of_ip_in_net_map ... ok [INFO] [stdout] test components::dataset::text_map_list::tests::should_find_data_in_dataset ... ok [INFO] [stdout] test components::enrichment::check_basic_enricher_clone ... ok [INFO] [stdout] test components::dataset::text_map::tests::should_find_data_in_map ... ok [INFO] [stdout] test components::dataset::text_set::tests::should_be_in_set ... ok [INFO] [stdout] test components::command::de_ser::should_serialize_and_deserialize_command_response ... ok [INFO] [stdout] test components::metrics::counter::counter_metric_should_work ... ok [INFO] [stdout] test components::metrics::gauge::gauge_metric_should_work ... ok [INFO] [stdout] test components::metrics::counter::counter_should_be_encoded_in_prometheus ... ok [INFO] [stdout] test components::metrics::histogram::tst::gauge_should_be_encoded_in_prometheus ... ok [INFO] [stdout] test components::metrics::histogram::tst::should_create_complex_static_metric ... ok [INFO] [stdout] test components::metrics::should_generate_all_label_combinations ... ok [INFO] [stdout] test components::query::tests::should_parse_the_query ... ok [INFO] [stdout] test components::metrics::histogram::tst::gauge_should_be_encoded_in_prometheus_without_label_name ... ok [INFO] [stdout] test components::rule::sigma::should_translate_condition ... ok [INFO] [stdout] test events::ip::tst::test_equals_between_ips ... ok [INFO] [stdout] test components::rule::should_be_serialized_and_deserialize ... ok [INFO] [stdout] test events::ip::tst::from_u128_vec ... ok [INFO] [stdout] test utilities::ip_utils::tests::check_ip_is_local ... ok [INFO] [stdout] test events::log::tests::check_log ... ok [INFO] [stdout] test components::metrics::should_validate_names ... ok [INFO] [stdout] test components::rule::sigma::should_transform_7zip_sigma_to_siem_rule ... ok [INFO] [stdout] test components::rule::sigma::should_transform_c2_sigma_to_siem_rule ... ok [INFO] [stdout] test events::log::tests::casting_between_fields ... ok [INFO] [stdout] test events::ip::tst::test_serialize_ip_field ... ok [INFO] [stdout] test events::field::tests::test_equals_between_fields ... ok [INFO] [stdout] test utilities::mac::should_convert_mac ... ok [INFO] [stdout] test utilities::ip_utils::tests::should_parse_ip_from_u8_array ... ok [INFO] [stdout] test utilities::ip_utils::tests::should_parse_socket ... ok [INFO] [stdout] test utilities::ip_utils::tests::should_parse_ips ... ok [INFO] [stdout] test components::metrics::gauge::gauge_should_be_encoded_in_prometheus ... ok [INFO] [stdout] test components::rule::sigma::should_be_deserialized ... ok [INFO] [stdout] test events::ip::tst::from_u32_vec ... ok [INFO] [stdout] test components::task::task_builder_should_generate_async_task ... ok [INFO] [stdout] test components::metrics::should_validate_description ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/macros.rs (/opt/rustwide/target/debug/deps/macros-8960510c70abfcaf) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test kernel_message_sending_should_work ... ok [INFO] [stdout] test test_all_logging ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests usiem [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test src/components/dataset/mod.rs - components::dataset::try_to_custom_text_list (line 391) ... ok [INFO] [stdout] test src/components/dataset/mod.rs - components::dataset::try_to_custom_map_ip_net (line 150) ... ok [INFO] [stdout] test src/components/dataset/mod.rs - components::dataset::try_to_custom_map_text_list (line 246) ... ok [INFO] [stdout] test src/components/metrics/counter.rs - components::metrics::counter::CounterVec::new (line 25) ... ok [INFO] [stdout] test src/components/dataset/mod.rs - components::dataset::try_to_custom_text_list_ref (line 367) ... ok [INFO] [stdout] test src/components/dataset/mod.rs - components::dataset::try_to_custom_map_text (line 198) ... ok [INFO] [stdout] test src/components/dataset/mod.rs - components::dataset::try_to_custom_ip_map_ref (line 319) ... ok [INFO] [stdout] test src/components/dataset/mod.rs - components::dataset::try_to_custom_map_text_list_ref (line 222) ... ok [INFO] [stdout] test src/components/dataset/mod.rs - components::dataset::try_to_custom_map_ip_net_ref (line 126) ... ok [INFO] [stdout] test src/components/dataset/mod.rs - components::dataset::try_to_custom_ip_list (line 295) ... ok [INFO] [stdout] test src/components/dataset/mod.rs - components::dataset::try_to_custom_map_text_ref (line 174) ... ok [INFO] [stdout] test src/components/dataset/mod.rs - components::dataset::try_to_custom_ip_list_ref (line 271) ... ok [INFO] [stdout] test src/components/metrics/counter.rs - components::metrics::counter::CounterVec::with_labels (line 44) ... ok [INFO] [stdout] test src/components/metrics/counter.rs - components::metrics::counter::Counter::new_with_labels (line 90) ... ok [INFO] [stdout] test src/components/dataset/mod.rs - components::dataset::try_to_custom_ip_map (line 343) ... ok [INFO] [stdout] test src/components/metrics/gauge.rs - components::metrics::gauge::GaugeVec::new (line 27) ... ok [INFO] [stdout] test src/components/metrics/gauge.rs - components::metrics::gauge::Gauge::new_with_labels (line 94) ... ok [INFO] [stdout] test src/components/metrics/gauge.rs - components::metrics::gauge::GaugeVec::with_labels (line 46) ... ok [INFO] [stdout] test src/components/metrics/mod.rs - components::metrics::SiemMetricDefinition (line 35) ... ok [INFO] [stdout] test src/components/dataset/i18n.rs - components::dataset::i18n::I18nSynDataset::get_or_default (line 65) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "14434afc6cd30b3bb7b32fd7c9cce6b7fd00b108dcd1364df0337a6140a8a19c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14434afc6cd30b3bb7b32fd7c9cce6b7fd00b108dcd1364df0337a6140a8a19c", kill_on_drop: false }` [INFO] [stdout] 14434afc6cd30b3bb7b32fd7c9cce6b7fd00b108dcd1364df0337a6140a8a19c