[INFO] fetching crate bgpsim 0.20.0... [INFO] testing bgpsim-0.20.0 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] extracting crate bgpsim 0.20.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate bgpsim 0.20.0 [INFO] finished tweaking crates.io crate bgpsim 0.20.0 [INFO] tweaked toml for crates.io crate bgpsim 0.20.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bgpsim 0.20.0 on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bgpsim 0.20.0 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "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 xmltree v0.10.3 [INFO] [stderr] Downloaded cidr v0.3.1 [INFO] [stderr] Downloaded include-flate-codegen v0.1.4 [INFO] [stderr] Downloaded include-flate-codegen-exports v0.1.4 [INFO] [stderr] Downloaded libflate_lz77 v1.2.0 [INFO] [stderr] Downloaded bgpsim-macros v0.20.0 [INFO] [stderr] Downloaded libflate v1.4.0 [INFO] [stderr] Downloaded humantime v2.2.0 [INFO] [stderr] Downloaded generic-tests v0.1.3 [INFO] [stderr] Downloaded prefix-trie v0.8.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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02a812f47d9cbec24e4ce6273bb34e38a07b666be9f69e19ffa0633dd2a9870b [INFO] running `Command { std: "docker" "start" "-a" "02a812f47d9cbec24e4ce6273bb34e38a07b666be9f69e19ffa0633dd2a9870b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02a812f47d9cbec24e4ce6273bb34e38a07b666be9f69e19ffa0633dd2a9870b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a812f47d9cbec24e4ce6273bb34e38a07b666be9f69e19ffa0633dd2a9870b", kill_on_drop: false }` [INFO] [stdout] 02a812f47d9cbec24e4ce6273bb34e38a07b666be9f69e19ffa0633dd2a9870b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab61cdc79a8239abeb56f9d03dcb69675a918f90e38d695e976aba5950670cf1 [INFO] running `Command { std: "docker" "start" "-a" "ab61cdc79a8239abeb56f9d03dcb69675a918f90e38d695e976aba5950670cf1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.27 [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 quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling syn v2.0.106 [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.20.0 [INFO] [stderr] Compiling thiserror v1.0.69 [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 ipnetwork v0.20.0 [INFO] [stderr] Compiling cidr v0.3.1 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling prefix-trie v0.8.1 [INFO] [stderr] Compiling bgpsim v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | 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] 275 | 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 28.42s [INFO] running `Command { std: "docker" "inspect" "ab61cdc79a8239abeb56f9d03dcb69675a918f90e38d695e976aba5950670cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab61cdc79a8239abeb56f9d03dcb69675a918f90e38d695e976aba5950670cf1", kill_on_drop: false }` [INFO] [stdout] ab61cdc79a8239abeb56f9d03dcb69675a918f90e38d695e976aba5950670cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b89f7850130e29217dfcd2c4df05703291f1e2e7078d626fac40856019a8e8b2 [INFO] running `Command { std: "docker" "start" "-a" "b89f7850130e29217dfcd2c4df05703291f1e2e7078d626fac40856019a8e8b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bgpsim-macros v0.20.0 [INFO] [stderr] Compiling generic-tests v0.1.3 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling thiserror v1.0.69 [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 v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling cidr v0.3.1 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling prefix-trie v0.8.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling bgpsim v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/config.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | 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] 275 | 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:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | 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] 275 | 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 1m 07s [INFO] running `Command { std: "docker" "inspect" "b89f7850130e29217dfcd2c4df05703291f1e2e7078d626fac40856019a8e8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b89f7850130e29217dfcd2c4df05703291f1e2e7078d626fac40856019a8e8b2", kill_on_drop: false }` [INFO] [stdout] b89f7850130e29217dfcd2c4df05703291f1e2e7078d626fac40856019a8e8b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8bdcd70e1400886c7af7ee036d14e0c26c26f52ce879e24b154e095652a9fcca [INFO] running `Command { std: "docker" "start" "-a" "8bdcd70e1400886c7af7ee036d14e0c26c26f52ce879e24b154e095652a9fcca", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/config.rs:275:17 [INFO] [stderr] | [INFO] [stderr] 275 | 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] 275 | 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.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bgpsim-32098ab091dc7bf3) [INFO] [stdout] [INFO] [stdout] running 405 tests [INFO] [stdout] test formatter::test::fmt_list_multiline ... ok [INFO] [stdout] test formatter::test::fmt_map ... ok [INFO] [stdout] test formatter::test::fmt_nested_map ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::two_paths ... ok [INFO] [stdout] test formatter::test::fmt_list ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::fw_loop_branch_two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::fw_loop_branch ... ok [INFO] [stdout] test forwarding_state::test::ipv4::t::two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::black_hole_two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::simple::black_hole ... ok [INFO] [stdout] test forwarding_state::test::one::simple::black_hole_two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::simple::fw_loop ... ok [INFO] [stdout] test forwarding_state::test::one::simple::fw_loop_branch ... ok [INFO] [stdout] test forwarding_state::test::ipv4::t::single_path ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::black_hole ... ok [INFO] [stdout] test formatter::test::fmt_nested_list ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::fw_loop ... ok [INFO] [stdout] test forwarding_state::test::one::ipv4::single_path ... ok [INFO] [stdout] test forwarding_state::test::one::simple::fw_loop_branch_two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::simple::single_path ... ok [INFO] [stdout] test forwarding_state::test::one::simple::two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::single::black_hole_two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::single::black_hole ... ok [INFO] [stdout] test forwarding_state::test::one::single::fw_loop ... ok [INFO] [stdout] test forwarding_state::test::one::single::fw_loop_branch ... ok [INFO] [stdout] test forwarding_state::test::one::single::fw_loop_branch_two_paths ... ok [INFO] [stdout] test forwarding_state::test::one::single::single_path ... ok [INFO] [stdout] test forwarding_state::test::one::single::two_paths ... ok [INFO] [stdout] test forwarding_state::test::two::ipv4::two_paths ... ok [INFO] [stdout] test forwarding_state::test::two::ipv4::single_path ... ok [INFO] [stdout] test forwarding_state::test::two::simple::single_path ... ok [INFO] [stdout] test policies::test::path_condition_or ... ok [INFO] [stdout] test forwarding_state::test::two::simple::two_paths ... ok [INFO] [stdout] test policies::test::path_positional_single_any ... ok [INFO] [stdout] test policies::test::path_positional_single_fix ... ok [INFO] [stdout] test policies::test::path_positional_single_star ... ok [INFO] [stdout] test policies::test::path_positional_star_any ... ok [INFO] [stdout] test ospf::local::test::test_exchange_follower ... ok [INFO] [stdout] test ospf::local::test::test_exchange_leader ... ok [INFO] [stdout] test policies::test::path_condition_and ... ok [INFO] [stdout] test policies::test::path_condition_edge ... ok [INFO] [stdout] test policies::test::path_condition_node ... ok [INFO] [stdout] test policies::test::path_condition_not ... ok [INFO] [stdout] test builder::interdomain_samplers::test::inter_domain_tree ... ok [INFO] [stdout] test policies::test::path_positional_any_any ... ok [INFO] [stdout] test policies::test::path_positional_star_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_fix_star ... ok [INFO] [stdout] test policies::test::path_positional_star_fix_star_fix_star ... ok [INFO] [stdout] test policies::test::path_positional_star_star ... ok [INFO] [stdout] test policies::test::path_positional_fix_star ... ok [INFO] [stdout] test test::test_builder::t::simple_global::test_build_complete_graph ... ok [INFO] [stdout] test test::test_builder::t::simple_global::test_interdomain ... ok [INFO] [stdout] test test::test_builder::t::simple_local::test_interdomain ... 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_ebgp_sessions ... ok [INFO] [stdout] test test::test_builder::t::single_global::test_build_complete_graph ... 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_builder::t::single_global::test_interdomain ... ok [INFO] [stdout] test test::test_builder::t::single_global::test_build_external_routers ... 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_external_routers ... 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_local::test_interdomain ... 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_forwarding_state::ipv4::longest_prefix_match_single_router ... 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_link_failure::t::ipv4_global::rr_failure ... ok [INFO] [stdout] test test::test_link_failure::t::ipv4_global::rr_failure_infinity ... ok [INFO] [stdout] test test::test_link_failure::t::ipv4_global::simple_failure ... ok [INFO] [stdout] test policies::test::path_condition_to_cnf_simple ... 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::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_complete_graph ... 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::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::simple_failure ... ok [INFO] [stdout] test test::test_builder::t::simple_local::test_build_external_routers ... ok [INFO] [stdout] test test::test_link_failure::t::simple_local::rr_failure_infinity ... ok [INFO] [stdout] test test::test_link_failure::t::single_global::rr_failure ... ok [INFO] [stdout] test test::test_link_failure::t::single_global::rr_failure_infinity ... ok [INFO] [stdout] test test::test_link_failure::t::simple_local::rr_failure ... ok [INFO] [stdout] test test::test_link_failure::t::ipv4_local::simple_failure_infinity ... ok [INFO] [stdout] test policies::test::path_condition_to_cnf_complex ... ok [INFO] [stdout] test test::test_link_failure::t::single_global::simple_failure ... ok [INFO] [stdout] test test::test_link_failure::t::single_global::simple_failure_infinity ... ok [INFO] [stdout] test test::test_link_failure::t::simple_local::simple_failure_infinity ... ok [INFO] [stdout] test test::test_multi_as::t::ipv4_global_ospf::foo ... ok [INFO] [stdout] test test::test_multi_as::t::ipv4_global_ospf::three_router ... ok [INFO] [stdout] test test::test_multi_as::t::ipv4_global_ospf::two_router ... ok [INFO] [stdout] test test::test_link_failure::t::simple_local::simple_failure ... ok [INFO] [stdout] test test::test_multi_as::t::ipv4_global_ospf::two_router_community_filter ... ok [INFO] [stdout] test test::test_multi_as::t::ipv4_local_ospf::foo ... ok [INFO] [stdout] test test::test_multi_as::t::ipv4_local_ospf::three_router ... ok [INFO] [stdout] test test::test_multi_as::t::ipv4_global_ospf::two_router_change_asn ... ok [INFO] [stdout] test test::test_multi_as::t::ipv4_local_ospf::two_router ... ok [INFO] [stdout] test test::test_multi_as::t::ipv4_local_ospf::two_router_community_filter ... ok [INFO] [stdout] test test::test_multi_as::t::ipv4_local_ospf::two_router_change_asn ... ok [INFO] [stdout] test test::test_builder::t::simple_local::test_build_ebgp_sessions ... 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_local::rr_failure_infinity ... ok [INFO] [stdout] test test::test_link_failure::t::single_local::simple_failure_infinity ... ok [INFO] [stdout] test test::test_link_failure::t::single_local::rr_failure ... ok [INFO] [stdout] test test::test_builder::t::single_local::test_build_ebgp_sessions ... ok [INFO] [stdout] test test::test_builder::t::simple_local::test_build_link_weights ... 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_peers_outgoing ... ok [INFO] [stdout] test test::test_builder::t::single_local::test_build_external_routers ... ok [INFO] [stdout] test test::test_builder::t::single_local::test_build_ibgp_rr ... 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::bgp_state_incoming_2 ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_config_extractor ... 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::test_bgp_decision_with_med ... 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::bgp_state_transform ... ok [INFO] [stdout] test test::test_link_failure::t::single_local::simple_failure ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_bgp_rib_entries ... 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::bgp_state_incoming ... 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::bgp_state_outgoing ... ok [INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_reach ... 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_link_failure ... ok [INFO] [stdout] test test::test_builder::t::simple_local::test_build_ibgp_full_mesh ... 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::test_static_route ... 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_remove_router ... 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::test_route_maps ... 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_incoming ... ok [INFO] [stdout] test test::test_builder::t::single_local::test_build_link_weights ... 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::bgp_state_reach ... 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::bgp_state_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_local_ospf::bgp_state_transform ... 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_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::bgp_state_peers_incoming ... 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_outgoing_2 ... 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::test_bgp_decision_with_med ... 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_peers_outgoing ... 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_propagation_path ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::bgp_state_outgoing ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_load_balancing ... 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::test_get_router ... 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_bgp_rib_entries ... 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_bgp_decision ... 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_get_router ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_config_extractor ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_link_failure ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_link_failure ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_bgp_decision_with_med ... 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_load_balancing ... 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::bgp_state_propagation_path ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::bgp_state_incoming_2 ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_load_balancing ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_route_maps ... 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_remove_router ... ok [INFO] [stdout] test test::test_network::t::simple_global_ospf::test_single_router ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_route_maps ... 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_outgoing_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_local_ospf::test_bgp_rib_entries ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::bgp_state_peers_outgoing ... 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_bgp_connectivity ... 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::test_single_router ... 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::bgp_state_incoming ... 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::bgp_state_reach ... 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_state_outgoing_2 ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_bgp_decision_with_med ... 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_propagation_path ... ok [INFO] [stdout] test test::test_builder::t::single_local::test_build_ibgp_full_mesh ... 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_outgoing ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::bgp_state_peers_incoming ... 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_peers_outgoing ... 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::bgp_state_transform ... 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::test_get_router ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_single_router ... 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_bgp_decision ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_bgp_decision_with_med ... 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_link_failure ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_route_maps ... 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_load_balancing ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_static_route_load_balancing ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_route_maps ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_config_extractor ... 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_incoming ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::bgp_state_outgoing ... 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_propagation_path ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::bgp_state_outgoing_2 ... ok [INFO] [stdout] test test::test_network::t::single_global_ospf::test_static_route ... 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::bgp_state_reach ... 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_rib_entries ... 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_config_extractor ... 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_get_router ... 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_load_balancing ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_static_route ... ok [INFO] [stdout] test test::test_network_complete::t2::global::carousel_gadget ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_bgp_connectivity ... 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_bgp_decision_with_med ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_link_failure ... 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::change_ibgp_topology_2 ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_global::test_simple ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_global::test_route_order2 ... ok [INFO] [stdout] test test::test_network::t::single_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_local::test_external_router ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_global::test_pylon_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_local::test_route_order1 ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_link_failure ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_global::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::test_pylon_gadget ... 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::t2::local::carousel_gadget ... 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_pylon_gadget ... 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_bad_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::simple_global::test_simple ... ok [INFO] [stdout] test test::test_network_complete::t::simple_global::test_route_order2 ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_local::test_bad_gadget ... ok [INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_remove_router ... 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_external_router ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_local::change_ibgp_topology_1 ... 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_route_order2 ... ok [INFO] [stdout] test test::test_forwarding_state::t::ipv4::test_forwarding_state_carousel_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::simple_local::change_ibgp_topology_2 ... 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::single_global::test_route_order1 ... 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_pylon_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::single_local::test_external_router ... ok [INFO] [stdout] test test::test_network_complete::t::ipv4_global::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_network_complete::t::single_local::test_route_order1 ... ok [INFO] [stdout] test test::test_network_complete::t::single_global::test_bad_gadget ... ok [INFO] [stdout] test test::test_network::t::single_local_ospf::test_remove_router ... ok [INFO] [stdout] test test::test_network_complete::t::single_local::test_route_order2 ... ok [INFO] [stdout] test test::test_network_complete::t::single_global::change_ibgp_topology_2 ... ok [INFO] [stdout] test test::test_network_config::t::ipv4::batch_route_map_update ... ok [INFO] [stdout] test test::test_network_complete::t2::local::test_twicebad_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::simple_local::test_pylon_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::test_bad_gadget ... ok [INFO] [stdout] test test::test_network::t::simple_local_ospf::test_remove_router ... 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_external_router ... 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_route_order2 ... ok [INFO] [stdout] test test::test_network_complete::t::single_local::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_network_config::t::ipv4::test_simple ... ok [INFO] [stdout] test test::test_network_config::t::ipv4::test_bad_gadget ... ok [INFO] [stdout] test test::test_network_config::t::simple::test_route_order2 ... 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::carousel_gadget ... ok [INFO] [stdout] test test::test_network_config::t::simple::test_route_order1 ... ok [INFO] [stdout] test test::test_network_config::t::ipv4::test_pylon_gadget ... ok [INFO] [stdout] test test::test_network_config::t::simple::test_external_router ... 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_pylon_gadget ... ok [INFO] [stdout] test test::test_network_complete::t2::global::test_twicebad_gadget ... ok [INFO] [stdout] test test::test_network_config::t::single::test_external_router ... ok [INFO] [stdout] test test::test_network_config::t::single::test_route_order1 ... ok [INFO] [stdout] test test::test_network_config::t::single::test_route_order2 ... 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_simple ... ok [INFO] [stdout] test test::test_network_config::t::simple::test_bad_gadget ... ok [INFO] [stdout] test test::test_network_config::t::single::change_ibgp_topology_2 ... ok [INFO] [stdout] test test::test_ospf::t::global::only_backbone ... ok [INFO] [stdout] test test::test_ospf::t::global::disconnected ... ok [INFO] [stdout] test test::test_network_config::t::single::test_bad_gadget ... ok [INFO] [stdout] test test::test_network_config::t::simple::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_network_complete::t::simple_local::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_ospf::t::global::left_mid_right ... ok [INFO] [stdout] test test::test_network_config::t::single::test_pylon_gadget ... ok [INFO] [stdout] test test::test_network_complete::t::single_global::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_ospf::t::global::bottom_left_right ... ok [INFO] [stdout] test test::test_ospf::t::global::left_right ... ok [INFO] [stdout] test test::test_ospf::t::local::only_backbone ... ok [INFO] [stdout] test test::test_network_complete::t::single_local::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_parallel_queue::t::ipv4_global_ospf::single_prefix ... ok [INFO] [stdout] test test::test_network_config::t::single::change_ibgp_topology_1 ... ok [INFO] [stdout] test test::test_parallel_queue::t::ipv4_local_ospf::single_prefix ... ok [INFO] [stdout] test test::test_parallel_queue::t::simple_global_ospf::single_prefix ... ok [INFO] [stdout] test test::test_ospf::t::global::disconnected_backbone ... ok [INFO] [stdout] test test::test_network_config::t::ipv4::change_ibgp_topology_1 ... 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_route_map::t1::ipv4::control_flow_continue_at_miss ... ok [INFO] [stdout] test test::test_route_map::t1::ipv4::control_flow_exit ... ok [INFO] [stdout] test test::test_route_map::t1::ipv4::overwrite ... ok [INFO] [stdout] test test::test_record::test_simple_deterministic ... 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 ... ok [INFO] [stdout] test test::test_route_map::t1::simple::control_flow_continue_at_miss ... ok [INFO] [stdout] test test::test_route_map::t1::simple::control_flow_continue_at ... ok [INFO] [stdout] test test::test_route_map::t1::simple::overwrite ... 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 ... ok [INFO] [stdout] test test::test_route_map::t1::single::control_flow_continue_at ... 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::control_flow_exit ... 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::t1::simple::control_flow_exit ... ok [INFO] [stdout] test test::test_route_map::t2::ipv4::complex_matches ... ok [INFO] [stdout] test test::test_parallel_queue::t::simple_local_ospf::single_prefix ... 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_route_map::t2::ipv4::simple_matches ... ok [INFO] [stdout] test test::test_route_map::t2::simple::builder_multiple_prefixes ... ok [INFO] [stdout] test test::test_router::ipv4::next_hop_static_route ... ok [INFO] [stdout] test test::test_router::t2::ipv4::test_bgp_single ... ok [INFO] [stdout] test test::test_router::ipv4::test_hierarchical_bgp ... 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 ... ok [INFO] [stdout] test test::test_router::t2::simple::test_bgp_single_route_reflection ... ok [INFO] [stdout] test test::test_network_config::test_twicebad_gadget ... ok [INFO] [stdout] test test::test_ospf::test_conversion ... ok [INFO] [stdout] test test::test_forwarding_state::t::simple::test_forwarding_state_carousel_gadget ... ok [INFO] [stdout] test test::test_ospf::test_disconnected_conversion ... ok [INFO] [stdout] test test::test_ospf::t::local::disconnected ... ok [INFO] [stdout] test test::test_parallel_queue::t::simple_global_ospf::many_prefixes ... ok [INFO] [stdout] test test::test_parallel_queue::t::simple_local_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. 405 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.91s [INFO] [stdout] [INFO] [stderr] Doc-tests bgpsim [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/interactive.rs - interactive::PartialClone (line 525) ... ok [INFO] [stdout] test src/builder/mod.rs - builder::NetworkBuilder::build_advertisements (line 210) ... ok [INFO] [stdout] test src/builder/mod.rs - builder::NetworkBuilder::build_ibgp_route_reflection (line 97) ... ok [INFO] [stdout] test src/builder/mod.rs - builder::NetworkBuilder (line 46) ... FAILED [INFO] [stdout] test src/builder/mod.rs - builder::NetworkBuilder::build_link_weights (line 134) ... ok [INFO] [stdout] test src/builder/mod.rs - builder::NetworkBuilder::build_external_routers (line 174) ... ok [INFO] [stdout] test src/route_map.rs - route_map::RouteMapBuilder (line 190) ... ok [INFO] [stdout] test src/lib.rs - (line 185) ... ok [INFO] [stdout] test src/route_map.rs - route_map::RouteMap (line 34) ... ok [INFO] [stdout] test src/config.rs - config (line 31) ... ok [INFO] [stdout] test src/lib.rs - (line 82) ... ok [INFO] [stdout] test src/lib.rs - (line 141) ... ok [INFO] [stdout] test src/network.rs - network::Network (line 57) ... ok [INFO] [stdout] test src/network.rs - network::Network::add_link (line 476) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/builder/mod.rs - builder::NetworkBuilder (line 46) stdout ---- [INFO] [stdout] error[E0433]: cannot find type `RandomRouters` in this scope [INFO] [stdout] --> src/builder/mod.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | net.build_external_routers(65500, 1, RandomRouters::new(3))?; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RandomRouters` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/builder/mod.rs - builder::NetworkBuilder (line 46) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.60s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "8bdcd70e1400886c7af7ee036d14e0c26c26f52ce879e24b154e095652a9fcca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bdcd70e1400886c7af7ee036d14e0c26c26f52ce879e24b154e095652a9fcca", kill_on_drop: false }` [INFO] [stdout] 8bdcd70e1400886c7af7ee036d14e0c26c26f52ce879e24b154e095652a9fcca