[INFO] cloning repository https://github.com/fujiapple852/trippy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fujiapple852/trippy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffujiapple852%2Ftrippy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffujiapple852%2Ftrippy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57252cea9f551e3d1910e2d6d528522eb15d126a [INFO] testing fujiapple852/trippy/57252cea9f551e3d1910e2d6d528522eb15d126a against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffujiapple852%2Ftrippy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fujiapple852/trippy on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fujiapple852/trippy [INFO] finished tweaking git repo https://github.com/fujiapple852/trippy [INFO] tweaked toml for git repo https://github.com/fujiapple852/trippy written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fujiapple852/trippy 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c30b6ad7cf620bd9f0e1222519651e6622b73e5e8ae13900ad6b1f46cf71d0b7 [INFO] running `Command { std: "docker" "start" "-a" "c30b6ad7cf620bd9f0e1222519651e6622b73e5e8ae13900ad6b1f46cf71d0b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c30b6ad7cf620bd9f0e1222519651e6622b73e5e8ae13900ad6b1f46cf71d0b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30b6ad7cf620bd9f0e1222519651e6622b73e5e8ae13900ad6b1f46cf71d0b7", kill_on_drop: false }` [INFO] [stdout] c30b6ad7cf620bd9f0e1222519651e6622b73e5e8ae13900ad6b1f46cf71d0b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3b4a8613db570eb973121770de6f8908589aa1d894f925d2daef2a03a4c3144 [INFO] running `Command { std: "docker" "start" "-a" "e3b4a8613db570eb973121770de6f8908589aa1d894f925d2daef2a03a4c3144", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling serde_yml v0.0.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling libyml v0.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling base62 v2.0.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling dns-lookup v2.0.4 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling sys-locale v0.3.1 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling rust-i18n v3.1.2 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling trippy-packet v0.12.0-dev (/opt/rustwide/workdir/crates/trippy-packet) [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling trippy-privilege v0.12.0-dev (/opt/rustwide/workdir/crates/trippy-privilege) [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling trippy-core v0.12.0-dev (/opt/rustwide/workdir/crates/trippy-core) [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling clap_mangen v0.2.23 [INFO] [stderr] Compiling clap_complete v4.5.20 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling triomphe v0.1.13 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling maxminddb v0.24.0 [INFO] [stderr] Compiling trippy-dns v0.12.0-dev (/opt/rustwide/workdir/crates/trippy-dns) [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling rust-i18n-support v3.1.2 [INFO] [stderr] Compiling rust-i18n-macro v3.1.2 [INFO] [stderr] Compiling trippy-tui v0.12.0-dev (/opt/rustwide/workdir/crates/trippy-tui) [INFO] [stderr] Compiling trippy v0.12.0-dev (/opt/rustwide/workdir/crates/trippy) [INFO] [stderr] Compiling traceroute v0.1.0 (/opt/rustwide/workdir/examples/traceroute) [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/rustwide/workdir/examples/hello-world) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.34s [INFO] running `Command { std: "docker" "inspect" "e3b4a8613db570eb973121770de6f8908589aa1d894f925d2daef2a03a4c3144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3b4a8613db570eb973121770de6f8908589aa1d894f925d2daef2a03a4c3144", kill_on_drop: false }` [INFO] [stdout] e3b4a8613db570eb973121770de6f8908589aa1d894f925d2daef2a03a4c3144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1a5881695ed2c789453662f9a60409a0c78f3b8b69b968a0025d7fe62b665b8 [INFO] running `Command { std: "docker" "start" "-a" "b1a5881695ed2c789453662f9a60409a0c78f3b8b69b968a0025d7fe62b665b8", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling trippy-packet v0.12.0-dev (/opt/rustwide/workdir/crates/trippy-packet) [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling insta v1.40.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling serde_yaml v0.9.33 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling trippy-privilege v0.12.0-dev (/opt/rustwide/workdir/crates/trippy-privilege) [INFO] [stderr] Compiling trippy-core v0.12.0-dev (/opt/rustwide/workdir/crates/trippy-core) [INFO] [stderr] Compiling mockall v0.13.0 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tun2 v2.0.9 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling trippy-dns v0.12.0-dev (/opt/rustwide/workdir/crates/trippy-dns) [INFO] [stderr] Compiling trippy-tui v0.12.0-dev (/opt/rustwide/workdir/crates/trippy-tui) [INFO] [stderr] Compiling trippy v0.12.0-dev (/opt/rustwide/workdir/crates/trippy) [INFO] [stderr] Compiling traceroute v0.1.0 (/opt/rustwide/workdir/examples/traceroute) [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/rustwide/workdir/examples/hello-world) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.29s [INFO] running `Command { std: "docker" "inspect" "b1a5881695ed2c789453662f9a60409a0c78f3b8b69b968a0025d7fe62b665b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a5881695ed2c789453662f9a60409a0c78f3b8b69b968a0025d7fe62b665b8", kill_on_drop: false }` [INFO] [stdout] b1a5881695ed2c789453662f9a60409a0c78f3b8b69b968a0025d7fe62b665b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19cb61385f3dcbc7f51b5086ee3931d679f0bc1a0d0a0d8075410ccc4b0e5fbc [INFO] running `Command { std: "docker" "start" "-a" "19cb61385f3dcbc7f51b5086ee3931d679f0bc1a0d0a0d8075410ccc4b0e5fbc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_world-07a2d507dfa93dec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/traceroute-cd3d31c8f9d4be30) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trippy-27c0479bda2ff3dc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trip-cd6b09658b18ee06) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trippy_core-447700f19bdbee9f) [INFO] [stdout] [INFO] [stdout] running 121 tests [INFO] [stdout] test builder::tests::test_invalid_initial_sequence ... ok [INFO] [stdout] test builder::tests::test_builder_full ... ok [INFO] [stdout] test builder::tests::test_zero_max_rounds ... ok [INFO] [stdout] test builder::tests::test_builder_minimal ... ok [INFO] [stdout] test flows::tests::test_merge_flow1 ... ok [INFO] [stdout] test flows::tests::test_merge_flow2 ... ok [INFO] [stdout] test flows::tests::test_merge_flow3 ... ok [INFO] [stdout] test flows::tests::test_single_flow ... ok [INFO] [stdout] test flows::tests::test_start_any_then_diff_flows ... ok [INFO] [stdout] test flows::tests::test_start_any_then_same_flows ... ok [INFO] [stdout] test flows::tests::test_subset ... ok [INFO] [stdout] test flows::tests::test_subset_any ... ok [INFO] [stdout] test flows::tests::test_superset ... ok [INFO] [stdout] test flows::tests::test_superset_any ... ok [INFO] [stdout] test flows::tests::test_two_different_flows ... ok [INFO] [stdout] test flows::tests::test_two_same_flows ... ok [INFO] [stdout] test flows::tests::test_two_same_one_different_flows ... ok [INFO] [stdout] test net::common::tests::test_addr_in_use ... ok [INFO] [stdout] test net::common::tests::test_in_progress ... ok [INFO] [stdout] test net::common::tests::test_not_addr_in_use ... ok [INFO] [stdout] test net::common::tests::test_not_in_progress ... ok [INFO] [stdout] test net::common::tests::test_probe_failed ... ok [INFO] [stdout] test net::extension::tests::test_convert_unknown_extensions ... ok [INFO] [stdout] test net::extension::tests::test_convert_mpls_extensions ... ok [INFO] [stdout] test net::ipv4::tests::test_dispatch_icmp_probe_invalid_packet_size_low ... ok [INFO] [stdout] test net::ipv4::tests::test_dispatch_icmp_probe_invalid_packet_size_high ... ok [INFO] [stdout] test net::extension::tests::test_convert_unknown_version ... ok [INFO] [stdout] test net::ipv4::tests::test_dispatch_tcp_probe ... ok [INFO] [stdout] test net::ipv4::tests::test_dispatch_udp_probe_classic_unprivileged_with_payload ... ok [INFO] [stdout] test net::ipv4::tests::test_dispatch_udp_probe_classic_privileged_with_payload ... ok [INFO] [stdout] test net::ipv4::tests::test_dispatch_udp_probe_dublin_privileged ... ok [INFO] [stdout] test net::ipv4::tests::test_dispatch_udp_probe_invalid_packet_size_high ... ok [INFO] [stdout] test net::ipv4::tests::test_dispatch_udp_probe_invalid_packet_size_low ... ok [INFO] [stdout] test net::ipv4::tests::test_dispatch_icmp_probe_no_payload ... ok [INFO] [stdout] test net::ipv4::tests::test_dispatch_icmp_probe_with_payload ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_icmp_probe_destination_unreachable_icmp_no_extensions ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_icmp_probe_destination_unreachable_tcp_no_extensions ... ok [INFO] [stdout] test net::ipv4::tests::test_icmp_time_exceeded_fragment_reassembly_ignored ... ok [INFO] [stdout] test net::ipv4::tests::test_dispatch_udp_probe_classic_unprivileged_no_payload ... ok [INFO] [stdout] test net::ipv4::tests::test_dispatch_udp_probe_paris_privileged ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_icmp_probe_echo_reply ... ok [INFO] [stdout] test net::ipv4::tests::test_dispatch_udp_probe_classic_privileged_no_payload ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_icmp_probe_time_exceeded_icmp_no_extensions ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_icmp_probe_time_exceeded_tcp_no_extensions ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_icmp_probe_destination_unreachable_udp_no_extensions ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_icmp_probe_time_exceeded_udp_no_extensions ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_icmp_probe_udp_wrong_payload_size ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_tcp_socket_tcp_refused ... ok [INFO] [stdout] test net::ipv6::tests::test_dispatch_icmp_probe_invalid_packet_size_high ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_tcp_socket_tcp_reply ... ok [INFO] [stdout] test net::ipv6::tests::test_dispatch_icmp_probe_invalid_packet_size_low ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_icmp_probe_wrong_icmp_original_datagram_type_ignored ... ok [INFO] [stdout] test net::ipv6::tests::test_dispatch_icmp_probe_no_payload ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_icmp_probe_wrong_udp_original_datagram_type_ignored ... ok [INFO] [stdout] test net::ipv6::tests::test_dispatch_icmp_probe_with_payload ... ok [INFO] [stdout] test net::ipv6::tests::test_dispatch_tcp_probe ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_tcp_socket_tcp_host_unreachable ... ok [INFO] [stdout] test net::ipv4::tests::test_recv_icmp_probe_wrong_tcp_original_datagram_type_ignored ... ok [INFO] [stdout] test net::ipv6::tests::test_dispatch_udp_probe_classic_privileged_no_payload ... ok [INFO] [stdout] test net::ipv6::tests::test_dispatch_udp_probe_classic_privileged_with_payload ... ok [INFO] [stdout] test net::ipv6::tests::test_dispatch_udp_probe_classic_unprivileged_no_payload ... ok [INFO] [stdout] test net::ipv6::tests::test_dispatch_udp_probe_dublin_privileged ... ok [INFO] [stdout] test net::ipv6::tests::test_dispatch_udp_probe_invalid_packet_size_high ... ok [INFO] [stdout] test net::ipv6::tests::test_dispatch_udp_probe_classic_unprivileged_with_payload ... ok [INFO] [stdout] test net::ipv6::tests::test_dispatch_udp_probe_invalid_packet_size_low ... ok [INFO] [stdout] test net::ipv6::tests::test_dispatch_udp_probe_paris_privileged ... ok [INFO] [stdout] test net::ipv6::tests::test_icmp_time_exceeded_fragment_reassembly_ignored ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_icmp_probe_destination_unreachable_tcp_no_extensions ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_icmp_probe_destination_unreachable_icmp_no_extensions ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_icmp_probe_time_exceeded_icmp_no_extensions ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_icmp_probe_echo_reply ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_icmp_probe_time_exceeded_tcp_no_extensions ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_icmp_probe_time_exceeded_udp_dublin_with_magic ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_icmp_probe_destination_unreachable_udp_no_extensions ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_tcp_socket_tcp_refused ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_tcp_socket_tcp_host_unreachable ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_tcp_socket_tcp_reply ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_icmp_probe_time_exceeded_udp_no_extensions ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_icmp_probe_wrong_udp_original_datagram_type_ignored ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_icmp_probe_wrong_icmp_original_datagram_type_ignored ... ok [INFO] [stdout] test net::ipv6::tests::test_recv_icmp_probe_wrong_tcp_original_datagram_type_ignored ... ok [INFO] [stdout] test net::source::tests::test_discover_local_addr_default_port ... ok [INFO] [stdout] test net::source::tests::test_discover_local_addr_fixed_dest_port ... ok [INFO] [stdout] test net::source::tests::test_discover_local_addr_fixed_both_port ... ok [INFO] [stdout] test state::tests::test_nat::first_hop_matching_checksum ... ok [INFO] [stdout] test net::source::tests::test_discover_lookup_interface ... ok [INFO] [stdout] test state::tests::test_nat::non_first_hop_matching_checksum_match_previous ... ok [INFO] [stdout] test state::tests::test_nat::first_hop_non_matching_checksum ... ok [INFO] [stdout] test net::source::tests::test_validate_ipv6 ... ok [INFO] [stdout] test state::tests::test_nat::non_first_hop_matching_checksum_not_match_previous ... ok [INFO] [stdout] test state::tests::test_nat::non_first_hop_non_matching_checksum_not_match_previous ... ok [INFO] [stdout] test net::source::tests::test_validate_invalid ... ok [INFO] [stdout] test net::source::tests::test_validate_ipv4 ... ok [INFO] [stdout] test strategy::state::tests::test_in_round ... ok [INFO] [stdout] test strategy::state::tests::test_sequence_wrap1 ... ok [INFO] [stdout] test strategy::state::tests::test_state ... ok [INFO] [stdout] test strategy::tests::test_echo_reply_response ... ok [INFO] [stdout] test state::tests::test_scenario::file_ipv4_3probes_3hops_mixed_multi_yaml_expects ... ok [INFO] [stdout] test strategy::tests::test_destination_unreachable_target_response ... ok [INFO] [stdout] test strategy::tests::test_destination_unreachable_not_target_response ... ok [INFO] [stdout] test strategy::tests::test_time_exceeded_not_target_response ... ok [INFO] [stdout] test strategy::tests::test_time_exceeded_target_response ... ok [INFO] [stdout] test state::tests::test_scenario::file_ipv4_nat_yaml_expects ... ok [INFO] [stdout] test strategy::tests::test_tcp_fixed_src_response ... ok [INFO] [stdout] test strategy::tests::test_tcp_fixed_dest_response ... ok [INFO] [stdout] test strategy::tests::test_tcp_reply_response ... ok [INFO] [stdout] test strategy::tests::test_icmp_response ... ok [INFO] [stdout] test state::tests::test_scenario::file_ipv4_3probes_3hops_completed_yaml_expects ... ok [INFO] [stdout] test state::tests::test_scenario::file_ipv4_4probes_0latency_yaml_expects ... ok [INFO] [stdout] test strategy::tests::test_tcp_dest_unreachable_and_refused ... ok [INFO] [stdout] test state::tests::test_scenario::file_ipv4_4probes_all_status_yaml_expects ... ok [INFO] [stdout] test strategy::tests::test_udp_classic_fixed_dest_response ... ok [INFO] [stdout] test strategy::tests::test_tcp_refused_response ... ok [INFO] [stdout] test strategy::tests::test_udp_classic_fixed_src_response ... ok [INFO] [stdout] test strategy::tests::test_udp_dublin_ipv6_response ... ok [INFO] [stdout] test strategy::tests::test_udp_dublin_ipv4_response ... ok [INFO] [stdout] test strategy::tests::test_udp_paris_response ... ok [INFO] [stdout] test strategy::state::tests::test_sequence_wrap3 ... ok [INFO] [stdout] test strategy::state::tests::test_in_delayed_probe_not_in_round - should panic ... ok [INFO] [stdout] test strategy::state::tests::test_sequence_wrap2 ... ok [INFO] [stdout] test strategy::state::tests::test_sequence_wrap_with_skip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 121 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/sim/main.rs (/opt/rustwide/target/debug/deps/sim-930ff1417089022b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trippy_dns-388fb938afe2c387) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trippy_packet-1e901d41d295b9d7) [INFO] [stdout] [INFO] [stdout] running 166 tests [INFO] [stdout] test buffer::tests::test_debug ... ok [INFO] [stdout] test buffer::tests::test_immutable_buffer ... ok [INFO] [stdout] test buffer::tests::test_mutable_buffer ... ok [INFO] [stdout] test checksum::tests::test_empty_ipv4_checksum ... ok [INFO] [stdout] test checksum::tests::test_empty_ipv6_checksum ... ok [INFO] [stdout] test checksum::tests::test_icmp_ipv4_checksum ... ok [INFO] [stdout] test checksum::tests::test_icmp_ipv6_checksum ... ok [INFO] [stdout] test checksum::tests::test_odd_length ... ok [INFO] [stdout] test checksum::tests::test_ipv4_header_checksum ... ok [INFO] [stdout] test checksum::tests::test_tcp_ipv4_checksum ... ok [INFO] [stdout] test checksum::tests::test_udp_ipv4_checksum ... ok [INFO] [stdout] test checksum::tests::test_udp_ipv6_checksum ... ok [INFO] [stdout] test icmp_extension::extension_header::tests::test_extension_header_view ... ok [INFO] [stdout] test icmp_extension::extension_header::tests::test_checksum ... ok [INFO] [stdout] test icmp_extension::extension_header::tests::test_version ... ok [INFO] [stdout] test icmp_extension::extension_object::tests::test_class_subtype ... ok [INFO] [stdout] test icmp_extension::extension_object::tests::test_class_num ... ok [INFO] [stdout] test icmp_extension::extension_splitter::tests::ipv6::test_ipv6_2 ... ok [INFO] [stdout] test icmp_extension::extension_object::tests::test_extension_header_view ... ok [INFO] [stdout] test icmp_extension::extension_splitter::tests::ipv4::test_split_extension_ipv4_time_exceeded_compliant_extension ... ok [INFO] [stdout] test icmp_extension::extension_splitter::tests::ipv4::test_split_extension_ipv4_time_exceeded_compliant_no_extension ... ok [INFO] [stdout] test icmp_extension::extension_structure::tests::test_object_iterator_length_to_long ... ok [INFO] [stdout] test icmp_extension::extension_splitter::tests::ipv6::test_ipv6 ... ok [INFO] [stdout] test icmp_extension::extension_structure::tests::test_object_iterator_length_to_short ... ok [INFO] [stdout] test icmp_extension::extension_structure::tests::test_object_iterator_zero_length ... ok [INFO] [stdout] test icmp_extension::extension_structure::tests::test_object_iterator_minimum_length ... ok [INFO] [stdout] test icmp_extension::extension_splitter::tests::test_split_payload_with_compliant_empty_extension ... ok [INFO] [stdout] test icmp_extension::extension_splitter::tests::test_split_payload_with_compliant_invalid_extension ... ok [INFO] [stdout] test icmp_extension::extension_object::tests::test_length ... ok [INFO] [stdout] test icmp_extension::extension_splitter::tests::ipv4::test_split_extension_ipv4_time_exceeded_non_compliant_mpls ... ok [INFO] [stdout] test icmp_extension::extension_splitter::tests::test_split_payload_with_compliant_minimal_extension ... ok [INFO] [stdout] test icmp_extension::mpls_label_stack_member::tests::test_bos ... ok [INFO] [stdout] test icmp_extension::mpls_label_stack_member::tests::test_combined ... ok [INFO] [stdout] test icmp_extension::mpls_label_stack_member::tests::test_exp ... ok [INFO] [stdout] test icmp_extension::mpls_label_stack_member::tests::test_label ... ok [INFO] [stdout] test icmp_extension::extension_splitter::tests::test_split_payload_with_invalid_rfc4884_length ... ok [INFO] [stdout] test icmp_extension::extension_structure::tests::test_object_iterator ... ok [INFO] [stdout] test icmp_extension::mpls_label_stack_member::tests::test_ttl ... ok [INFO] [stdout] test icmp_extension::mpls_label_stack_member::tests::test_view ... ok [INFO] [stdout] test icmpv4::destination_unreachable::tests::test_checksum ... ok [INFO] [stdout] test icmpv4::destination_unreachable::tests::test_icmp_code ... ok [INFO] [stdout] test icmp_extension::extension_splitter::tests::test_split_empty_payload ... ok [INFO] [stdout] test icmp_extension::extension_structure::tests::test_header ... ok [INFO] [stdout] test icmp_extension::mpls_label_stack::tests::test_stack_member_iterator ... ok [INFO] [stdout] test icmpv4::destination_unreachable::tests::test_icmp_type ... ok [INFO] [stdout] test icmpv4::destination_unreachable::tests::test_length ... ok [INFO] [stdout] test icmpv4::destination_unreachable::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test icmpv4::echo_reply::tests::test_icmp_code ... ok [INFO] [stdout] test icmpv4::destination_unreachable::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test icmpv4::echo_reply::tests::test_icmp_type ... ok [INFO] [stdout] test icmpv4::destination_unreachable::tests::test_view ... ok [INFO] [stdout] test icmpv4::echo_reply::tests::test_identifier ... ok [INFO] [stdout] test icmpv4::echo_reply::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test icmpv4::echo_reply::tests::test_sequence ... ok [INFO] [stdout] test icmpv4::echo_reply::tests::test_checksum ... ok [INFO] [stdout] test icmpv4::echo_reply::tests::test_view ... ok [INFO] [stdout] test icmpv4::echo_reply::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test icmpv4::echo_request::tests::test_checksum ... ok [INFO] [stdout] test icmpv4::echo_request::tests::test_icmp_code ... ok [INFO] [stdout] test icmpv4::echo_request::tests::test_identifier ... ok [INFO] [stdout] test icmpv4::echo_request::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test icmpv4::echo_request::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test icmpv4::echo_request::tests::test_sequence ... ok [INFO] [stdout] test icmpv4::tests::test_checksum ... ok [INFO] [stdout] test icmpv4::tests::test_icmp_type ... ok [INFO] [stdout] test icmpv4::echo_request::tests::test_icmp_type ... ok [INFO] [stdout] test icmpv4::echo_request::tests::test_view ... ok [INFO] [stdout] test icmpv4::tests::test_icmp_code ... ok [INFO] [stdout] test icmpv4::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test icmpv4::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test icmpv4::time_exceeded::tests::test_checksum ... ok [INFO] [stdout] test icmpv4::time_exceeded::tests::test_icmp_code ... ok [INFO] [stdout] test icmpv4::time_exceeded::tests::test_icmp_type ... ok [INFO] [stdout] test icmpv4::time_exceeded::tests::test_length ... ok [INFO] [stdout] test icmpv4::time_exceeded::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test icmpv4::time_exceeded::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test icmpv6::destination_unreachable::tests::test_checksum ... ok [INFO] [stdout] test icmpv4::time_exceeded::tests::test_view ... ok [INFO] [stdout] test icmpv6::destination_unreachable::tests::test_icmp_code ... ok [INFO] [stdout] test icmpv6::destination_unreachable::tests::test_icmp_type ... ok [INFO] [stdout] test icmpv6::destination_unreachable::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test icmpv6::destination_unreachable::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test icmpv6::destination_unreachable::tests::test_length ... ok [INFO] [stdout] test icmpv6::destination_unreachable::tests::test_view ... ok [INFO] [stdout] test icmpv6::echo_reply::tests::test_icmp_code ... ok [INFO] [stdout] test icmpv6::echo_reply::tests::test_checksum ... ok [INFO] [stdout] test icmpv6::echo_reply::tests::test_icmp_type ... ok [INFO] [stdout] test icmpv6::echo_reply::tests::test_identifier ... ok [INFO] [stdout] test icmpv6::echo_reply::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test icmpv6::echo_reply::tests::test_sequence ... ok [INFO] [stdout] test icmpv6::echo_reply::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test icmpv6::echo_reply::tests::test_view ... ok [INFO] [stdout] test icmpv6::echo_request::tests::test_icmp_code ... ok [INFO] [stdout] test icmpv6::echo_request::tests::test_icmp_type ... ok [INFO] [stdout] test icmpv6::echo_request::tests::test_checksum ... ok [INFO] [stdout] test icmpv6::echo_request::tests::test_identifier ... ok [INFO] [stdout] test icmpv6::echo_request::tests::test_sequence ... ok [INFO] [stdout] test icmpv6::echo_request::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test icmpv6::echo_request::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test icmpv6::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test icmpv6::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test icmpv6::time_exceeded::tests::test_checksum ... ok [INFO] [stdout] test icmpv6::tests::test_checksum ... ok [INFO] [stdout] test icmpv6::echo_request::tests::test_view ... ok [INFO] [stdout] test icmpv6::time_exceeded::tests::test_icmp_code ... ok [INFO] [stdout] test icmpv6::time_exceeded::tests::test_icmp_type ... ok [INFO] [stdout] test icmpv6::tests::test_icmp_code ... ok [INFO] [stdout] test icmpv6::time_exceeded::tests::test_length ... ok [INFO] [stdout] test icmpv6::time_exceeded::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test ipv4::tests::test_dscp ... ok [INFO] [stdout] test ipv4::tests::test_dscp_and_ecn ... ok [INFO] [stdout] test icmpv6::time_exceeded::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test icmpv6::tests::test_icmp_type ... ok [INFO] [stdout] test icmpv6::time_exceeded::tests::test_view ... ok [INFO] [stdout] test ipv4::tests::test_destination ... ok [INFO] [stdout] test ipv4::tests::test_time_to_live ... ok [INFO] [stdout] test ipv4::tests::test_source ... ok [INFO] [stdout] test ipv4::tests::test_ecn ... ok [INFO] [stdout] test ipv4::tests::test_header_checksum ... ok [INFO] [stdout] test ipv4::tests::test_flags ... ok [INFO] [stdout] test ipv4::tests::test_total_length ... ok [INFO] [stdout] test ipv4::tests::test_version_and_header_length ... ok [INFO] [stdout] test ipv4::tests::test_identification ... ok [INFO] [stdout] test ipv6::tests::test_destination_address ... ok [INFO] [stdout] test ipv6::tests::test_flow_label ... ok [INFO] [stdout] test ipv4::tests::test_header_length ... ok [INFO] [stdout] test ipv4::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test ipv4::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test ipv4::tests::test_protocol ... ok [INFO] [stdout] test ipv6::tests::test_hop_limit ... ok [INFO] [stdout] test ipv4::tests::test_version ... ok [INFO] [stdout] test ipv6::tests::test_next_header ... ok [INFO] [stdout] test ipv6::tests::test_payload_length ... ok [INFO] [stdout] test ipv6::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test ipv4::tests::test_view ... ok [INFO] [stdout] test ipv6::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test ipv6::tests::test_traffic_class ... ok [INFO] [stdout] test ipv6::tests::test_version ... ok [INFO] [stdout] test ipv6::tests::test_version_and_traffic_class ... ok [INFO] [stdout] test ipv6::tests::test_source_address ... ok [INFO] [stdout] test tcp::tests::test_acknowledgement ... ok [INFO] [stdout] test ipv6::tests::test_view ... ok [INFO] [stdout] test tcp::tests::test_data_offset ... ok [INFO] [stdout] test tcp::tests::test_data_offset_and_reserved ... ok [INFO] [stdout] test tcp::tests::test_checksum ... ok [INFO] [stdout] test tcp::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test tcp::tests::test_data_offset_and_reserved_and_flags ... ok [INFO] [stdout] test tcp::tests::test_flags ... ok [INFO] [stdout] test udp::tests::test_checksum ... ok [INFO] [stdout] test tcp::tests::test_reserved ... ok [INFO] [stdout] test udp::tests::test_destination ... ok [INFO] [stdout] test udp::tests::test_new_insufficient_buffer ... ok [INFO] [stdout] test udp::tests::test_source ... ok [INFO] [stdout] test tcp::tests::test_destination ... ok [INFO] [stdout] test tcp::tests::test_sequence ... ok [INFO] [stdout] test tcp::tests::test_source ... ok [INFO] [stdout] test tcp::tests::test_view ... ok [INFO] [stdout] test tcp::tests::test_urgent_pointer ... ok [INFO] [stdout] test udp::tests::test_view ... ok [INFO] [stdout] test tcp::tests::test_reserved_and_flags ... ok [INFO] [stdout] test udp::tests::test_length ... ok [INFO] [stdout] test tcp::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test tcp::tests::test_window_size ... ok [INFO] [stdout] test udp::tests::test_new_view_insufficient_buffer ... ok [INFO] [stdout] test buffer::tests::test_immutable_buffer_cannot_mut_slice - should panic ... ok [INFO] [stdout] test buffer::tests::test_immutable_buffer_cannot_write - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 166 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trippy_privilege-3f1f32b83199e8a5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trippy_tui-bd6e26ce43fbcff4) [INFO] [stdout] [INFO] [stdout] running 387 tests [INFO] [stdout] test config::binding::binding_tests::test_key_binding::char_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::delete_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::backtab_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::end_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::down_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::backspace_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::enter_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::home_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::escape_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::i_with_ctrl_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::i_with_shift_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::insert_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::left_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::null_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::number_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::pagedown_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::pageup_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::punctuation_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::tab_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::up_with_ctrl_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::right_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::up_without_any_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::with_alt_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::with_alt_shift_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::with_hyper_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::with_super_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::with_all_modifiers ... ok [INFO] [stdout] test config::binding::binding_tests::test_unknown_key ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::with_meta_modifier ... ok [INFO] [stdout] test config::binding::binding_tests::test_unknown_modifier ... ok [INFO] [stdout] test config::columns::tests::test_display_formatting_for_tui_column::tuicolumn_host_o_expects ... ok [INFO] [stdout] test config::binding::binding_tests::test_unknown_second_modifier ... ok [INFO] [stdout] test config::columns::tests::test_display_formatting_for_tui_column::tuicolumn_average_v_expects ... ok [INFO] [stdout] test config::binding::binding_tests::test_key_binding::with_shift_modifier ... ok [INFO] [stdout] test config::columns::tests::test_display_formatting_for_tui_column::tuicolumn_best_b_expects ... ok [INFO] [stdout] test config::columns::tests::test_display_formatting_for_tui_column::tuicolumn_received_r_expects ... ok [INFO] [stdout] test config::columns::tests::test_display_formatting_for_tui_column::tuicolumn_sent_s_expects ... ok [INFO] [stdout] test config::columns::tests::test_default_for_tui_columns ... ok [INFO] [stdout] test config::columns::tests::test_display_formatting_for_tui_column::tuicolumn_status_t_expects ... ok [INFO] [stdout] test config::columns::tests::test_display_formatting_for_tui_column::tuicolumn_ttl_h_expects ... ok [INFO] [stdout] test config::columns::tests::test_display_formatting_for_tui_column::tuicolumn_worst_w_expects ... ok [INFO] [stdout] test config::columns::tests::test_try_from_char_for_tui_column::_a_tuicolumn_last_expects ... ok [INFO] [stdout] test config::columns::tests::test_find_duplicates_for_tui_columns ... ok [INFO] [stdout] test config::columns::tests::test_try_from_char_for_tui_column::_b_tuicolumn_best_expects ... ok [INFO] [stdout] test config::columns::tests::test_try_from_char_for_tui_column::_d_tuicolumn_stddev_expects ... ok [INFO] [stdout] test config::columns::tests::test_display_formatting_for_tui_column::tuicolumn_last_a_expects ... ok [INFO] [stdout] test config::columns::tests::test_display_formatting_for_tui_column::tuicolumn_losspct_l_expects ... ok [INFO] [stdout] test config::columns::tests::test_try_from_char_for_tui_column::_r_tuicolumn_received_expects ... ok [INFO] [stdout] test config::columns::tests::test_try_from_char_for_tui_column::_t_tuicolumn_status_expects ... ok [INFO] [stdout] test config::columns::tests::test_try_from_char_for_tui_column::_v_tuicolumn_average_expects ... ok [INFO] [stdout] test config::columns::tests::test_try_invalid_char_for_tui_column::invalid_k ... ok [INFO] [stdout] test config::columns::tests::test_try_invalid_char_for_tui_column::invalid_z ... ok [INFO] [stdout] test config::columns::tests::test_try_from_char_for_tui_column::_h_tuicolumn_ttl_expects ... ok [INFO] [stdout] test config::tests::test_action::generate_invalid_shell_completions ... ok [INFO] [stdout] test config::tests::test_action::generate_man_page ... ok [INFO] [stdout] test config::tests::test_action::generate_elvish_shell_completions ... ok [INFO] [stdout] test config::columns::tests::test_try_from_char_for_tui_column::_l_tuicolumn_losspct_expects ... ok [INFO] [stdout] test config::columns::tests::test_try_from_char_for_tui_column::_o_tuicolumn_host_expects ... ok [INFO] [stdout] test config::columns::tests::test_display_formatting_for_tui_column::tuicolumn_stddev_d_expects ... ok [INFO] [stdout] test config::columns::tests::test_try_from_char_for_tui_column::_w_tuicolumn_worst_expects ... ok [INFO] [stdout] test config::columns::tests::test_try_from_char_for_tui_column::_s_tuicolumn_sent_expects ... ok [INFO] [stdout] test config::columns::tests::test_try_from_str_for_tui_columns ... ok [INFO] [stdout] test config::tests::test_action::generate_fish_shell_completions ... ok [INFO] [stdout] test config::tests::test_action::generate_zsh_shell_completions ... ok [INFO] [stdout] test config::tests::test_action::print_config_template ... ok [INFO] [stdout] test config::tests::test_action::print_all_locales ... ok [INFO] [stdout] test config::tests::test_action::print_the_tui_binding_commands ... ok [INFO] [stdout] test config::tests::test_addr_family::custom_address_family_short ... ok [INFO] [stdout] test config::tests::test_action::generate_bash_shell_completions ... ok [INFO] [stdout] test config::tests::test_addr_family::default_address_family ... ok [INFO] [stdout] test config::file::tests::test_parse_config_sample ... ok [INFO] [stdout] test config::tests::test_addr_family::ipv4_address_family_shortcut ... ok [INFO] [stdout] test config::tests::test_action::generate_powershell_shell_completions ... ok [INFO] [stdout] test config::tests::test_action::print_the_tui_theme_items ... ok [INFO] [stdout] test config::tests::test_addr_family::invalid_address_family_shortcut ... ok [INFO] [stdout] test config::tests::test_addr_family::ipv6_then_ipv4_address_family ... ok [INFO] [stdout] test config::tests::test_addr_family::invalid_address_family ... ok [INFO] [stdout] test config::tests::test_addr_family::ipv4_address_family ... ok [INFO] [stdout] test config::tests::test_addr_family::ipv6_address_family_shortcut ... ok [INFO] [stdout] test config::tests::test_addr_family::ipv6_address_family ... ok [INFO] [stdout] test config::tests::test_addr_family::ipv4_then_ipv6_address_family ... ok [INFO] [stdout] test config::tests::test_config::custom_config_file ... ok [INFO] [stdout] test config::tests::test_config::custom_config_file_short ... ok [INFO] [stdout] test config::tests::test_config_default ... ok [INFO] [stdout] test config::tests::test_deprecated::deprecated_toggle_privacy_key_binding ... ok [INFO] [stdout] test config::tests::test_dns_resolve::default_resolve_method ... ok [INFO] [stdout] test config::tests::test_dns_resolve::invalid_resolve_method ... ok [INFO] [stdout] test config::tests::test_dns_resolve::custom_resolve_method_google ... ok [INFO] [stdout] test config::tests::test_dns_timeout::default_dns_timeout ... ok [INFO] [stdout] test config::tests::test_dns_resolve_all::custom_dns_resolve_all ... ok [INFO] [stdout] test config::tests::test_dns_resolve::custom_resolve_method_system_short ... ok [INFO] [stdout] test config::tests::test_dns_resolve::custom_resolve_method_cloudflare ... ok [INFO] [stdout] test config::tests::test_deprecated::deprecated_tui_max_samples ... ok [INFO] [stdout] test config::tests::test_deprecated::deprecated_tui_max_flows ... ok [INFO] [stdout] test config::tests::test_dns_resolve::custom_resolve_method_system ... ok [INFO] [stdout] test config::tests::test_dns_resolve::custom_resolve_method_resolv ... ok [INFO] [stdout] test config::tests::test_config_sample ... ok [INFO] [stdout] test config::tests::test_geoip_mmdb_file::custom_geoip_mmdb_file ... ok [INFO] [stdout] test config::tests::test_dns_ttl::invalid_custom_dns_ttl ... ok [INFO] [stdout] test config::tests::test_geoip_mmdb_file::custom_geoip_mmdb_file_short ... ok [INFO] [stdout] test config::tests::test_dns_timeout::invalid_custom_dns_timeout ... ok [INFO] [stdout] test config::tests::test_dns_resolve_all::default_dns_resolve_all ... ok [INFO] [stdout] test config::tests::test_dns_resolve_all::custom_dns_resolve_all_short ... ok [INFO] [stdout] test config::tests::test_dns_ttl::custom_dns_ttl ... ok [INFO] [stdout] test config::tests::test_dns_ttl::default_dns_ttl ... ok [INFO] [stdout] test config::tests::test_grace_duration::invalid_high_grace_duration ... ok [INFO] [stdout] test config::tests::test_geoip_mmdb_file::default_geoip_mmdb_file ... ok [INFO] [stdout] test config::tests::test_grace_duration::invalid_low_grace_duration ... ok [INFO] [stdout] test config::tests::test_grace_duration::invalid_format_grace_duration ... ok [INFO] [stdout] test config::tests::test_grace_duration::default_grace_duration ... ok [INFO] [stdout] test config::tests::test_grace_duration::custom_grace_duration_short ... ok [INFO] [stdout] test config::tests::test_dns_timeout::custom_dns_timeout ... ok [INFO] [stdout] test config::tests::test_init_seq::custom_initial_sequence ... ok [INFO] [stdout] test config::tests::test_icmp_extensions::default_icmp_extensions ... ok [INFO] [stdout] test config::tests::test_init_seq::invalid_format_initial_sequence ... ok [INFO] [stdout] test config::tests::test_icmp_extensions::enabled_icmp_extensions ... ok [INFO] [stdout] test config::tests::test_grace_duration::custom_grace_duration ... ok [INFO] [stdout] test config::tests::test_interface::default_interface ... ok [INFO] [stdout] test config::tests::test_init_seq::invalid_high_initial_sequence ... ok [INFO] [stdout] test config::tests::test_interface::custom_interface ... ok [INFO] [stdout] test config::tests::test_icmp_extensions::enabled_icmp_extensions_short ... ok [INFO] [stdout] test config::tests::test_log_format::invalid_log_format ... ok [INFO] [stdout] test config::tests::test_log_filter::default_log_filter ... ok [INFO] [stdout] test config::tests::test_log_format::default_log_format ... ok [INFO] [stdout] test config::tests::test_log_format::chrome_log_format ... ok [INFO] [stdout] test config::tests::test_log_format::json_log_format ... ok [INFO] [stdout] test config::tests::test_log_span::full_log_span ... ok [INFO] [stdout] test config::tests::test_log_span::invalid_log_span ... ok [INFO] [stdout] test config::tests::test_log_filter::custom_log_filter ... ok [INFO] [stdout] test config::tests::test_init_seq::default_initial_sequence ... ok [INFO] [stdout] test config::tests::test_log_span::active_log_span ... ok [INFO] [stdout] test config::tests::test_interface::custom_interface_short ... ok [INFO] [stdout] test config::tests::test_log_span::default_log_span ... ok [INFO] [stdout] test config::tests::test_log_format::compact_log_format ... ok [INFO] [stdout] test config::tests::test_log_format::pretty_log_format ... ok [INFO] [stdout] test config::tests::test_log_span::off_log_span ... ok [INFO] [stdout] test config::tests::test_lookup_as_info::custom_dns_lookup_as_info ... ok [INFO] [stdout] test config::tests::test_max_flows::invalid_max_flows ... ok [INFO] [stdout] test config::tests::test_lookup_as_info::invalid_resolve_method_for_as_info ... ok [INFO] [stdout] test config::tests::test_max_inflight::invalid_format_max_inflight ... ok [INFO] [stdout] test config::tests::test_lookup_as_info::custom_dns_lookup_as_info_short ... ok [INFO] [stdout] test config::tests::test_max_inflight::custom_max_inflight ... ok [INFO] [stdout] test config::tests::test_max_inflight::invalid_high_max_inflight ... ok [INFO] [stdout] test config::tests::test_max_flows::custom_max_flows ... ok [INFO] [stdout] test config::tests::test_max_samples::custom_max_samples ... ok [INFO] [stdout] test config::tests::test_max_flows::default_max_flows ... ok [INFO] [stdout] test config::tests::test_max_inflight::invalid_low_max_inflight ... ok [INFO] [stdout] test config::tests::test_max_samples::default_max_samples ... ok [INFO] [stdout] test config::tests::test_lookup_as_info::default_dns_lookup_as_info ... ok [INFO] [stdout] test config::tests::test_max_inflight::default_max_inflight ... ok [INFO] [stdout] test config::tests::test_max_inflight::custom_max_inflight_short ... ok [INFO] [stdout] test config::tests::test_max_samples::custom_max_samples_short ... ok [INFO] [stdout] test config::tests::test_mode::default_mode ... ok [INFO] [stdout] test config::tests::test_mode::dot_mode ... ok [INFO] [stdout] test config::tests::test_mode::flows_mode ... ok [INFO] [stdout] test config::tests::test_mode::json_mode ... ok [INFO] [stdout] test config::tests::test_max_samples::invalid_max_samples ... ok [INFO] [stdout] test config::tests::test_mode::invalid_dot_mode ... ok [INFO] [stdout] test config::tests::test_mode::invalid_mode ... ok [INFO] [stdout] test config::tests::test_mode::invalid_flows_mode ... ok [INFO] [stdout] test config::tests::test_mode::silent_mode ... ok [INFO] [stdout] test config::tests::test_multipath::default_strategy ... ok [INFO] [stdout] test config::tests::test_mode::markdown_mode ... ok [INFO] [stdout] test config::tests::test_multipath::dublin_strategy ... ok [INFO] [stdout] test config::tests::test_multipath::classic_strategy_short ... ok [INFO] [stdout] test config::tests::test_mode::tui_mode ... ok [INFO] [stdout] test config::tests::test_mode::csv_mode ... ok [INFO] [stdout] test config::tests::test_multipath::paris_strategy ... ok [INFO] [stdout] test config::tests::test_multipath::dublin_with_invalid_protocol_tcp ... ok [INFO] [stdout] test config::tests::test_mode::tui_mode_short ... ok [INFO] [stdout] test config::tests::test_multipath::classic_strategy ... ok [INFO] [stdout] test config::tests::test_mode::stream_mode ... ok [INFO] [stdout] test config::tests::test_multipath::paris_with_invalid_protocol_tcp ... ok [INFO] [stdout] test config::tests::test_packet_size::default_packet_size ... ok [INFO] [stdout] test config::tests::test_multipath::invalid_strategy ... ok [INFO] [stdout] test config::tests::test_multipath::paris_with_invalid_protocol_icmp ... ok [INFO] [stdout] test config::tests::test_multipath::dublin_with_invalid_protocol_icmp ... ok [INFO] [stdout] test config::tests::test_packet_size::custom_packet_size ... ok [INFO] [stdout] test config::tests::test_packet_size::invalid_low_packet_size_for_ipv4 ... ok [INFO] [stdout] test config::tests::test_packet_size::invalid_low_packet_size_for_ipv4_then_ipv6 ... ok [INFO] [stdout] test config::tests::test_packet_size::invalid_low_packet_size_for_ipv6 ... ok [INFO] [stdout] test config::tests::test_packet_size::invalid_high_packet_size_for_ipv6 ... ok [INFO] [stdout] test config::tests::test_packet_size::invalid_format_packet_size ... ok [INFO] [stdout] test config::tests::test_packet_size::invalid_out_of_range_packet_size ... ok [INFO] [stdout] test config::tests::test_mode::pretty_mode ... ok [INFO] [stdout] test config::tests::test_payload_pattern::invalid_format_payload_pattern ... ok [INFO] [stdout] test config::tests::test_payload_pattern::custom_payload_pattern ... ok [INFO] [stdout] test config::tests::test_ports::tcp_protocol_custom_target_port ... ok [INFO] [stdout] test config::tests::test_payload_pattern::invalid_out_of_range_payload_pattern ... ok [INFO] [stdout] test config::tests::test_packet_size::invalid_low_packet_size_for_ipv6_then_ipv4 ... ok [INFO] [stdout] test config::tests::test_packet_size::invalid_high_packet_size_for_ipv4 ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_custom_both_ports_with_invalid_strategy ... ok [INFO] [stdout] test config::tests::test_ports::tcp_protocol_custom_src_port ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_custom_target_port ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_custom_src_port ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_custom_target_port_short ... ok [INFO] [stdout] test config::tests::test_payload_pattern::default_payload_pattern_size ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_custom_src_port_short ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_invalid_src_port ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_dublin_strategy_custom_both_ports ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_paris_strategy_default_ports ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_paris_strategy_custom_both_ports ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_dublin_strategy_default_ports ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_dublin_strategy_custom_target_port ... ok [INFO] [stdout] test config::tests::test_privilege::has_privilege_and_needs ... ok [INFO] [stdout] test config::tests::test_privilege::has_privilege_and_needs_in_unprivileged_mode ... ok [INFO] [stdout] test config::tests::test_privilege::default_privilege_mode ... ok [INFO] [stdout] test config::tests::test_privilege::invalid_unprivileged_mode_for_dublin ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_paris_strategy_custom_target_port ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_dublin_strategy_custom_src_port ... ok [INFO] [stdout] test config::tests::test_ports::udp_protocol_paris_strategy_custom_src_port ... ok [INFO] [stdout] test config::tests::test_privilege::no_privilege_and_needs ... ok [INFO] [stdout] test config::tests::test_privilege::no_privilege_and_not_needs ... ok [INFO] [stdout] test config::tests::test_privilege::no_privilege_and_not_needs_in_unprivileged_mode ... ok [INFO] [stdout] test config::tests::test_privilege::no_privilege_and_needs_in_unprivileged_mode ... ok [INFO] [stdout] test config::tests::test_protocol::invalid_protocol ... ok [INFO] [stdout] test config::tests::test_protocol::invalid_protocol_short ... ok [INFO] [stdout] test config::tests::test_protocol::icmp_protocol_short ... ok [INFO] [stdout] test config::tests::test_protocol::icmp_protocol_shortcut ... ok [INFO] [stdout] test config::tests::test_privilege::unprivileged_mode ... ok [INFO] [stdout] test config::tests::test_privilege::invalid_unprivileged_mode_for_paris ... ok [INFO] [stdout] test config::tests::test_protocol::tcp_protocol ... ok [INFO] [stdout] test config::tests::test_privilege::unprivileged_mode_short ... ok [INFO] [stdout] test config::tests::test_protocol::tcp_protocol_short ... ok [INFO] [stdout] test config::tests::test_protocol::icmp_protocol ... ok [INFO] [stdout] test config::tests::test_protocol::default_protocol ... ok [INFO] [stdout] test config::tests::test_protocol::udp_protocol ... ok [INFO] [stdout] test config::tests::test_protocol::udp_protocol_shortcut ... ok [INFO] [stdout] test config::tests::test_report_cycles::custom_report_cycles ... ok [INFO] [stdout] test config::tests::test_read_timeout::invalid_low_custom_read_timeout ... ok [INFO] [stdout] test config::tests::test_protocol::udp_protocol_short ... ok [INFO] [stdout] test config::tests::test_protocol::tcp_protocol_shortcut ... ok [INFO] [stdout] test config::tests::test_read_timeout::custom_read_timeout ... ok [INFO] [stdout] test config::tests::test_report_cycles::custom_report_cycles_short ... ok [INFO] [stdout] test config::tests::test_report_cycles::invalid_report_cycles ... ok [INFO] [stdout] test config::tests::test_read_timeout::invalid_high_custom_read_timeout ... ok [INFO] [stdout] test config::tests::test_read_timeout::invalid_custom_read_timeout ... ok [INFO] [stdout] test config::tests::test_read_timeout::default_read_timeout ... ok [INFO] [stdout] test config::tests::test_round_duration::custom_max_round_duration_short ... ok [INFO] [stdout] test config::tests::test_round_duration::custom_max_round_duration ... ok [INFO] [stdout] test config::tests::test_report_cycles::invalid_low_report_cycles ... ok [INFO] [stdout] test config::tests::test_round_duration::invalid_format_max_round_duration ... ok [INFO] [stdout] test config::tests::test_round_duration::custom_min_and_max_round_duration ... ok [INFO] [stdout] test config::tests::test_round_duration::default_max_round_duration ... ok [INFO] [stdout] test config::tests::test_round_duration::default_min_round_duration ... ok [INFO] [stdout] test config::tests::test_report_cycles::default_report_cycles ... ok [INFO] [stdout] test config::tests::test_round_duration::min_round_duration_greater_than_max ... ok [INFO] [stdout] test config::tests::test_source_address::custom_ipv4_source_address_short ... ok [INFO] [stdout] test config::tests::test_round_duration::custom_min_round_duration_short ... ok [INFO] [stdout] test config::tests::test_target::multiple_targets_between_args ... ok [INFO] [stdout] test config::tests::test_round_duration::invalid_format_min_round_duration ... ok [INFO] [stdout] test config::tests::test_round_duration::custom_min_round_duration ... ok [INFO] [stdout] test config::tests::test_source_address::invalid_source_address ... ok [INFO] [stdout] test config::tests::test_source_address::custom_ipv4_source_address ... ok [INFO] [stdout] test config::tests::test_source_address::custom_ipv6_source_address ... ok [INFO] [stdout] test config::tests::test_source_address::default_source_address ... ok [INFO] [stdout] test config::tests::test_target::multiple_targets_after_args ... ok [INFO] [stdout] test config::tests::test_target::multiple_targets_before_args ... ok [INFO] [stdout] test config::tests::test_target::single_target_after_args ... ok [INFO] [stdout] test config::tests::test_tos::custom_tos ... ok [INFO] [stdout] test config::tests::test_target::single_target ... ok [INFO] [stdout] test config::tests::test_target::single_target_before_args ... ok [INFO] [stdout] test config::tests::test_target::multiple_targets ... ok [INFO] [stdout] test config::tests::test_tos::default_tos ... ok [INFO] [stdout] test config::tests::test_tos::invalid_format_tos ... ok [INFO] [stdout] test config::tests::test_tos::custom_tos_short ... ok [INFO] [stdout] test config::tests::test_ttl::custom_first_ttl ... ok [INFO] [stdout] test config::tests::test_tos::invalid_high_tos ... ok [INFO] [stdout] test config::tests::test_ttl::custom_first_ttl_short ... ok [INFO] [stdout] test config::tests::test_ttl::default_first_ttl ... ok [INFO] [stdout] test config::tests::test_ttl::default_max_ttl ... ok [INFO] [stdout] test config::tests::test_ttl::custom_max_ttl_short ... ok [INFO] [stdout] test config::tests::test_ttl::invalid_high_max_ttl ... ok [INFO] [stdout] test config::tests::test_ttl::invalid_low_first_ttl ... ok [INFO] [stdout] test config::tests::test_ttl::custom_max_ttl ... ok [INFO] [stdout] test config::tests::test_ttl::invalid_low_max_ttl ... ok [INFO] [stdout] test config::tests::test_tui_address_mode::both_tui_address_mode ... ok [INFO] [stdout] test config::tests::test_help::show_short_help ... ok [INFO] [stdout] test config::tests::test_help::show_default_help ... ok [INFO] [stdout] test config::tests::test_ttl::first_ttl_higher_than_max_ttl ... ok [INFO] [stdout] test config::tests::test_help::show_long_help ... ok [INFO] [stdout] test config::tests::test_tui_address_mode::custom_tui_address_mode_short ... ok [INFO] [stdout] test config::tests::test_ttl::invalid_high_first_ttl ... ok [INFO] [stdout] test config::tests::test_ttl::custom_first_and_max_ttl ... ok [INFO] [stdout] test config::tests::test_tui_address_mode::default_tui_address_mode ... ok [INFO] [stdout] test config::tests::test_tui_as_mode::country_code_tui_as_mode ... ok [INFO] [stdout] test config::tests::test_tui_address_mode::ip_tui_address_mode ... ok [INFO] [stdout] test config::tests::test_tui_as_mode::default_tui_as_mode ... ok [INFO] [stdout] test config::tests::test_tui_as_mode::invalid_tui_as_mode ... ok [INFO] [stdout] test config::tests::test_tui_as_mode::name_tui_as_mode ... ok [INFO] [stdout] test config::tests::test_tui_address_mode::invalid_tui_address_mode ... ok [INFO] [stdout] test config::tests::test_tui_as_mode::prefix_tui_as_mode ... ok [INFO] [stdout] test config::tests::test_tui_as_mode::asn_tui_as_mode ... ok [INFO] [stdout] test config::tests::test_tui_as_mode::allocated_tui_as_mode ... ok [INFO] [stdout] test config::tests::test_tui_address_mode::host_tui_address_mode ... ok [INFO] [stdout] test config::tests::test_tui_as_mode::registry_tui_as_mode ... ok [INFO] [stdout] test config::tests::test_tui_bindings::invalid_tui_binding_command ... ok [INFO] [stdout] test config::tests::test_tui_bindings::invalid_tui_binding_key ... ok [INFO] [stdout] test config::tests::test_tui_bindings::custom_tui_bindings ... ok [INFO] [stdout] test config::tests::test_tui_bindings::invalid_tui_binding_duplicate_binding ... ok [INFO] [stdout] test config::tests::test_tui_bindings::default_tui_bindings ... ok [INFO] [stdout] test config::tests::test_tui_geoip_mode::default_tui_geoip_mode ... ok [INFO] [stdout] test config::tests::test_tui_bindings::custom_tui_bindings_multiple ... ok [INFO] [stdout] test config::tests::test_tui_custom_columns::invalid_duplicate_tui_custom_columns ... ok [INFO] [stdout] test config::tests::test_tui_custom_columns::default_tui_custom_columns ... ok [INFO] [stdout] test config::tests::test_tui_custom_columns::custom_tui_custom_columns ... ok [INFO] [stdout] test config::tests::test_tui_geoip_mode::invalid_tui_geoip_mode ... ok [INFO] [stdout] test config::tests::test_tui_geoip_mode::off_tui_geoip_mode ... ok [INFO] [stdout] test config::tests::test_tui_icmp_extension_mode::all_tui_icmp_extension_mode ... ok [INFO] [stdout] test config::tests::test_tui_bindings::invalid_tui_binding_multiple_with_space ... ok [INFO] [stdout] test config::tests::test_tui_geoip_mode::custom_tui_geoip_mode_without_geoip ... ok [INFO] [stdout] test config::tests::test_tui_geoip_mode::location_tui_geoip_mode ... ok [INFO] [stdout] test config::tests::test_tui_custom_columns::invalid_unknown_tui_custom_columns ... ok [INFO] [stdout] test config::tests::test_tui_icmp_extension_mode::default_tui_icmp_extension_mode ... ok [INFO] [stdout] test config::tests::test_tui_geoip_mode::long_tui_geoip_mode ... ok [INFO] [stdout] test config::tests::test_tui_geoip_mode::short_tui_geoip_mode ... ok [INFO] [stdout] test config::tests::test_tui_icmp_extension_mode::full_tui_icmp_extension_mode ... ok [INFO] [stdout] test config::tests::test_tui_icmp_extension_mode::mpls_tui_icmp_extension_mode ... ok [INFO] [stdout] test config::tests::test_tui_locale::default_tui_locale ... ok [INFO] [stdout] test config::tests::test_tui_max_addrs::custom_tui_max_addrs_short ... ok [INFO] [stdout] test config::tests::test_tui_max_addrs::custom_tui_max_addrs ... ok [INFO] [stdout] test config::tests::test_tui_icmp_extension_mode::invalid_tui_icmp_extension_mode ... ok [INFO] [stdout] test config::tests::test_tui_max_addrs::default_tui_max_addrs ... ok [INFO] [stdout] test config::tests::test_tui_max_addrs::invalid_tui_max_addrs ... ok [INFO] [stdout] test config::tests::test_tui_icmp_extension_mode::off_tui_icmp_extension_mode ... ok [INFO] [stdout] test config::tests::test_tui_preserve_screen::default_tui_preserve_screen ... ok [INFO] [stdout] test config::tests::test_tui_privacy_max_ttl::custom_tui_privacy_max_ttl ... ok [INFO] [stdout] test config::tests::test_tui_privacy_max_ttl::invalid_tui_privacy_max_ttl ... ok [INFO] [stdout] test config::tests::test_tui_locale::custom_tui_locale ... ok [INFO] [stdout] test config::tests::test_tui_privacy_max_ttl::default_tui_privacy_max_ttl ... ok [INFO] [stdout] test config::tests::test_tui_preserve_screen::enable_tui_preserve_screen ... ok [INFO] [stdout] test config::tests::test_tui_refresh_rate::invalid_format_tui_refresh_rate ... ok [INFO] [stdout] test config::tests::test_tui_refresh_rate::custom_tui_refresh_rate ... ok [INFO] [stdout] test config::tests::test_tui_refresh_rate::default_tui_refresh_rate ... ok [INFO] [stdout] test config::tests::test_tui_refresh_rate::invalid_high_tui_refresh_rate ... ok [INFO] [stdout] test config::tests::test_tui_refresh_rate::invalid_low_tui_refresh_rate ... ok [INFO] [stdout] test config::tests::test_tui_refresh_rate::invalid_time_unit_tui_refresh_rate ... ok [INFO] [stdout] test config::tests::test_tui_theme::custom_tui_theme_hex_color ... ok [INFO] [stdout] test config::tests::test_tui_theme::invalid_tui_theme_invalid_syntax ... ok [INFO] [stdout] test config::tests::test_tui_theme::custom_tui_theme_multiple ... ok [INFO] [stdout] test config::tests::test_tui_theme::invalid_tui_theme_invalid_multiple_with_space ... ok [INFO] [stdout] test config::tests::test_tui_theme::custom_tui_theme_named_color ... ok [INFO] [stdout] test config::tests::test_verbose::invalid_verbose_mode ... ok [INFO] [stdout] test config::tests::test_tui_theme::default_tui_theme ... ok [INFO] [stdout] test config::tests::test_verbose::default_verbose ... ok [INFO] [stdout] test config::tests::test_tui_theme::invalid_tui_theme_invalid_item ... ok [INFO] [stdout] test config::tests::test_verbose::enable_verbose ... ok [INFO] [stdout] test config::tests::test_tui_theme::invalid_tui_theme_truncated_hex_value ... ok [INFO] [stdout] test config::tests::test_unexpected::invalid_argument ... ok [INFO] [stdout] test config::tests::test_version_help::show_version ... ok [INFO] [stdout] test config::tests::test_tui_theme::invalid_tui_theme_invalid_named_color ... ok [INFO] [stdout] test frontend::columns::tests::test_column_conversion_from_tui_column ... ok [INFO] [stdout] test frontend::columns::tests::test_column_display_formatting::columntype_ttl_expects ... ok [INFO] [stdout] test frontend::columns::tests::test_column_width::columntype_ttl_columnwidth_fixed_4_expects ... ok [INFO] [stdout] test config::tests::test_version_help::show_version_short ... ok [INFO] [stdout] test config::tests::test_verbose::enable_verbose_short ... ok [INFO] [stdout] test frontend::columns::tests::test_column_display_formatting::columntype_stddev_stdev_expects ... ok [INFO] [stdout] test frontend::columns::tests::test_column_width::columntype_losspct_columnwidth_fixed_8_expects ... ok [INFO] [stdout] test frontend::columns::tests::test_column_display_formatting::columntype_sent_snd_expects ... ok [INFO] [stdout] test frontend::columns::tests::test_column_display_formatting::columntype_status_sts_expects ... ok [INFO] [stdout] test frontend::columns::tests::test_column_display_formatting::columntype_average_avg_expects ... ok [INFO] [stdout] test frontend::columns::tests::test_column_display_formatting::columntype_host_host_expects ... ok [INFO] [stdout] test frontend::columns::tests::test_column_width::columntype_host_columnwidth_variable_expects ... ok [INFO] [stdout] test frontend::columns::tests::test_column_display_formatting::columntype_received_recv_expects ... ok [INFO] [stdout] test frontend::columns::tests::test_column_display_formatting::columntype_last_last_expects ... ok [INFO] [stdout] test frontend::columns::tests::test_column_display_formatting::columntype_worst_wrst_expects ... ok [INFO] [stdout] test frontend::columns::tests::test_column_display_formatting::columntype_best_best_expects ... ok [INFO] [stdout] test frontend::columns::tests::test_column_constraints ... ok [INFO] [stdout] test frontend::columns::tests::test_column_display_formatting::columntype_losspct_loss_expects ... ok [INFO] [stdout] test frontend::columns::tests::test_columns_into_string_reverse_str ... ok [INFO] [stdout] test frontend::columns::tests::test_columns_conversion_from_tui_columns ... ok [INFO] [stdout] test geoip::ipinfo::tests::test_country_asn_db_format ... ok [INFO] [stdout] test geoip::ipinfo::tests::test_empty ... ok [INFO] [stdout] test geoip::ipinfo::tests::test_extended_db_format ... ok [INFO] [stdout] test frontend::columns::tests::test_columns_into_string_happy_path ... ok [INFO] [stdout] test frontend::columns::tests::test_columns_into_string_short ... ok [INFO] [stdout] test locale::tests::test_split_locale_underscore ... ok [INFO] [stdout] test locale::tests::test_split_locale_no_region ... ok [INFO] [stdout] test locale::tests::test_split_locale_dash ... ok [INFO] [stdout] test print::tests::test_output::tui_binding_commands_match ... ok [INFO] [stdout] test print::tests::test_output::tui_theme_items_match ... ok [INFO] [stdout] test print::tests::test_output::generate_bash_shell_completions ... ok [INFO] [stdout] test print::tests::test_output::generate_man_page ... ok [INFO] [stdout] test print::tests::test_output::generate_fish_shell_completions ... ok [INFO] [stdout] test print::tests::test_output::generate_elvish_shell_completions ... ok [INFO] [stdout] test print::tests::test_output::generate_powershell_shell_completions ... ok [INFO] [stdout] test print::tests::test_output::generate_zsh_shell_completions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 387 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Doc-tests trippy [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests trippy_core [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::drop_privileges (line 667) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::max_round_duration (line 601) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::max_inflight (line 508) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder (line 20) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::max_ttl (line 461) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::grace_duration (line 483) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::initial_sequence (line 530) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::min_round_duration (line 576) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::max_flows (line 648) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::build (line 689) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::multipath_strategy (line 246) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::first_ttl (line 439) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::interface (line 159) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::max_rounds (line 416) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::icmp_extension_parse_mode (line 336) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::max_samples (line 626) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::port_direction (line 552) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::privilege_mode (line 222) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::packet_size (line 270) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::tcp_connect_timeout (line 388) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::payload_pattern (line 292) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::tos (line 314) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::protocol (line 181) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::new (line 106) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::source_addr (line 130) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/lib.rs - (line 14) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/tracer.rs - tracer::Tracer::spawn (line 185) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::read_timeout (line 363) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/tracer.rs - tracer::Tracer::run_with (line 149) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/builder.rs - builder::Builder::trace_identifier (line 200) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/tracer.rs - tracer::Tracer::run (line 108) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/lib.rs - (line 32) - compile ... ok [INFO] [stdout] test crates/trippy-core/src/tracer.rs - tracer::Tracer::spawn_with (line 229) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Doc-tests trippy_dns [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test crates/trippy-dns/src/config.rs - config::Builder (line 10) - compile ... ok [INFO] [stdout] test crates/trippy-dns/src/lib.rs - (line 16) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests trippy_packet [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test crates/trippy-packet/src/lib.rs - (line 22) ... ok [INFO] [stdout] test crates/trippy-packet/src/lib.rs - (line 39) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Doc-tests trippy_privilege [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test crates/trippy-privilege/src/lib.rs - (line 57) ... ok [INFO] [stdout] test crates/trippy-privilege/src/lib.rs - (line 37) ... ok [INFO] [stdout] test crates/trippy-privilege/src/lib.rs - (line 77) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Doc-tests trippy_tui [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "19cb61385f3dcbc7f51b5086ee3931d679f0bc1a0d0a0d8075410ccc4b0e5fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19cb61385f3dcbc7f51b5086ee3931d679f0bc1a0d0a0d8075410ccc4b0e5fbc", kill_on_drop: false }` [INFO] [stdout] 19cb61385f3dcbc7f51b5086ee3931d679f0bc1a0d0a0d8075410ccc4b0e5fbc