[INFO] fetching crate bgpsim 0.18.5... [INFO] testing bgpsim-0.18.5 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate bgpsim 0.18.5 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate bgpsim 0.18.5 [INFO] finished tweaking crates.io crate bgpsim 0.18.5 [INFO] tweaked toml for crates.io crate bgpsim 0.18.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bgpsim 0.18.5 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bgpsim 0.18.5 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded priority-queue v1.4.0 [INFO] [stderr] Downloaded include-flate-codegen-exports v0.1.4 [INFO] [stderr] Downloaded include-flate-codegen v0.1.4 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded libflate_lz77 v1.2.0 [INFO] [stderr] Downloaded libflate v1.4.0 [INFO] [stderr] Downloaded bgpsim-macros v0.18.1 [INFO] [stderr] Downloaded generic-tests v0.1.3 [INFO] [stderr] Downloaded prefix-trie v0.7.0 [INFO] [stderr] Downloaded geoutils v0.5.1 [INFO] [stderr] Downloaded mapproj v0.4.0 [INFO] [stderr] Downloaded include-flate v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 025d5eb2b32826c4c700e8226acbde18e5710a09753596d0aabe5b4a422057b9 [INFO] running `Command { std: "docker" "start" "-a" "025d5eb2b32826c4c700e8226acbde18e5710a09753596d0aabe5b4a422057b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "025d5eb2b32826c4c700e8226acbde18e5710a09753596d0aabe5b4a422057b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025d5eb2b32826c4c700e8226acbde18e5710a09753596d0aabe5b4a422057b9", kill_on_drop: false }` [INFO] [stdout] 025d5eb2b32826c4c700e8226acbde18e5710a09753596d0aabe5b4a422057b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecaa8a80a05e18542f3757dba2e3c79d2a336e0ab399ba3d8055b7073735c56e [INFO] running `Command { std: "docker" "start" "-a" "ecaa8a80a05e18542f3757dba2e3c79d2a336e0ab399ba3d8055b7073735c56e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bgpsim-macros v0.18.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling prefix-trie v0.7.0 [INFO] [stderr] Compiling bgpsim v0.18.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn iter(&self) -> std::collections::hash_map::Values, ConfigExpr

> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 247 | pub fn iter(&self) -> std::collections::hash_map::Values<'_, ConfigExprKey

, ConfigExpr

> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.47s [INFO] running `Command { std: "docker" "inspect" "ecaa8a80a05e18542f3757dba2e3c79d2a336e0ab399ba3d8055b7073735c56e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecaa8a80a05e18542f3757dba2e3c79d2a336e0ab399ba3d8055b7073735c56e", kill_on_drop: false }` [INFO] [stdout] ecaa8a80a05e18542f3757dba2e3c79d2a336e0ab399ba3d8055b7073735c56e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 356ccddb37bb8e257f7425ec39354922709c5d63fec69d2fd7d2aac2706e9451 [INFO] running `Command { std: "docker" "start" "-a" "356ccddb37bb8e257f7425ec39354922709c5d63fec69d2fd7d2aac2706e9451", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bgpsim-macros v0.18.1 [INFO] [stderr] Compiling generic-tests v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling prefix-trie v0.7.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling bgpsim v0.18.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn iter(&self) -> std::collections::hash_map::Values, ConfigExpr

> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 247 | pub fn iter(&self) -> std::collections::hash_map::Values<'_, ConfigExprKey

, ConfigExpr

> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn iter(&self) -> std::collections::hash_map::Values, ConfigExpr

> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 247 | pub fn iter(&self) -> std::collections::hash_map::Values<'_, ConfigExprKey

, ConfigExpr

> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.53s [INFO] running `Command { std: "docker" "inspect" "356ccddb37bb8e257f7425ec39354922709c5d63fec69d2fd7d2aac2706e9451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "356ccddb37bb8e257f7425ec39354922709c5d63fec69d2fd7d2aac2706e9451", kill_on_drop: false }` [INFO] [stdout] 356ccddb37bb8e257f7425ec39354922709c5d63fec69d2fd7d2aac2706e9451 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31dac20b273a1c1b8f030fc8ca50b7cbf401fa52065b1208623bf83486094ed3 [INFO] running `Command { std: "docker" "start" "-a" "31dac20b273a1c1b8f030fc8ca50b7cbf401fa52065b1208623bf83486094ed3", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/config.rs:247:17 [INFO] [stderr] | [INFO] [stderr] 247 | pub fn iter(&self) -> std::collections::hash_map::Values, ConfigExpr

> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 247 | pub fn iter(&self) -> std::collections::hash_map::Values<'_, ConfigExprKey

, ConfigExpr

> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `bgpsim` (lib) generated 1 warning (run `cargo fix --lib -p bgpsim` to apply 1 suggestion) [INFO] [stderr] warning: `bgpsim` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bgpsim-9442ccd056663c81) [INFO] [stdout] [INFO] [stdout] running 390 tests [INFO] [stdout] test formatter::test::fmt_list_multiline ... ok [INFO] [stdout] test formatter::test::fmt_list ... ok [INFO] [stdout] test formatter::test::fmt_nested_map ... ok [INFO] [stdout] test formatter::test::fmt_map ... ok [INFO] [stdout] test forwarding_state::test::ipv4::t::single_path ... ok [INFO] [stdout] test formatter::test::fmt_nested_list ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::black_hole ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::fw_loop_branch ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::fw_loop ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::fw_loop_branch_two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::simple::black_hole ... ok [INFO] [stdout] test forwarding_state::test::one::simple::fw_loop ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::single_path ... ok [INFO] [stdout] test forwarding_state::test::one::single::black_hole ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::black_hole_two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::simple::two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::single::fw_loop ... ok [INFO] [stdout] test forwarding_state::test::one::simple::fw_loop_branch_two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::single::black_hole_two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::simple::single_path ... ok [INFO] [stdout] test forwarding_state::test::one::single::fw_loop_branch ... ok [INFO] [stdout] test forwarding_state::test::one::simple::black_hole_two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::single::fw_loop_branch_two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::simple::fw_loop_branch ... ok [INFO] [stdout] test forwarding_state::test::one::single::single_path ... ok [INFO] [stdout] test forwarding_state::test::two::ipv4::single_path ... ok [INFO] [stdout] test policies::test::path_condition_edge ... ok [INFO] [stdout] test forwarding_state::test::two::simple::single_path ... ok [INFO] [stdout] test policies::test::path_condition_not ... ok [INFO] [stdout] test forwarding_state::test::ipv4::t::two_paths ... ok [INFO] [stdout] test forwarding_state::test::two::simple::two_paths ... ok [INFO] [stdout] test ospf::local::test::test_exchange_leader ... ok [INFO] [stdout] test ospf::local::test::test_exchange_follower ... ok [INFO] [stdout] test policies::test::path_condition_and ... ok [INFO] [stdout] test forwarding_state::test::one::single::two_paths ... ok [INFO] [stdout] test policies::test::path_condition_node ... ok [INFO] [stdout] test forwarding_state::test::two::ipv4::two_paths ... ok [INFO] [stdout] test policies::test::path_condition_or ... ok [INFO] [stdout] test policies::test::path_positional_any_any ... ok [INFO] [stdout] test policies::test::path_positional_fix_star ... ok [INFO] [stdout] test policies::test::path_positional_single_any ... ok [INFO] [stdout] test policies::test::path_positional_star_fix ... ok [INFO] [stdout] test policies::test::path_positional_single_fix ... ok [INFO] [stdout] test policies::test::path_positional_star_fix_any_fix_star ... ok [INFO] [stdout] test policies::test::path_positional_star_fix_fix_star ... ok [INFO] [stdout] test policies::test::path_positional_star_any ... ok [INFO] [stdout] test policies::test::path_positional_star_fix_star ... ok [INFO] [stdout] test policies::test::path_positional_single_star ... ok [INFO] [stdout] test policies::test::path_positional_star_star ... ok [INFO] [stdout] test policies::test::path_positional_star_fix_star_fix_star ... ok [INFO] [stdout] test policies::test::path_condition_to_cnf_simple ... ok [INFO] [stdout] test policies::test::path_condition_to_cnf_complex ... ok [INFO] [stdout] test test::test_builder::t::simple_global::test_build_external_rotuers ... ok [INFO] [stdout] test test::test_builder::t::simple_global::test_build_ebgp_sessions ... ok [INFO] [stdout] test test::test_builder::t::simple_local::test_build_complete_graph ... ok [INFO] [stdout] test test::test_builder::t::simple_global::test_build_complete_graph ... ok [INFO] [stdout] test test::test_builder::t::single_global::test_build_ibgp_rr ... ok [INFO] [stdout] test test::test_builder::t::single_global::test_build_link_weights ... ok [INFO] [stdout] test test::test_builder::t::single_global::test_build_ibgp_full_mesh ... ok [INFO] [stdout] test test::test_builder::t::single_local::test_build_complete_graph ... ok [INFO] [stdout] test test::test_builder::t::single_global::test_build_external_rotuers ... ok [INFO] [stdout] test test::test_config::t1::ipv4::test_batch_route_map_update ... ok [INFO] [stdout] test test::test_config::t1::ipv4::test_config_diff ... ok [INFO] [stdout] test test::test_config::t1::ipv4::test_config_undo_wrong_patch ... ok [INFO] [stdout] test test::test_config::t1::simple::test_batch_route_map_update ... ok [INFO] [stdout] test test::test_config::t1::simple::test_config_diff ... ok [INFO] [stdout] test test::test_config::t1::simple::test_config_undo_wrong_patch ... ok [INFO] [stdout] test test::test_config::t1::single::test_batch_route_map_update ... ok [INFO] [stdout] test test::test_config::t1::single::test_config_diff ... ok [INFO] [stdout] test test::test_config::t1::single::test_config_undo_wrong_patch ... ok [INFO] [stdout] test test::test_config::t2::ipv4::config_add_remove ... ok [INFO] [stdout] test test::test_config::t2::ipv4::config_unique ... ok [INFO] [stdout] test test::test_config::t2::simple::config_add_remove ... ok [INFO] [stdout] test test::test_config::t2::simple::config_unique ... ok [INFO] [stdout] test test::test_forwarding_state::ipv4::longest_prefix_match ... ok [INFO] [stdout] test test::test_builder::t::single_global::test_build_complete_graph ... ok [INFO] [stdout] test test::test_forwarding_state::ipv4::longest_prefix_match_single_router ... ok [INFO] [stdout] test test::test_builder::t::single_global::test_build_ebgp_sessions ... ok [INFO] [stdout] test test::test_builder::t::simple_global::test_build_ibgp_full_mesh ... ok [INFO] [stdout] test test::test_builder::t::simple_global::test_build_link_weights ... ok [INFO] [stdout] test test::test_builder::t::simple_global::test_build_ibgp_rr ... ok [INFO] [stdout] test test::test_link_failure::t::ipv4_global::simple_failure ... ok [INFO] [stdout] test test::test_link_failure::t::ipv4_global::rr_failure_infinity ... ok [INFO] [stdout] test test::test_builder::t::simple_local::test_build_external_rotuers ... ok [INFO] [stdout] test test::test_builder::t::single_local::test_build_external_rotuers ... ok [INFO] [stdout] test test::test_link_failure::t::ipv4_global::rr_failure ... ok [INFO] [stdout] test test::test_builder::t::simple_local::test_build_ibgp_rr ... ok [INFO] [stdout] test test::test_builder::t::simple_local::test_build_ebgp_sessions ... ok [INFO] [stdout] test test::test_builder::t::simple_local::test_build_ibgp_full_mesh ... ok [INFO] [stdout] test test::test_link_failure::t::simple_global::rr_failure ... ok [INFO] [stdout] test test::test_link_failure::t::simple_global::simple_failure_infinity ... ok [INFO] [stdout] test test::test_link_failure::t::ipv4_local::rr_failure_infinity ... ok [INFO] [stdout] test test::test_link_failure::t::simple_global::rr_failure_infinity ... ok [INFO] [stdout] test test::test_link_failure::t::simple_global::simple_failure ... ok [INFO] [stdout] test test::test_link_failure::t::ipv4_local::simple_failure ... ok [INFO] [stdout] test test::test_link_failure::t::ipv4_local::rr_failure ... ok [INFO] [stdout] test test::test_link_failure::t::simple_local::rr_failure_infinity ... ok [INFO] [stdout] test test::test_builder::t::single_local::test_build_ibgp_rr ... ok [INFO] [stdout] test test::test_link_failure::t::simple_local::simple_failure ... ok [INFO] [stdout] test test::test_link_failure::t::simple_local::rr_failure ... ok [INFO] [stdout] test test::test_builder::t::simple_local::test_build_link_weights ... ok [INFO] [stdout] test test::test_link_failure::t::ipv4_global::simple_failure_infinity ... ok [INFO] [stdout] test test::test_link_failure::t::ipv4_local::simple_failure_infinity ... ok [INFO] [stdout] test test::test_builder::t::single_local::test_build_link_weights ... ok [INFO] [stdout] test test::test_link_failure::t::single_global::simple_failure ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_propagation_client_peers ... ok [INFO] [stdout] test test::test_link_failure::t::single_global::simple_failure_infinity ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_outgoing_2 ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_outgoing ... ok [INFO] [stdout] test test::test_link_failure::t::single_global::rr_failure ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_incoming_2 ... ok [INFO] [stdout] test test::test_link_failure::t::single_global::rr_failure_infinity ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_incoming ... ok [INFO] [stdout] test test::test_builder::t::single_local::test_build_ebgp_sessions ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_peers_outgoing ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_propagation_path ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_get_router ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_peers_incoming ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_transform ... ok [INFO] [stdout] test test::test_builder::t::single_local::test_build_ibgp_full_mesh ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_bgp_connectivity ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_bgp_rib_entries ... ok [INFO] [stdout] test test::test_link_failure::t::single_local::simple_failure_infinity ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_single_router ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_bgp_decision ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_config_extractor ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::bgp_propagation_client_peers ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_load_balancing ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_static_route ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_static_route_load_balancing ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_reach ... ok [INFO] [stdout] test test::test_link_failure::t::single_local::rr_failure ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_link_failure ... ok [INFO] [stdout] test test::test_link_failure::t::single_local::simple_failure ... ok [INFO] [stdout] test test::test_link_failure::t::single_local::rr_failure_infinity ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::bgp_state_incoming ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::bgp_state_outgoing ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::bgp_state_peers_incoming ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::bgp_state_peers_outgoing ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::bgp_state_outgoing_2 ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_route_maps ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_remove_router ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::bgp_state_incoming_2 ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_bgp_rib_entries ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_config_extractor ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::bgp_state_propagation_path ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::bgp_state_reach ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_get_router ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::bgp_state_transform ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_single_router ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::bgp_propagation_client_peers ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_bgp_connectivity ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_bgp_decision ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_static_route ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::bgp_state_incoming ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::bgp_state_reach ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::bgp_state_incoming_2 ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_load_balancing ... ok [INFO] [stdout] test test::test_link_failure::t::simple_local::simple_failure_infinity ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::bgp_state_outgoing ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::bgp_state_peers_incoming ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_static_route_load_balancing ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::bgp_state_propagation_path ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::bgp_state_outgoing_2 ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_route_maps ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::bgp_state_peers_outgoing ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_get_router ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::bgp_state_transform ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_single_router ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_bgp_rib_entries ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_bgp_connectivity ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_config_extractor ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::bgp_propagation_client_peers ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_static_route ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_link_failure ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::bgp_state_outgoing ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_static_route_load_balancing ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::bgp_state_incoming_2 ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::bgp_state_propagation_path ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_remove_router ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_bgp_decision ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::bgp_state_outgoing_2 ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::bgp_state_peers_outgoing ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_route_maps ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_load_balancing ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::bgp_state_incoming ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::bgp_state_reach ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_get_router ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::bgp_state_transform ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_single_router ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_bgp_decision ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_config_extractor ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::bgp_propagation_client_peers ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_bgp_rib_entries ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_static_route ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::bgp_state_outgoing ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_load_balancing ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::bgp_state_incoming_2 ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::bgp_state_reach ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::bgp_state_peers_incoming ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::bgp_state_propagation_path ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::bgp_state_incoming ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_static_route_load_balancing ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::bgp_state_outgoing_2 ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_bgp_connectivity ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::bgp_state_transform ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_bgp_connectivity ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_get_router ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_bgp_decision ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_single_router ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_link_failure ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_link_failure ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_bgp_rib_entries ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_config_extractor ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::bgp_state_peers_outgoing ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_link_failure ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::bgp_propagation_client_peers ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_static_route_load_balancing ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_load_balancing ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_static_route ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_remove_router ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::bgp_state_outgoing_2 ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::bgp_state_incoming ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::bgp_state_incoming_2 ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::bgp_state_outgoing ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_bgp_connectivity ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::bgp_state_peers_incoming ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_route_maps ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::bgp_state_reach ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::bgp_state_peers_incoming ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_get_router ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_single_router ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_bgp_rib_entries ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::bgp_state_transform ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_bgp_decision ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_config_extractor ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_link_failure ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_load_balancing ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_static_route ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::bgp_state_propagation_path ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::bgp_state_peers_outgoing ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_static_route_load_balancing ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_route_maps ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_route_maps ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_global::test_external_router ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_global::test_route_order2 ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_global::test_pylon_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_global::test_bad_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_global::test_route_order1 ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_global::test_simple ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_global::change_ibgp_topology_2 ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_remove_router ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_remove_router ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_remove_router ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_local::test_external_router ... ok [INFO] [stdout] test test::test_network_complete::t2::global::carousel_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_local::test_route_order1 ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_local::test_simple ... ok [INFO] [stdout] test test::test_network_complete::t::simple_global::test_external_router ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_local::test_bad_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_local::test_route_order2 ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_local::change_ibgp_topology_2 ... ok [INFO] [stdout] test test::test_network_complete::t::simple_global::test_route_order2 ... ok [INFO] [stdout] test test::test_network_complete::t::simple_global::test_route_order1 ... ok [INFO] [stdout] test test::test_network_complete::t::simple_global::test_simple ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_local::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_global::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_network_complete::t2::local::carousel_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::simple_global::test_bad_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::simple_global::change_ibgp_topology_2 ... ok [INFO] [stdout] test test::test_network_complete::t::simple_local::test_route_order2 ... ok [INFO] [stdout] test test::test_network_complete::t::simple_global::test_pylon_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::simple_local::test_simple ... ok [INFO] [stdout] test test::test_network_complete::t::single_global::test_external_router ... ok [INFO] [stdout] test test::test_network_complete::t::simple_local::test_route_order1 ... ok [INFO] [stdout] test test::test_network_complete::t::simple_local::test_external_router ... ok [INFO] [stdout] test test::test_network_complete::t::single_global::test_route_order1 ... ok [INFO] [stdout] test test::test_network_complete::t::single_global::test_pylon_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::single_global::test_simple ... ok [INFO] [stdout] test test::test_network_complete::t::single_global::test_route_order2 ... ok [INFO] [stdout] test test::test_network_complete::t::simple_local::test_bad_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::single_global::test_bad_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::single_local::test_external_router ... ok [INFO] [stdout] test test::test_network_complete::t::simple_local::change_ibgp_topology_2 ... ok [INFO] [stdout] test test::test_network_complete::t::single_global::change_ibgp_topology_2 ... ok [INFO] [stdout] test test::test_network_complete::t::single_local::test_route_order1 ... ok [INFO] [stdout] test test::test_network_complete::t::single_local::test_route_order2 ... ok [INFO] [stdout] test test::test_network_config::t::ipv4::batch_route_map_update ... ok [INFO] [stdout] test test::test_network_complete::t::single_global::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_network_complete::t::single_local::test_bad_gadget ... ok [INFO] [stdout] test test::test_network_complete::t2::global::test_twicebad_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::single_local::test_simple ... ok [INFO] [stdout] test test::test_network_complete::t::single_local::change_ibgp_topology_2 ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_local::test_pylon_gadget ... ok [INFO] [stdout] test test::test_network_config::t::ipv4::test_route_order2 ... ok [INFO] [stdout] test test::test_network_complete::t::simple_local::test_pylon_gadget ... ok [INFO] [stdout] test test::test_network_config::t::simple::batch_route_map_update ... ok [INFO] [stdout] test test::test_network_config::t::ipv4::test_external_router ... ok [INFO] [stdout] test test::test_network_config::t::ipv4::test_simple ... ok [INFO] [stdout] test test::test_network_config::t::ipv4::change_ibgp_topology_2 ... ok [INFO] [stdout] test test::test_network_config::t::ipv4::test_route_order1 ... ok [INFO] [stdout] test test::test_network_complete::t::single_local::test_pylon_gadget ... ok [INFO] [stdout] test test::test_forwarding_state::t::simple::test_forwarding_state_carousel_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::simple_global::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_network_config::t::simple::test_bad_gadget ... ok [INFO] [stdout] test test::test_network_complete::t2::local::test_twicebad_gadget ... ok [INFO] [stdout] test test::test_network_config::t::simple::test_route_order1 ... ok [INFO] [stdout] test test::test_network_config::t::simple::test_external_router ... ok [INFO] [stdout] test test::test_network_config::t::simple::test_simple ... ok [INFO] [stdout] test test::test_network_config::t::single::batch_route_map_update ... ok [INFO] [stdout] test test::test_network_config::t::simple::test_route_order2 ... ok [INFO] [stdout] test test::test_network_config::t::ipv4::test_bad_gadget ... ok [INFO] [stdout] test test::test_network_config::t::single::test_route_order1 ... ok [INFO] [stdout] test test::test_network_config::t::simple::test_pylon_gadget ... ok [INFO] [stdout] test test::test_network_config::carousel_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::simple_local::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_network_config::t::single::test_simple ... ok [INFO] [stdout] test test::test_network_config::t::simple::change_ibgp_topology_2 ... ok [INFO] [stdout] test test::test_network_config::t::single::test_external_router ... ok [INFO] [stdout] test test::test_network_complete::t::single_local::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_ospf::t::global::only_backbone ... ok [INFO] [stdout] test test::test_network_config::t::single::test_route_order2 ... ok [INFO] [stdout] test test::test_network_config::t::single::change_ibgp_topology_2 ... ok [INFO] [stdout] test test::test_network_config::t::ipv4::test_pylon_gadget ... ok [INFO] [stdout] test test::test_network_config::t::single::test_bad_gadget ... ok [INFO] [stdout] test test::test_ospf::t::global::left_mid_right ... ok [INFO] [stdout] test test::test_ospf::t::global::bottom_left_right ... ok [INFO] [stdout] test test::test_ospf::t::global::disconnected_backbone ... ok [INFO] [stdout] test test::test_network_config::t::single::test_pylon_gadget ... ok [INFO] [stdout] test test::test_ospf::t::local::only_backbone ... ok [INFO] [stdout] test test::test_ospf::t::global::disconnected ... ok [INFO] [stdout] test test::test_parallel_queue::t::ipv4_global_ospf::single_prefix ... ok [INFO] [stdout] test test::test_parallel_queue::t::ipv4_local_ospf::single_prefix ... ok [INFO] [stdout] test test::test_network_config::t::simple::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_ospf::t::global::left_right ... ok [INFO] [stdout] test test::test_forwarding_state::t::ipv4::test_forwarding_state_carousel_gadget ... ok [INFO] [stdout] test test::test_network_config::t::ipv4::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_record::test_simple_deterministic ... ok [INFO] [stdout] test test::test_route_map::t1::ipv4::control_flow_continue ... ok [INFO] [stdout] test test::test_route_map::t1::ipv4::control_flow_continue_at ... ok [INFO] [stdout] test test::test_parallel_queue::t::simple_global_ospf::single_prefix ... ok [INFO] [stdout] test test::test_route_map::t1::ipv4::control_flow_exit ... ok [INFO] [stdout] test test::test_route_map::t1::ipv4::control_flow_continue_at_miss ... ok [INFO] [stdout] test test::test_route_map::t1::ipv4::overwrite ... ok [INFO] [stdout] test test::test_route_map::t1::ipv4::route_map_builder ... ok [INFO] [stdout] test test::test_route_map::t1::simple::control_flow_continue_at ... ok [INFO] [stdout] test test::test_network_config::test_twicebad_gadget ... ok [INFO] [stdout] test test::test_route_map::t1::simple::control_flow_exit ... ok [INFO] [stdout] test test::test_route_map::t1::simple::control_flow_continue ... ok [INFO] [stdout] test test::test_route_map::t1::simple::control_flow_continue_at_miss ... ok [INFO] [stdout] test test::test_parallel_queue::t::simple_local_ospf::single_prefix ... ok [INFO] [stdout] test test::test_route_map::t1::single::control_flow_continue_at ... ok [INFO] [stdout] test test::test_route_map::t1::simple::overwrite ... ok [INFO] [stdout] test test::test_route_map::t1::single::control_flow_continue ... ok [INFO] [stdout] test test::test_route_map::t1::simple::route_map_builder ... ok [INFO] [stdout] test test::test_route_map::t1::single::control_flow_continue_at_miss ... ok [INFO] [stdout] test test::test_route_map::t1::single::overwrite ... ok [INFO] [stdout] test test::test_route_map::t1::single::route_map_builder ... ok [INFO] [stdout] test test::test_route_map::t2::ipv4::builder_multiple_prefixes ... ok [INFO] [stdout] test test::test_route_map::t2::simple::builder_multiple_prefixes ... ok [INFO] [stdout] test test::test_route_map::t2::ipv4::simple_matches ... ok [INFO] [stdout] test test::test_route_map::t1::single::control_flow_exit ... ok [INFO] [stdout] test test::test_route_map::t2::ipv4::complex_matches ... ok [INFO] [stdout] test test::test_route_map::t2::simple::complex_matches ... ok [INFO] [stdout] test test::test_route_map::t2::simple::simple_matches ... ok [INFO] [stdout] test test::test_router::ipv4::next_hop_static_route ... ok [INFO] [stdout] test test::test_router::t1::ipv4::external_router_advertise_to_neighbors ... ok [INFO] [stdout] test test::test_router::ipv4::test_hierarchical_bgp ... ok [INFO] [stdout] test test::test_router::t1::simple::external_router_new_neighbor ... ok [INFO] [stdout] test test::test_router::t1::single::external_router_new_neighbor ... ok [INFO] [stdout] test test::test_router::t1::simple::external_router_advertise_to_neighbors ... ok [INFO] [stdout] test test::test_router::t1::single::external_router_advertise_to_neighbors ... ok [INFO] [stdout] test test::test_router::t1::ipv4::external_router_new_neighbor ... ok [INFO] [stdout] test test::test_router::t2::ipv4::test_bgp_single ... ok [INFO] [stdout] test test::test_router::t2::simple::test_bgp_single ... ok [INFO] [stdout] test test::test_router::t2::ipv4::test_bgp_single_route_reflection ... ok [INFO] [stdout] test test::test_router::t2::simple::test_bgp_single_route_reflection ... ok [INFO] [stdout] test test::test_network_config::t::single::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_ospf::test_conversion ... ok [INFO] [stdout] test test::test_ospf::test_conversion_disconnected ... ok [INFO] [stdout] test test::test_ospf::t::local::disconnected ... ok [INFO] [stdout] test test::test_parallel_queue::t::simple_local_ospf::many_prefixes ... ok [INFO] [stdout] test test::test_parallel_queue::t::simple_global_ospf::many_prefixes ... ok [INFO] [stdout] test test::test_ospf::t::local::bottom_left_right ... ok [INFO] [stdout] test test::test_parallel_queue::t::ipv4_global_ospf::many_prefixes ... ok [INFO] [stdout] test test::test_parallel_queue::t::ipv4_local_ospf::many_prefixes ... ok [INFO] [stdout] test test::test_ospf::t::local::left_mid_right ... ok [INFO] [stdout] test test::test_ospf::t::local::disconnected_backbone ... ok [INFO] [stdout] test test::test_ospf::t::local::left_right ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 390 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.82s [INFO] [stdout] [INFO] [stderr] Doc-tests bgpsim [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/builder.rs - builder::NetworkBuilder::build_link_weights (line 126) ... ok [INFO] [stdout] test src/builder.rs - builder::NetworkBuilder::build_advertisements (line 210) ... ok [INFO] [stdout] test src/builder.rs - builder::NetworkBuilder::build_external_routers (line 259) ... ok [INFO] [stdout] test src/builder.rs - builder::NetworkBuilder::build_ibgp_route_reflection (line 88) ... ok [INFO] [stdout] test src/builder.rs - builder::NetworkBuilder::build_gao_rexford_policies (line 352) ... ok [INFO] [stdout] test src/interactive.rs - interactive::PartialClone (line 534) ... ok [INFO] [stdout] test src/lib.rs - (line 183) ... ok [INFO] [stdout] test src/config.rs - config (line 31) ... ok [INFO] [stdout] test src/route_map.rs - route_map::RouteMap (line 34) ... ok [INFO] [stdout] test src/route_map.rs - route_map::RouteMapBuilder (line 190) ... ok [INFO] [stdout] test src/network.rs - network::Network (line 50) ... ok [INFO] [stdout] test src/network.rs - network::Network::add_link (line 456) ... ok [INFO] [stdout] test src/lib.rs - (line 81) ... ok [INFO] [stdout] test src/lib.rs - (line 140) ... ok [INFO] [stdout] test src/builder.rs - builder::NetworkBuilder (line 40) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "31dac20b273a1c1b8f030fc8ca50b7cbf401fa52065b1208623bf83486094ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31dac20b273a1c1b8f030fc8ca50b7cbf401fa52065b1208623bf83486094ed3", kill_on_drop: false }` [INFO] [stdout] 31dac20b273a1c1b8f030fc8ca50b7cbf401fa52065b1208623bf83486094ed3