[INFO] cloning repository https://github.com/Haniella-tv/.github
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Haniella-tv/.github" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaniella-tv%2F.github", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaniella-tv%2F.github'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4687c9ce926ed966ea64f9503724677f04d01116
[INFO] checking Haniella-tv/.github against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaniella-tv%2F.github" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Haniella-tv/.github
[INFO] finished tweaking git repo https://github.com/Haniella-tv/.github
[INFO] tweaked toml for git repo https://github.com/Haniella-tv/.github written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Haniella-tv/.github on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Haniella-tv/.github 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: `nativelink-macro` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/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: `nativelink-error` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: `nativelink-service` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: `nativelink-scheduler` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: `nativelink-store` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: `nativelink-worker` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/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: `nativelink-config` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/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: `nativelink-util` (manifest) generated 63 warnings
[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.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.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` 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.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` 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.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` 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-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` 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.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.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` 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.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` 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.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` 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-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` 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.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` 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.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` 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-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.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: unused manifest key: workspace.cargo-features-manager
[INFO] [stderr] warning: `nativelink` (manifest) generated 64 warnings
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: `nativelink-metric` (manifest) generated 63 warnings
[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 Haniella-tv/.github against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaniella-tv%2F.github" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Haniella-tv/.github
[INFO] finished tweaking git repo https://github.com/Haniella-tv/.github
[INFO] tweaked toml for git repo https://github.com/Haniella-tv/.github written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Haniella-tv/.github on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Haniella-tv/.github 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: `nativelink-macro` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/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: `nativelink-error` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: `nativelink-service` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: `nativelink-scheduler` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: `nativelink-store` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: `nativelink-worker` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/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: `nativelink-config` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/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: `nativelink-util` (manifest) generated 63 warnings
[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.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.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` 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.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` 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.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` 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-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` 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.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.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` 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.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` 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.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` 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-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` 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.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` 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.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` 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-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.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: unused manifest key: workspace.cargo-features-manager
[INFO] [stderr] warning: `nativelink` (manifest) generated 64 warnings
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: `nativelink-metric` (manifest) generated 63 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Haniella-tv/.github against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaniella-tv%2F.github" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Haniella-tv/.github
[INFO] finished tweaking git repo https://github.com/Haniella-tv/.github
[INFO] tweaked toml for git repo https://github.com/Haniella-tv/.github written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Haniella-tv/.github on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Haniella-tv/.github 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: `nativelink-macro` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/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: `nativelink-error` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: `nativelink-service` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: `nativelink-scheduler` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: `nativelink-store` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: `nativelink-worker` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/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: `nativelink-config` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/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: `nativelink-util` (manifest) generated 63 warnings
[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.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.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` 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.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` 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.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` 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-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` 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.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.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` 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.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` 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.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` 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-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` 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.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` 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.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` 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-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.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: unused manifest key: workspace.cargo-features-manager
[INFO] [stderr] warning: `nativelink` (manifest) generated 64 warnings
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: `nativelink-metric` (manifest) generated 63 warnings
[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 Haniella-tv/.github against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaniella-tv%2F.github" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Haniella-tv/.github
[INFO] finished tweaking git repo https://github.com/Haniella-tv/.github
[INFO] tweaked toml for git repo https://github.com/Haniella-tv/.github written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Haniella-tv/.github on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Haniella-tv/.github 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: `nativelink-macro` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/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: `nativelink-error` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: `nativelink-service` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: `nativelink-scheduler` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: `nativelink-store` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: `nativelink-worker` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/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: `nativelink-config` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/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: `nativelink-util` (manifest) generated 63 warnings
[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.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.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` 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.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` 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.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` 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-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` 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.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.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` 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.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` 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.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` 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-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` 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.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` 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.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` 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-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.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: unused manifest key: workspace.cargo-features-manager
[INFO] [stderr] warning: `nativelink` (manifest) generated 64 warnings
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: `nativelink-metric` (manifest) generated 63 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Haniella-tv/.github against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaniella-tv%2F.github" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Haniella-tv/.github
[INFO] finished tweaking git repo https://github.com/Haniella-tv/.github
[INFO] tweaked toml for git repo https://github.com/Haniella-tv/.github written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Haniella-tv/.github on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Haniella-tv/.github 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: nativelink-macro/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: `nativelink-macro` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-error/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: nativelink-error/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: nativelink-error/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: nativelink-error/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: `nativelink-error` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: nativelink-service/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: nativelink-service/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: nativelink-service/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: nativelink-service/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: `nativelink-service` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: nativelink-scheduler/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: `nativelink-scheduler` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: nativelink-store/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: nativelink-store/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: nativelink-store/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.macro-use-extern-crate` is deprecated in favor of `lints.rust.macro_use_extern_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.meta-variable-misuse` is deprecated in favor of `lints.rust.meta_variable_misuse` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-abi` is deprecated in favor of `lints.rust.missing_abi` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.trivial-casts` is deprecated in favor of `lints.rust.trivial_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: nativelink-store/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: `nativelink-store` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: nativelink-worker/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: `nativelink-worker` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-config/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: nativelink-config/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: nativelink-config/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: nativelink-config/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: `nativelink-config` (manifest) generated 63 warnings
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-util/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: nativelink-util/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: nativelink-util/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: nativelink-util/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: `nativelink-util` (manifest) generated 63 warnings
[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.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.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` 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.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` 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.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` 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-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` 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.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.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` 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.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` 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.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` 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-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` 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.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` 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.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-op-in-unsafe-fn` is deprecated in favor of `lints.rust.unsafe_op_in_unsafe_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` 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-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.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: unused manifest key: workspace.cargo-features-manager
[INFO] [stderr] warning: `nativelink` (manifest) generated 64 warnings
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.cognitive-complexity` is deprecated in favor of `lints.clippy.cognitive_complexity` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.explicit-into-iter-loop` is deprecated in favor of `lints.clippy.explicit_into_iter_loop` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.iter-with-drain` is deprecated in favor of `lints.clippy.iter_with_drain` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.missing-docs-in-private-items` is deprecated in favor of `lints.clippy.missing_docs_in_private_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.option-if-let-else` is deprecated in favor of `lints.clippy.option_if_let_else` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.clippy.significant-drop-tightening` is deprecated in favor of `lints.clippy.significant_drop_tightening` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.std-instead-of-core` is deprecated in favor of `lints.clippy.std_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.clippy.uninhabited-references` is deprecated in favor of `lints.clippy.uninhabited_references` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.ambiguous-glob-reexports` is deprecated in favor of `lints.rust.ambiguous_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.clashing-extern-declarations` is deprecated in favor of `lints.rust.clashing_extern_declarations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.const-item-mutation` is deprecated in favor of `lints.rust.const_item_mutation` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.dangling-pointers-from-temporaries` is deprecated in favor of `lints.rust.dangling_pointers_from_temporaries` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.deref-nullptr` is deprecated in favor of `lints.rust.deref_nullptr` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.drop-bounds` is deprecated in favor of `lints.rust.drop_bounds` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.hidden-glob-reexports` is deprecated in favor of `lints.rust.hidden_glob_reexports` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.improper-ctypes` is deprecated in favor of `lints.rust.improper_ctypes` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.improper-ctypes-definitions` is deprecated in favor of `lints.rust.improper_ctypes_definitions` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-from-utf8` is deprecated in favor of `lints.rust.invalid_from_utf8` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-macro-export-arguments` is deprecated in favor of `lints.rust.invalid_macro_export_arguments` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-nan-comparisons` is deprecated in favor of `lints.rust.invalid_nan_comparisons` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-reference-casting` is deprecated in favor of `lints.rust.invalid_reference_casting` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.invalid-value` is deprecated in favor of `lints.rust.invalid_value` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.keyword-idents` is deprecated in favor of `lints.rust.keyword_idents` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.let-underscore` is deprecated in favor of `lints.rust.let_underscore` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.missing-copy-implementations` is deprecated in favor of `lints.rust.missing_copy_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.noop-method-call` is deprecated in favor of `lints.rust.noop_method_call` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.opaque-hidden-inferred-bound` is deprecated in favor of `lints.rust.opaque_hidden_inferred_bound` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.overlapping-range-endpoints` is deprecated in favor of `lints.rust.overlapping_range_endpoints` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.suspicious-double-ref-op` is deprecated in favor of `lints.rust.suspicious_double_ref_op` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.unconditional-recursion` is deprecated in favor of `lints.rust.unconditional_recursion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.unexpected-cfgs` is deprecated in favor of `lints.rust.unexpected_cfgs` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/Cargo.toml: `lints.rust.unnameable-test-items` is deprecated in favor of `lints.rust.unnameable_test_items` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/Cargo.toml: `lints.rust.unstable-syntax-pre-expansion` is deprecated in favor of `lints.rust.unstable_syntax_pre_expansion` and will not work in a future edition
[INFO] [stderr] warning: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: nativelink-metric/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: `nativelink-metric` (manifest) generated 63 warnings
[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


overridden task result to prepare-fail:timeout

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