[INFO] fetching crate fnx-generators 0.2.0...
[INFO] testing fnx-generators-0.2.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate fnx-generators 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate fnx-generators 0.2.0
[INFO] finished tweaking crates.io crate fnx-generators 0.2.0
[INFO] tweaked toml for crates.io crate fnx-generators 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fnx-generators 0.2.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fnx-generators 0.2.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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mt19937 v3.3.0
[INFO] [stderr]   Downloaded fnx-runtime v0.2.0
[INFO] [stderr]   Downloaded fnx-classes v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d5a135f7d002b36136d69827094b078f1aead0b325adac87ba933cd82a15addc
[INFO] running `Command { std: "docker" "start" "d5a135f7d002b36136d69827094b078f1aead0b325adac87ba933cd82a15addc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5a135f7d002b36136d69827094b078f1aead0b325adac87ba933cd82a15addc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5a135f7d002b36136d69827094b078f1aead0b325adac87ba933cd82a15addc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5a135f7d002b36136d69827094b078f1aead0b325adac87ba933cd82a15addc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5a135f7d002b36136d69827094b078f1aead0b325adac87ba933cd82a15addc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling mt19937 v3.3.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fnx-runtime v0.2.0
[INFO] [stderr]    Compiling fnx-classes v0.2.0
[INFO] [stderr]    Compiling fnx-generators v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.35s
[INFO] running `Command { std: "docker" "inspect" "d5a135f7d002b36136d69827094b078f1aead0b325adac87ba933cd82a15addc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5a135f7d002b36136d69827094b078f1aead0b325adac87ba933cd82a15addc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling fnx-generators v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.75s
[INFO] running `Command { std: "docker" "inspect" "d5a135f7d002b36136d69827094b078f1aead0b325adac87ba933cd82a15addc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5a135f7d002b36136d69827094b078f1aead0b325adac87ba933cd82a15addc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fnx_generators-8845a20d771ea51b)
[INFO] [stdout] 
[INFO] [stdout] running 195 tests
[INFO] [stdout] test tests::balanced_tree_r_one_and_zero_branching_match_networkx ... ok
[INFO] [stdout] test cpython_set_tests::cpython_set_pop_order_matches_reference ... ok
[INFO] [stdout] test tests::balanced_tree_rejects_node_count_beyond_generic_limit ... ok
[INFO] [stdout] test tests::barabasi_albert_rejects_m_zero ... ok
[INFO] [stdout] test tests::barabasi_albert_m_one_does_not_panic ... ok
[INFO] [stdout] test tests::barbell_graph_matches_networkx_direct_join_case ... ok
[INFO] [stdout] test tests::barabasi_albert_rejects_m_ge_n ... ok
[INFO] [stdout] test tests::barabasi_albert_basic_structure ... ok
[INFO] [stdout] test tests::binomial_tree_matches_networkx_order_three_labels ... ok
[INFO] [stdout] test tests::barbell_graph_matches_networkx_path_connected_case ... ok
[INFO] [stdout] test tests::barbell_graph_rejects_m1_below_two_like_networkx ... ok
[INFO] [stdout] test tests::binomial_tree_rejects_orders_beyond_node_limit ... ok
[INFO] [stdout] test tests::binomial_tree_matches_networkx_order_zero_case ... ok
[INFO] [stdout] test tests::caveman_graph_empty_and_size_one_cases_match_networkx ... ok
[INFO] [stdout] test tests::bull_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::circulant_graph_matches_networkx_complete_case ... ok
[INFO] [stdout] test tests::chvatal_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::circulant_graph_matches_networkx_cycle_case ... ok
[INFO] [stdout] test tests::circulant_graph_matches_networkx_empty_graph_case ... ok
[INFO] [stdout] test tests::caveman_graph_matches_networkx_disjoint_triangles ... ok
[INFO] [stdout] test tests::complete_multipartite_graph_empty_and_single_subset_match_networkx ... ok
[INFO] [stdout] test tests::circular_ladder_graph_matches_networkx_edges_and_degrees_for_n_five ... ok
[INFO] [stdout] test tests::complete_multipartite_graph_rejects_dense_edge_count ... ok
[INFO] [stdout] test tests::complete_multipartite_graph_matches_networkx_tripartite_example ... ok
[INFO] [stdout] test tests::circular_ladder_graph_matches_networkx_minimum_n_behavior ... ok
[INFO] [stdout] test tests::connected_caveman_graph_empty_and_single_clique_cases_match_networkx ... ok
[INFO] [stdout] test tests::complete_graph_has_n_choose_2_edges ... ok
[INFO] [stdout] test tests::circular_ladder_graph_rejects_n_below_two_like_networkx ... ok
[INFO] [stdout] test tests::connected_caveman_graph_matches_networkx_rewired_triangles ... ok
[INFO] [stdout] test tests::connected_caveman_graph_rejects_dense_edge_count ... ok
[INFO] [stdout] test tests::caveman_graph_rejects_dense_edge_count ... ok
[INFO] [stdout] test tests::circulant_graph_matches_networkx_self_loop_case ... ok
[INFO] [stdout] test tests::connected_caveman_graph_rejects_invalid_k_like_networkx ... ok
[INFO] [stdout] test tests::connected_watts_strogatz_zero_tries_fails_immediately ... ok
[INFO] [stdout] test tests::cycle_graph_edge_order_matches_networkx_for_n_five ... ok
[INFO] [stdout] test tests::cycle_graph_matches_networkx_small_n_behavior ... ok
[INFO] [stdout] test tests::dorogovtsev_goltsev_mendes_graph_matches_networkx_base_case ... ok
[INFO] [stdout] test tests::dorogovtsev_goltsev_mendes_graph_rejects_oversized_generation ... ok
[INFO] [stdout] test tests::dense_gnm_zero_edges_preserves_networkx_fail_closed_path ... ok
[INFO] [stdout] test tests::dual_barabasi_albert_rejects_invalid_m_values ... ok
[INFO] [stdout] test tests::diamond_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::dorogovtsev_goltsev_mendes_graph_generation_two_matches_networkx ... ok
[INFO] [stdout] test tests::directed_growth_generators_match_networkx_seeded_examples ... ok
[INFO] [stdout] test tests::dorogovtsev_goltsev_mendes_graph_generation_three_counts_and_degrees ... ok
[INFO] [stdout] test tests::duplication_divergence_graph_matches_networkx_seeded_example ... ok
[INFO] [stdout] test tests::desargues_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::dense_gnm_random_graph_matches_networkx_seeded_example ... ok
[INFO] [stdout] test tests::dual_barabasi_albert_degenerates_to_ba_for_probability_bounds ... ok
[INFO] [stdout] test tests::extended_barabasi_albert_matches_networkx_seeded_example ... ok
[INFO] [stdout] test tests::dodecahedral_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::dual_barabasi_albert_matches_networkx_seeded_example ... ok
[INFO] [stdout] test tests::cubical_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::extended_barabasi_albert_rejects_invalid_inputs ... ok
[INFO] [stdout] test tests::directed_growth_generators_are_directed_and_seed_reproducible ... ok
[INFO] [stdout] test tests::full_rary_tree_rejects_n_beyond_generic_limit ... ok
[INFO] [stdout] test tests::generalized_petersen_graph_rejects_networkx_error_boundaries ... ok
[INFO] [stdout] test tests::full_rary_tree_matches_networkx_binary_ten_labels ... ok
[INFO] [stdout] test tests::frucht_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::full_rary_tree_empty_and_zero_branching_match_networkx ... ok
[INFO] [stdout] test tests::fast_gnp_random_digraph_is_directed_and_seed_reproducible ... ok
[INFO] [stdout] test tests::gnm_generators_saturate_to_complete_graphs ... ok
[INFO] [stdout] test tests::gnm_random_graph_matches_networkx_seeded_example ... ok
[INFO] [stdout] test tests::grid_2d_graph_empty_axis_and_oversized_inputs_match_policy ... ok
[INFO] [stdout] test tests::barabasi_albert_is_seed_reproducible ... ok
[INFO] [stdout] test tests::gnm_random_digraph_matches_networkx_seeded_example ... ok
[INFO] [stdout] test tests::generalized_petersen_graph_matches_networkx_boundary_case ... ok
[INFO] [stdout] test tests::generalized_petersen_graph_matches_networkx_petersen_case ... ok
[INFO] [stdout] test tests::grid_graph_empty_axis_and_oversized_inputs_match_policy ... ok
[INFO] [stdout] test tests::grid_graph_empty_one_dimensional_and_invalid_periodic_cases_match_policy ... ok
[INFO] [stdout] test tests::grid_graph_periodic_scalar_matches_networkx_cycle_axes ... ok
[INFO] [stdout] test tests::empty_graph_has_expected_nodes_and_no_edges ... ok
[INFO] [stdout] test tests::grid_2d_graph_matches_networkx_rectangular_grid_edges ... ok
[INFO] [stdout] test tests::gnp_random_graph_is_seed_reproducible ... ok
[INFO] [stdout] test tests::grid_graph_three_dimensions_match_networkx_counts_and_edges ... ok
[INFO] [stdout] test tests::grid_2d_graph_periodic_axes_add_networkx_wrap_edges ... ok
[INFO] [stdout] test tests::grid_2d_graph_small_periodic_dimensions_do_not_duplicate_edges ... ok
[INFO] [stdout] test tests::grid_graph_two_dimensional_integer_dims_match_networkx_reversed_labels ... ok
[INFO] [stdout] test tests::harary_graphs_reject_networkx_error_boundaries ... ok
[INFO] [stdout] test tests::hnm_harary_graph_rejects_dense_edge_count ... ok
[INFO] [stdout] test tests::hnm_harary_graph_even_order_remainder_matches_networkx_edges ... ok
[INFO] [stdout] test tests::heawood_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::hypercube_graph_one_dimension_uses_singleton_tuple_labels ... ok
[INFO] [stdout] test tests::hkn_harary_graph_odd_connectivity_odd_order_matches_networkx_edges ... ok
[INFO] [stdout] test tests::hypercube_graph_three_dimensions_matches_networkx_counts_and_edges ... ok
[INFO] [stdout] test tests::house_x_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::hypercube_graph_zero_dimension_matches_networkx_empty_graph ... ok
[INFO] [stdout] test tests::house_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::hardened_mode_clamps_invalid_probability_with_warning ... ok
[INFO] [stdout] test tests::icosahedral_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::interval_graph_empty_and_duplicate_intervals_match_networkx_semantics ... ok
[INFO] [stdout] test tests::kneser_graph_half_case_matches_networkx_disjoint_pairs ... ok
[INFO] [stdout] test tests::hoffman_singleton_graph_matches_networkx_counts_degrees_and_representative_edges ... ok
[INFO] [stdout] test tests::extended_barabasi_albert_handles_rewire_heavy_seeded_example ... ok
[INFO] [stdout] test tests::interval_graph_rejects_reversed_and_oversized_inputs ... ok
[INFO] [stdout] test tests::interval_graph_matches_networkx_example_edges ... ok
[INFO] [stdout] test tests::hypercube_graph_rejects_node_count_beyond_generic_limit ... ok
[INFO] [stdout] test tests::kneser_graph_generation_order_matches_networkx_petersen_case ... ok
[INFO] [stdout] test tests::kneser_graph_two_k_greater_than_n_adds_isolates_in_combination_order ... ok
[INFO] [stdout] test tests::ladder_graph_matches_networkx_edges_and_degrees_for_n_five ... ok
[INFO] [stdout] test tests::krackhardt_kite_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::kneser_graph_rejects_invalid_parameters_like_networkx ... ok
[INFO] [stdout] test tests::kneser_graph_rejects_dense_edge_count ... ok
[INFO] [stdout] test tests::hkn_harary_graph_connectivity_one_matches_path_graph ... ok
[INFO] [stdout] test tests::lcf_graph_handles_null_and_singleton_like_networkx ... ok
[INFO] [stdout] test tests::lollipop_graph_matches_networkx_pure_clique_case ... ok
[INFO] [stdout] test tests::lollipop_graph_rejects_m_below_two_like_networkx ... ok
[INFO] [stdout] test tests::lollipop_graph_matches_networkx_clique_plus_path_case ... ok
[INFO] [stdout] test tests::lcf_graph_matches_networkx_heawood_notation_example ... ok
[INFO] [stdout] test tests::mycielskian_two_iterations_match_networkx_size ... ok
[INFO] [stdout] test tests::lcf_graph_matches_networkx_utility_graph_example ... ok
[INFO] [stdout] test tests::null_and_trivial_graph_match_networkx_node_edge_counts ... ok
[INFO] [stdout] test tests::mycielskian_path_graph_matches_networkx_cycle_five ... ok
[INFO] [stdout] test tests::newman_watts_strogatz_accepts_odd_k_as_k_minus_one_neighbors ... ok
[INFO] [stdout] test tests::moebius_kantor_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::pappus_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::mycielski_graph_base_family_matches_networkx ... ok
[INFO] [stdout] test tests::partial_duplication_graph_matches_networkx_seeded_example ... ok
[INFO] [stdout] test tests::partial_duplication_graph_validates_inputs_and_initial_clique ... ok
[INFO] [stdout] test tests::octahedral_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::partial_duplication_graph_matches_networkx_sparse_seeded_example ... ok
[INFO] [stdout] test tests::petersen_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::random_k_out_graph_matches_networkx_python_branch_seeded_examples ... ok
[INFO] [stdout] test tests::ladder_graph_matches_networkx_small_n_behavior ... ok
[INFO] [stdout] test tests::random_k_out_graph_handles_empty_and_invalid_inputs ... ok
[INFO] [stdout] test tests::random_lobster_graph_rejects_unit_probabilities ... ok
[INFO] [stdout] test tests::random_lobster_graph_matches_networkx_seeded_example ... ok
[INFO] [stdout] test tests::random_powerlaw_tree_sequence_fails_after_exhausted_tries ... ok
[INFO] [stdout] test tests::random_powerlaw_tree_sequence_matches_networkx_seeded_example ... ok
[INFO] [stdout] test tests::random_shell_graph_matches_networkx_multi_shell_example ... ok
[INFO] [stdout] test tests::random_regular_python_edge_insertion_order_matches_fixture ... ok
[INFO] [stdout] test tests::random_powerlaw_tree_matches_networkx_fractional_gamma_example ... ok
[INFO] [stdout] test tests::random_shell_graph_matches_networkx_seeded_example ... ok
[INFO] [stdout] test tests::random_shell_graph_saturates_shells_like_networkx_gnm ... ok
[INFO] [stdout] test tests::random_shell_graph_fails_closed_when_inter_shell_edges_are_impossible ... ok
[INFO] [stdout] test tests::random_uniform_k_out_digraph_matches_networkx_seeded_examples ... ok
[INFO] [stdout] test tests::random_uniform_k_out_fails_closed_for_impossible_targets ... ok
[INFO] [stdout] test tests::ring_of_cliques_matches_networkx_triangle_ring_structure ... ok
[INFO] [stdout] test tests::random_uniform_k_out_multidigraph_respects_self_loop_filter ... ok
[INFO] [stdout] test tests::result_digraph_inherits_generator_runtime_policy ... ok
[INFO] [stdout] test tests::duplication_divergence_graph_matches_networkx_sparse_seeded_example ... ok
[INFO] [stdout] test tests::random_powerlaw_tree_matches_networkx_seeded_example ... ok
[INFO] [stdout] test tests::result_multidigraph_inherits_generator_runtime_policy ... ok
[INFO] [stdout] test tests::path_graph_has_expected_structure ... ok
[INFO] [stdout] test tests::random_lobster_graph_uses_absolute_probabilities_like_networkx ... ok
[INFO] [stdout] test tests::balanced_tree_matches_networkx_binary_height_three_labels ... ok
[INFO] [stdout] test tests::random_uniform_k_out_multidigraph_matches_networkx_seeded_example ... ok
[INFO] [stdout] test tests::result_graph_inherits_generator_runtime_policy ... ok
[INFO] [stdout] test tests::duplication_divergence_graph_validates_inputs ... ok
[INFO] [stdout] test tests::ring_of_cliques_rejects_dense_edge_count ... ok
[INFO] [stdout] test tests::ring_of_cliques_rejects_invalid_parameters_like_networkx ... ok
[INFO] [stdout] test tests::strict_mode_fails_for_excessive_node_count ... ok
[INFO] [stdout] test tests::strict_mode_fails_for_excessive_star_spokes ... ok
[INFO] [stdout] test tests::star_graph_has_expected_structure_and_order ... ok
[INFO] [stdout] test tests::sudoku_graph_rejects_dense_edge_count ... ok
[INFO] [stdout] test tests::runtime_policy_tracks_generator_validation_state ... ok
[INFO] [stdout] test tests::star_graph_zero_spokes_has_single_node ... ok
[INFO] [stdout] test tests::sudoku_graph_zero_and_one_order_match_networkx ... ok
[INFO] [stdout] test tests::tadpole_graph_rejects_m_below_two_like_networkx ... ok
[INFO] [stdout] test tests::scale_free_graph_is_directed_multigraph_and_seed_reproducible ... ok
[INFO] [stdout] test tests::sedgewick_maze_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::strict_mode_fails_for_invalid_probability ... ok
[INFO] [stdout] test tests::tadpole_graph_matches_networkx_cycle_plus_path_case ... ok
[INFO] [stdout] test tests::scale_free_graph_matches_networkx_seeded_example ... ok
[INFO] [stdout] test tests::sudoku_graph_order_two_matches_networkx_neighbors ... ok
[INFO] [stdout] test tests::tadpole_graph_matches_networkx_cycle_case ... ok
[INFO] [stdout] test tests::scale_free_graph_respects_initial_multidigraph ... ok
[INFO] [stdout] test tests::ring_of_cliques_minimum_case_matches_networkx ... ok
[INFO] [stdout] test tests::triad_graph_030t_matches_networkx_edges ... ok
[INFO] [stdout] test tests::triad_graph_003_has_three_isolates_like_networkx ... ok
[INFO] [stdout] test tests::turan_graph_rejects_invalid_partition_count_like_networkx ... ok
[INFO] [stdout] test tests::triad_graph_300_matches_networkx_complete_digraph ... ok
[INFO] [stdout] test tests::turan_graph_matches_networkx_singleton_case ... ok
[INFO] [stdout] test tests::turan_graph_matches_networkx_uneven_partition_order ... ok
[INFO] [stdout] test tests::unit_packet_007_contract_asserted ... ok
[INFO] [stdout] test tests::truncated_tetrahedron_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::truncated_cube_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::turan_graph_matches_networkx_balanced_bipartite_case ... ok
[INFO] [stdout] test tests::tetrahedral_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::triad_graph_rejects_unknown_name_like_networkx ... ok
[INFO] [stdout] test tests::tutte_graph_matches_networkx_edges_and_degrees ... ok
[INFO] [stdout] test tests::watts_strogatz_accepts_odd_k_as_k_minus_one_neighbors ... ok
[INFO] [stdout] test tests::watts_strogatz_k_equal_n_returns_complete_graph ... ok
[INFO] [stdout] test tests::watts_strogatz_rejects_k_gt_n ... ok
[INFO] [stdout] test tests::windmill_graph_rejects_dense_edge_count ... ok
[INFO] [stdout] test tests::windmill_graph_minimum_case_matches_networkx ... ok
[INFO] [stdout] test tests::windmill_graph_rejects_invalid_parameters_like_networkx ... ok
[INFO] [stdout] test tests::watts_strogatz_basic_structure ... ok
[INFO] [stdout] test tests::wheel_graph_matches_networkx_hub_and_rim_for_n_six ... ok
[INFO] [stdout] test tests::wheel_graph_matches_networkx_small_n_behavior ... ok
[INFO] [stdout] test tests::windmill_graph_matches_networkx_shared_center_structure ... ok
[INFO] [stdout] test tests::watts_strogatz_with_rewiring_is_seed_reproducible ... ok
[INFO] [stdout] test tests::sudoku_graph_default_order_matches_networkx_counts_and_neighbors ... ok
[INFO] [stdout] test tests::hardened_mode_clamps_excessive_node_count_with_warning ... ok
[INFO] [stdout] test tests::property_packet_007_invariants ... ok
[INFO] [stdout] test tests::mycielski_graph_rejects_invalid_and_dense_inputs has been running for over 60 seconds
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/fnx_generators-8845a20d771ea51b` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d5a135f7d002b36136d69827094b078f1aead0b325adac87ba933cd82a15addc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a135f7d002b36136d69827094b078f1aead0b325adac87ba933cd82a15addc", kill_on_drop: false }`
[INFO] [stdout] d5a135f7d002b36136d69827094b078f1aead0b325adac87ba933cd82a15addc
