[INFO] fetching crate bgpsim 0.20.0...
[INFO] testing bgpsim-0.20.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate bgpsim 0.20.0 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bgpsim 0.20.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea237a6ea6c805ab250a6080eb6eff7f7481e6d0fedbf2daa998eba9056ee677
[INFO] running `Command { std: "docker" "start" "-a" "ea237a6ea6c805ab250a6080eb6eff7f7481e6d0fedbf2daa998eba9056ee677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea237a6ea6c805ab250a6080eb6eff7f7481e6d0fedbf2daa998eba9056ee677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea237a6ea6c805ab250a6080eb6eff7f7481e6d0fedbf2daa998eba9056ee677", kill_on_drop: false }`
[INFO] [stdout] ea237a6ea6c805ab250a6080eb6eff7f7481e6d0fedbf2daa998eba9056ee677
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 88948fc213f904c7d0609f50e17748fd1ad995d6c2597a57d000a50cd3b75725
[INFO] running `Command { std: "docker" "start" "-a" "88948fc213f904c7d0609f50e17748fd1ad995d6c2597a57d000a50cd3b75725", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling syn v2.0.106
[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.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 cidr v0.3.1
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_with v2.3.3
[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<ConfigExprKey<P>, ConfigExpr<P>> {
[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<P>, ConfigExpr<P>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.39s
[INFO] running `Command { std: "docker" "inspect" "88948fc213f904c7d0609f50e17748fd1ad995d6c2597a57d000a50cd3b75725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88948fc213f904c7d0609f50e17748fd1ad995d6c2597a57d000a50cd3b75725", kill_on_drop: false }`
[INFO] [stdout] 88948fc213f904c7d0609f50e17748fd1ad995d6c2597a57d000a50cd3b75725
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fba9e2272e9e345d61ce8fc5f034a56e72186f8533b719e5f10c0c13f9117d65
[INFO] running `Command { std: "docker" "start" "-a" "fba9e2272e9e345d61ce8fc5f034a56e72186f8533b719e5f10c0c13f9117d65", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[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 rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[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 generic-tests v0.1.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 ipnet v2.11.0
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling cidr v0.3.1
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[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<ConfigExprKey<P>, ConfigExpr<P>> {
[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<P>, ConfigExpr<P>> {
[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<ConfigExprKey<P>, ConfigExpr<P>> {
[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<P>, ConfigExpr<P>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.01s
[INFO] running `Command { std: "docker" "inspect" "fba9e2272e9e345d61ce8fc5f034a56e72186f8533b719e5f10c0c13f9117d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fba9e2272e9e345d61ce8fc5f034a56e72186f8533b719e5f10c0c13f9117d65", kill_on_drop: false }`
[INFO] [stdout] fba9e2272e9e345d61ce8fc5f034a56e72186f8533b719e5f10c0c13f9117d65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8054ca92909e76a8adb302599fb858cf9ac60f8d53b280175653350dcf0a82b4
[INFO] running `Command { std: "docker" "start" "-a" "8054ca92909e76a8adb302599fb858cf9ac60f8d53b280175653350dcf0a82b4", 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<ConfigExprKey<P>, ConfigExpr<P>> {
[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<P>, ConfigExpr<P>> {
[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.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bgpsim/32098ab091dc7bf3/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_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::one::ipv4::black_hole ... ok
[INFO] [stdout] test forwarding_state::test::one::ipv4::black_hole_two_paths ... ok
[INFO] [stdout] test forwarding_state::test::ipv4::t::single_path ... ok
[INFO] [stdout] test forwarding_state::test::one::ipv4::fw_loop ... ok
[INFO] [stdout] test builder::interdomain_samplers::test::inter_domain_tree ... ok
[INFO] [stdout] test forwarding_state::test::one::ipv4::fw_loop_branch_two_paths ... ok
[INFO] [stdout] test forwarding_state::test::one::simple::black_hole ... ok
[INFO] [stdout] test forwarding_state::test::one::ipv4::single_path ... ok
[INFO] [stdout] test forwarding_state::test::one::ipv4::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 formatter::test::fmt_nested_list ... ok
[INFO] [stdout] test forwarding_state::test::one::simple::black_hole_two_paths ... ok
[INFO] [stdout] test forwarding_state::test::one::simple::fw_loop_branch ... ok
[INFO] [stdout] test forwarding_state::test::one::simple::fw_loop_branch_two_paths ... ok
[INFO] [stdout] test forwarding_state::test::one::simple::fw_loop ... ok
[INFO] [stdout] test forwarding_state::test::one::simple::single_path ... ok
[INFO] [stdout] test forwarding_state::test::one::single::black_hole ... 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::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::two::ipv4::single_path ... ok
[INFO] [stdout] test policies::test::path_condition_not ... 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::simple::single_path ... 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_node ... ok
[INFO] [stdout] test policies::test::path_positional_single_any ... ok
[INFO] [stdout] test policies::test::path_positional_fix_star ... ok
[INFO] [stdout] test policies::test::path_condition_or ... ok
[INFO] [stdout] test policies::test::path_condition_edge ... 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_fix ... ok
[INFO] [stdout] test policies::test::path_positional_star_any ... ok
[INFO] [stdout] test ospf::local::test::test_exchange_follower ... ok
[INFO] [stdout] test policies::test::path_positional_star_fix_any_fix_star ... ok
[INFO] [stdout] test policies::test::path_positional_any_any ... 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_star_fix_fix_star ... ok
[INFO] [stdout] test forwarding_state::test::two::simple::two_paths ... ok
[INFO] [stdout] test policies::test::path_positional_star_fix_star ... ok
[INFO] [stdout] test test::test_builder::t::simple_global::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_complete_graph ... ok
[INFO] [stdout] test test::test_builder::t::simple_local::test_interdomain ... 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::single_global::test_build_external_routers ... ok
[INFO] [stdout] test test::test_builder::t::simple_global::test_build_ibgp_rr ... ok
[INFO] [stdout] test test::test_builder::t::simple_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_interdomain ... ok
[INFO] [stdout] test test::test_builder::t::single_global::test_build_ebgp_sessions ... ok
[INFO] [stdout] test test::test_builder::t::single_global::test_build_ibgp_full_mesh ... 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 policies::test::path_condition_to_cnf_simple ... 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_config::t2::ipv4::config_unique ... ok
[INFO] [stdout] test test::test_builder::t::single_global::test_build_ibgp_rr ... 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 test::test_link_failure::t::ipv4_global::simple_failure_infinity ... ok
[INFO] [stdout] test policies::test::path_condition_to_cnf_complex ... 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::simple_failure ... ok
[INFO] [stdout] test test::test_link_failure::t::ipv4_local::rr_failure ... ok
[INFO] [stdout] test test::test_builder::t::single_local::test_build_complete_graph ... ok
[INFO] [stdout] test test::test_link_failure::t::simple_global::rr_failure ... ok
[INFO] [stdout] test test::test_link_failure::t::ipv4_local::rr_failure_infinity ... ok
[INFO] [stdout] test test::test_builder::t::simple_local::test_build_external_routers ... 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_ibgp_full_mesh ... 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_builder::t::single_local::test_build_external_routers ... ok
[INFO] [stdout] test test::test_link_failure::t::simple_global::simple_failure_infinity ... ok
[INFO] [stdout] test test::test_link_failure::t::single_global::simple_failure ... ok
[INFO] [stdout] test test::test_link_failure::t::simple_local::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::simple_local::simple_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::simple_failure_infinity ... ok
[INFO] [stdout] test test::test_link_failure::t::single_global::rr_failure_infinity ... 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::foo ... ok
[INFO] [stdout] test test::test_builder::t::simple_local::test_build_ebgp_sessions ... ok
[INFO] [stdout] test test::test_multi_as::t::ipv4_global_ospf::two_router ... ok
[INFO] [stdout] test test::test_multi_as::t::ipv4_global_ospf::two_router_community_filter ... ok
[INFO] [stdout] test test::test_builder::t::single_local::test_build_ebgp_sessions ... 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::two_router ... ok
[INFO] [stdout] test test::test_builder::t::simple_local::test_build_ibgp_full_mesh ... 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::three_router ... ok
[INFO] [stdout] test test::test_link_failure::t::single_local::rr_failure ... ok
[INFO] [stdout] test test::test_link_failure::t::single_local::simple_failure ... ok
[INFO] [stdout] test test::test_builder::t::single_local::test_build_ibgp_rr ... ok
[INFO] [stdout] test test::test_multi_as::t::ipv4_global_ospf::two_router_change_asn ... 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::simple_failure_infinity ... ok
[INFO] [stdout] test test::test_multi_as::t::ipv4_local_ospf::two_router_change_asn ... 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::bgp_state_outgoing_2 ... ok
[INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_incoming ... ok
[INFO] [stdout] test test::test_link_failure::t::single_local::rr_failure_infinity ... ok
[INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_reach ... 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_get_router ... 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::test_bgp_decision ... ok
[INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_transform ... 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_single_router ... 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::bgp_state_peers_outgoing ... 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_remove_router ... ok
[INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_link_failure ... 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_static_route ... 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_route_maps ... 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::bgp_state_incoming ... 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_state_peers_incoming ... ok
[INFO] [stdout] test test::test_network::t::ipv4_global_ospf::test_bgp_rib_entries ... 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_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_global_ospf::bgp_state_outgoing ... 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::test_bgp_decision_with_med ... 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::test_bgp_connectivity ... ok
[INFO] [stdout] test test::test_network::t::ipv4_global_ospf::bgp_state_peers_incoming ... 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_rib_entries ... 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_single_router ... 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::test_load_balancing ... 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 ... ok
[INFO] [stdout] test test::test_network::t::simple_global_ospf::bgp_state_outgoing_2 ... ok
[INFO] [stdout] test test::test_network::t::simple_global_ospf::bgp_state_incoming_2 ... ok
[INFO] [stdout] test test::test_network::t::simple_global_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_link_failure::t::simple_local::simple_failure ... ok
[INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_bgp_decision ... ok
[INFO] [stdout] test test::test_builder::t::simple_local::test_build_ibgp_rr ... 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::bgp_state_propagation_path ... 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_decision ... ok
[INFO] [stdout] test test::test_network::t::simple_global_ospf::test_bgp_decision_with_med ... 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_reach ... 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::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_global_ospf::test_link_failure ... ok
[INFO] [stdout] test test::test_network::t::simple_global_ospf::test_bgp_rib_entries ... 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_load_balancing ... ok
[INFO] [stdout] test test::test_network::t::simple_global_ospf::test_config_extractor ... 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_outgoing ... ok
[INFO] [stdout] test test::test_network::t::simple_global_ospf::test_route_maps ... 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_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_local_ospf::test_bgp_decision_with_med ... 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_reach ... ok
[INFO] [stdout] test test::test_network::t::simple_global_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::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::bgp_state_peers_outgoing ... 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::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::single_global_ospf::bgp_propagation_client_peers ... 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_incoming_2 ... 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_bgp_decision ... ok
[INFO] [stdout] test test::test_network::t::ipv4_local_ospf::bgp_state_transform ... 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_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_load_balancing ... 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::test_bgp_connectivity ... 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::bgp_state_transform ... ok
[INFO] [stdout] test test::test_network::t::single_global_ospf::test_get_router ... 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::bgp_state_peers_incoming ... 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_bgp_rib_entries ... 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_global_ospf::test_single_router ... ok
[INFO] [stdout] test test::test_network::t::single_global_ospf::bgp_state_reach ... ok
[INFO] [stdout] test test::test_network::t::simple_global_ospf::test_static_route ... 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 ... ok
[INFO] [stdout] test test::test_network::t::single_global_ospf::test_static_route_load_balancing ... ok
[INFO] [stdout] test test::test_network::t::ipv4_local_ospf::test_remove_router ... ok
[INFO] [stdout] test test::test_network::t::single_global_ospf::test_route_maps ... ok
[INFO] [stdout] test test::test_network::t::simple_local_ospf::test_bgp_rib_entries ... 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_peers_incoming ... 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_propagation_path ... 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::bgp_state_incoming_2 ... 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::bgp_state_reach ... ok
[INFO] [stdout] test test::test_network::t::single_local_ospf::test_bgp_connectivity ... ok
[INFO] [stdout] test test::test_network::t::single_global_ospf::test_remove_router ... ok
[INFO] [stdout] test test::test_forwarding_state::t::ipv4::test_forwarding_state_carousel_gadget ... 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::test_link_failure ... ok
[INFO] [stdout] test test::test_network::t::single_local_ospf::test_bgp_decision_with_med ... 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_bgp_rib_entries ... ok
[INFO] [stdout] test test::test_network::t::simple_local_ospf::test_remove_router ... ok
[INFO] [stdout] test test::test_network::t::single_local_ospf::test_single_router ... ok
[INFO] [stdout] test test::test_network::t::single_global_ospf::test_bgp_decision ... 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_config_extractor ... 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::t::single_local_ospf::test_get_router ... 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_route_order2 ... ok
[INFO] [stdout] test test::test_network_complete::t::ipv4_global::test_external_router ... ok
[INFO] [stdout] test test::test_network::t::single_local_ospf::bgp_state_incoming ... 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::t::simple_local_ospf::test_link_failure ... 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_external_router ... ok
[INFO] [stdout] test test::test_network_complete::t::ipv4_local::test_route_order2 ... 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_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::ipv4_global::test_bad_gadget ... ok
[INFO] [stdout] test test::test_network_complete::t::ipv4_local::test_bad_gadget ... ok
[INFO] [stdout] test test::test_network::t::single_local_ospf::test_link_failure ... ok
[INFO] [stdout] test test::test_network_complete::t::simple_global::test_route_order1 ... ok
[INFO] [stdout] test test::test_network::t::single_local_ospf::test_remove_router ... ok
[INFO] [stdout] test test::test_network_complete::t::simple_global::test_external_router ... 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_pylon_gadget ... ok
[INFO] [stdout] test test::test_network_complete::t2::global::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_simple ... 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_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_bad_gadget ... 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_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_simple ... ok
[INFO] [stdout] test test::test_network_complete::t::single_global::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::single_global::test_route_order1 ... ok
[INFO] [stdout] test test::test_network_complete::t::simple_local::test_bad_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::single_global::test_simple ... ok
[INFO] [stdout] test test::test_network_complete::t::single_global::test_bad_gadget ... ok
[INFO] [stdout] test test::test_network_complete::t2::local::carousel_gadget ... ok
[INFO] [stdout] test test::test_network_complete::t::single_global::test_route_order2 ... 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_route_order2 ... 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_config::t::ipv4::batch_route_map_update ... 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::change_ibgp_topology_2 ... ok
[INFO] [stdout] test test::test_network_complete::t::single_local::change_ibgp_topology_2 ... ok
[INFO] [stdout] test test::test_network_complete::t::single_local::test_bad_gadget ... ok
[INFO] [stdout] test test::test_network_complete::t::single_local::test_simple ... ok
[INFO] [stdout] test test::test_network_complete::t::simple_local::test_pylon_gadget ... 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_bad_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::ipv4::test_simple ... ok
[INFO] [stdout] test test::test_network_config::t::ipv4::test_route_order2 ... ok
[INFO] [stdout] test test::test_network_config::t::ipv4::test_pylon_gadget ... ok
[INFO] [stdout] test test::test_network_complete::t2::local::test_twicebad_gadget ... ok
[INFO] [stdout] test test::test_network_complete::t::simple_local::change_ibgp_topology_1 ... ok
[INFO] [stdout] test test::test_network_complete::t::single_global::change_ibgp_topology_1 ... ok
[INFO] [stdout] test test::test_network_config::t::ipv4::test_route_order1 ... 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::simple::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::simple::test_route_order1 ... ok
[INFO] [stdout] test test::test_network_config::t::single::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_config::t::simple::test_external_router ... ok
[INFO] [stdout] test test::test_network_config::t::single::test_bad_gadget ... ok
[INFO] [stdout] test test::test_network_complete::t::single_local::test_pylon_gadget ... ok
[INFO] [stdout] test test::test_network_config::t::simple::test_pylon_gadget ... ok
[INFO] [stdout] test test::test_network_config::t::single::test_pylon_gadget ... ok
[INFO] [stdout] test test::test_network_config::t::single::change_ibgp_topology_2 ... ok
[INFO] [stdout] test test::test_network_config::t::single::test_route_order2 ... ok
[INFO] [stdout] test test::test_network_config::carousel_gadget ... ok
[INFO] [stdout] test test::test_network_config::t::single::test_simple ... ok
[INFO] [stdout] test test::test_network_config::t::single::test_route_order1 ... ok
[INFO] [stdout] test test::test_ospf::t::global::bottom_left_right ... ok
[INFO] [stdout] test test::test_ospf::t::global::only_backbone ... ok
[INFO] [stdout] test test::test_network_config::t::simple::change_ibgp_topology_2 ... ok
[INFO] [stdout] test test::test_ospf::t::global::disconnected ... ok
[INFO] [stdout] test test::test_network_config::t::simple::test_bad_gadget ... ok
[INFO] [stdout] test test::test_ospf::t::local::only_backbone ... ok
[INFO] [stdout] test test::test_ospf::t::global::left_mid_right ... ok
[INFO] [stdout] test test::test_ospf::t::global::disconnected_backbone ... ok
[INFO] [stdout] test test::test_parallel_queue::t::ipv4_global_ospf::single_prefix ... ok
[INFO] [stdout] test test::test_network_complete::t::single_local::change_ibgp_topology_1 ... ok
[INFO] [stdout] test test::test_network_config::t::single::change_ibgp_topology_1 ... ok
[INFO] [stdout] test test::test_parallel_queue::t::simple_global_ospf::single_prefix ... ok
[INFO] [stdout] test test::test_parallel_queue::t::ipv4_local_ospf::single_prefix ... ok
[INFO] [stdout] test test::test_ospf::t::global::left_right ... 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_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_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 ... 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_exit ... 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_parallel_queue::t::simple_local_ospf::single_prefix ... 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::t2::ipv4::complex_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_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::ipv4::test_hierarchical_bgp ... ok
[INFO] [stdout] test test::test_router::t2::ipv4::test_bgp_single ... ok
[INFO] [stdout] test test::test_route_map::t2::simple::complex_matches ... 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_router::t2::simple::test_bgp_single ... ok
[INFO] [stdout] test test::test_network_config::t::simple::change_ibgp_topology_1 ... ok
[INFO] [stdout] test test::test_network_config::test_twicebad_gadget ... ok
[INFO] [stdout] test test::test_network_config::t::ipv4::change_ibgp_topology_1 ... ok
[INFO] [stdout] test test::test_ospf::test_conversion ... ok
[INFO] [stdout] test test::test_ospf::test_disconnected_conversion ... ok
[INFO] [stdout] test test::test_ospf::t::local::left_mid_right ... 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_ospf::t::local::bottom_left_right ... ok
[INFO] [stdout] test test::test_parallel_queue::t::simple_local_ospf::many_prefixes ... ok
[INFO] [stdout] test test::test_parallel_queue::t::ipv4_local_ospf::many_prefixes ... ok
[INFO] [stdout] test test::test_parallel_queue::t::ipv4_global_ospf::many_prefixes ... 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 7.01s
[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/lib.rs - (line 185) ... 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::build_external_routers (line 174) ... ok
[INFO] [stdout] test src/builder/mod.rs - builder::NetworkBuilder::build_link_weights (line 134) ... ok
[INFO] [stdout] test src/builder/mod.rs - builder::NetworkBuilder (line 46) ... FAILED
[INFO] [stdout] test src/route_map.rs - route_map::RouteMapBuilder (line 190) ... ok
[INFO] [stdout] test src/builder/mod.rs - builder::NetworkBuilder::build_advertisements (line 210) ... 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/network.rs - network::Network<P,Q,Ospf>::add_link (line 476) ... ok
[INFO] [stdout] test src/network.rs - network::Network (line 57) ... ok
[INFO] [stdout] test src/lib.rs - (line 82) ... ok
[INFO] [stdout] test src/lib.rs - (line 141) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/builder/mod.rs - builder::NetworkBuilder (line 46) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RandomRouters`
[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 3.47s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8054ca92909e76a8adb302599fb858cf9ac60f8d53b280175653350dcf0a82b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8054ca92909e76a8adb302599fb858cf9ac60f8d53b280175653350dcf0a82b4", kill_on_drop: false }`
[INFO] [stdout] 8054ca92909e76a8adb302599fb858cf9ac60f8d53b280175653350dcf0a82b4
