[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] eff26659db30d76ce76e30c9417989eea87b8f5c
[INFO] testing petabi/reproduce/eff26659db30d76ce76e30c9417989eea87b8f5c against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetabi%2Freproduce" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/petabi/reproduce on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+1.90.0" "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 strum v0.27.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.103
[INFO] [stderr]   Downloaded serde_spanned v1.0.2
[INFO] [stderr]   Downloaded fastbloom v0.14.0
[INFO] [stderr]   Downloaded libloading v0.8.9
[INFO] [stderr]   Downloaded config v0.15.16
[INFO] [stderr]   Downloaded security-framework v3.5.0
[INFO] [stderr]   Downloaded time v0.3.44
[INFO] [stderr]   Downloaded quinn v0.11.9
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.6.1
[INFO] [stderr]   Downloaded strum_macros v0.27.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.53
[INFO] [stderr]   Downloaded toml v0.9.7
[INFO] [stderr]   Downloaded rustls-platform-verifier-android v0.1.1
[INFO] [stderr]   Downloaded toml_parser v1.0.3
[INFO] [stderr]   Downloaded semver v1.0.27
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.103
[INFO] [stderr]   Downloaded bytesize v2.1.0
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.2
[INFO] [stderr]   Downloaded web-sys v0.3.80
[INFO] [stderr]   Downloaded quinn-proto v0.11.13
[INFO] [stderr]   Downloaded ctrlc v3.5.0
[INFO] [stderr]   Downloaded toml_edit v0.23.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.103
[INFO] [stderr]   Downloaded pcap v2.3.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.14
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.103
[INFO] [stderr]   Downloaded js-sys v0.3.80
[INFO] [stderr]   Downloaded toml_datetime v0.7.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e8b095f3e7e5106da56bf888efd6e91b867c959d7694e247e723a69afbbbec1
[INFO] running `Command { std: "docker" "start" "-a" "8e8b095f3e7e5106da56bf888efd6e91b867c959d7694e247e723a69afbbbec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e8b095f3e7e5106da56bf888efd6e91b867c959d7694e247e723a69afbbbec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e8b095f3e7e5106da56bf888efd6e91b867c959d7694e247e723a69afbbbec1", kill_on_drop: false }`
[INFO] [stdout] 8e8b095f3e7e5106da56bf888efd6e91b867c959d7694e247e723a69afbbbec1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 816bea99a3fddcee03efed4c2cda714faec9b2b7d1cbb7553a9d470bab9a16f0
[INFO] running `Command { std: "docker" "start" "-a" "816bea99a3fddcee03efed4c2cda714faec9b2b7d1cbb7553a9d470bab9a16f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling fastbloom v0.14.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pcap v2.3.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.1
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling config v0.15.16
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling bytesize v2.1.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling giganto-client v0.23.0 (https://github.com/aicers/giganto-client.git?rev=47815ca#47815ca2)
[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 2m 31s
[INFO] running `Command { std: "docker" "inspect" "816bea99a3fddcee03efed4c2cda714faec9b2b7d1cbb7553a9d470bab9a16f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "816bea99a3fddcee03efed4c2cda714faec9b2b7d1cbb7553a9d470bab9a16f0", kill_on_drop: false }`
[INFO] [stdout] 816bea99a3fddcee03efed4c2cda714faec9b2b7d1cbb7553a9d470bab9a16f0
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83f150cbba138f1c7efb9dc139316f52b25d9e8229f63c1f693da79f0921762d
[INFO] running `Command { std: "docker" "start" "-a" "83f150cbba138f1c7efb9dc139316f52b25d9e8229f63c1f693da79f0921762d", 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.68s
[INFO] running `Command { std: "docker" "inspect" "83f150cbba138f1c7efb9dc139316f52b25d9e8229f63c1f693da79f0921762d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83f150cbba138f1c7efb9dc139316f52b25d9e8229f63c1f693da79f0921762d", kill_on_drop: false }`
[INFO] [stdout] 83f150cbba138f1c7efb9dc139316f52b25d9e8229f63c1f693da79f0921762d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 263892994df27138b982e09343b6f9c1812c8ceac564430c50dcf072e83f6d72
[INFO] running `Command { std: "docker" "start" "-a" "263892994df27138b982e09343b6f9c1812c8ceac564430c50dcf072e83f6d72", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reproduce-eb9f4c19951f2f31)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test migration::tests::giganto_conn ... ok
[INFO] [stdout] test migration::tests::giganto_bootp ... ok
[INFO] [stdout] test migration::tests::giganto_dce_rpc ... ok
[INFO] [stdout] test migration::tests::giganto_dhcp ... ok
[INFO] [stdout] test migration::tests::giganto_ftp ... 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_mqtt ... ok
[INFO] [stdout] test migration::tests::giganto_radius ... ok
[INFO] [stdout] test migration::tests::giganto_kerberos ... ok
[INFO] [stdout] test migration::tests::giganto_rdp ... ok
[INFO] [stdout] test migration::tests::giganto_nfs ... ok
[INFO] [stdout] test migration::tests::giganto_smtp ... ok
[INFO] [stdout] test migration::tests::giganto_smb ... ok
[INFO] [stdout] test producer::tests::test_parse_zeek_timestamp_public ... ok
[INFO] [stdout] test migration::tests::giganto_ntlm ... ok
[INFO] [stdout] test migration::tests::giganto_tls ... ok
[INFO] [stdout] test migration::tests::giganto_ftp_reply_230 ... ok
[INFO] [stdout] test migration::tests::giganto_ssh ... ok
[INFO] [stdout] test producer::tests::test_zeek_different_timestamps_no_deduplication ... ok
[INFO] [stdout] test producer::tests::test_zeek_timestamp_deduplication ... ok
[INFO] [stdout] test operation_log::tests::parse_oplog ... ok
[INFO] [stdout] test security_log::tests::parse_aiwaf ... ok
[INFO] [stdout] test security_log::tests::parse_nginx ... ok
[INFO] [stdout] test security_log::tests::parse_axgate ... ok
[INFO] [stdout] test security_log::tests::parse_sonic ... ok
[INFO] [stdout] test security_log::tests::parse_shadow ... ok
[INFO] [stdout] test security_log::tests::parse_srx ... ok
[INFO] [stdout] test zeek::tests::zeek_conn ... ok
[INFO] [stdout] test zeek::tests::zeek_dce_rpc ... ok
[INFO] [stdout] test zeek::tests::zeek_dns ... ok
[INFO] [stdout] test zeek::tests::zeek_ftp ... ok
[INFO] [stdout] test zeek::tests::zeek_http ... 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_rdp ... ok
[INFO] [stdout] test zeek::tests::zeek_smtp ... ok
[INFO] [stdout] test zeek::tests::zeek_ssh ... ok
[INFO] [stdout] test zeek::tests::zeek_tls ... ok
[INFO] [stdout] test security_log::tests::parse_fgt ... ok
[INFO] [stdout] test security_log::tests::parse_mf2 ... ok
[INFO] [stdout] test security_log::tests::parse_tg ... ok
[INFO] [stdout] test security_log::tests::parse_sniper ... 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_ubuntu ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "263892994df27138b982e09343b6f9c1812c8ceac564430c50dcf072e83f6d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "263892994df27138b982e09343b6f9c1812c8ceac564430c50dcf072e83f6d72", kill_on_drop: false }`
[INFO] [stdout] 263892994df27138b982e09343b6f9c1812c8ceac564430c50dcf072e83f6d72
