[INFO] cloning repository https://github.com/EnderHub/jscycles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EnderHub/jscycles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnderHub%2Fjscycles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnderHub%2Fjscycles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86b1bbfa99ac902bf00ff8ac7c2f4b54ce7ee480
[INFO] checking EnderHub/jscycles against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnderHub%2Fjscycles" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/EnderHub/jscycles
[INFO] finished tweaking git repo https://github.com/EnderHub/jscycles
[INFO] tweaked toml for git repo https://github.com/EnderHub/jscycles written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EnderHub/jscycles on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EnderHub/jscycles 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-conversions` is deprecated in favor of `lints.clippy.as_conversions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-pointer-underscore` is deprecated in favor of `lints.clippy.as_pointer_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-underscore` is deprecated in favor of `lints.clippy.as_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.big-endian-bytes` is deprecated in favor of `lints.clippy.big_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cargo-common-metadata` is deprecated in favor of `lints.clippy.cargo_common_metadata` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-precision-loss` is deprecated in favor of `lints.clippy.cast_precision_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cfg-not-test` is deprecated in favor of `lints.clippy.cfg_not_test` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.clone-on-ref-ptr` is deprecated in favor of `lints.clippy.clone_on_ref_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.default-union-representation` is deprecated in favor of `lints.clippy.default_union_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.deref-by-slicing` is deprecated in favor of `lints.clippy.deref_by_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-script-idents` is deprecated in favor of `lints.clippy.disallowed_script_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-include-without-cfg` is deprecated in favor of `lints.clippy.doc_include_without_cfg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.else-if-without-else` is deprecated in favor of `lints.clippy.else_if_without_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-drop` is deprecated in favor of `lints.clippy.empty_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-enum-variants-with-brackets` is deprecated in favor of `lints.clippy.empty_enum_variants_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-structs-with-brackets` is deprecated in favor of `lints.clippy.empty_structs_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.error-impl-error` is deprecated in favor of `lints.clippy.error_impl_error` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.field-scoped-visibility-modifiers` is deprecated in favor of `lints.clippy.field_scoped_visibility_modifiers` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.filetype-is-file` is deprecated in favor of `lints.clippy.filetype_is_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp-const` is deprecated in favor of `lints.clippy.float_cmp_const` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-any` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-push-string` is deprecated in favor of `lints.clippy.format_push_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-unwrap` is deprecated in favor of `lints.clippy.get_unwrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.host-endian-bytes` is deprecated in favor of `lints.clippy.host_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.infinite-loop` is deprecated in favor of `lints.clippy.infinite_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-att-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_att_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-intel-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_intel_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division` is deprecated in favor of `lints.clippy.integer_division` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division-remainder-used` is deprecated in favor of `lints.clippy.integer_division_remainder_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-over-hash-type` is deprecated in favor of `lints.clippy.iter_over_hash_type` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-include-file` is deprecated in favor of `lints.clippy.large_include_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-must-use` is deprecated in favor of `lints.clippy.let_underscore_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.little-endian-bytes` is deprecated in favor of `lints.clippy.little_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.lossy-float-literal` is deprecated in favor of `lints.clippy.lossy_float_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-err-ignore` is deprecated in favor of `lints.clippy.map_err_ignore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.min-ident-chars` is deprecated in favor of `lints.clippy.min_ident_chars` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-assert-message` is deprecated in favor of `lints.clippy.missing_assert_message` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-asserts-for-indexing` is deprecated in favor of `lints.clippy.missing_asserts_for_indexing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mixed-read-write-in-expression` is deprecated in favor of `lints.clippy.mixed_read_write_in_expression` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-inherent-impl` is deprecated in favor of `lints.clippy.multiple_inherent_impl` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-unsafe-ops-per-block` is deprecated in favor of `lints.clippy.multiple_unsafe_ops_per_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-atomic` is deprecated in favor of `lints.clippy.mutex_atomic` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-integer` is deprecated in favor of `lints.clippy.mutex_integer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-ascii-literal` is deprecated in favor of `lints.clippy.non_ascii_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-zero-suggestions` is deprecated in favor of `lints.clippy.non_zero_suggestions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.partial-pub-fields` is deprecated in favor of `lints.clippy.partial_pub_fields` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pathbuf-init-then-push` is deprecated in favor of `lints.clippy.pathbuf_init_then_push` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pointer-format` is deprecated in favor of `lints.clippy.pointer_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.precedence-bits` is deprecated in favor of `lints.clippy.precedence_bits` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ptr-arg` is deprecated in favor of `lints.clippy.ptr_arg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pub-without-shorthand` is deprecated in favor of `lints.clippy.pub_without_shorthand` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-buffer` is deprecated in favor of `lints.clippy.rc_buffer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-mutex` is deprecated in favor of `lints.clippy.rc_mutex` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-patterns` is deprecated in favor of `lints.clippy.ref_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.renamed-function-params` is deprecated in favor of `lints.clippy.renamed_function_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rest-pat-in-fully-bound-structs` is deprecated in favor of `lints.clippy.rest_pat_in_fully_bound_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.return-and-then` is deprecated in favor of `lints.clippy.return_and_then` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-name-method` is deprecated in favor of `lints.clippy.same_name_method` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.self-named-module-files` is deprecated in favor of `lints.clippy.self_named_module_files` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-inside-block` is deprecated in favor of `lints.clippy.semicolon_inside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.separated-literal-suffix` is deprecated in favor of `lints.clippy.separated_literal_suffix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-reuse` is deprecated in favor of `lints.clippy.shadow_reuse` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-same` is deprecated in favor of `lints.clippy.shadow_same` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-unrelated` is deprecated in favor of `lints.clippy.shadow_unrelated` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-lifetime-names` is deprecated in favor of `lints.clippy.single_char_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match` is deprecated in favor of `lints.clippy.single_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-add` is deprecated in favor of `lints.clippy.string_add` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-lit-chars-any` is deprecated in favor of `lints.clippy.string_lit_chars_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-slice` is deprecated in favor of `lints.clippy.string_slice` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-xor-used-as-pow` is deprecated in favor of `lints.clippy.suspicious_xor_used_as_pow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.try-err` is deprecated in favor of `lints.clippy.try_err` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-comment` is deprecated in favor of `lints.clippy.unnecessary_safety_comment` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-doc` is deprecated in favor of `lints.clippy.unnecessary_safety_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-self-imports` is deprecated in favor of `lints.clippy.unnecessary_self_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unneeded-field-pattern` is deprecated in favor of `lints.clippy.unneeded_field_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-in-result` is deprecated in favor of `lints.clippy.unwrap_in_result` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-debug` is deprecated in favor of `lints.clippy.use_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-binding` is deprecated in favor of `lints.clippy.used_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-attribute` is deprecated in favor of `lints.clippy.useless_attribute` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-file-reads` is deprecated in favor of `lints.clippy.verbose_file_reads` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-enum-match-arm` is deprecated in favor of `lints.clippy.wildcard_enum_match_arm` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` 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.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-2018` is deprecated in favor of `lints.rust.keyword_idents_2018` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` 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.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` 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.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` 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.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` 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-code` is deprecated in favor of `lints.rust.unreachable_code` 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-code` is deprecated in favor of `lints.rust.unsafe_code` 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-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-conversions` is deprecated in favor of `lints.clippy.as_conversions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-pointer-underscore` is deprecated in favor of `lints.clippy.as_pointer_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-underscore` is deprecated in favor of `lints.clippy.as_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.big-endian-bytes` is deprecated in favor of `lints.clippy.big_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cargo-common-metadata` is deprecated in favor of `lints.clippy.cargo_common_metadata` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-precision-loss` is deprecated in favor of `lints.clippy.cast_precision_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cfg-not-test` is deprecated in favor of `lints.clippy.cfg_not_test` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.clone-on-ref-ptr` is deprecated in favor of `lints.clippy.clone_on_ref_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.default-union-representation` is deprecated in favor of `lints.clippy.default_union_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.deref-by-slicing` is deprecated in favor of `lints.clippy.deref_by_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-script-idents` is deprecated in favor of `lints.clippy.disallowed_script_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-include-without-cfg` is deprecated in favor of `lints.clippy.doc_include_without_cfg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.else-if-without-else` is deprecated in favor of `lints.clippy.else_if_without_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-drop` is deprecated in favor of `lints.clippy.empty_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-enum-variants-with-brackets` is deprecated in favor of `lints.clippy.empty_enum_variants_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-structs-with-brackets` is deprecated in favor of `lints.clippy.empty_structs_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.error-impl-error` is deprecated in favor of `lints.clippy.error_impl_error` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.field-scoped-visibility-modifiers` is deprecated in favor of `lints.clippy.field_scoped_visibility_modifiers` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.filetype-is-file` is deprecated in favor of `lints.clippy.filetype_is_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp-const` is deprecated in favor of `lints.clippy.float_cmp_const` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-any` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-push-string` is deprecated in favor of `lints.clippy.format_push_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-unwrap` is deprecated in favor of `lints.clippy.get_unwrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.host-endian-bytes` is deprecated in favor of `lints.clippy.host_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.infinite-loop` is deprecated in favor of `lints.clippy.infinite_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-att-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_att_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-intel-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_intel_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division` is deprecated in favor of `lints.clippy.integer_division` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division-remainder-used` is deprecated in favor of `lints.clippy.integer_division_remainder_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-over-hash-type` is deprecated in favor of `lints.clippy.iter_over_hash_type` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-include-file` is deprecated in favor of `lints.clippy.large_include_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-must-use` is deprecated in favor of `lints.clippy.let_underscore_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.little-endian-bytes` is deprecated in favor of `lints.clippy.little_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.lossy-float-literal` is deprecated in favor of `lints.clippy.lossy_float_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-err-ignore` is deprecated in favor of `lints.clippy.map_err_ignore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.min-ident-chars` is deprecated in favor of `lints.clippy.min_ident_chars` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-assert-message` is deprecated in favor of `lints.clippy.missing_assert_message` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-asserts-for-indexing` is deprecated in favor of `lints.clippy.missing_asserts_for_indexing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mixed-read-write-in-expression` is deprecated in favor of `lints.clippy.mixed_read_write_in_expression` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-inherent-impl` is deprecated in favor of `lints.clippy.multiple_inherent_impl` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-unsafe-ops-per-block` is deprecated in favor of `lints.clippy.multiple_unsafe_ops_per_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-atomic` is deprecated in favor of `lints.clippy.mutex_atomic` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-integer` is deprecated in favor of `lints.clippy.mutex_integer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-ascii-literal` is deprecated in favor of `lints.clippy.non_ascii_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-zero-suggestions` is deprecated in favor of `lints.clippy.non_zero_suggestions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.partial-pub-fields` is deprecated in favor of `lints.clippy.partial_pub_fields` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pathbuf-init-then-push` is deprecated in favor of `lints.clippy.pathbuf_init_then_push` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pointer-format` is deprecated in favor of `lints.clippy.pointer_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.precedence-bits` is deprecated in favor of `lints.clippy.precedence_bits` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ptr-arg` is deprecated in favor of `lints.clippy.ptr_arg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pub-without-shorthand` is deprecated in favor of `lints.clippy.pub_without_shorthand` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-buffer` is deprecated in favor of `lints.clippy.rc_buffer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-mutex` is deprecated in favor of `lints.clippy.rc_mutex` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-patterns` is deprecated in favor of `lints.clippy.ref_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.renamed-function-params` is deprecated in favor of `lints.clippy.renamed_function_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rest-pat-in-fully-bound-structs` is deprecated in favor of `lints.clippy.rest_pat_in_fully_bound_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.return-and-then` is deprecated in favor of `lints.clippy.return_and_then` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-name-method` is deprecated in favor of `lints.clippy.same_name_method` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.self-named-module-files` is deprecated in favor of `lints.clippy.self_named_module_files` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-inside-block` is deprecated in favor of `lints.clippy.semicolon_inside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.separated-literal-suffix` is deprecated in favor of `lints.clippy.separated_literal_suffix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-reuse` is deprecated in favor of `lints.clippy.shadow_reuse` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-same` is deprecated in favor of `lints.clippy.shadow_same` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-unrelated` is deprecated in favor of `lints.clippy.shadow_unrelated` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-lifetime-names` is deprecated in favor of `lints.clippy.single_char_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match` is deprecated in favor of `lints.clippy.single_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-add` is deprecated in favor of `lints.clippy.string_add` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-lit-chars-any` is deprecated in favor of `lints.clippy.string_lit_chars_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-slice` is deprecated in favor of `lints.clippy.string_slice` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-xor-used-as-pow` is deprecated in favor of `lints.clippy.suspicious_xor_used_as_pow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.try-err` is deprecated in favor of `lints.clippy.try_err` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-comment` is deprecated in favor of `lints.clippy.unnecessary_safety_comment` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-doc` is deprecated in favor of `lints.clippy.unnecessary_safety_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-self-imports` is deprecated in favor of `lints.clippy.unnecessary_self_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unneeded-field-pattern` is deprecated in favor of `lints.clippy.unneeded_field_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-in-result` is deprecated in favor of `lints.clippy.unwrap_in_result` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-debug` is deprecated in favor of `lints.clippy.use_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-binding` is deprecated in favor of `lints.clippy.used_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-attribute` is deprecated in favor of `lints.clippy.useless_attribute` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-file-reads` is deprecated in favor of `lints.clippy.verbose_file_reads` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-enum-match-arm` is deprecated in favor of `lints.clippy.wildcard_enum_match_arm` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` 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.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-2018` is deprecated in favor of `lints.rust.keyword_idents_2018` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` 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.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` 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.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` 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.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` 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-code` is deprecated in favor of `lints.rust.unreachable_code` 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-code` is deprecated in favor of `lints.rust.unsafe_code` 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-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: `jscycles` (manifest) generated 300 warnings
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `xtask` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking EnderHub/jscycles against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnderHub%2Fjscycles" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/EnderHub/jscycles
[INFO] finished tweaking git repo https://github.com/EnderHub/jscycles
[INFO] tweaked toml for git repo https://github.com/EnderHub/jscycles written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EnderHub/jscycles on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EnderHub/jscycles 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-conversions` is deprecated in favor of `lints.clippy.as_conversions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-pointer-underscore` is deprecated in favor of `lints.clippy.as_pointer_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-underscore` is deprecated in favor of `lints.clippy.as_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.big-endian-bytes` is deprecated in favor of `lints.clippy.big_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cargo-common-metadata` is deprecated in favor of `lints.clippy.cargo_common_metadata` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-precision-loss` is deprecated in favor of `lints.clippy.cast_precision_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cfg-not-test` is deprecated in favor of `lints.clippy.cfg_not_test` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.clone-on-ref-ptr` is deprecated in favor of `lints.clippy.clone_on_ref_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.default-union-representation` is deprecated in favor of `lints.clippy.default_union_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.deref-by-slicing` is deprecated in favor of `lints.clippy.deref_by_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-script-idents` is deprecated in favor of `lints.clippy.disallowed_script_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-include-without-cfg` is deprecated in favor of `lints.clippy.doc_include_without_cfg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.else-if-without-else` is deprecated in favor of `lints.clippy.else_if_without_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-drop` is deprecated in favor of `lints.clippy.empty_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-enum-variants-with-brackets` is deprecated in favor of `lints.clippy.empty_enum_variants_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-structs-with-brackets` is deprecated in favor of `lints.clippy.empty_structs_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.error-impl-error` is deprecated in favor of `lints.clippy.error_impl_error` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.field-scoped-visibility-modifiers` is deprecated in favor of `lints.clippy.field_scoped_visibility_modifiers` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.filetype-is-file` is deprecated in favor of `lints.clippy.filetype_is_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp-const` is deprecated in favor of `lints.clippy.float_cmp_const` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-any` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-push-string` is deprecated in favor of `lints.clippy.format_push_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-unwrap` is deprecated in favor of `lints.clippy.get_unwrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.host-endian-bytes` is deprecated in favor of `lints.clippy.host_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.infinite-loop` is deprecated in favor of `lints.clippy.infinite_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-att-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_att_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-intel-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_intel_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division` is deprecated in favor of `lints.clippy.integer_division` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division-remainder-used` is deprecated in favor of `lints.clippy.integer_division_remainder_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-over-hash-type` is deprecated in favor of `lints.clippy.iter_over_hash_type` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-include-file` is deprecated in favor of `lints.clippy.large_include_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-must-use` is deprecated in favor of `lints.clippy.let_underscore_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.little-endian-bytes` is deprecated in favor of `lints.clippy.little_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.lossy-float-literal` is deprecated in favor of `lints.clippy.lossy_float_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-err-ignore` is deprecated in favor of `lints.clippy.map_err_ignore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.min-ident-chars` is deprecated in favor of `lints.clippy.min_ident_chars` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-assert-message` is deprecated in favor of `lints.clippy.missing_assert_message` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-asserts-for-indexing` is deprecated in favor of `lints.clippy.missing_asserts_for_indexing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mixed-read-write-in-expression` is deprecated in favor of `lints.clippy.mixed_read_write_in_expression` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-inherent-impl` is deprecated in favor of `lints.clippy.multiple_inherent_impl` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-unsafe-ops-per-block` is deprecated in favor of `lints.clippy.multiple_unsafe_ops_per_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-atomic` is deprecated in favor of `lints.clippy.mutex_atomic` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-integer` is deprecated in favor of `lints.clippy.mutex_integer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-ascii-literal` is deprecated in favor of `lints.clippy.non_ascii_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-zero-suggestions` is deprecated in favor of `lints.clippy.non_zero_suggestions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.partial-pub-fields` is deprecated in favor of `lints.clippy.partial_pub_fields` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pathbuf-init-then-push` is deprecated in favor of `lints.clippy.pathbuf_init_then_push` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pointer-format` is deprecated in favor of `lints.clippy.pointer_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.precedence-bits` is deprecated in favor of `lints.clippy.precedence_bits` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ptr-arg` is deprecated in favor of `lints.clippy.ptr_arg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pub-without-shorthand` is deprecated in favor of `lints.clippy.pub_without_shorthand` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-buffer` is deprecated in favor of `lints.clippy.rc_buffer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-mutex` is deprecated in favor of `lints.clippy.rc_mutex` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-patterns` is deprecated in favor of `lints.clippy.ref_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.renamed-function-params` is deprecated in favor of `lints.clippy.renamed_function_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rest-pat-in-fully-bound-structs` is deprecated in favor of `lints.clippy.rest_pat_in_fully_bound_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.return-and-then` is deprecated in favor of `lints.clippy.return_and_then` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-name-method` is deprecated in favor of `lints.clippy.same_name_method` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.self-named-module-files` is deprecated in favor of `lints.clippy.self_named_module_files` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-inside-block` is deprecated in favor of `lints.clippy.semicolon_inside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.separated-literal-suffix` is deprecated in favor of `lints.clippy.separated_literal_suffix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-reuse` is deprecated in favor of `lints.clippy.shadow_reuse` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-same` is deprecated in favor of `lints.clippy.shadow_same` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-unrelated` is deprecated in favor of `lints.clippy.shadow_unrelated` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-lifetime-names` is deprecated in favor of `lints.clippy.single_char_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match` is deprecated in favor of `lints.clippy.single_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-add` is deprecated in favor of `lints.clippy.string_add` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-lit-chars-any` is deprecated in favor of `lints.clippy.string_lit_chars_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-slice` is deprecated in favor of `lints.clippy.string_slice` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-xor-used-as-pow` is deprecated in favor of `lints.clippy.suspicious_xor_used_as_pow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.try-err` is deprecated in favor of `lints.clippy.try_err` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-comment` is deprecated in favor of `lints.clippy.unnecessary_safety_comment` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-doc` is deprecated in favor of `lints.clippy.unnecessary_safety_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-self-imports` is deprecated in favor of `lints.clippy.unnecessary_self_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unneeded-field-pattern` is deprecated in favor of `lints.clippy.unneeded_field_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-in-result` is deprecated in favor of `lints.clippy.unwrap_in_result` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-debug` is deprecated in favor of `lints.clippy.use_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-binding` is deprecated in favor of `lints.clippy.used_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-attribute` is deprecated in favor of `lints.clippy.useless_attribute` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-file-reads` is deprecated in favor of `lints.clippy.verbose_file_reads` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-enum-match-arm` is deprecated in favor of `lints.clippy.wildcard_enum_match_arm` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` 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.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-2018` is deprecated in favor of `lints.rust.keyword_idents_2018` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` 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.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` 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.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` 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.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` 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-code` is deprecated in favor of `lints.rust.unreachable_code` 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-code` is deprecated in favor of `lints.rust.unsafe_code` 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-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-conversions` is deprecated in favor of `lints.clippy.as_conversions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-pointer-underscore` is deprecated in favor of `lints.clippy.as_pointer_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-underscore` is deprecated in favor of `lints.clippy.as_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.big-endian-bytes` is deprecated in favor of `lints.clippy.big_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cargo-common-metadata` is deprecated in favor of `lints.clippy.cargo_common_metadata` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-precision-loss` is deprecated in favor of `lints.clippy.cast_precision_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cfg-not-test` is deprecated in favor of `lints.clippy.cfg_not_test` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.clone-on-ref-ptr` is deprecated in favor of `lints.clippy.clone_on_ref_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.default-union-representation` is deprecated in favor of `lints.clippy.default_union_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.deref-by-slicing` is deprecated in favor of `lints.clippy.deref_by_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-script-idents` is deprecated in favor of `lints.clippy.disallowed_script_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-include-without-cfg` is deprecated in favor of `lints.clippy.doc_include_without_cfg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.else-if-without-else` is deprecated in favor of `lints.clippy.else_if_without_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-drop` is deprecated in favor of `lints.clippy.empty_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-enum-variants-with-brackets` is deprecated in favor of `lints.clippy.empty_enum_variants_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-structs-with-brackets` is deprecated in favor of `lints.clippy.empty_structs_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.error-impl-error` is deprecated in favor of `lints.clippy.error_impl_error` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.field-scoped-visibility-modifiers` is deprecated in favor of `lints.clippy.field_scoped_visibility_modifiers` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.filetype-is-file` is deprecated in favor of `lints.clippy.filetype_is_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp-const` is deprecated in favor of `lints.clippy.float_cmp_const` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-any` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-push-string` is deprecated in favor of `lints.clippy.format_push_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-unwrap` is deprecated in favor of `lints.clippy.get_unwrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.host-endian-bytes` is deprecated in favor of `lints.clippy.host_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.infinite-loop` is deprecated in favor of `lints.clippy.infinite_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-att-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_att_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-intel-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_intel_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division` is deprecated in favor of `lints.clippy.integer_division` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division-remainder-used` is deprecated in favor of `lints.clippy.integer_division_remainder_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-over-hash-type` is deprecated in favor of `lints.clippy.iter_over_hash_type` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-include-file` is deprecated in favor of `lints.clippy.large_include_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-must-use` is deprecated in favor of `lints.clippy.let_underscore_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.little-endian-bytes` is deprecated in favor of `lints.clippy.little_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.lossy-float-literal` is deprecated in favor of `lints.clippy.lossy_float_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-err-ignore` is deprecated in favor of `lints.clippy.map_err_ignore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.min-ident-chars` is deprecated in favor of `lints.clippy.min_ident_chars` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-assert-message` is deprecated in favor of `lints.clippy.missing_assert_message` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-asserts-for-indexing` is deprecated in favor of `lints.clippy.missing_asserts_for_indexing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mixed-read-write-in-expression` is deprecated in favor of `lints.clippy.mixed_read_write_in_expression` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-inherent-impl` is deprecated in favor of `lints.clippy.multiple_inherent_impl` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-unsafe-ops-per-block` is deprecated in favor of `lints.clippy.multiple_unsafe_ops_per_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-atomic` is deprecated in favor of `lints.clippy.mutex_atomic` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-integer` is deprecated in favor of `lints.clippy.mutex_integer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-ascii-literal` is deprecated in favor of `lints.clippy.non_ascii_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-zero-suggestions` is deprecated in favor of `lints.clippy.non_zero_suggestions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.partial-pub-fields` is deprecated in favor of `lints.clippy.partial_pub_fields` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pathbuf-init-then-push` is deprecated in favor of `lints.clippy.pathbuf_init_then_push` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pointer-format` is deprecated in favor of `lints.clippy.pointer_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.precedence-bits` is deprecated in favor of `lints.clippy.precedence_bits` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ptr-arg` is deprecated in favor of `lints.clippy.ptr_arg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pub-without-shorthand` is deprecated in favor of `lints.clippy.pub_without_shorthand` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-buffer` is deprecated in favor of `lints.clippy.rc_buffer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-mutex` is deprecated in favor of `lints.clippy.rc_mutex` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-patterns` is deprecated in favor of `lints.clippy.ref_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.renamed-function-params` is deprecated in favor of `lints.clippy.renamed_function_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rest-pat-in-fully-bound-structs` is deprecated in favor of `lints.clippy.rest_pat_in_fully_bound_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.return-and-then` is deprecated in favor of `lints.clippy.return_and_then` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-name-method` is deprecated in favor of `lints.clippy.same_name_method` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.self-named-module-files` is deprecated in favor of `lints.clippy.self_named_module_files` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-inside-block` is deprecated in favor of `lints.clippy.semicolon_inside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.separated-literal-suffix` is deprecated in favor of `lints.clippy.separated_literal_suffix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-reuse` is deprecated in favor of `lints.clippy.shadow_reuse` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-same` is deprecated in favor of `lints.clippy.shadow_same` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-unrelated` is deprecated in favor of `lints.clippy.shadow_unrelated` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-lifetime-names` is deprecated in favor of `lints.clippy.single_char_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match` is deprecated in favor of `lints.clippy.single_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-add` is deprecated in favor of `lints.clippy.string_add` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-lit-chars-any` is deprecated in favor of `lints.clippy.string_lit_chars_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-slice` is deprecated in favor of `lints.clippy.string_slice` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-xor-used-as-pow` is deprecated in favor of `lints.clippy.suspicious_xor_used_as_pow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.try-err` is deprecated in favor of `lints.clippy.try_err` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-comment` is deprecated in favor of `lints.clippy.unnecessary_safety_comment` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-doc` is deprecated in favor of `lints.clippy.unnecessary_safety_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-self-imports` is deprecated in favor of `lints.clippy.unnecessary_self_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unneeded-field-pattern` is deprecated in favor of `lints.clippy.unneeded_field_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-in-result` is deprecated in favor of `lints.clippy.unwrap_in_result` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-debug` is deprecated in favor of `lints.clippy.use_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-binding` is deprecated in favor of `lints.clippy.used_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-attribute` is deprecated in favor of `lints.clippy.useless_attribute` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-file-reads` is deprecated in favor of `lints.clippy.verbose_file_reads` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-enum-match-arm` is deprecated in favor of `lints.clippy.wildcard_enum_match_arm` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` 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.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-2018` is deprecated in favor of `lints.rust.keyword_idents_2018` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` 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.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` 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.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` 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.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` 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-code` is deprecated in favor of `lints.rust.unreachable_code` 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-code` is deprecated in favor of `lints.rust.unsafe_code` 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-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: `jscycles` (manifest) generated 300 warnings
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `xtask` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking EnderHub/jscycles against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnderHub%2Fjscycles" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/EnderHub/jscycles
[INFO] finished tweaking git repo https://github.com/EnderHub/jscycles
[INFO] tweaked toml for git repo https://github.com/EnderHub/jscycles written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EnderHub/jscycles on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EnderHub/jscycles 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-conversions` is deprecated in favor of `lints.clippy.as_conversions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-pointer-underscore` is deprecated in favor of `lints.clippy.as_pointer_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-underscore` is deprecated in favor of `lints.clippy.as_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.big-endian-bytes` is deprecated in favor of `lints.clippy.big_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cargo-common-metadata` is deprecated in favor of `lints.clippy.cargo_common_metadata` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-precision-loss` is deprecated in favor of `lints.clippy.cast_precision_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cfg-not-test` is deprecated in favor of `lints.clippy.cfg_not_test` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.clone-on-ref-ptr` is deprecated in favor of `lints.clippy.clone_on_ref_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.default-union-representation` is deprecated in favor of `lints.clippy.default_union_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.deref-by-slicing` is deprecated in favor of `lints.clippy.deref_by_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-script-idents` is deprecated in favor of `lints.clippy.disallowed_script_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-include-without-cfg` is deprecated in favor of `lints.clippy.doc_include_without_cfg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.else-if-without-else` is deprecated in favor of `lints.clippy.else_if_without_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-drop` is deprecated in favor of `lints.clippy.empty_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-enum-variants-with-brackets` is deprecated in favor of `lints.clippy.empty_enum_variants_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-structs-with-brackets` is deprecated in favor of `lints.clippy.empty_structs_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.error-impl-error` is deprecated in favor of `lints.clippy.error_impl_error` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.field-scoped-visibility-modifiers` is deprecated in favor of `lints.clippy.field_scoped_visibility_modifiers` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.filetype-is-file` is deprecated in favor of `lints.clippy.filetype_is_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp-const` is deprecated in favor of `lints.clippy.float_cmp_const` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-any` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-push-string` is deprecated in favor of `lints.clippy.format_push_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-unwrap` is deprecated in favor of `lints.clippy.get_unwrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.host-endian-bytes` is deprecated in favor of `lints.clippy.host_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.infinite-loop` is deprecated in favor of `lints.clippy.infinite_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-att-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_att_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-intel-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_intel_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division` is deprecated in favor of `lints.clippy.integer_division` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division-remainder-used` is deprecated in favor of `lints.clippy.integer_division_remainder_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-over-hash-type` is deprecated in favor of `lints.clippy.iter_over_hash_type` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-include-file` is deprecated in favor of `lints.clippy.large_include_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-must-use` is deprecated in favor of `lints.clippy.let_underscore_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.little-endian-bytes` is deprecated in favor of `lints.clippy.little_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.lossy-float-literal` is deprecated in favor of `lints.clippy.lossy_float_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-err-ignore` is deprecated in favor of `lints.clippy.map_err_ignore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.min-ident-chars` is deprecated in favor of `lints.clippy.min_ident_chars` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-assert-message` is deprecated in favor of `lints.clippy.missing_assert_message` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-asserts-for-indexing` is deprecated in favor of `lints.clippy.missing_asserts_for_indexing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mixed-read-write-in-expression` is deprecated in favor of `lints.clippy.mixed_read_write_in_expression` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-inherent-impl` is deprecated in favor of `lints.clippy.multiple_inherent_impl` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-unsafe-ops-per-block` is deprecated in favor of `lints.clippy.multiple_unsafe_ops_per_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-atomic` is deprecated in favor of `lints.clippy.mutex_atomic` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-integer` is deprecated in favor of `lints.clippy.mutex_integer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-ascii-literal` is deprecated in favor of `lints.clippy.non_ascii_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-zero-suggestions` is deprecated in favor of `lints.clippy.non_zero_suggestions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.partial-pub-fields` is deprecated in favor of `lints.clippy.partial_pub_fields` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pathbuf-init-then-push` is deprecated in favor of `lints.clippy.pathbuf_init_then_push` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pointer-format` is deprecated in favor of `lints.clippy.pointer_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.precedence-bits` is deprecated in favor of `lints.clippy.precedence_bits` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ptr-arg` is deprecated in favor of `lints.clippy.ptr_arg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pub-without-shorthand` is deprecated in favor of `lints.clippy.pub_without_shorthand` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-buffer` is deprecated in favor of `lints.clippy.rc_buffer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-mutex` is deprecated in favor of `lints.clippy.rc_mutex` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-patterns` is deprecated in favor of `lints.clippy.ref_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.renamed-function-params` is deprecated in favor of `lints.clippy.renamed_function_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rest-pat-in-fully-bound-structs` is deprecated in favor of `lints.clippy.rest_pat_in_fully_bound_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.return-and-then` is deprecated in favor of `lints.clippy.return_and_then` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-name-method` is deprecated in favor of `lints.clippy.same_name_method` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.self-named-module-files` is deprecated in favor of `lints.clippy.self_named_module_files` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-inside-block` is deprecated in favor of `lints.clippy.semicolon_inside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.separated-literal-suffix` is deprecated in favor of `lints.clippy.separated_literal_suffix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-reuse` is deprecated in favor of `lints.clippy.shadow_reuse` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-same` is deprecated in favor of `lints.clippy.shadow_same` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-unrelated` is deprecated in favor of `lints.clippy.shadow_unrelated` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-lifetime-names` is deprecated in favor of `lints.clippy.single_char_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match` is deprecated in favor of `lints.clippy.single_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-add` is deprecated in favor of `lints.clippy.string_add` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-lit-chars-any` is deprecated in favor of `lints.clippy.string_lit_chars_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-slice` is deprecated in favor of `lints.clippy.string_slice` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-xor-used-as-pow` is deprecated in favor of `lints.clippy.suspicious_xor_used_as_pow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.try-err` is deprecated in favor of `lints.clippy.try_err` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-comment` is deprecated in favor of `lints.clippy.unnecessary_safety_comment` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-doc` is deprecated in favor of `lints.clippy.unnecessary_safety_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-self-imports` is deprecated in favor of `lints.clippy.unnecessary_self_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unneeded-field-pattern` is deprecated in favor of `lints.clippy.unneeded_field_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-in-result` is deprecated in favor of `lints.clippy.unwrap_in_result` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-debug` is deprecated in favor of `lints.clippy.use_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-binding` is deprecated in favor of `lints.clippy.used_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-attribute` is deprecated in favor of `lints.clippy.useless_attribute` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-file-reads` is deprecated in favor of `lints.clippy.verbose_file_reads` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-enum-match-arm` is deprecated in favor of `lints.clippy.wildcard_enum_match_arm` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` 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.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-2018` is deprecated in favor of `lints.rust.keyword_idents_2018` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` 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.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` 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.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` 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.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` 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-code` is deprecated in favor of `lints.rust.unreachable_code` 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-code` is deprecated in favor of `lints.rust.unsafe_code` 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-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-conversions` is deprecated in favor of `lints.clippy.as_conversions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-pointer-underscore` is deprecated in favor of `lints.clippy.as_pointer_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-underscore` is deprecated in favor of `lints.clippy.as_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.big-endian-bytes` is deprecated in favor of `lints.clippy.big_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cargo-common-metadata` is deprecated in favor of `lints.clippy.cargo_common_metadata` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-precision-loss` is deprecated in favor of `lints.clippy.cast_precision_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cfg-not-test` is deprecated in favor of `lints.clippy.cfg_not_test` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.clone-on-ref-ptr` is deprecated in favor of `lints.clippy.clone_on_ref_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.default-union-representation` is deprecated in favor of `lints.clippy.default_union_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.deref-by-slicing` is deprecated in favor of `lints.clippy.deref_by_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-script-idents` is deprecated in favor of `lints.clippy.disallowed_script_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-include-without-cfg` is deprecated in favor of `lints.clippy.doc_include_without_cfg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.else-if-without-else` is deprecated in favor of `lints.clippy.else_if_without_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-drop` is deprecated in favor of `lints.clippy.empty_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-enum-variants-with-brackets` is deprecated in favor of `lints.clippy.empty_enum_variants_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-structs-with-brackets` is deprecated in favor of `lints.clippy.empty_structs_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.error-impl-error` is deprecated in favor of `lints.clippy.error_impl_error` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.field-scoped-visibility-modifiers` is deprecated in favor of `lints.clippy.field_scoped_visibility_modifiers` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.filetype-is-file` is deprecated in favor of `lints.clippy.filetype_is_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp-const` is deprecated in favor of `lints.clippy.float_cmp_const` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-any` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-push-string` is deprecated in favor of `lints.clippy.format_push_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-unwrap` is deprecated in favor of `lints.clippy.get_unwrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.host-endian-bytes` is deprecated in favor of `lints.clippy.host_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.infinite-loop` is deprecated in favor of `lints.clippy.infinite_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-att-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_att_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-intel-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_intel_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division` is deprecated in favor of `lints.clippy.integer_division` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division-remainder-used` is deprecated in favor of `lints.clippy.integer_division_remainder_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-over-hash-type` is deprecated in favor of `lints.clippy.iter_over_hash_type` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-include-file` is deprecated in favor of `lints.clippy.large_include_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-must-use` is deprecated in favor of `lints.clippy.let_underscore_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.little-endian-bytes` is deprecated in favor of `lints.clippy.little_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.lossy-float-literal` is deprecated in favor of `lints.clippy.lossy_float_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-err-ignore` is deprecated in favor of `lints.clippy.map_err_ignore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.min-ident-chars` is deprecated in favor of `lints.clippy.min_ident_chars` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-assert-message` is deprecated in favor of `lints.clippy.missing_assert_message` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-asserts-for-indexing` is deprecated in favor of `lints.clippy.missing_asserts_for_indexing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mixed-read-write-in-expression` is deprecated in favor of `lints.clippy.mixed_read_write_in_expression` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-inherent-impl` is deprecated in favor of `lints.clippy.multiple_inherent_impl` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-unsafe-ops-per-block` is deprecated in favor of `lints.clippy.multiple_unsafe_ops_per_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-atomic` is deprecated in favor of `lints.clippy.mutex_atomic` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-integer` is deprecated in favor of `lints.clippy.mutex_integer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-ascii-literal` is deprecated in favor of `lints.clippy.non_ascii_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-zero-suggestions` is deprecated in favor of `lints.clippy.non_zero_suggestions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.partial-pub-fields` is deprecated in favor of `lints.clippy.partial_pub_fields` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pathbuf-init-then-push` is deprecated in favor of `lints.clippy.pathbuf_init_then_push` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pointer-format` is deprecated in favor of `lints.clippy.pointer_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.precedence-bits` is deprecated in favor of `lints.clippy.precedence_bits` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ptr-arg` is deprecated in favor of `lints.clippy.ptr_arg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pub-without-shorthand` is deprecated in favor of `lints.clippy.pub_without_shorthand` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-buffer` is deprecated in favor of `lints.clippy.rc_buffer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-mutex` is deprecated in favor of `lints.clippy.rc_mutex` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-patterns` is deprecated in favor of `lints.clippy.ref_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.renamed-function-params` is deprecated in favor of `lints.clippy.renamed_function_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rest-pat-in-fully-bound-structs` is deprecated in favor of `lints.clippy.rest_pat_in_fully_bound_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.return-and-then` is deprecated in favor of `lints.clippy.return_and_then` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-name-method` is deprecated in favor of `lints.clippy.same_name_method` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.self-named-module-files` is deprecated in favor of `lints.clippy.self_named_module_files` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-inside-block` is deprecated in favor of `lints.clippy.semicolon_inside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.separated-literal-suffix` is deprecated in favor of `lints.clippy.separated_literal_suffix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-reuse` is deprecated in favor of `lints.clippy.shadow_reuse` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-same` is deprecated in favor of `lints.clippy.shadow_same` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-unrelated` is deprecated in favor of `lints.clippy.shadow_unrelated` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-lifetime-names` is deprecated in favor of `lints.clippy.single_char_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match` is deprecated in favor of `lints.clippy.single_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-add` is deprecated in favor of `lints.clippy.string_add` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-lit-chars-any` is deprecated in favor of `lints.clippy.string_lit_chars_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-slice` is deprecated in favor of `lints.clippy.string_slice` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-xor-used-as-pow` is deprecated in favor of `lints.clippy.suspicious_xor_used_as_pow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.try-err` is deprecated in favor of `lints.clippy.try_err` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-comment` is deprecated in favor of `lints.clippy.unnecessary_safety_comment` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-doc` is deprecated in favor of `lints.clippy.unnecessary_safety_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-self-imports` is deprecated in favor of `lints.clippy.unnecessary_self_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unneeded-field-pattern` is deprecated in favor of `lints.clippy.unneeded_field_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-in-result` is deprecated in favor of `lints.clippy.unwrap_in_result` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-debug` is deprecated in favor of `lints.clippy.use_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-binding` is deprecated in favor of `lints.clippy.used_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-attribute` is deprecated in favor of `lints.clippy.useless_attribute` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-file-reads` is deprecated in favor of `lints.clippy.verbose_file_reads` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-enum-match-arm` is deprecated in favor of `lints.clippy.wildcard_enum_match_arm` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` 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.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-2018` is deprecated in favor of `lints.rust.keyword_idents_2018` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` 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.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` 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.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` 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.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` 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-code` is deprecated in favor of `lints.rust.unreachable_code` 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-code` is deprecated in favor of `lints.rust.unsafe_code` 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-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: `jscycles` (manifest) generated 300 warnings
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `xtask` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking EnderHub/jscycles against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnderHub%2Fjscycles" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/EnderHub/jscycles
[INFO] finished tweaking git repo https://github.com/EnderHub/jscycles
[INFO] tweaked toml for git repo https://github.com/EnderHub/jscycles written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EnderHub/jscycles on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EnderHub/jscycles 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-conversions` is deprecated in favor of `lints.clippy.as_conversions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-pointer-underscore` is deprecated in favor of `lints.clippy.as_pointer_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-underscore` is deprecated in favor of `lints.clippy.as_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.big-endian-bytes` is deprecated in favor of `lints.clippy.big_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cargo-common-metadata` is deprecated in favor of `lints.clippy.cargo_common_metadata` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-precision-loss` is deprecated in favor of `lints.clippy.cast_precision_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cfg-not-test` is deprecated in favor of `lints.clippy.cfg_not_test` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.clone-on-ref-ptr` is deprecated in favor of `lints.clippy.clone_on_ref_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.default-union-representation` is deprecated in favor of `lints.clippy.default_union_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.deref-by-slicing` is deprecated in favor of `lints.clippy.deref_by_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-script-idents` is deprecated in favor of `lints.clippy.disallowed_script_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-include-without-cfg` is deprecated in favor of `lints.clippy.doc_include_without_cfg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.else-if-without-else` is deprecated in favor of `lints.clippy.else_if_without_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-drop` is deprecated in favor of `lints.clippy.empty_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-enum-variants-with-brackets` is deprecated in favor of `lints.clippy.empty_enum_variants_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-structs-with-brackets` is deprecated in favor of `lints.clippy.empty_structs_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.error-impl-error` is deprecated in favor of `lints.clippy.error_impl_error` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.field-scoped-visibility-modifiers` is deprecated in favor of `lints.clippy.field_scoped_visibility_modifiers` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.filetype-is-file` is deprecated in favor of `lints.clippy.filetype_is_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp-const` is deprecated in favor of `lints.clippy.float_cmp_const` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-any` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-push-string` is deprecated in favor of `lints.clippy.format_push_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-unwrap` is deprecated in favor of `lints.clippy.get_unwrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.host-endian-bytes` is deprecated in favor of `lints.clippy.host_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.infinite-loop` is deprecated in favor of `lints.clippy.infinite_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-att-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_att_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-intel-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_intel_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division` is deprecated in favor of `lints.clippy.integer_division` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division-remainder-used` is deprecated in favor of `lints.clippy.integer_division_remainder_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-over-hash-type` is deprecated in favor of `lints.clippy.iter_over_hash_type` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-include-file` is deprecated in favor of `lints.clippy.large_include_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-must-use` is deprecated in favor of `lints.clippy.let_underscore_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.little-endian-bytes` is deprecated in favor of `lints.clippy.little_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.lossy-float-literal` is deprecated in favor of `lints.clippy.lossy_float_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-err-ignore` is deprecated in favor of `lints.clippy.map_err_ignore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.min-ident-chars` is deprecated in favor of `lints.clippy.min_ident_chars` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-assert-message` is deprecated in favor of `lints.clippy.missing_assert_message` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-asserts-for-indexing` is deprecated in favor of `lints.clippy.missing_asserts_for_indexing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mixed-read-write-in-expression` is deprecated in favor of `lints.clippy.mixed_read_write_in_expression` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-inherent-impl` is deprecated in favor of `lints.clippy.multiple_inherent_impl` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-unsafe-ops-per-block` is deprecated in favor of `lints.clippy.multiple_unsafe_ops_per_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-atomic` is deprecated in favor of `lints.clippy.mutex_atomic` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-integer` is deprecated in favor of `lints.clippy.mutex_integer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-ascii-literal` is deprecated in favor of `lints.clippy.non_ascii_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-zero-suggestions` is deprecated in favor of `lints.clippy.non_zero_suggestions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.partial-pub-fields` is deprecated in favor of `lints.clippy.partial_pub_fields` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pathbuf-init-then-push` is deprecated in favor of `lints.clippy.pathbuf_init_then_push` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pointer-format` is deprecated in favor of `lints.clippy.pointer_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.precedence-bits` is deprecated in favor of `lints.clippy.precedence_bits` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ptr-arg` is deprecated in favor of `lints.clippy.ptr_arg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pub-without-shorthand` is deprecated in favor of `lints.clippy.pub_without_shorthand` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-buffer` is deprecated in favor of `lints.clippy.rc_buffer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-mutex` is deprecated in favor of `lints.clippy.rc_mutex` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-patterns` is deprecated in favor of `lints.clippy.ref_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.renamed-function-params` is deprecated in favor of `lints.clippy.renamed_function_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rest-pat-in-fully-bound-structs` is deprecated in favor of `lints.clippy.rest_pat_in_fully_bound_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.return-and-then` is deprecated in favor of `lints.clippy.return_and_then` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-name-method` is deprecated in favor of `lints.clippy.same_name_method` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.self-named-module-files` is deprecated in favor of `lints.clippy.self_named_module_files` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-inside-block` is deprecated in favor of `lints.clippy.semicolon_inside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.separated-literal-suffix` is deprecated in favor of `lints.clippy.separated_literal_suffix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-reuse` is deprecated in favor of `lints.clippy.shadow_reuse` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-same` is deprecated in favor of `lints.clippy.shadow_same` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-unrelated` is deprecated in favor of `lints.clippy.shadow_unrelated` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-lifetime-names` is deprecated in favor of `lints.clippy.single_char_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match` is deprecated in favor of `lints.clippy.single_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-add` is deprecated in favor of `lints.clippy.string_add` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-lit-chars-any` is deprecated in favor of `lints.clippy.string_lit_chars_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-slice` is deprecated in favor of `lints.clippy.string_slice` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-xor-used-as-pow` is deprecated in favor of `lints.clippy.suspicious_xor_used_as_pow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.try-err` is deprecated in favor of `lints.clippy.try_err` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-comment` is deprecated in favor of `lints.clippy.unnecessary_safety_comment` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-doc` is deprecated in favor of `lints.clippy.unnecessary_safety_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-self-imports` is deprecated in favor of `lints.clippy.unnecessary_self_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unneeded-field-pattern` is deprecated in favor of `lints.clippy.unneeded_field_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-in-result` is deprecated in favor of `lints.clippy.unwrap_in_result` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-debug` is deprecated in favor of `lints.clippy.use_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-binding` is deprecated in favor of `lints.clippy.used_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-attribute` is deprecated in favor of `lints.clippy.useless_attribute` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-file-reads` is deprecated in favor of `lints.clippy.verbose_file_reads` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-enum-match-arm` is deprecated in favor of `lints.clippy.wildcard_enum_match_arm` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` 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.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-2018` is deprecated in favor of `lints.rust.keyword_idents_2018` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` 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.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` 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.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` 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.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` 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-code` is deprecated in favor of `lints.rust.unreachable_code` 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-code` is deprecated in favor of `lints.rust.unsafe_code` 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-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-conversions` is deprecated in favor of `lints.clippy.as_conversions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-pointer-underscore` is deprecated in favor of `lints.clippy.as_pointer_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-underscore` is deprecated in favor of `lints.clippy.as_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.big-endian-bytes` is deprecated in favor of `lints.clippy.big_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cargo-common-metadata` is deprecated in favor of `lints.clippy.cargo_common_metadata` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-precision-loss` is deprecated in favor of `lints.clippy.cast_precision_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cfg-not-test` is deprecated in favor of `lints.clippy.cfg_not_test` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.clone-on-ref-ptr` is deprecated in favor of `lints.clippy.clone_on_ref_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.default-union-representation` is deprecated in favor of `lints.clippy.default_union_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.deref-by-slicing` is deprecated in favor of `lints.clippy.deref_by_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-script-idents` is deprecated in favor of `lints.clippy.disallowed_script_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-include-without-cfg` is deprecated in favor of `lints.clippy.doc_include_without_cfg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.else-if-without-else` is deprecated in favor of `lints.clippy.else_if_without_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-drop` is deprecated in favor of `lints.clippy.empty_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-enum-variants-with-brackets` is deprecated in favor of `lints.clippy.empty_enum_variants_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-structs-with-brackets` is deprecated in favor of `lints.clippy.empty_structs_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.error-impl-error` is deprecated in favor of `lints.clippy.error_impl_error` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.field-scoped-visibility-modifiers` is deprecated in favor of `lints.clippy.field_scoped_visibility_modifiers` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.filetype-is-file` is deprecated in favor of `lints.clippy.filetype_is_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp-const` is deprecated in favor of `lints.clippy.float_cmp_const` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-any` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-push-string` is deprecated in favor of `lints.clippy.format_push_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-unwrap` is deprecated in favor of `lints.clippy.get_unwrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.host-endian-bytes` is deprecated in favor of `lints.clippy.host_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.infinite-loop` is deprecated in favor of `lints.clippy.infinite_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-att-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_att_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-intel-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_intel_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division` is deprecated in favor of `lints.clippy.integer_division` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division-remainder-used` is deprecated in favor of `lints.clippy.integer_division_remainder_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-over-hash-type` is deprecated in favor of `lints.clippy.iter_over_hash_type` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-include-file` is deprecated in favor of `lints.clippy.large_include_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-must-use` is deprecated in favor of `lints.clippy.let_underscore_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.little-endian-bytes` is deprecated in favor of `lints.clippy.little_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.lossy-float-literal` is deprecated in favor of `lints.clippy.lossy_float_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-err-ignore` is deprecated in favor of `lints.clippy.map_err_ignore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.min-ident-chars` is deprecated in favor of `lints.clippy.min_ident_chars` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-assert-message` is deprecated in favor of `lints.clippy.missing_assert_message` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-asserts-for-indexing` is deprecated in favor of `lints.clippy.missing_asserts_for_indexing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mixed-read-write-in-expression` is deprecated in favor of `lints.clippy.mixed_read_write_in_expression` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-inherent-impl` is deprecated in favor of `lints.clippy.multiple_inherent_impl` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-unsafe-ops-per-block` is deprecated in favor of `lints.clippy.multiple_unsafe_ops_per_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-atomic` is deprecated in favor of `lints.clippy.mutex_atomic` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-integer` is deprecated in favor of `lints.clippy.mutex_integer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-ascii-literal` is deprecated in favor of `lints.clippy.non_ascii_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-zero-suggestions` is deprecated in favor of `lints.clippy.non_zero_suggestions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.partial-pub-fields` is deprecated in favor of `lints.clippy.partial_pub_fields` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pathbuf-init-then-push` is deprecated in favor of `lints.clippy.pathbuf_init_then_push` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pointer-format` is deprecated in favor of `lints.clippy.pointer_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.precedence-bits` is deprecated in favor of `lints.clippy.precedence_bits` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ptr-arg` is deprecated in favor of `lints.clippy.ptr_arg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pub-without-shorthand` is deprecated in favor of `lints.clippy.pub_without_shorthand` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-buffer` is deprecated in favor of `lints.clippy.rc_buffer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-mutex` is deprecated in favor of `lints.clippy.rc_mutex` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-patterns` is deprecated in favor of `lints.clippy.ref_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.renamed-function-params` is deprecated in favor of `lints.clippy.renamed_function_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rest-pat-in-fully-bound-structs` is deprecated in favor of `lints.clippy.rest_pat_in_fully_bound_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.return-and-then` is deprecated in favor of `lints.clippy.return_and_then` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-name-method` is deprecated in favor of `lints.clippy.same_name_method` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.self-named-module-files` is deprecated in favor of `lints.clippy.self_named_module_files` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-inside-block` is deprecated in favor of `lints.clippy.semicolon_inside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.separated-literal-suffix` is deprecated in favor of `lints.clippy.separated_literal_suffix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-reuse` is deprecated in favor of `lints.clippy.shadow_reuse` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-same` is deprecated in favor of `lints.clippy.shadow_same` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-unrelated` is deprecated in favor of `lints.clippy.shadow_unrelated` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-lifetime-names` is deprecated in favor of `lints.clippy.single_char_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match` is deprecated in favor of `lints.clippy.single_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-add` is deprecated in favor of `lints.clippy.string_add` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-lit-chars-any` is deprecated in favor of `lints.clippy.string_lit_chars_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-slice` is deprecated in favor of `lints.clippy.string_slice` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-xor-used-as-pow` is deprecated in favor of `lints.clippy.suspicious_xor_used_as_pow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.try-err` is deprecated in favor of `lints.clippy.try_err` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-comment` is deprecated in favor of `lints.clippy.unnecessary_safety_comment` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-doc` is deprecated in favor of `lints.clippy.unnecessary_safety_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-self-imports` is deprecated in favor of `lints.clippy.unnecessary_self_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unneeded-field-pattern` is deprecated in favor of `lints.clippy.unneeded_field_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-in-result` is deprecated in favor of `lints.clippy.unwrap_in_result` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-debug` is deprecated in favor of `lints.clippy.use_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-binding` is deprecated in favor of `lints.clippy.used_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-attribute` is deprecated in favor of `lints.clippy.useless_attribute` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-file-reads` is deprecated in favor of `lints.clippy.verbose_file_reads` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-enum-match-arm` is deprecated in favor of `lints.clippy.wildcard_enum_match_arm` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` 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.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-2018` is deprecated in favor of `lints.rust.keyword_idents_2018` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` 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.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` 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.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` 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.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` 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-code` is deprecated in favor of `lints.rust.unreachable_code` 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-code` is deprecated in favor of `lints.rust.unsafe_code` 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-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: `jscycles` (manifest) generated 300 warnings
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `xtask` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking EnderHub/jscycles against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnderHub%2Fjscycles" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/EnderHub/jscycles
[INFO] finished tweaking git repo https://github.com/EnderHub/jscycles
[INFO] tweaked toml for git repo https://github.com/EnderHub/jscycles written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EnderHub/jscycles on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EnderHub/jscycles 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-conversions` is deprecated in favor of `lints.clippy.as_conversions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-pointer-underscore` is deprecated in favor of `lints.clippy.as_pointer_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-underscore` is deprecated in favor of `lints.clippy.as_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.big-endian-bytes` is deprecated in favor of `lints.clippy.big_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cargo-common-metadata` is deprecated in favor of `lints.clippy.cargo_common_metadata` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-precision-loss` is deprecated in favor of `lints.clippy.cast_precision_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cfg-not-test` is deprecated in favor of `lints.clippy.cfg_not_test` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.clone-on-ref-ptr` is deprecated in favor of `lints.clippy.clone_on_ref_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.default-union-representation` is deprecated in favor of `lints.clippy.default_union_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.deref-by-slicing` is deprecated in favor of `lints.clippy.deref_by_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-script-idents` is deprecated in favor of `lints.clippy.disallowed_script_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-include-without-cfg` is deprecated in favor of `lints.clippy.doc_include_without_cfg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.else-if-without-else` is deprecated in favor of `lints.clippy.else_if_without_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-drop` is deprecated in favor of `lints.clippy.empty_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-enum-variants-with-brackets` is deprecated in favor of `lints.clippy.empty_enum_variants_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-structs-with-brackets` is deprecated in favor of `lints.clippy.empty_structs_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.error-impl-error` is deprecated in favor of `lints.clippy.error_impl_error` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.field-scoped-visibility-modifiers` is deprecated in favor of `lints.clippy.field_scoped_visibility_modifiers` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.filetype-is-file` is deprecated in favor of `lints.clippy.filetype_is_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp-const` is deprecated in favor of `lints.clippy.float_cmp_const` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-any` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-push-string` is deprecated in favor of `lints.clippy.format_push_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-unwrap` is deprecated in favor of `lints.clippy.get_unwrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.host-endian-bytes` is deprecated in favor of `lints.clippy.host_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.infinite-loop` is deprecated in favor of `lints.clippy.infinite_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-att-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_att_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-intel-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_intel_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division` is deprecated in favor of `lints.clippy.integer_division` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division-remainder-used` is deprecated in favor of `lints.clippy.integer_division_remainder_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-over-hash-type` is deprecated in favor of `lints.clippy.iter_over_hash_type` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-include-file` is deprecated in favor of `lints.clippy.large_include_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-must-use` is deprecated in favor of `lints.clippy.let_underscore_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.little-endian-bytes` is deprecated in favor of `lints.clippy.little_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.lossy-float-literal` is deprecated in favor of `lints.clippy.lossy_float_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-err-ignore` is deprecated in favor of `lints.clippy.map_err_ignore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.min-ident-chars` is deprecated in favor of `lints.clippy.min_ident_chars` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-assert-message` is deprecated in favor of `lints.clippy.missing_assert_message` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-asserts-for-indexing` is deprecated in favor of `lints.clippy.missing_asserts_for_indexing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mixed-read-write-in-expression` is deprecated in favor of `lints.clippy.mixed_read_write_in_expression` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-inherent-impl` is deprecated in favor of `lints.clippy.multiple_inherent_impl` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-unsafe-ops-per-block` is deprecated in favor of `lints.clippy.multiple_unsafe_ops_per_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-atomic` is deprecated in favor of `lints.clippy.mutex_atomic` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-integer` is deprecated in favor of `lints.clippy.mutex_integer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-ascii-literal` is deprecated in favor of `lints.clippy.non_ascii_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-zero-suggestions` is deprecated in favor of `lints.clippy.non_zero_suggestions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.partial-pub-fields` is deprecated in favor of `lints.clippy.partial_pub_fields` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pathbuf-init-then-push` is deprecated in favor of `lints.clippy.pathbuf_init_then_push` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pointer-format` is deprecated in favor of `lints.clippy.pointer_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.precedence-bits` is deprecated in favor of `lints.clippy.precedence_bits` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ptr-arg` is deprecated in favor of `lints.clippy.ptr_arg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pub-without-shorthand` is deprecated in favor of `lints.clippy.pub_without_shorthand` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-buffer` is deprecated in favor of `lints.clippy.rc_buffer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-mutex` is deprecated in favor of `lints.clippy.rc_mutex` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-patterns` is deprecated in favor of `lints.clippy.ref_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.renamed-function-params` is deprecated in favor of `lints.clippy.renamed_function_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rest-pat-in-fully-bound-structs` is deprecated in favor of `lints.clippy.rest_pat_in_fully_bound_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.return-and-then` is deprecated in favor of `lints.clippy.return_and_then` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-name-method` is deprecated in favor of `lints.clippy.same_name_method` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.self-named-module-files` is deprecated in favor of `lints.clippy.self_named_module_files` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-inside-block` is deprecated in favor of `lints.clippy.semicolon_inside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.separated-literal-suffix` is deprecated in favor of `lints.clippy.separated_literal_suffix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-reuse` is deprecated in favor of `lints.clippy.shadow_reuse` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-same` is deprecated in favor of `lints.clippy.shadow_same` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-unrelated` is deprecated in favor of `lints.clippy.shadow_unrelated` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-lifetime-names` is deprecated in favor of `lints.clippy.single_char_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match` is deprecated in favor of `lints.clippy.single_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-add` is deprecated in favor of `lints.clippy.string_add` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-lit-chars-any` is deprecated in favor of `lints.clippy.string_lit_chars_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-slice` is deprecated in favor of `lints.clippy.string_slice` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-xor-used-as-pow` is deprecated in favor of `lints.clippy.suspicious_xor_used_as_pow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.try-err` is deprecated in favor of `lints.clippy.try_err` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-comment` is deprecated in favor of `lints.clippy.unnecessary_safety_comment` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-doc` is deprecated in favor of `lints.clippy.unnecessary_safety_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-self-imports` is deprecated in favor of `lints.clippy.unnecessary_self_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unneeded-field-pattern` is deprecated in favor of `lints.clippy.unneeded_field_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-in-result` is deprecated in favor of `lints.clippy.unwrap_in_result` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-debug` is deprecated in favor of `lints.clippy.use_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-binding` is deprecated in favor of `lints.clippy.used_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-attribute` is deprecated in favor of `lints.clippy.useless_attribute` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-file-reads` is deprecated in favor of `lints.clippy.verbose_file_reads` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-enum-match-arm` is deprecated in favor of `lints.clippy.wildcard_enum_match_arm` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` 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.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-2018` is deprecated in favor of `lints.rust.keyword_idents_2018` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` 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.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` 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.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` 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.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` 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-code` is deprecated in favor of `lints.rust.unreachable_code` 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-code` is deprecated in favor of `lints.rust.unsafe_code` 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-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arithmetic-side-effects` is deprecated in favor of `lints.clippy.arithmetic_side_effects` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-conversions` is deprecated in favor of `lints.clippy.as_conversions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-pointer-underscore` is deprecated in favor of `lints.clippy.as_pointer_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.as-underscore` is deprecated in favor of `lints.clippy.as_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.big-endian-bytes` is deprecated in favor of `lints.clippy.big_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cargo-common-metadata` is deprecated in favor of `lints.clippy.cargo_common_metadata` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-precision-loss` is deprecated in favor of `lints.clippy.cast_precision_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cfg-not-test` is deprecated in favor of `lints.clippy.cfg_not_test` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.clone-on-ref-ptr` is deprecated in favor of `lints.clippy.clone_on_ref_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.default-union-representation` is deprecated in favor of `lints.clippy.default_union_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.deref-by-slicing` is deprecated in favor of `lints.clippy.deref_by_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-script-idents` is deprecated in favor of `lints.clippy.disallowed_script_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-include-without-cfg` is deprecated in favor of `lints.clippy.doc_include_without_cfg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.else-if-without-else` is deprecated in favor of `lints.clippy.else_if_without_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-drop` is deprecated in favor of `lints.clippy.empty_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-enum-variants-with-brackets` is deprecated in favor of `lints.clippy.empty_enum_variants_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-structs-with-brackets` is deprecated in favor of `lints.clippy.empty_structs_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.error-impl-error` is deprecated in favor of `lints.clippy.error_impl_error` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.field-scoped-visibility-modifiers` is deprecated in favor of `lints.clippy.field_scoped_visibility_modifiers` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.filetype-is-file` is deprecated in favor of `lints.clippy.filetype_is_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp-const` is deprecated in favor of `lints.clippy.float_cmp_const` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.fn-to-numeric-cast-any` is deprecated in favor of `lints.clippy.fn_to_numeric_cast_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-push-string` is deprecated in favor of `lints.clippy.format_push_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.get-unwrap` is deprecated in favor of `lints.clippy.get_unwrap` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.host-endian-bytes` is deprecated in favor of `lints.clippy.host_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.infinite-loop` is deprecated in favor of `lints.clippy.infinite_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-att-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_att_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-asm-x86-intel-syntax` is deprecated in favor of `lints.clippy.inline_asm_x86_intel_syntax` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division` is deprecated in favor of `lints.clippy.integer_division` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.integer-division-remainder-used` is deprecated in favor of `lints.clippy.integer_division_remainder_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-over-hash-type` is deprecated in favor of `lints.clippy.iter_over_hash_type` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-include-file` is deprecated in favor of `lints.clippy.large_include_file` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-must-use` is deprecated in favor of `lints.clippy.let_underscore_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.little-endian-bytes` is deprecated in favor of `lints.clippy.little_endian_bytes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.lossy-float-literal` is deprecated in favor of `lints.clippy.lossy_float_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-err-ignore` is deprecated in favor of `lints.clippy.map_err_ignore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.min-ident-chars` is deprecated in favor of `lints.clippy.min_ident_chars` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-assert-message` is deprecated in favor of `lints.clippy.missing_assert_message` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-asserts-for-indexing` is deprecated in favor of `lints.clippy.missing_asserts_for_indexing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mixed-read-write-in-expression` is deprecated in favor of `lints.clippy.mixed_read_write_in_expression` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-inherent-impl` is deprecated in favor of `lints.clippy.multiple_inherent_impl` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-unsafe-ops-per-block` is deprecated in favor of `lints.clippy.multiple_unsafe_ops_per_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-atomic` is deprecated in favor of `lints.clippy.mutex_atomic` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-integer` is deprecated in favor of `lints.clippy.mutex_integer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-ascii-literal` is deprecated in favor of `lints.clippy.non_ascii_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-zero-suggestions` is deprecated in favor of `lints.clippy.non_zero_suggestions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.partial-pub-fields` is deprecated in favor of `lints.clippy.partial_pub_fields` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pathbuf-init-then-push` is deprecated in favor of `lints.clippy.pathbuf_init_then_push` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pointer-format` is deprecated in favor of `lints.clippy.pointer_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.precedence-bits` is deprecated in favor of `lints.clippy.precedence_bits` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ptr-arg` is deprecated in favor of `lints.clippy.ptr_arg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pub-without-shorthand` is deprecated in favor of `lints.clippy.pub_without_shorthand` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-buffer` is deprecated in favor of `lints.clippy.rc_buffer` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rc-mutex` is deprecated in favor of `lints.clippy.rc_mutex` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-patterns` is deprecated in favor of `lints.clippy.ref_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.renamed-function-params` is deprecated in favor of `lints.clippy.renamed_function_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rest-pat-in-fully-bound-structs` is deprecated in favor of `lints.clippy.rest_pat_in_fully_bound_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.return-and-then` is deprecated in favor of `lints.clippy.return_and_then` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-name-method` is deprecated in favor of `lints.clippy.same_name_method` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.self-named-module-files` is deprecated in favor of `lints.clippy.self_named_module_files` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-if-nothing-returned` is deprecated in favor of `lints.clippy.semicolon_if_nothing_returned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-inside-block` is deprecated in favor of `lints.clippy.semicolon_inside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.semicolon-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.separated-literal-suffix` is deprecated in favor of `lints.clippy.separated_literal_suffix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-reuse` is deprecated in favor of `lints.clippy.shadow_reuse` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-same` is deprecated in favor of `lints.clippy.shadow_same` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.shadow-unrelated` is deprecated in favor of `lints.clippy.shadow_unrelated` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-char-lifetime-names` is deprecated in favor of `lints.clippy.single_char_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match` is deprecated in favor of `lints.clippy.single_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-add` is deprecated in favor of `lints.clippy.string_add` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-lit-chars-any` is deprecated in favor of `lints.clippy.string_lit_chars_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-slice` is deprecated in favor of `lints.clippy.string_slice` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-xor-used-as-pow` is deprecated in favor of `lints.clippy.suspicious_xor_used_as_pow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.try-err` is deprecated in favor of `lints.clippy.try_err` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-comment` is deprecated in favor of `lints.clippy.unnecessary_safety_comment` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-safety-doc` is deprecated in favor of `lints.clippy.unnecessary_safety_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-self-imports` is deprecated in favor of `lints.clippy.unnecessary_self_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unneeded-field-pattern` is deprecated in favor of `lints.clippy.unneeded_field_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-in-result` is deprecated in favor of `lints.clippy.unwrap_in_result` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-debug` is deprecated in favor of `lints.clippy.use_debug` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-binding` is deprecated in favor of `lints.clippy.used_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-attribute` is deprecated in favor of `lints.clippy.useless_attribute` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-format` is deprecated in favor of `lints.clippy.useless_format` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-file-reads` is deprecated in favor of `lints.clippy.verbose_file_reads` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-enum-match-arm` is deprecated in favor of `lints.clippy.wildcard_enum_match_arm` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` 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.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-2018` is deprecated in favor of `lints.rust.keyword_idents_2018` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents-2024` is deprecated in favor of `lints.rust.keyword_idents_2024` 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.missing-unsafe-on-extern` is deprecated in favor of `lints.rust.missing_unsafe_on_extern` 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.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` 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.rust-2024-incompatible-pat` is deprecated in favor of `lints.rust.rust_2024_incompatible_pat` 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-code` is deprecated in favor of `lints.rust.unreachable_code` 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-code` is deprecated in favor of `lints.rust.unsafe_code` 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-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: `jscycles` (manifest) generated 300 warnings
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: `xtask` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds


overridden task result to prepare-fail:timeout

Caused by:
    0: uncategorized prepare error
    1: no output for 300 seconds