[INFO] fetching crate grathe 0.1.4... [INFO] testing grathe-0.1.4 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate grathe 0.1.4 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate grathe 0.1.4 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config.toml [INFO] started tweaking crates.io crate grathe 0.1.4 [INFO] finished tweaking crates.io crate grathe 0.1.4 [INFO] tweaked toml for crates.io crate grathe 0.1.4 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.6 [INFO] [stderr] Downloaded wide v0.7.1 [INFO] [stderr] Downloaded safe_arch v0.6.0 [INFO] [stderr] Downloaded simba v0.6.0 [INFO] [stderr] Downloaded nalgebra v0.29.0 [INFO] [stderr] Downloaded bimap v0.6.1 [INFO] [stderr] Downloaded all_asserts v2.3.0 [INFO] [stderr] Downloaded generic-tests v0.1.2 [INFO] [stderr] Downloaded approx v0.5.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.2 [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded nalgebra-sparse v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2be436cc7defcca9fa175cc0c4b8df4bb8bf5495c153e017922e8f533a9b2d5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f2be436cc7defcca9fa175cc0c4b8df4bb8bf5495c153e017922e8f533a9b2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2be436cc7defcca9fa175cc0c4b8df4bb8bf5495c153e017922e8f533a9b2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2be436cc7defcca9fa175cc0c4b8df4bb8bf5495c153e017922e8f533a9b2d5", kill_on_drop: false }` [INFO] [stdout] f2be436cc7defcca9fa175cc0c4b8df4bb8bf5495c153e017922e8f533a9b2d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8dba8ae63083e2b3ebc23a21ef6ade855246e3012fc35ec70db8b28d84b112c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c8dba8ae63083e2b3ebc23a21ef6ade855246e3012fc35ec70db8b28d84b112c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bimap v0.6.1 [INFO] [stderr] Compiling all_asserts v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling generic-tests v0.1.2 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling nalgebra-sparse v0.5.0 [INFO] [stderr] Compiling grathe v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub mod errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod graphs; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod io; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/io/dot.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Parser)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/io/dot.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Parser)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub mod types; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "c8dba8ae63083e2b3ebc23a21ef6ade855246e3012fc35ec70db8b28d84b112c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8dba8ae63083e2b3ebc23a21ef6ade855246e3012fc35ec70db8b28d84b112c", kill_on_drop: false }` [INFO] [stdout] c8dba8ae63083e2b3ebc23a21ef6ade855246e3012fc35ec70db8b28d84b112c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a42ffa92c30c3385870dfd961d1df8c2c7e5f97cfe09f4d4200d0e32d2bb418 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2a42ffa92c30c3385870dfd961d1df8c2c7e5f97cfe09f4d4200d0e32d2bb418", kill_on_drop: false }` [INFO] [stderr] Compiling grathe v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub mod errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod graphs; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod io; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/io/dot.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Parser)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/io/dot.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Parser)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `Parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub mod types; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.61s [INFO] running `Command { std: "docker" "inspect" "2a42ffa92c30c3385870dfd961d1df8c2c7e5f97cfe09f4d4200d0e32d2bb418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a42ffa92c30c3385870dfd961d1df8c2c7e5f97cfe09f4d4200d0e32d2bb418", kill_on_drop: false }` [INFO] [stdout] 2a42ffa92c30c3385870dfd961d1df8c2c7e5f97cfe09f4d4200d0e32d2bb418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3dcaa33327c9bd79982f25845e25c0b86614535a752abe3e661ba08c6ef9f4af [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3dcaa33327c9bd79982f25845e25c0b86614535a752abe3e661ba08c6ef9f4af", kill_on_drop: false }` [INFO] [stderr] warning: missing documentation for a module [INFO] [stderr] --> src/lib.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | pub mod errors; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![warn(missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a module [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | pub mod graphs; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a module [INFO] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | pub mod io; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for an enum [INFO] [stderr] --> src/io/dot.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Parser)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the derive macro `Parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a variant [INFO] [stderr] --> src/io/dot.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Parser)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the derive macro `Parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a module [INFO] [stderr] --> src/lib.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | pub mod types; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `grathe` (lib) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grathe-543adfaed311929b) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::add_vertex ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::as_edges_labels ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::add_edge ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::as_mut_edges_labels ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::add_vertex_label ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::as_mut_vertices_labels ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::as_vertices_labels ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::del_edge ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::default ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::get_edge_id ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::get_vertex_id ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::get_edge_label ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::get_vertex_label ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::is_subgraph ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::is_supergraph ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::new ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::as_data ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::partial_cmp ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::del_vertex ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::eq ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::edges_iter ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::from_dot ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::set_vertex_label ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::to_adjacency_list ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::to_dense_adjacency_matrix ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::to_dot ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::to_edge_list ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::to_sparse_adjacency_matrix ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::unset_edge_label ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::unset_vertex_label ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::read_dot ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::order ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::from_order ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::from_vertices ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::has_vertex ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::adjacents_iter ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::set_edge_label ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::write_dot ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::reserve_vertex ... ok [INFO] [stdout] test tests::io::tests::write_dot ... ok [INFO] [stdout] test tests::io::tests::from_dot ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::from_edges ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::vertices_iter ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::has_edge ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::from_vertices_panics - should panic ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::adjacents_iter_panics - should panic ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::from_edges_panics - should panic ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::reserve_vertex_panics - should panic ... ok [INFO] [stdout] test tests::graphs::tests::adjacency_list_graph::size ... ok [INFO] [stderr] Doc-tests grathe [INFO] [stdout] test tests::io::tests::read_dot ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/graphs/adjacency_list_graph.rs - graphs::adjacency_list_graph::AdjacencyListGraph::eq (line 34) ... ok [INFO] [stdout] test src/graphs/adjacency_list_graph.rs - graphs::adjacency_list_graph::AdjacencyListGraph::partial_cmp (line 68) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3dcaa33327c9bd79982f25845e25c0b86614535a752abe3e661ba08c6ef9f4af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dcaa33327c9bd79982f25845e25c0b86614535a752abe3e661ba08c6ef9f4af", kill_on_drop: false }` [INFO] [stdout] 3dcaa33327c9bd79982f25845e25c0b86614535a752abe3e661ba08c6ef9f4af