[INFO] fetching crate graphene 0.1.5... [INFO] testing graphene-0.1.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate graphene 0.1.5 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate graphene 0.1.5 [INFO] finished tweaking crates.io crate graphene 0.1.5 [INFO] tweaked toml for crates.io crate graphene 0.1.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate graphene 0.1.5 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 33 packages to latest compatible versions [INFO] [stderr] Adding quickcheck v0.6.2 (available: v1.0.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aad6c8fa5695810c7dfd01561b95e6aacfaba4a42158908b9ff1f582be4dcf39 [INFO] running `Command { std: "docker" "start" "-a" "aad6c8fa5695810c7dfd01561b95e6aacfaba4a42158908b9ff1f582be4dcf39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aad6c8fa5695810c7dfd01561b95e6aacfaba4a42158908b9ff1f582be4dcf39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad6c8fa5695810c7dfd01561b95e6aacfaba4a42158908b9ff1f582be4dcf39", kill_on_drop: false }` [INFO] [stdout] aad6c8fa5695810c7dfd01561b95e6aacfaba4a42158908b9ff1f582be4dcf39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 152f985d35335bf6dd45fb6439a6e60be3f9dfbff9ff114d894d525021af37a3 [INFO] running `Command { std: "docker" "start" "-a" "152f985d35335bf6dd45fb6439a6e60be3f9dfbff9ff114d894d525021af37a3", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling graphene v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::impl_base_graph::*` [INFO] [stdout] --> src/common/adjacency_list/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::impl_base_graph::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/constrained_graph.rs:261:24 [INFO] [stdout] | [INFO] [stdout] 261 | fn unconstrained<'a>(&'a mut self) -> Unconstrainer< [INFO] [stdout] | ___________________________^^______________- [INFO] [stdout] | | | [INFO] [stdout] | | this lifetime flows to the output [INFO] [stdout] 262 | | Self::Vertex, Self::Weight, Self::VertexIter, Self::EdgeIter, Self>{ [INFO] [stdout] | |___________________________________________________________________________- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 261 | fn unconstrained<'a>(&'a mut self) -> Unconstrainer<'a, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] running `Command { std: "docker" "inspect" "152f985d35335bf6dd45fb6439a6e60be3f9dfbff9ff114d894d525021af37a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "152f985d35335bf6dd45fb6439a6e60be3f9dfbff9ff114d894d525021af37a3", kill_on_drop: false }` [INFO] [stdout] 152f985d35335bf6dd45fb6439a6e60be3f9dfbff9ff114d894d525021af37a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4e01628c520b229a90a7bbf4f30cb2f4d519418784771dbf44149f2d94de060f [INFO] running `Command { std: "docker" "start" "-a" "4e01628c520b229a90a7bbf4f30cb2f4d519418784771dbf44149f2d94de060f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stdout] warning: unused import: `self::impl_base_graph::*` [INFO] [stdout] --> src/common/adjacency_list/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::impl_base_graph::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/constrained_graph.rs:261:24 [INFO] [stdout] | [INFO] [stdout] 261 | fn unconstrained<'a>(&'a mut self) -> Unconstrainer< [INFO] [stdout] | ___________________________^^______________- [INFO] [stdout] | | | [INFO] [stdout] | | this lifetime flows to the output [INFO] [stdout] 262 | | Self::Vertex, Self::Weight, Self::VertexIter, Self::EdgeIter, Self>{ [INFO] [stdout] | |___________________________________________________________________________- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 261 | fn unconstrained<'a>(&'a mut self) -> Unconstrainer<'a, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling quickcheck v0.6.2 [INFO] [stderr] Compiling graphene v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::impl_base_graph::*` [INFO] [stdout] --> src/common/adjacency_list/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::impl_base_graph::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/core/mod.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / /// [INFO] [stdout] 25 | | /// Used to test the default implementations of Graph traits. [INFO] [stdout] 26 | | /// [INFO] [stdout] 27 | | /// Wraps AdjListGraph which provides an implementation for the required methods [INFO] [stdout] ... | [INFO] [stdout] 30 | | /// [INFO] [stdout] 31 | | /// [INFO] [stdout] | |_--^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/arbitraries/arbitrary_graph_description.rs:78:26 [INFO] [stdout] | [INFO] [stdout] 78 | fn shrink(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 | fn shrink(&self) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/core/constrained_graph.rs:261:24 [INFO] [stdout] | [INFO] [stdout] 261 | fn unconstrained<'a>(&'a mut self) -> Unconstrainer< [INFO] [stdout] | ___________________________^^______________- [INFO] [stdout] | | | [INFO] [stdout] | | this lifetime flows to the output [INFO] [stdout] 262 | | Self::Vertex, Self::Weight, Self::VertexIter, Self::EdgeIter, Self>{ [INFO] [stdout] | |___________________________________________________________________________- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 261 | fn unconstrained<'a>(&'a mut self) -> Unconstrainer<'a, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.11s [INFO] running `Command { std: "docker" "inspect" "4e01628c520b229a90a7bbf4f30cb2f4d519418784771dbf44149f2d94de060f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e01628c520b229a90a7bbf4f30cb2f4d519418784771dbf44149f2d94de060f", kill_on_drop: false }` [INFO] [stdout] 4e01628c520b229a90a7bbf4f30cb2f4d519418784771dbf44149f2d94de060f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c9947ffef541fa58f4bbe9ae171a6e64df9fe60878f1616775899a6490bedee8 [INFO] running `Command { std: "docker" "start" "-a" "c9947ffef541fa58f4bbe9ae171a6e64df9fe60878f1616775899a6490bedee8", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused import: `self::impl_base_graph::*` [INFO] [stderr] --> src/common/adjacency_list/mod.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub use self::impl_base_graph::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/core/constrained_graph.rs:261:24 [INFO] [stderr] | [INFO] [stderr] 261 | fn unconstrained<'a>(&'a mut self) -> Unconstrainer< [INFO] [stderr] | ___________________________^^______________- [INFO] [stderr] | | | [INFO] [stderr] | | this lifetime flows to the output [INFO] [stderr] 262 | | Self::Vertex, Self::Weight, Self::VertexIter, Self::EdgeIter, Self>{ [INFO] [stderr] | |___________________________________________________________________________- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 261 | fn unconstrained<'a>(&'a mut self) -> Unconstrainer<'a, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `graphene` (lib) generated 2 warnings (run `cargo fix --lib -p graphene` to apply 2 suggestions) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> tests/core/mod.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / /// [INFO] [stderr] 25 | | /// Used to test the default implementations of Graph traits. [INFO] [stderr] 26 | | /// [INFO] [stderr] 27 | | /// Wraps AdjListGraph which provides an implementation for the required methods [INFO] [stderr] ... | [INFO] [stderr] 30 | | /// [INFO] [stderr] 31 | | /// [INFO] [stderr] | |_--^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/arbitraries/arbitrary_graph_description.rs:78:26 [INFO] [stderr] | [INFO] [stderr] 78 | fn shrink(&self) -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 78 | fn shrink(&self) -> Box> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `graphene` (test "all_tests") generated 2 warnings (run `cargo fix --test "all_tests"` to apply 1 suggestion) [INFO] [stderr] warning: `graphene` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/graphene-2fb27d100d2a0c3e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test common::adjacency_list::impl_base_graph::empty_has_no_vertices ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::empty_has_no_edges ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/all_tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/all_tests-5dfa4579e2867c81) [INFO] [stdout] [INFO] [stdout] running 61 tests [INFO] [stdout] test common::adjacency_list::_impl::new::PROP_graph_edges_subsetof_expected ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::add_edge::PROP_reject_invalid_sink ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::add_edge::PROP_maintain_original_edges ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::add_vertex::PROP_increases_vertex_count ... ok [INFO] [stdout] test common::adjacency_list::_impl::new::PROP_expected_vertices_subsetof_graph ... ok [INFO] [stdout] test common::adjacency_list::_impl::new::PROP_correct_vertex_count ... ok [INFO] [stdout] test common::adjacency_list::_impl::new::PROP_rejects_duplicates ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::add_vertex::PROP_contains_added_value ... ok [INFO] [stdout] test common::adjacency_list::_impl::new::PROP_correct_edge_count ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::remove_edge::PROP_rejects_invalid_source ... ok [INFO] [stdout] test common::adjacency_list::_impl::new::PROP_expected_edges_subsetof_graph ... ok [INFO] [stdout] test common::adjacency_list::_impl::new::PROP_graph_vertices_subsetof_expected ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::add_edge::PROP_maintains_vertices ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::add_edge::PROP_reject_invalid_source ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::add_vertex::PROP_maintains_original_edges ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::add_vertex::PROP_rejects_existing_value ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::add_vertex::PROP_maintains_edge_count ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::add_edge::PROP_increases_edge_count ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::add_vertex::PROP_maintains_original_vertices ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::add_edge::PROP_graph_subsetof_original_edges_and_added_edge ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::remove_edge::PROP_after_graph_is_equals_to_desc_minus_edge ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::remove_vertex::PROP_after_independent_edges_subsetof_graph ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::remove_edge::PROP_decreases_edge_count ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::remove_edge::PROP_rejects_invalid_sink ... ok [INFO] [stdout] test core::constraints::custom_graph::g10_test ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::remove_vertex::PROP_after_graph_subsetof_independent_edges ... ok [INFO] [stdout] test core::base_graph::edge_count::PROP_equals_to_nr_of_edges ... ok [INFO] [stdout] test core::constraints::custom_graph::g11_test ... ok [INFO] [stdout] test core::constraints::custom_graph::g12_test ... ok [INFO] [stdout] test core::constraints::custom_graph::g15_test ... ok [INFO] [stdout] test core::base_graph::graph::PROP_vertices_equal_to_description ... ok [INFO] [stdout] test core::constraints::custom_graph::g13_test ... ok [INFO] [stdout] test core::constraints::custom_graph::g16_test ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::remove_edge::PROP_maintains_vertices ... ok [INFO] [stdout] test core::constraints::custom_graph::g17_test ... ok [INFO] [stdout] test core::base_graph::edges_sourced_or_sinked_in::PROP_all_edges_sinked_in_the_vertice ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::remove_vertex::PROP_maintains_unremoved_vertices ... ok [INFO] [stdout] test core::constraints::custom_graph::g18_test ... ok [INFO] [stdout] test core::constraints::custom_graph::g19_test ... ok [INFO] [stdout] test core::base_graph::edges_sourced_or_sinked_in::PROP_all_edges_sourced_in_the_vertice ... ok [INFO] [stdout] test core::constraints::custom_graph::g1_test ... ok [INFO] [stdout] test core::constraints::custom_graph::g20_test ... ok [INFO] [stdout] test core::constraints::custom_graph::g22_test ... ok [INFO] [stdout] test core::constraints::custom_graph::g2_test ... ok [INFO] [stdout] test core::constraints::custom_graph::g21_test ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::remove_vertex::PROP_rejects_absent_vertex ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::remove_edge::PROP_rejects_non_edge ... ok [INFO] [stdout] test core::base_graph::edges_between::PROP_all_incident_edges_in_desc_found_in_graph ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::remove_vertex::PROP_removes_vertex_from_graph ... ok [INFO] [stdout] test core::constraints::custom_graph::g3_test ... ok [INFO] [stdout] test core::base_graph::graph::PROP_edges_equal_to_description ... ok [INFO] [stdout] test core::constraints::custom_graph::g4_test ... ok [INFO] [stdout] test core::base_graph::vertex_count::PROP_equals_to_nr_of_vertices ... ok [INFO] [stdout] test core::constraints::custom_graph::g5_test ... ok [INFO] [stdout] test core::constraints::custom_graph::g6_test ... ok [INFO] [stdout] test core::constraints::custom_graph::g14_test ... ok [INFO] [stdout] test core::base_graph::edges_between::PROP_all_edges_incident_on_the_vertices ... ok [INFO] [stdout] test core::constraints::custom_graph::g7_test ... ok [INFO] [stdout] test core::constraints::custom_graph::g8_test ... ok [INFO] [stdout] test core::constraints::custom_graph::g9_test ... ok [INFO] [stdout] test common::adjacency_list::impl_base_graph::remove_vertex::PROP_decreases_vertex_count ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c9947ffef541fa58f4bbe9ae171a6e64df9fe60878f1616775899a6490bedee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9947ffef541fa58f4bbe9ae171a6e64df9fe60878f1616775899a6490bedee8", kill_on_drop: false }` [INFO] [stdout] c9947ffef541fa58f4bbe9ae171a6e64df9fe60878f1616775899a6490bedee8