[INFO] cloning repository https://github.com/rismanmattotorang/GaussMatrix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rismanmattotorang/GaussMatrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frismanmattotorang%2FGaussMatrix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frismanmattotorang%2FGaussMatrix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24017e5b7903cd9b907707131c784d568996f03b
[INFO] checking rismanmattotorang/GaussMatrix/24017e5b7903cd9b907707131c784d568996f03b against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frismanmattotorang%2FGaussMatrix" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rismanmattotorang/GaussMatrix
[INFO] finished tweaking git repo https://github.com/rismanmattotorang/GaussMatrix
[INFO] tweaked toml for git repo https://github.com/rismanmattotorang/GaussMatrix written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rismanmattotorang/GaussMatrix on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rismanmattotorang/GaussMatrix 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 30 warnings
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gm-agent` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_macros` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_core` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gauss-core` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_router` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gm-stateres` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_service` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gm-fed` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_database` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_api` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gm-api` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gm-shard` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gm-store` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_admin` (manifest) generated 30 warnings
[INFO] [stderr]     Updating git repository `https://github.com/matrix-construct/async-channel`
[INFO] [stderr]     Updating git repository `https://github.com/matrix-construct/core_affinity_rs`
[INFO] [stderr]     Updating git repository `https://github.com/matrix-construct/event-listener`
[INFO] [stderr]     Updating git repository `https://github.com/matrix-construct/hyper-util`
[INFO] [stderr]     Updating git repository `https://github.com/matrix-construct/resolv-conf`
[INFO] [stderr]     Updating git repository `https://github.com/matrix-construct/rustyline-async`
[INFO] [stderr]     Updating git repository `https://github.com/matrix-construct/ruma`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/matrix-construct/jevmalloc`
[INFO] [stderr]     Updating git submodule `https://github.com/matrix-construct/jemalloc`
[INFO] [stderr]     Updating git repository `https://github.com/matrix-construct/rust-rocksdb`
[INFO] [stderr]     Updating git submodule `https://github.com/matrix-construct/rocksdb.git`
[INFO] [stderr]     Updating git repository `https://github.com/matrix-construct/ldap3`
[INFO] [stderr]     Updating git repository `https://github.com/matrix-construct/axum-server-dual-protocol`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded compression-core v0.4.32
[INFO] [stderr]   Downloaded sentry-tracing v0.48.2
[INFO] [stderr]   Downloaded webpage v2.0.1
[INFO] [stderr]   Downloaded sentry-panic v0.48.2
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.38
[INFO] [stderr]   Downloaded date_header v1.0.5
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] [stderr]   Downloaded sentry-log v0.48.2
[INFO] [stderr]   Downloaded sentry-contexts v0.48.2
[INFO] [stderr]   Downloaded sd-notify v0.5.0
[INFO] [stderr]   Downloaded as_variant v1.3.0
[INFO] [stderr]   Downloaded smallstr v0.3.1
[INFO] [stderr]   Downloaded js_int v0.2.2
[INFO] [stderr]   Downloaded js_option v0.2.0
[INFO] [stderr]   Downloaded sentry-backtrace v0.48.2
[INFO] [stderr]   Downloaded sentry-debug-images v0.48.2
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.3.0
[INFO] [stderr]   Downloaded sentry-tower v0.48.2
[INFO] [stderr]   Downloaded os_info v3.15.0
[INFO] [stderr]   Downloaded minimad v0.14.0
[INFO] [stderr]   Downloaded xml5ever v0.18.1
[INFO] [stderr]   Downloaded loole v0.4.1
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded http-auth v0.1.10
[INFO] [stderr]   Downloaded ipaddress v0.1.3
[INFO] [stderr]   Downloaded linktime-proc-macro v0.1.0
[INFO] [stderr]   Downloaded sentry-core v0.48.2
[INFO] [stderr]   Downloaded rustflags v0.1.7
[INFO] [stderr]   Downloaded async-compression v0.4.42
[INFO] [stderr]   Downloaded sentry v0.48.2
[INFO] [stderr]   Downloaded serde_html_form v0.4.0
[INFO] [stderr]   Downloaded cyborgtime v2.1.1
[INFO] [stderr]   Downloaded ctor v1.0.6
[INFO] [stderr]   Downloaded const-str-proc-macro v1.1.0
[INFO] [stderr]   Downloaded checked_ops v0.1.0
[INFO] [stderr]   Downloaded thingbuf v0.1.6
[INFO] [stderr]   Downloaded minicbor-serde v0.6.2
[INFO] [stderr]   Downloaded sentry-types v0.48.2
[INFO] [stderr]   Downloaded dtor v1.0.3
[INFO] [stderr]   Downloaded similar v3.1.0
[INFO] [stderr]   Downloaded link-section v0.17.2
[INFO] [stderr]   Downloaded tokio-metrics v0.5.0
[INFO] [stderr]   Downloaded tracing-flame v0.2.0
[INFO] [stderr]   Downloaded minicbor v2.2.2
[INFO] [stderr]   Downloaded tonic-types v0.14.6
[INFO] [stderr]   Downloaded console-api v0.9.0
[INFO] [stderr]   Downloaded axum-extra v0.12.6
[INFO] [stderr]   Downloaded konst v0.4.3
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded console-subscriber v0.5.0
[INFO] [stderr]   Downloaded blurhash v0.2.3
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.32.0
[INFO] [stderr]   Downloaded termimad v0.34.1
[INFO] [stderr]   Downloaded libz-sys v1.1.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c1e65ae96c1be782023320583c0ce64a9d0455c807e12cb802083c299e421954
[INFO] running `Command { std: "docker" "start" "c1e65ae96c1be782023320583c0ce64a9d0455c807e12cb802083c299e421954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1e65ae96c1be782023320583c0ce64a9d0455c807e12cb802083c299e421954", 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" "c1e65ae96c1be782023320583c0ce64a9d0455c807e12cb802083c299e421954" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1e65ae96c1be782023320583c0ce64a9d0455c807e12cb802083c299e421954", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1e65ae96c1be782023320583c0ce64a9d0455c807e12cb802083c299e421954" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 30 warnings
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/main/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/router/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_router` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/stateres/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gm-stateres` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/service/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_service` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/fed/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gm-fed` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/database/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_database` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/api/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_api` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/apimodel/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gm-api` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/shard/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gm-shard` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/store/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gm-store` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/agent/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gm-agent` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/admin/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_admin` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/macros/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_macros` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/core/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gaussmatrix_core` (manifest) generated 30 warnings
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.clippy.toplevel-ref-arg` is deprecated in favor of `lints.clippy.toplevel_ref_arg` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.absolute-paths-not-starting-with-crate` is deprecated in favor of `lints.rust.absolute_paths_not_starting_with_crate` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.deprecated-in-future` is deprecated in favor of `lints.rust.deprecated_in_future` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.ffi-unwind-calls` is deprecated in favor of `lints.rust.ffi_unwind_calls` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.macro-extended-temporary-scopes` is deprecated in favor of `lints.rust.macro_extended_temporary_scopes` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.rust-2021-incompatible-closure-captures` is deprecated in favor of `lints.rust.rust_2021_incompatible_closure_captures` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.rust-2021-incompatible-or-patterns` is deprecated in favor of `lints.rust.rust_2021_incompatible_or_patterns` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.rust-2021-prefixes-incompatible-syntax` is deprecated in favor of `lints.rust.rust_2021_prefixes_incompatible_syntax` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.rust-2021-prelude-collisions` is deprecated in favor of `lints.rust.rust_2021_prelude_collisions` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.semicolon-in-expressions-from-macros` is deprecated in favor of `lints.rust.semicolon_in_expressions_from_macros` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unstable-features` is deprecated in favor of `lints.rust.unstable_features` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: src/client/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `gauss-core` (manifest) generated 30 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling js_int v0.2.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking typewit v1.15.2
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling ruma-common v0.18.0 (https://github.com/matrix-construct/ruma?rev=439210cf2b07f8c5aa6de98f3ae1575abe8762b8#439210cf)
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]    Compiling as_variant v1.3.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking serde_html_form v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling ruma-events v0.33.0 (https://github.com/matrix-construct/ruma?rev=439210cf2b07f8c5aa6de98f3ae1575abe8762b8#439210cf)
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking wildmatch v2.6.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking konst v0.4.3
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking date_header v1.0.5
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]    Compiling rustflags v0.1.7
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0b63defc8fd68957c635fe61f097b84df8fd9611/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=ea2124d2a30f0190 -C extra-filename=-55034ffe2bf791e0 --out-dir /opt/rustwide/target/debug/build/syn/55034ffe2bf791e0/out -C strip=symbols -L dependency=/opt/rustwide/target/debug/build/proc-macro2/1248701dc97271a7/out -L dependency=/opt/rustwide/target/debug/build/quote/eb575ede5c3fe700/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/3663d69e5cb33532/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/1248701dc97271a7/out/libproc_macro2-1248701dc97271a7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/eb575ede5c3fe700/out/libquote-eb575ede5c3fe700.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/3663d69e5cb33532/out/libunicode_ident-3663d69e5cb33532.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c1e65ae96c1be782023320583c0ce64a9d0455c807e12cb802083c299e421954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1e65ae96c1be782023320583c0ce64a9d0455c807e12cb802083c299e421954", kill_on_drop: false }`
[INFO] [stdout] c1e65ae96c1be782023320583c0ce64a9d0455c807e12cb802083c299e421954
