[INFO] fetching crate dsalgo 0.3.10... [INFO] checking dsalgo-0.3.10 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate dsalgo 0.3.10 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate dsalgo 0.3.10 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dsalgo 0.3.10 [INFO] finished tweaking crates.io crate dsalgo 0.3.10 [INFO] tweaked toml for crates.io crate dsalgo 0.3.10 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ea4ddec1a70783017852346538057dafd933fa3382a166706cc2279a174ea5a [INFO] running `Command { std: "docker" "start" "-a" "0ea4ddec1a70783017852346538057dafd933fa3382a166706cc2279a174ea5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ea4ddec1a70783017852346538057dafd933fa3382a166706cc2279a174ea5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ea4ddec1a70783017852346538057dafd933fa3382a166706cc2279a174ea5a", kill_on_drop: false }` [INFO] [stdout] 0ea4ddec1a70783017852346538057dafd933fa3382a166706cc2279a174ea5a [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc896100814c9d4815ab9c0086179f49de2ad4ea7f689f8c2e521e079e1139c2 [INFO] running `Command { std: "docker" "start" "-a" "dc896100814c9d4815ab9c0086179f49de2ad4ea7f689f8c2e521e079e1139c2", kill_on_drop: false }` [INFO] [stderr] Checking dsalgo v0.3.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `inherent_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(inherent_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #8995 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/avl_tree_ngtkn.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | FromIterator, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::binary_decision_diagram::*` [INFO] [stdout] --> src/bdd.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::binary_decision_diagram::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ParentMut`, `Parent`, `height::Height`, `insertion::Insert`, `join::Join`, `pop::Pop`, `size::Size`, `split::Split` [INFO] [stdout] --> src/binary_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | height::Height, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 3 | insertion::Insert, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | join::Join, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | pop::Pop, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 6 | size::Size, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | split::Split, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 8 | tree_node::{ [INFO] [stdout] 9 | Parent, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 10 | ParentMut, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::binary_space_partitioning::*` [INFO] [stdout] --> src/bsp.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::binary_space_partitioning::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::convex_hull_trick::*` [INFO] [stdout] --> src/cht.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::convex_hull_trick::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dearangement::*` [INFO] [stdout] --> src/complete_permutations.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::dearangement::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::number_of_distinct_subsequences::*` [INFO] [stdout] --> src/count_subsequences.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::number_of_distinct_subsequences::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chinese_remainder_theorem::*` [INFO] [stdout] --> src/crt.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::chinese_remainder_theorem::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::articulation_point::*` [INFO] [stdout] --> src/cut_vertex.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::articulation_point::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `static_modulus_trait::Get` [INFO] [stdout] --> src/define_const_modulus_macro.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | static_modulus_trait::Get, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `static_modulus_trait::*` [INFO] [stdout] --> src/define_const_modulus_with_const_generics_macro.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | static_modulus_trait::*, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::suffix_automaton::*` [INFO] [stdout] --> src/directed_acyclic_word_graph.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::suffix_automaton::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::discrete_logarithm::*` [INFO] [stdout] --> src/dlp.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::discrete_logarithm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::enumerate_prime_factor_candidates_for_highly_composite_numbers::*` [INFO] [stdout] --> src/enumerate_highly_composite_numbers_prime_factor_dp.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::enumerate_prime_factor_candidates_for_highly_composite_numbers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::eulerian_trail::*` [INFO] [stdout] --> src/eulerian_path.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use crate::eulerian_trail::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::fast_fourier_transform::*` [INFO] [stdout] --> src/fft.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::fast_fourier_transform::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::general_number_field_sieve::*` [INFO] [stdout] --> src/gnfs.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::general_number_field_sieve::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::iterative_deepening_a_star_algorithm::*` [INFO] [stdout] --> src/ida_star.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::iterative_deepening_a_star_algorithm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::integer_kth_root::*` [INFO] [stdout] --> src/ikthrt.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::integer_kth_root::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::integer_square_root::*` [INFO] [stdout] --> src/isqrt.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::integer_square_root::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::knuth_morris_pratt::*` [INFO] [stdout] --> src/kmp.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::knuth_morris_pratt::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::least_common_multiple::*` [INFO] [stdout] --> src/lcm.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use crate::least_common_multiple::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::link_cut_tree::*` [INFO] [stdout] --> src/lct.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::link_cut_tree::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/least_significant_bit_number_direct_i64.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SparseTable` is imported redundantly [INFO] [stdout] --> src/lowest_common_ancestor_old.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | use crate::sparse_table_with_static_idempotent_semigroup::SparseTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | use crate::sparse_table_with_static_idempotent_semigroup::*; [INFO] [stdout] | ------------------------------------------------------- the item `SparseTable` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::fenwick_tree_multiset_impl_median::*` [INFO] [stdout] --> src/median_priority_queue_with_fenwick_tree_multiset_for_small_usize.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::fenwick_tree_multiset_impl_median::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::fenwick_tree_multiset_impl_min_max::*` [INFO] [stdout] --> src/min_max_priority_queue_with_fenwick.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::fenwick_tree_multiset_impl_min_max::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::number_theoritic_transform::*` [INFO] [stdout] --> src/ntt.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::number_theoritic_transform::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::number_of_dearangement::*` [INFO] [stdout] --> src/number_of_complete_permutations.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::number_of_dearangement::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::montmort_number::*` [INFO] [stdout] --> src/number_of_dearangement.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::montmort_number::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::number_of_distinct_subsequences::*` [INFO] [stdout] --> src/number_of_subsequences.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::number_of_distinct_subsequences::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pattern_defeating_quick_sort::*` [INFO] [stdout] --> src/pdqsort.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::pattern_defeating_quick_sort::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/popcount_cached_usize.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `power_dynamic::*` [INFO] [stdout] --> src/power.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | power_dynamic::*, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::treap::*` [INFO] [stdout] --> src/randomized_binary_search_tree.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::treap::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::randomized_binary_search_tree::*` [INFO] [stdout] --> src/rbst.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::randomized_binary_search_tree::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pseudorandom_number_generator::*` [INFO] [stdout] --> src/rng.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::pseudorandom_number_generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::self_balancing_binary_search_tree::*` [INFO] [stdout] --> src/sbbst.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::self_balancing_binary_search_tree::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/segment_tree_with_static_monoid.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/sparse_table_with_static_idempotent_semigroup.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::submodular_set_function::*` [INFO] [stdout] --> src/submodular_function.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::submodular_set_function::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sliding_window_aggregation::*` [INFO] [stdout] --> src/swag.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::sliding_window_aggregation::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/union_find_traits.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[allow(private_in_public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::vertex_seperator::*` [INFO] [stdout] --> src/vertex_cut.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::vertex_seperator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::weak_avl_tree::*` [INFO] [stdout] --> src/wavl_tree.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::weak_avl_tree::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `inherent_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(inherent_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #8995 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/avl_tree_ngtkn.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | FromIterator, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::binary_decision_diagram::*` [INFO] [stdout] --> src/bdd.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::binary_decision_diagram::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ParentMut`, `Parent`, `height::Height` [INFO] [stdout] --> src/binary_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | height::Height, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | Parent, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 10 | ParentMut, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::binary_space_partitioning::*` [INFO] [stdout] --> src/bsp.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::binary_space_partitioning::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/catalan_number_with_formula_modular_with_instant_choose_fn_usize.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::convex_hull_trick::*` [INFO] [stdout] --> src/cht.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::convex_hull_trick::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::dearangement::*` [INFO] [stdout] --> src/complete_permutations.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::dearangement::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::number_of_distinct_subsequences::*` [INFO] [stdout] --> src/count_subsequences.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::number_of_distinct_subsequences::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::chinese_remainder_theorem::*` [INFO] [stdout] --> src/crt.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::chinese_remainder_theorem::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::articulation_point::*` [INFO] [stdout] --> src/cut_vertex.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::articulation_point::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/dijkstra_shortest_path_count_modular_i64_with_inf_sparse.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::suffix_automaton::*` [INFO] [stdout] --> src/directed_acyclic_word_graph.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::suffix_automaton::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::discrete_logarithm::*` [INFO] [stdout] --> src/dlp.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::discrete_logarithm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/doubly_linked_list_node.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::enumerate_prime_factor_candidates_for_highly_composite_numbers::*` [INFO] [stdout] --> src/enumerate_highly_composite_numbers_prime_factor_dp.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::enumerate_prime_factor_candidates_for_highly_composite_numbers::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::eulerian_trail::*` [INFO] [stdout] --> src/eulerian_path.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use crate::eulerian_trail::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::fast_fourier_transform::*` [INFO] [stdout] --> src/fft.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::fast_fourier_transform::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::general_number_field_sieve::*` [INFO] [stdout] --> src/gnfs.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::general_number_field_sieve::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::iterative_deepening_a_star_algorithm::*` [INFO] [stdout] --> src/ida_star.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::iterative_deepening_a_star_algorithm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::integer_kth_root::*` [INFO] [stdout] --> src/ikthrt.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::integer_kth_root::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::integer_square_root::*` [INFO] [stdout] --> src/isqrt.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::integer_square_root::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::knuth_morris_pratt::*` [INFO] [stdout] --> src/kmp.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::knuth_morris_pratt::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/label_bipartite_graph_with_bfs.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::least_common_multiple::*` [INFO] [stdout] --> src/lcm.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use crate::least_common_multiple::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::link_cut_tree::*` [INFO] [stdout] --> src/lct.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::link_cut_tree::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SparseTable` is imported redundantly [INFO] [stdout] --> src/lowest_common_ancestor_old.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | use crate::sparse_table_with_static_idempotent_semigroup::SparseTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | use crate::sparse_table_with_static_idempotent_semigroup::*; [INFO] [stdout] | ------------------------------------------------------- the item `SparseTable` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::fenwick_tree_multiset_impl_median::*` [INFO] [stdout] --> src/median_priority_queue_with_fenwick_tree_multiset_for_small_usize.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::fenwick_tree_multiset_impl_median::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::fenwick_tree_multiset_impl_min_max::*` [INFO] [stdout] --> src/min_max_priority_queue_with_fenwick.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::fenwick_tree_multiset_impl_min_max::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::number_theoritic_transform::*` [INFO] [stdout] --> src/ntt.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::number_theoritic_transform::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::number_of_dearangement::*` [INFO] [stdout] --> src/number_of_complete_permutations.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::number_of_dearangement::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::montmort_number::*` [INFO] [stdout] --> src/number_of_dearangement.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::montmort_number::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/number_of_edges_in_subgraph_naive_dp.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/number_of_edges_in_subgraph_with_subset_fast_zeta.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::number_of_distinct_subsequences::*` [INFO] [stdout] --> src/number_of_subsequences.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::number_of_distinct_subsequences::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(once_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pattern_defeating_quick_sort::*` [INFO] [stdout] --> src/pdqsort.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::pattern_defeating_quick_sort::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `new_rc_refcell` is imported redundantly [INFO] [stdout] --> src/pointer_grpah.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | use super::*; [INFO] [stdout] | -------- the item `new_rc_refcell` is already imported here [INFO] [stdout] 77 | use crate::new_rc_refcell::new_rc_refcell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `power_dynamic::*` [INFO] [stdout] --> src/power.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | power_dynamic::*, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/prime_counting_fast_half.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::treap::*` [INFO] [stdout] --> src/randomized_binary_search_tree.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::treap::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::randomized_binary_search_tree::*` [INFO] [stdout] --> src/rbst.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::randomized_binary_search_tree::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::pseudorandom_number_generator::*` [INFO] [stdout] --> src/rng.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::pseudorandom_number_generator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/rng_static_xorshift64.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::self_balancing_binary_search_tree::*` [INFO] [stdout] --> src/sbbst.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::self_balancing_binary_search_tree::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/segment_tree_with_static_monoid.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/sparse_table_with_static_idempotent_semigroup.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::submodular_set_function::*` [INFO] [stdout] --> src/submodular_function.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::submodular_set_function::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sliding_window_aggregation::*` [INFO] [stdout] --> src/swag.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::sliding_window_aggregation::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/union_find_traits.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[allow(private_in_public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::vertex_seperator::*` [INFO] [stdout] --> src/vertex_cut.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::vertex_seperator::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::weak_avl_tree::*` [INFO] [stdout] --> src/wavl_tree.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::weak_avl_tree::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/xor_vector_space_basis_with_cumulative_min.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(once_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prime_factors` [INFO] [stdout] --> src/divisors_from_prime_factors.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn divisors_from_prime_factors(prime_factors: &[(u64, u8)]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prime_factors` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/prime.rs:188:43 [INFO] [stdout] | [INFO] [stdout] 188 | BTreeMap::from_iter(IntoIter::new([(3, 1), (5, 1), (7, 1)])), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/prime.rs:203:43 [INFO] [stdout] | [INFO] [stdout] 203 | BTreeMap::from_iter(IntoIter::new([(3, 1), (5, 1), (7, 1)])), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/splay_tree_node_unsafe_recurse.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let mut c = unsafe { self.c[i].as_mut().unwrap() }; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/splay_tree_node_unsafe_recurse.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let mut c = unsafe { node.c[s].as_mut().unwrap() }; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/splay_tree_node_unsafe_recurse.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let mut r = unsafe { r.as_mut().unwrap() }.splay(0); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/splay_tree_node_unsafe_recurse.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | let mut root = unsafe { root.as_mut().unwrap() }.splay(i); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/splay_tree_node_with_trait.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 146 | node_state => Node::::rotate_up(&parent), [INFO] [stdout] | ---------- matches any value [INFO] [stdout] 147 | _ => Node::::rotate_up(node), [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_state` [INFO] [stdout] --> src/splay_tree_node_with_trait.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | let node_state = Node::::get_state(node); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_state` [INFO] [stdout] --> src/splay_tree_node_with_trait.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | node_state => Node::::rotate_up(&parent), [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/avl_tree_array.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct AVLArray(Option>>); [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 3 | pub struct AVLArray(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bellman_ford_dense` is never used [INFO] [stdout] --> src/bellman_ford_dense.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) fn bellman_ford_dense( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UpdateData` is never used [INFO] [stdout] --> src/binary_tree_node.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) trait UpdateData { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `max_len` is never used [INFO] [stdout] --> src/bit_array.rs:79:4 [INFO] [stdout] | [INFO] [stdout] 79 | fn max_len( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cum`, `start`, and `op` are never read [INFO] [stdout] --> src/functional_graph_prefix_aggregation.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct PrefixAggregation { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 4 | cum: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 5 | start: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | op: F, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Index` is never used [INFO] [stdout] --> src/index.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) trait Index [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dual_unbounded_knapsack_table_just` is never used [INFO] [stdout] --> src/knapsack.rs:396:23 [INFO] [stdout] | [INFO] [stdout] 396 | pub(crate) fn dual_unbounded_knapsack_table_just( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_red`, `size`, `v`, `l`, and `r` are never read [INFO] [stdout] --> src/red_black_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 2 | is_red: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 3 | size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | pub(crate) v: T, [INFO] [stdout] | ^ [INFO] [stdout] 5 | l: ON, [INFO] [stdout] | ^ [INFO] [stdout] 6 | r: ON, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `N` is never used [INFO] [stdout] --> src/red_black_tree.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | type N = Box>; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `depth` and `parent` are never read [INFO] [stdout] --> src/tree_dfs_euler_tour_heavy_light_decomposition_as_struct.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Tree { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 2 | depth: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 3 | parent: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Get` is never used [INFO] [stdout] --> src/tree_node.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) trait Get<'a> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 67 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/binary_tree.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | mut self, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/binary_tree.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | rhs: Self, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/binary_tree.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | let size = self.root.size(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/binary_tree.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | index: usize, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/binary_tree.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | data: Self::Data, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/catalan_number_with_formula_modular_with_instant_choose_fn_usize.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let p = 1_000_000_007; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prime_factors` [INFO] [stdout] --> src/divisors_from_prime_factors.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn divisors_from_prime_factors(prime_factors: &[(u64, u8)]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prime_factors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/graph_bfs_abstract.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | for ((n, m, k, s, t, x, edges), ans) in cases { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/graph_bfs_path_count.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | for ((n, m, k, s, t, x, edges), ans) in cases { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/splay_tree_node_unsafe_recurse.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let mut c = unsafe { self.c[i].as_mut().unwrap() }; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/splay_tree_node_unsafe_recurse.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let mut c = unsafe { node.c[s].as_mut().unwrap() }; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/splay_tree_node_unsafe_recurse.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let mut r = unsafe { r.as_mut().unwrap() }.splay(0); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/splay_tree_node_unsafe_recurse.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | let mut root = unsafe { root.as_mut().unwrap() }.splay(i); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/splay_tree_node_with_trait.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 146 | node_state => Node::::rotate_up(&parent), [INFO] [stdout] | ---------- matches any value [INFO] [stdout] 147 | _ => Node::::rotate_up(node), [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_state` [INFO] [stdout] --> src/splay_tree_node_with_trait.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | let node_state = Node::::get_state(node); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_state` [INFO] [stdout] --> src/splay_tree_node_with_trait.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | node_state => Node::::rotate_up(&parent), [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/avl_tree_array.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct AVLArray(Option>>); [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 3 | pub struct AVLArray(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bellman_ford_dense` is never used [INFO] [stdout] --> src/bellman_ford_dense.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) fn bellman_ford_dense( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `left` and `right` are never read [INFO] [stdout] --> src/binary_tree.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 25 | struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 26 | data: T, [INFO] [stdout] 27 | left: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | right: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/binary_tree.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 45 | impl Node { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 46 | fn new(data: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UpdateData` is never used [INFO] [stdout] --> src/binary_tree_node.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) trait UpdateData { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `max_len` is never used [INFO] [stdout] --> src/bit_array.rs:79:4 [INFO] [stdout] | [INFO] [stdout] 79 | fn max_len( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cum`, `start`, and `op` are never read [INFO] [stdout] --> src/functional_graph_prefix_aggregation.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct PrefixAggregation { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 4 | cum: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 5 | start: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | op: F, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Index` is never used [INFO] [stdout] --> src/index.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) trait Index [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dual_unbounded_knapsack_table_just` is never used [INFO] [stdout] --> src/knapsack.rs:396:23 [INFO] [stdout] | [INFO] [stdout] 396 | pub(crate) fn dual_unbounded_knapsack_table_just( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/network_graph_node.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct Data { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 67 | pub id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_red`, `size`, `v`, `l`, and `r` are never read [INFO] [stdout] --> src/red_black_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 2 | is_red: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 3 | size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | pub(crate) v: T, [INFO] [stdout] | ^ [INFO] [stdout] 5 | l: ON, [INFO] [stdout] | ^ [INFO] [stdout] 6 | r: ON, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `N` is never used [INFO] [stdout] --> src/red_black_tree.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | type N = Box>; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `depth` and `parent` are never read [INFO] [stdout] --> src/tree_dfs_euler_tour_heavy_light_decomposition_as_struct.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Tree { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 2 | depth: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 3 | parent: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Get` is never used [INFO] [stdout] --> src/tree_node.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) trait Get<'a> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 86 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.76s [INFO] running `Command { std: "docker" "inspect" "dc896100814c9d4815ab9c0086179f49de2ad4ea7f689f8c2e521e079e1139c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc896100814c9d4815ab9c0086179f49de2ad4ea7f689f8c2e521e079e1139c2", kill_on_drop: false }` [INFO] [stdout] dc896100814c9d4815ab9c0086179f49de2ad4ea7f689f8c2e521e079e1139c2 [INFO] checking dsalgo-0.3.10 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate dsalgo 0.3.10 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate dsalgo 0.3.10 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dsalgo 0.3.10 [INFO] finished tweaking crates.io crate dsalgo 0.3.10 [INFO] tweaked toml for crates.io crate dsalgo 0.3.10 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09040c79957f3c9513dfa505ccea9b4768f02b313c718f7b1bcc0224f17da471 [INFO] running `Command { std: "docker" "start" "-a" "09040c79957f3c9513dfa505ccea9b4768f02b313c718f7b1bcc0224f17da471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09040c79957f3c9513dfa505ccea9b4768f02b313c718f7b1bcc0224f17da471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09040c79957f3c9513dfa505ccea9b4768f02b313c718f7b1bcc0224f17da471", kill_on_drop: false }` [INFO] [stdout] 09040c79957f3c9513dfa505ccea9b4768f02b313c718f7b1bcc0224f17da471 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 855b93012ac0b984819e628158f763e94ce58dc1f50dbd45881550db91a4a344 [INFO] running `Command { std: "docker" "start" "-a" "855b93012ac0b984819e628158f763e94ce58dc1f50dbd45881550db91a4a344", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking dsalgo v0.3.10 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/bdd.rs (1 fix) [INFO] [stderr] Fixed src/eulerian_path.rs (1 fix) [INFO] [stderr] Fixed src/count_subsequences.rs (1 fix) [INFO] [stderr] Fixed src/gnfs.rs (1 fix) [INFO] [stderr] Fixed src/submodular_function.rs (1 fix) [INFO] [stderr] Fixed src/median_priority_queue_with_fenwick_tree_multiset_for_small_usize.rs (1 fix) [INFO] [stderr] Fixed src/sbbst.rs (1 fix) [INFO] [stderr] Fixed src/number_of_dearangement.rs (1 fix) [INFO] [stderr] Fixed src/kmp.rs (1 fix) [INFO] [stderr] Fixed src/swag.rs (1 fix) [INFO] [stderr] Fixed src/directed_acyclic_word_graph.rs (1 fix) [INFO] [stderr] Fixed src/power.rs (1 fix) [INFO] [stderr] Fixed src/rbst.rs (1 fix) [INFO] [stderr] Fixed src/dlp.rs (1 fix) [INFO] [stderr] Fixed src/ntt.rs (1 fix) [INFO] [stderr] Fixed src/rng.rs (1 fix) [INFO] [stderr] Fixed src/ikthrt.rs (1 fix) [INFO] [stderr] Fixed src/number_of_subsequences.rs (1 fix) [INFO] [stderr] Fixed src/binary_tree.rs (1 fix) [INFO] [stderr] Fixed src/crt.rs (1 fix) [INFO] [stderr] Fixed src/pdqsort.rs (1 fix) [INFO] [stderr] Fixed src/wavl_tree.rs (1 fix) [INFO] [stderr] Fixed src/cht.rs (1 fix) [INFO] [stderr] Fixed src/randomized_binary_search_tree.rs (1 fix) [INFO] [stderr] Fixed src/min_max_priority_queue_with_fenwick.rs (1 fix) [INFO] [stderr] Fixed src/number_of_complete_permutations.rs (1 fix) [INFO] [stderr] Fixed src/define_const_modulus_with_const_generics_macro.rs (1 fix) [INFO] [stderr] Fixed src/ida_star.rs (1 fix) [INFO] [stderr] Fixed src/vertex_cut.rs (1 fix) [INFO] [stderr] Fixed src/splay_tree_node_unsafe_recurse.rs (4 fixes) [INFO] [stderr] Fixed src/fft.rs (1 fix) [INFO] [stderr] Fixed src/least_significant_bit_number_direct_i64.rs (1 fix) [INFO] [stderr] Fixed src/cut_vertex.rs (1 fix) [INFO] [stderr] Fixed src/enumerate_highly_composite_numbers_prime_factor_dp.rs (1 fix) [INFO] [stderr] Fixed src/complete_permutations.rs (1 fix) [INFO] [stderr] Fixed src/lct.rs (1 fix) [INFO] [stderr] Fixed src/bsp.rs (1 fix) [INFO] [stderr] Fixed src/popcount_cached_usize.rs (1 fix) [INFO] [stderr] Fixed src/isqrt.rs (1 fix) [INFO] [stderr] Fixed src/define_const_modulus_macro.rs (1 fix) [INFO] [stderr] Fixed src/lcm.rs (1 fix) [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `inherent_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(inherent_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #8995 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/avl_tree_ngtkn.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | FromIterator, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SparseTable` is imported redundantly [INFO] [stdout] --> src/lowest_common_ancestor_old.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | use crate::sparse_table_with_static_idempotent_semigroup::SparseTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | use crate::sparse_table_with_static_idempotent_semigroup::*; [INFO] [stdout] | ------------------------------------------------------- the item `SparseTable` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/segment_tree_with_static_monoid.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/sparse_table_with_static_idempotent_semigroup.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/union_find_traits.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[allow(private_in_public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(once_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prime_factors` [INFO] [stdout] --> src/divisors_from_prime_factors.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn divisors_from_prime_factors(prime_factors: &[(u64, u8)]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prime_factors` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/splay_tree_node_with_trait.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 146 | node_state => Node::::rotate_up(&parent), [INFO] [stdout] | ---------- matches any value [INFO] [stdout] 147 | _ => Node::::rotate_up(node), [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_state` [INFO] [stdout] --> src/splay_tree_node_with_trait.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | let node_state = Node::::get_state(node); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_state` [INFO] [stdout] --> src/splay_tree_node_with_trait.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | node_state => Node::::rotate_up(&parent), [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/avl_tree_array.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct AVLArray(Option>>); [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 3 | pub struct AVLArray(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bellman_ford_dense` is never used [INFO] [stdout] --> src/bellman_ford_dense.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) fn bellman_ford_dense( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UpdateData` is never used [INFO] [stdout] --> src/binary_tree_node.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) trait UpdateData { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `max_len` is never used [INFO] [stdout] --> src/bit_array.rs:79:4 [INFO] [stdout] | [INFO] [stdout] 79 | fn max_len( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cum`, `start`, and `op` are never read [INFO] [stdout] --> src/functional_graph_prefix_aggregation.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct PrefixAggregation { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 4 | cum: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 5 | start: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | op: F, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Index` is never used [INFO] [stdout] --> src/index.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) trait Index [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dual_unbounded_knapsack_table_just` is never used [INFO] [stdout] --> src/knapsack.rs:396:23 [INFO] [stdout] | [INFO] [stdout] 396 | pub(crate) fn dual_unbounded_knapsack_table_just( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_red`, `size`, `v`, `l`, and `r` are never read [INFO] [stdout] --> src/red_black_tree.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 2 | is_red: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 3 | size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | pub(crate) v: T, [INFO] [stdout] | ^ [INFO] [stdout] 5 | l: ON, [INFO] [stdout] | ^ [INFO] [stdout] 6 | r: ON, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `N` is never used [INFO] [stdout] --> src/red_black_tree.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | type N = Box>; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `depth` and `parent` are never read [INFO] [stdout] --> src/tree_dfs_euler_tour_heavy_light_decomposition_as_struct.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Tree { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 2 | depth: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 3 | parent: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Get` is never used [INFO] [stdout] --> src/tree_node.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) trait Get<'a> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Size` in this scope [INFO] [stdout] --> src/binary_tree.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | impl Size for Option> [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/core/src/marker.rs:145:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Sized` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 39 | impl Sized for Option> [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use crate::const_square_matrix_property_trait::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::size::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::static_square_matrix_property_trait::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::tensor_property::Size; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Size` in this scope [INFO] [stdout] --> src/binary_tree.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | T: Size, [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/core/src/marker.rs:145:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Sized` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 41 | T: Sized, [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use crate::const_square_matrix_property_trait::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::size::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::static_square_matrix_property_trait::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::tensor_property::Size; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Split` in this scope [INFO] [stdout] --> src/binary_tree.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | impl Split for Option> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 6 + use crate::split::Split; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Size` in this scope [INFO] [stdout] --> src/binary_tree.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | impl Split for Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/core/src/marker.rs:145:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Sized` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 51 | impl Split for Option> { [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use crate::const_square_matrix_property_trait::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::size::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::static_square_matrix_property_trait::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::tensor_property::Size; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Join` in this scope [INFO] [stdout] --> src/binary_tree.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | impl Join for Option> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use crate::join::Join; [INFO] [stdout] | [INFO] [stdout] 6 + use std::slice::Join; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Pop` in this scope [INFO] [stdout] --> src/binary_tree.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | impl Pop for Tree [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use crate::pop::Pop; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::priority_queue::Pop; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::priority_queue_trait::Pop; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::tree_node::Pop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Split` in this scope [INFO] [stdout] --> src/binary_tree.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | Option: Split + Join + Size, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 6 + use crate::split::Split; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Join` in this scope [INFO] [stdout] --> src/binary_tree.rs:75:39 [INFO] [stdout] | [INFO] [stdout] 75 | Option: Split + Join + Size, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use crate::join::Join; [INFO] [stdout] | [INFO] [stdout] 6 + use std::slice::Join; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Size` in this scope [INFO] [stdout] --> src/binary_tree.rs:75:46 [INFO] [stdout] | [INFO] [stdout] 75 | Option: Split + Join + Size, [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/core/src/marker.rs:145:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Sized` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 75 | Option: Split + Join + Sized, [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use crate::const_square_matrix_property_trait::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::size::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::static_square_matrix_property_trait::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::tensor_property::Size; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Insert` in this scope [INFO] [stdout] --> src/binary_tree.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | impl Insert for Tree [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use crate::insertion::Insert; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::tree_node::Insert; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Split` in this scope [INFO] [stdout] --> src/binary_tree.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | Option: Split + Join + Size, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 6 + use crate::split::Split; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Join` in this scope [INFO] [stdout] --> src/binary_tree.rs:101:39 [INFO] [stdout] | [INFO] [stdout] 101 | Option: Split + Join + Size, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use crate::join::Join; [INFO] [stdout] | [INFO] [stdout] 6 + use std::slice::Join; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Size` in this scope [INFO] [stdout] --> src/binary_tree.rs:101:46 [INFO] [stdout] | [INFO] [stdout] 101 | Option: Split + Join + Size, [INFO] [stdout] | ^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/core/src/marker.rs:145:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Sized` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 101 | Option: Split + Join + Sized, [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use crate::const_square_matrix_property_trait::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::size::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::static_square_matrix_property_trait::Size; [INFO] [stdout] | [INFO] [stdout] 6 + use crate::tensor_property::Size; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lsb_num` in this scope [INFO] [stdout] --> src/least_significant_bit_number_direct_i64.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | assert_eq!(lsb_num(n), ans); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use crate::least_significant_bit_number_direct_i64::lsb_num; [INFO] [stdout] | [INFO] [stdout] 9 + use crate::least_significant_bit_number_from_lsb_usize::lsb_num; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Popcount` [INFO] [stdout] --> src/popcount_cached_usize.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | let mut f = Popcount::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Popcount` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 30 + use crate::bitops::Popcount; [INFO] [stdout] | [INFO] [stdout] 30 + use crate::popcount_cached_usize::Popcount; [INFO] [stdout] | [INFO] [stdout] 30 + use crate::popcount_with_k_bit_table_usize::Popcount; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `inherent_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(inherent_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #8995 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/avl_tree_ngtkn.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | FromIterator, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/binary_tree.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/catalan_number_with_formula_modular_with_instant_choose_fn_usize.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/dijkstra_shortest_path_count_modular_i64_with_inf_sparse.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/doubly_linked_list_node.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/label_bipartite_graph_with_bfs.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SparseTable` is imported redundantly [INFO] [stdout] --> src/lowest_common_ancestor_old.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | use crate::sparse_table_with_static_idempotent_semigroup::SparseTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | use crate::sparse_table_with_static_idempotent_semigroup::*; [INFO] [stdout] | ------------------------------------------------------- the item `SparseTable` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/number_of_edges_in_subgraph_naive_dp.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/number_of_edges_in_subgraph_with_subset_fast_zeta.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `new_rc_refcell` is imported redundantly [INFO] [stdout] --> src/pointer_grpah.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | use super::*; [INFO] [stdout] | -------- the item `new_rc_refcell` is already imported here [INFO] [stdout] 77 | use crate::new_rc_refcell::new_rc_refcell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/prime_counting_fast_half.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/rng_static_xorshift64.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/segment_tree_with_static_monoid.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> src/sparse_table_with_static_idempotent_semigroup.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/union_find_traits.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[allow(private_in_public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/xor_vector_space_basis_with_cumulative_min.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dsalgo` (lib test) due to 18 previous errors; 19 warnings emitted [INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(once_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/binary_tree.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | ) -> Self::Data { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Data` implemented for `binary_tree::tests::test::Tree`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 82 | ) -> as Example>::Data { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/binary_tree.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | data: Self::Data, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Data` implemented for `binary_tree::tests::test::Tree`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 108 | data: as Example>::Data, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0223, E0405, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0223`. [INFO] [stdout] [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "855b93012ac0b984819e628158f763e94ce58dc1f50dbd45881550db91a4a344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855b93012ac0b984819e628158f763e94ce58dc1f50dbd45881550db91a4a344", kill_on_drop: false }` [INFO] [stdout] 855b93012ac0b984819e628158f763e94ce58dc1f50dbd45881550db91a4a344