[INFO] cloning repository https://github.com/petabi/reproduce [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petabi/reproduce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetabi%2Freproduce", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetabi%2Freproduce'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61e49b2634e0b2d7d2c4b7bb3b68c0fc600628fd [INFO] testing petabi/reproduce against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetabi%2Freproduce" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/petabi/reproduce [INFO] finished tweaking git repo https://github.com/petabi/reproduce [INFO] tweaked toml for git repo https://github.com/petabi/reproduce written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/petabi/reproduce on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/petabi/reproduce 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/aicers/giganto-client.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-core v0.1.6 [INFO] [stderr] Downloaded matchers v0.2.0 [INFO] [stderr] Downloaded tempfile v3.21.0 [INFO] [stderr] Downloaded time-macros v0.2.24 [INFO] [stderr] Downloaded winapi-util v0.1.11 [INFO] [stderr] Downloaded rustls-pemfile v2.2.0 [INFO] [stderr] Downloaded deranged v0.5.3 [INFO] [stderr] Downloaded tracing-appender v0.2.3 [INFO] [stderr] Downloaded config v0.15.15 [INFO] [stderr] Downloaded toml_datetime v0.7.0 [INFO] [stderr] Downloaded errno v0.2.8 [INFO] [stderr] Downloaded ctrlc v3.5.0 [INFO] [stderr] Downloaded bytesize v2.0.1 [INFO] [stderr] Downloaded toml v0.9.5 [INFO] [stderr] Downloaded toml_parser v1.0.2 [INFO] [stderr] Downloaded indexmap v2.11.0 [INFO] [stderr] Downloaded time v0.3.43 [INFO] [stderr] Downloaded winnow v0.7.13 [INFO] [stderr] Downloaded rayon v1.11.0 [INFO] [stderr] Downloaded rayon-core v1.13.0 [INFO] [stderr] Downloaded pcap v2.3.0 [INFO] [stderr] Downloaded wasi v0.14.4+wasi-0.2.4 [INFO] [stderr] Downloaded rustls-platform-verifier-android v0.1.1 [INFO] [stderr] Downloaded webpki-root-certs v1.0.2 [INFO] [stderr] Downloaded serde_spanned v1.0.0 [INFO] [stderr] Downloaded fastbloom v0.14.0 [INFO] [stderr] Downloaded chrono v0.4.42 [INFO] [stderr] Downloaded rustls-platform-verifier v0.6.1 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.36.1 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.36.1 [INFO] [stderr] Downloaded windows_i686_msvc v0.36.1 [INFO] [stderr] Downloaded windows_i686_gnu v0.36.1 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.36.1 [INFO] [stderr] Downloaded windows-sys v0.36.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bd966b5d31cb7ab5c3d7d994c55df212404edd618e207d2a6010864c755e981 [INFO] running `Command { std: "docker" "start" "-a" "0bd966b5d31cb7ab5c3d7d994c55df212404edd618e207d2a6010864c755e981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bd966b5d31cb7ab5c3d7d994c55df212404edd618e207d2a6010864c755e981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd966b5d31cb7ab5c3d7d994c55df212404edd618e207d2a6010864c755e981", kill_on_drop: false }` [INFO] [stdout] 0bd966b5d31cb7ab5c3d7d994c55df212404edd618e207d2a6010864c755e981 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 347d7bc72d15f56baf8375d4fbf645b387fda6ad2c80bbcab7a8baa4cad39385 [INFO] running `Command { std: "docker" "start" "-a" "347d7bc72d15f56baf8375d4fbf645b387fda6ad2c80bbcab7a8baa4cad39385", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling fastbloom v0.14.0 [INFO] [stderr] Compiling ctrlc v3.5.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling pcap v2.3.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling config v0.15.15 [INFO] [stderr] Compiling giganto-client v0.23.0 (https://github.com/aicers/giganto-client.git?rev=3e4939c#3e4939c7) [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling reproduce v0.22.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "347d7bc72d15f56baf8375d4fbf645b387fda6ad2c80bbcab7a8baa4cad39385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "347d7bc72d15f56baf8375d4fbf645b387fda6ad2c80bbcab7a8baa4cad39385", kill_on_drop: false }` [INFO] [stdout] 347d7bc72d15f56baf8375d4fbf645b387fda6ad2c80bbcab7a8baa4cad39385 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a1022fd70d4fdc0b2f695ddea2997be86de64d2d35a36e35c79fdd5855e1a56 [INFO] running `Command { std: "docker" "start" "-a" "3a1022fd70d4fdc0b2f695ddea2997be86de64d2d35a36e35c79fdd5855e1a56", kill_on_drop: false }` [INFO] [stderr] Compiling reproduce v0.22.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.62s [INFO] running `Command { std: "docker" "inspect" "3a1022fd70d4fdc0b2f695ddea2997be86de64d2d35a36e35c79fdd5855e1a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1022fd70d4fdc0b2f695ddea2997be86de64d2d35a36e35c79fdd5855e1a56", kill_on_drop: false }` [INFO] [stdout] 3a1022fd70d4fdc0b2f695ddea2997be86de64d2d35a36e35c79fdd5855e1a56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d084311c24703a689b9f3bc7e3513047af03247da688748d5bfceb104fd28e0 [INFO] running `Command { std: "docker" "start" "-a" "0d084311c24703a689b9f3bc7e3513047af03247da688748d5bfceb104fd28e0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reproduce-daf9123063551365) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test migration::tests::giganto_dhcp ... ok [INFO] [stdout] test migration::tests::giganto_dns ... ok [INFO] [stdout] test migration::tests::giganto_http ... ok [INFO] [stdout] test migration::tests::giganto_ldap ... ok [INFO] [stdout] test migration::tests::giganto_nfs ... ok [INFO] [stdout] test migration::tests::giganto_bootp ... ok [INFO] [stdout] test migration::tests::giganto_dce_rpc ... ok [INFO] [stdout] test migration::tests::giganto_kerberos ... ok [INFO] [stdout] test migration::tests::giganto_mqtt ... ok [INFO] [stdout] test migration::tests::giganto_rdp ... ok [INFO] [stdout] test migration::tests::giganto_conn ... ok [INFO] [stdout] test migration::tests::giganto_ntlm ... ok [INFO] [stdout] test migration::tests::giganto_tls ... ok [INFO] [stdout] test producer::tests::test_parse_zeek_timestamp_public ... ok [INFO] [stdout] test migration::tests::giganto_smtp ... ok [INFO] [stdout] test migration::tests::giganto_ssh ... ok [INFO] [stdout] test producer::tests::test_zeek_different_timestamps_no_deduplication ... ok [INFO] [stdout] test migration::tests::giganto_ftp ... ok [INFO] [stdout] test operation_log::tests::parse_oplog ... ok [INFO] [stdout] test migration::tests::giganto_smb ... ok [INFO] [stdout] test producer::tests::test_zeek_timestamp_deduplication ... ok [INFO] [stdout] test zeek::tests::zeek_dns ... ok [INFO] [stdout] test zeek::tests::zeek_ftp ... ok [INFO] [stdout] test zeek::tests::zeek_conn ... ok [INFO] [stdout] test zeek::tests::zeek_dce_rpc ... ok [INFO] [stdout] test zeek::tests::zeek_kerberos ... ok [INFO] [stdout] test zeek::tests::zeek_ldap ... ok [INFO] [stdout] test zeek::tests::zeek_ntlm ... ok [INFO] [stdout] test zeek::tests::zeek_smtp ... ok [INFO] [stdout] test zeek::tests::zeek_http ... ok [INFO] [stdout] test zeek::tests::zeek_ssh ... ok [INFO] [stdout] test zeek::tests::zeek_tls ... ok [INFO] [stdout] test zeek::tests::zeek_rdp ... ok [INFO] [stdout] test security_log::tests::parse_tg ... ok [INFO] [stdout] test security_log::tests::parse_ubuntu ... ok [INFO] [stdout] test security_log::tests::parse_srx ... ok [INFO] [stdout] test security_log::tests::parse_mf2 ... ok [INFO] [stdout] test security_log::tests::parse_shadow ... ok [INFO] [stdout] test security_log::tests::parse_nginx ... ok [INFO] [stdout] test security_log::tests::parse_sniper ... ok [INFO] [stdout] test security_log::tests::parse_aiwaf ... ok [INFO] [stdout] test security_log::tests::parse_sonic ... ok [INFO] [stdout] test security_log::tests::parse_wapples ... ok [INFO] [stdout] test security_log::tests::parse_vforce ... ok [INFO] [stdout] test security_log::tests::parse_fgt ... ok [INFO] [stdout] test security_log::tests::parse_axgate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d084311c24703a689b9f3bc7e3513047af03247da688748d5bfceb104fd28e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d084311c24703a689b9f3bc7e3513047af03247da688748d5bfceb104fd28e0", kill_on_drop: false }` [INFO] [stdout] 0d084311c24703a689b9f3bc7e3513047af03247da688748d5bfceb104fd28e0