[INFO] fetching crate nsys-gl-utils 0.17.0...
[INFO] checking nsys-gl-utils-0.17.0 against ba28ff76f353a722f31c4f3dd2ac4e437d36411b for pr-160780
[INFO] extracting crate nsys-gl-utils 0.17.0 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate nsys-gl-utils 0.17.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate nsys-gl-utils 0.17.0
[INFO] tweaked toml for crates.io crate nsys-gl-utils 0.17.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nsys-gl-utils 0.17.0 on toolchain ba28ff76f353a722f31c4f3dd2ac4e437d36411b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nsys-gl-utils 0.17.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.assertions-on-result-states` is deprecated in favor of `lints.clippy.assertions_on_result_states` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.clear-with-drain` is deprecated in favor of `lints.clippy.clear_with_drain` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cloned-instead-of-copied` is deprecated in favor of `lints.clippy.cloned_instead_of_copied` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.collection-is-never-read` is deprecated in favor of `lints.clippy.collection_is_never_read` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.debug-assert-with-mut-call` is deprecated in favor of `lints.clippy.debug_assert_with_mut_call` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-names` is deprecated in favor of `lints.clippy.disallowed_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-broken-link` is deprecated in favor of `lints.clippy.doc_broken_link` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-include-without-cfg` is deprecated in favor of `lints.clippy.doc_include_without_cfg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-link-code` is deprecated in favor of `lints.clippy.doc_link_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-link-with-quotes` is deprecated in favor of `lints.clippy.doc_link_with_quotes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.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.empty-drop` is deprecated in favor of `lints.clippy.empty_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-enum-variants-with-brackets` is deprecated in favor of `lints.clippy.empty_enum_variants_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-line-after-doc-comments` is deprecated in favor of `lints.clippy.empty_line_after_doc_comments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.equatable-if-let` is deprecated in favor of `lints.clippy.equatable_if_let` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.error-impl-error` is deprecated in favor of `lints.clippy.error_impl_error` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-deref-methods` is deprecated in favor of `lints.clippy.explicit_deref_methods` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.filter-map-next` is deprecated in favor of `lints.clippy.filter_map_next` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.flat-map-option` is deprecated in favor of `lints.clippy.flat_map_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-collect` is deprecated in favor of `lints.clippy.format_collect` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-push-string` is deprecated in favor of `lints.clippy.format_push_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ignored-unit-patterns` is deprecated in favor of `lints.clippy.ignored_unit_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.impl-trait-in-params` is deprecated in favor of `lints.clippy.impl_trait_in_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.implicit-clone` is deprecated in favor of `lints.clippy.implicit_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inefficient-to-string` is deprecated in favor of `lints.clippy.inefficient_to_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.infinite-loop` is deprecated in favor of `lints.clippy.infinite_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.invalid-upcast-comparisons` is deprecated in favor of `lints.clippy.invalid_upcast_comparisons` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-filter-is-ok` is deprecated in favor of `lints.clippy.iter_filter_is_ok` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-filter-is-some` is deprecated in favor of `lints.clippy.iter_filter_is_some` 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.large-stack-frames` is deprecated in favor of `lints.clippy.large_stack_frames` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-types-passed-by-value` is deprecated in favor of `lints.clippy.large_types_passed_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.len-zero` is deprecated in favor of `lints.clippy.len_zero` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.literal-string-with-formatting-args` is deprecated in favor of `lints.clippy.literal_string_with_formatting_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.lossy-float-literal` is deprecated in favor of `lints.clippy.lossy_float_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.macro-use-imports` is deprecated in favor of `lints.clippy.macro_use_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-is-multiple-of` is deprecated in favor of `lints.clippy.manual_is_multiple_of` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-is-power-of-two` is deprecated in favor of `lints.clippy.manual_is_power_of_two` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-is-variant-and` is deprecated in favor of `lints.clippy.manual_is_variant_and` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-let-else` is deprecated in favor of `lints.clippy.manual_let_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.match-same-arms` is deprecated in favor of `lints.clippy.match_same_arms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.maybe-infinite-iter` is deprecated in favor of `lints.clippy.maybe_infinite_iter` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mismatching-type-param-order` is deprecated in favor of `lints.clippy.mismatching_type_param_order` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-asserts-for-indexing` is deprecated in favor of `lints.clippy.missing_asserts_for_indexing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mut-mut` is deprecated in favor of `lints.clippy.mut_mut` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-atomic` is deprecated in favor of `lints.clippy.mutex_atomic` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.naive-bytecount` is deprecated in favor of `lints.clippy.naive_bytecount` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-bitwise-bool` is deprecated in favor of `lints.clippy.needless_bitwise_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-collect` is deprecated in favor of `lints.clippy.needless_collect` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-continue` is deprecated in favor of `lints.clippy.needless_continue` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-ref-mut` is deprecated in favor of `lints.clippy.needless_pass_by_ref_mut` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-raw-string-hashes` is deprecated in favor of `lints.clippy.needless_raw_string_hashes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-raw-strings` is deprecated in favor of `lints.clippy.needless_raw_strings` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.no-effect-underscore-binding` is deprecated in favor of `lints.clippy.no_effect_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-std-lazy-statics` is deprecated in favor of `lints.clippy.non_std_lazy_statics` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-zero-suggestions` is deprecated in favor of `lints.clippy.non_zero_suggestions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.nonstandard-macro-braces` is deprecated in favor of `lints.clippy.nonstandard_macro_braces` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-as-ref-cloned` is deprecated in favor of `lints.clippy.option_as_ref_cloned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.precedence-bits` is deprecated in favor of `lints.clippy.precedence_bits` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pub-underscore-fields` is deprecated in favor of `lints.clippy.pub_underscore_fields` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.range-minus-one` is deprecated in favor of `lints.clippy.range_minus_one` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.range-plus-one` is deprecated in favor of `lints.clippy.range_plus_one` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.read-zero-byte-vec` is deprecated in favor of `lints.clippy.read_zero_byte_vec` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` 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-test-prefix` is deprecated in favor of `lints.clippy.redundant_test_prefix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-as-ptr` is deprecated in favor of `lints.clippy.ref_as_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-binding-to-reference` is deprecated in favor of `lints.clippy.ref_binding_to_reference` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-option` is deprecated in favor of `lints.clippy.ref_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-option-ref` is deprecated in favor of `lints.clippy.ref_option_ref` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-patterns` is deprecated in favor of `lints.clippy.ref_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.renamed-function-params` is deprecated in favor of `lints.clippy.renamed_function_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rest-pat-in-fully-bound-structs` is deprecated in favor of `lints.clippy.rest_pat_in_fully_bound_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-functions-in-if-condition` is deprecated in favor of `lints.clippy.same_functions_in_if_condition` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-name-method` is deprecated in favor of `lints.clippy.same_name_method` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.set-contains-or-insert` is deprecated in favor of `lints.clippy.set_contains_or_insert` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.significant-drop-in-scrutinee` is deprecated in favor of `lints.clippy.significant_drop_in_scrutinee` 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.single-char-pattern` is deprecated in favor of `lints.clippy.single_char_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-component-path-imports` is deprecated in favor of `lints.clippy.single_component_path_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match` is deprecated in favor of `lints.clippy.single_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-option-map` is deprecated in favor of `lints.clippy.single_option_map` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.str-split-at-newline` is deprecated in favor of `lints.clippy.str_split_at_newline` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-add-assign` is deprecated in favor of `lints.clippy.string_add_assign` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suboptimal-flops` is deprecated in favor of `lints.clippy.suboptimal_flops` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-operation-groupings` is deprecated in favor of `lints.clippy.suspicious_operation_groupings` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-xor-used-as-pow` is deprecated in favor of `lints.clippy.suspicious_xor_used_as_pow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.trait-duplication-in-bounds` is deprecated in favor of `lints.clippy.trait_duplication_in_bounds` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.transmute-ptr-to-ptr` is deprecated in favor of `lints.clippy.transmute_ptr_to_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.trivial-regex` is deprecated in favor of `lints.clippy.trivial_regex` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.try-err` is deprecated in favor of `lints.clippy.try_err` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-repetition-in-bounds` is deprecated in favor of `lints.clippy.type_repetition_in_bounds` 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.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-debug-formatting` is deprecated in favor of `lints.clippy.unnecessary_debug_formatting` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-join` is deprecated in favor of `lints.clippy.unnecessary_join` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-literal-bound` is deprecated in favor of `lints.clippy.unnecessary_literal_bound` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-semicolon` is deprecated in favor of `lints.clippy.unnecessary_semicolon` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-struct-initialization` is deprecated in favor of `lints.clippy.unnecessary_struct_initialization` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unneeded-field-pattern` is deprecated in favor of `lints.clippy.unneeded_field_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unreadable-literal` is deprecated in favor of `lints.clippy.unreadable_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unsafe-derive-deserialize` is deprecated in favor of `lints.clippy.unsafe_derive_deserialize` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-peekable` is deprecated in favor of `lints.clippy.unused_peekable` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-result-ok` is deprecated in favor of `lints.clippy.unused_result_ok` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-rounding` is deprecated in favor of `lints.clippy.unused_rounding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-binding` is deprecated in favor of `lints.clippy.used_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-items` is deprecated in favor of `lints.clippy.used_underscore_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-let-if-seq` is deprecated in favor of `lints.clippy.useless_let_if_seq` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-bit-mask` is deprecated in favor of `lints.clippy.verbose_bit_mask` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-file-reads` is deprecated in favor of `lints.clippy.verbose_file_reads` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.while-float` is deprecated in favor of `lints.clippy.while_float` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.zero-sized-map-values` is deprecated in favor of `lints.clippy.zero_sized_map_values` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.ambiguous-negative-literals` is deprecated in favor of `lints.rust.ambiguous_negative_literals` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.closure-returning-async-block` is deprecated in favor of `lints.rust.closure_returning_async_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.linker-messages` is deprecated in favor of `lints.rust.linker_messages` 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.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unknown-lints` is deprecated in favor of `lints.rust.unknown_lints` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` 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.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `nsys-gl-utils` (manifest) generated 145 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded value-bag-sval2 v1.13.0
[INFO] [stderr]   Downloaded sval_nested v2.20.0
[INFO] [stderr]   Downloaded sval_serde v2.20.0
[INFO] [stderr]   Downloaded value-bag v1.13.0
[INFO] [stderr]   Downloaded coord_2d v0.4.2
[INFO] [stderr]   Downloaded serde_fmt v1.1.0
[INFO] [stderr]   Downloaded defmt-parser v1.0.0
[INFO] [stderr]   Downloaded unreachable v1.0.0
[INFO] [stderr]   Downloaded integer-sqrt v0.1.5
[INFO] [stderr]   Downloaded cordic v0.1.5
[INFO] [stderr]   Downloaded sval_dynamic v2.20.0
[INFO] [stderr]   Downloaded value-bag-serde1 v1.13.0
[INFO] [stderr]   Downloaded stdext v0.3.3
[INFO] [stderr]   Downloaded fixed-sqrt v0.3.0
[INFO] [stderr]   Downloaded direction v0.19.1
[INFO] [stderr]   Downloaded equator v0.4.2
[INFO] [stderr]   Downloaded noop_proc_macro v0.3.0
[INFO] [stderr]   Downloaded sval_fmt v2.20.0
[INFO] [stderr]   Downloaded line_2d v0.6.0
[INFO] [stderr]   Downloaded aligned-vec v0.6.4
[INFO] [stderr]   Downloaded sval_ref v2.20.0
[INFO] [stderr]   Downloaded equator-macro v0.4.2
[INFO] [stderr]   Downloaded simd_helpers v0.1.0
[INFO] [stderr]   Downloaded profiling v1.0.18
[INFO] [stderr]   Downloaded maybe-rayon v0.1.1
[INFO] [stderr]   Downloaded interpolate_name v0.2.4
[INFO] [stderr]   Downloaded y4m v0.8.0
[INFO] [stderr]   Downloaded redox_syscall v0.9.0
[INFO] [stderr]   Downloaded az v1.3.0
[INFO] [stderr]   Downloaded arg_enum_proc_macro v0.3.4
[INFO] [stderr]   Downloaded aligned v0.4.3
[INFO] [stderr]   Downloaded sval_buffer v2.20.0
[INFO] [stderr]   Downloaded defmt-macros v1.1.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.11.0
[INFO] [stderr]   Downloaded colorsys v0.7.3
[INFO] [stderr]   Downloaded v_frame v0.3.9
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.18
[INFO] [stderr]   Downloaded pastey v0.1.1
[INFO] [stderr]   Downloaded pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]   Downloaded bit_field v0.10.3
[INFO] [stderr]   Downloaded as-slice v0.2.1
[INFO] [stderr]   Downloaded loop9 v0.1.5
[INFO] [stderr]   Downloaded reborrow v0.5.5
[INFO] [stderr]   Downloaded gltf-derive v1.4.1
[INFO] [stderr]   Downloaded sval_json v2.20.0
[INFO] [stderr]   Downloaded ravif v0.12.0
[INFO] [stderr]   Downloaded lebe v0.5.3
[INFO] [stderr]   Downloaded built v0.8.0
[INFO] [stderr]   Downloaded av1-grain v0.2.5
[INFO] [stderr]   Downloaded bytemuck v1.25.1
[INFO] [stderr]   Downloaded defmt v1.1.1
[INFO] [stderr]   Downloaded no_std_io2 v0.9.4
[INFO] [stderr]   Downloaded gltf-json v1.4.1
[INFO] [stderr]   Downloaded bitstream-io v4.10.0
[INFO] [stderr]   Downloaded imgref v1.12.2
[INFO] [stderr]   Downloaded zune-inflate v0.2.54
[INFO] [stderr]   Downloaded rustc-demangle v0.1.28
[INFO] [stderr]   Downloaded toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]   Downloaded jni-macros v0.22.4
[INFO] [stderr]   Downloaded avif-serialize v0.8.9
[INFO] [stderr]   Downloaded vek v0.17.2
[INFO] [stderr]   Downloaded gltf v1.4.1
[INFO] [stderr]   Downloaded sval v2.20.0
[INFO] [stderr]   Downloaded jiff-static v0.2.32
[INFO] [stderr]   Downloaded qoi v0.4.1
[INFO] [stderr]   Downloaded pulp v0.22.3
[INFO] [stderr]   Downloaded jni v0.22.4
[INFO] [stderr]   Downloaded moxcms v0.7.11
[INFO] [stderr]   Downloaded fixed v1.30.0
[INFO] [stderr]   Downloaded image v0.25.9
[INFO] [stderr]   Downloaded android-activity v0.6.1
[INFO] [stderr]   Downloaded exr v1.74.2
[INFO] [stderr]   Downloaded simd_cesu8 v1.2.0
[INFO] [stderr]   Downloaded winit v0.30.13
[INFO] [stderr]   Downloaded syn v3.0.0
[INFO] [stderr]   Downloaded av-scenechange v0.14.1
[INFO] [stderr]   Downloaded stash v0.1.6
[INFO] [stderr]   Downloaded jiff v0.2.32
[INFO] [stderr]   Downloaded nsys-math-utils v0.9.0
[INFO] [stderr]   Downloaded nsys-color-utils v0.2.3
[INFO] [stderr]   Downloaded orbclient v0.3.55
[INFO] [stderr]   Downloaded rav1e v0.8.1
[INFO] [stderr]   Downloaded nsys-rs-utils v0.5.2
[INFO] [stderr]   Downloaded glium-spearman v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea56d0c628d3afc72e00e9e0a24a61e9d6e8550afc7b88ff983f80a493338846
[INFO] running `Command { std: "docker" "start" "ea56d0c628d3afc72e00e9e0a24a61e9d6e8550afc7b88ff983f80a493338846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea56d0c628d3afc72e00e9e0a24a61e9d6e8550afc7b88ff983f80a493338846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea56d0c628d3afc72e00e9e0a24a61e9d6e8550afc7b88ff983f80a493338846" "/opt/rustwide/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea56d0c628d3afc72e00e9e0a24a61e9d6e8550afc7b88ff983f80a493338846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea56d0c628d3afc72e00e9e0a24a61e9d6e8550afc7b88ff983f80a493338846" "/opt/rustwide/cargo-home/bin/cargo" "+ba28ff76f353a722f31c4f3dd2ac4e437d36411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.assertions-on-result-states` is deprecated in favor of `lints.clippy.assertions_on_result_states` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.branches-sharing-code` is deprecated in favor of `lints.clippy.branches_sharing_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.clear-with-drain` is deprecated in favor of `lints.clippy.clear_with_drain` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cloned-instead-of-copied` is deprecated in favor of `lints.clippy.cloned_instead_of_copied` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.collection-is-never-read` is deprecated in favor of `lints.clippy.collection_is_never_read` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.debug-assert-with-mut-call` is deprecated in favor of `lints.clippy.debug_assert_with_mut_call` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.disallowed-names` is deprecated in favor of `lints.clippy.disallowed_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-broken-link` is deprecated in favor of `lints.clippy.doc_broken_link` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-include-without-cfg` is deprecated in favor of `lints.clippy.doc_include_without_cfg` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-link-code` is deprecated in favor of `lints.clippy.doc_link_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-link-with-quotes` is deprecated in favor of `lints.clippy.doc_link_with_quotes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.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.empty-drop` is deprecated in favor of `lints.clippy.empty_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-enum-variants-with-brackets` is deprecated in favor of `lints.clippy.empty_enum_variants_with_brackets` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.empty-line-after-doc-comments` is deprecated in favor of `lints.clippy.empty_line_after_doc_comments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.equatable-if-let` is deprecated in favor of `lints.clippy.equatable_if_let` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.error-impl-error` is deprecated in favor of `lints.clippy.error_impl_error` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.explicit-deref-methods` is deprecated in favor of `lints.clippy.explicit_deref_methods` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.filter-map-next` is deprecated in favor of `lints.clippy.filter_map_next` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.flat-map-option` is deprecated in favor of `lints.clippy.flat_map_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-collect` is deprecated in favor of `lints.clippy.format_collect` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.format-push-string` is deprecated in favor of `lints.clippy.format_push_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ignored-unit-patterns` is deprecated in favor of `lints.clippy.ignored_unit_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.impl-trait-in-params` is deprecated in favor of `lints.clippy.impl_trait_in_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.implicit-clone` is deprecated in favor of `lints.clippy.implicit_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inefficient-to-string` is deprecated in favor of `lints.clippy.inefficient_to_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.infinite-loop` is deprecated in favor of `lints.clippy.infinite_loop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.invalid-upcast-comparisons` is deprecated in favor of `lints.clippy.invalid_upcast_comparisons` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-filter-is-ok` is deprecated in favor of `lints.clippy.iter_filter_is_ok` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-filter-is-some` is deprecated in favor of `lints.clippy.iter_filter_is_some` 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.large-stack-frames` is deprecated in favor of `lints.clippy.large_stack_frames` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-types-passed-by-value` is deprecated in favor of `lints.clippy.large_types_passed_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.len-zero` is deprecated in favor of `lints.clippy.len_zero` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.literal-string-with-formatting-args` is deprecated in favor of `lints.clippy.literal_string_with_formatting_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.lossy-float-literal` is deprecated in favor of `lints.clippy.lossy_float_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.macro-use-imports` is deprecated in favor of `lints.clippy.macro_use_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-is-multiple-of` is deprecated in favor of `lints.clippy.manual_is_multiple_of` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-is-power-of-two` is deprecated in favor of `lints.clippy.manual_is_power_of_two` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-is-variant-and` is deprecated in favor of `lints.clippy.manual_is_variant_and` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-let-else` is deprecated in favor of `lints.clippy.manual_let_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.match-same-arms` is deprecated in favor of `lints.clippy.match_same_arms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.maybe-infinite-iter` is deprecated in favor of `lints.clippy.maybe_infinite_iter` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mismatching-type-param-order` is deprecated in favor of `lints.clippy.mismatching_type_param_order` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-asserts-for-indexing` is deprecated in favor of `lints.clippy.missing_asserts_for_indexing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mut-mut` is deprecated in favor of `lints.clippy.mut_mut` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mutex-atomic` is deprecated in favor of `lints.clippy.mutex_atomic` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.naive-bytecount` is deprecated in favor of `lints.clippy.naive_bytecount` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-bitwise-bool` is deprecated in favor of `lints.clippy.needless_bitwise_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-collect` is deprecated in favor of `lints.clippy.needless_collect` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-continue` is deprecated in favor of `lints.clippy.needless_continue` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-ref-mut` is deprecated in favor of `lints.clippy.needless_pass_by_ref_mut` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-raw-string-hashes` is deprecated in favor of `lints.clippy.needless_raw_string_hashes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-raw-strings` is deprecated in favor of `lints.clippy.needless_raw_strings` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.no-effect-underscore-binding` is deprecated in favor of `lints.clippy.no_effect_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-std-lazy-statics` is deprecated in favor of `lints.clippy.non_std_lazy_statics` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.non-zero-suggestions` is deprecated in favor of `lints.clippy.non_zero_suggestions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.nonstandard-macro-braces` is deprecated in favor of `lints.clippy.nonstandard_macro_braces` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-as-ref-cloned` is deprecated in favor of `lints.clippy.option_as_ref_cloned` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.precedence-bits` is deprecated in favor of `lints.clippy.precedence_bits` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.pub-underscore-fields` is deprecated in favor of `lints.clippy.pub_underscore_fields` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.range-minus-one` is deprecated in favor of `lints.clippy.range_minus_one` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.range-plus-one` is deprecated in favor of `lints.clippy.range_plus_one` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.read-zero-byte-vec` is deprecated in favor of `lints.clippy.read_zero_byte_vec` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` 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-test-prefix` is deprecated in favor of `lints.clippy.redundant_test_prefix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-as-ptr` is deprecated in favor of `lints.clippy.ref_as_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-binding-to-reference` is deprecated in favor of `lints.clippy.ref_binding_to_reference` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-option` is deprecated in favor of `lints.clippy.ref_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-option-ref` is deprecated in favor of `lints.clippy.ref_option_ref` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-patterns` is deprecated in favor of `lints.clippy.ref_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.renamed-function-params` is deprecated in favor of `lints.clippy.renamed_function_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.rest-pat-in-fully-bound-structs` is deprecated in favor of `lints.clippy.rest_pat_in_fully_bound_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-functions-in-if-condition` is deprecated in favor of `lints.clippy.same_functions_in_if_condition` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.same-name-method` is deprecated in favor of `lints.clippy.same_name_method` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.set-contains-or-insert` is deprecated in favor of `lints.clippy.set_contains_or_insert` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.significant-drop-in-scrutinee` is deprecated in favor of `lints.clippy.significant_drop_in_scrutinee` 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.single-char-pattern` is deprecated in favor of `lints.clippy.single_char_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-component-path-imports` is deprecated in favor of `lints.clippy.single_component_path_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match` is deprecated in favor of `lints.clippy.single_match` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-option-map` is deprecated in favor of `lints.clippy.single_option_map` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.str-split-at-newline` is deprecated in favor of `lints.clippy.str_split_at_newline` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.string-add-assign` is deprecated in favor of `lints.clippy.string_add_assign` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suboptimal-flops` is deprecated in favor of `lints.clippy.suboptimal_flops` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-operation-groupings` is deprecated in favor of `lints.clippy.suspicious_operation_groupings` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suspicious-xor-used-as-pow` is deprecated in favor of `lints.clippy.suspicious_xor_used_as_pow` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.trait-duplication-in-bounds` is deprecated in favor of `lints.clippy.trait_duplication_in_bounds` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.transmute-ptr-to-ptr` is deprecated in favor of `lints.clippy.transmute_ptr_to_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.trivial-regex` is deprecated in favor of `lints.clippy.trivial_regex` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.try-err` is deprecated in favor of `lints.clippy.try_err` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-repetition-in-bounds` is deprecated in favor of `lints.clippy.type_repetition_in_bounds` 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.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-debug-formatting` is deprecated in favor of `lints.clippy.unnecessary_debug_formatting` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-join` is deprecated in favor of `lints.clippy.unnecessary_join` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-literal-bound` is deprecated in favor of `lints.clippy.unnecessary_literal_bound` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-semicolon` is deprecated in favor of `lints.clippy.unnecessary_semicolon` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-struct-initialization` is deprecated in favor of `lints.clippy.unnecessary_struct_initialization` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-wraps` is deprecated in favor of `lints.clippy.unnecessary_wraps` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unneeded-field-pattern` is deprecated in favor of `lints.clippy.unneeded_field_pattern` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unreadable-literal` is deprecated in favor of `lints.clippy.unreadable_literal` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unsafe-derive-deserialize` is deprecated in favor of `lints.clippy.unsafe_derive_deserialize` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-peekable` is deprecated in favor of `lints.clippy.unused_peekable` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-result-ok` is deprecated in favor of `lints.clippy.unused_result_ok` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-rounding` is deprecated in favor of `lints.clippy.unused_rounding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-binding` is deprecated in favor of `lints.clippy.used_underscore_binding` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.used-underscore-items` is deprecated in favor of `lints.clippy.used_underscore_items` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.useless-let-if-seq` is deprecated in favor of `lints.clippy.useless_let_if_seq` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-bit-mask` is deprecated in favor of `lints.clippy.verbose_bit_mask` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.verbose-file-reads` is deprecated in favor of `lints.clippy.verbose_file_reads` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.while-float` is deprecated in favor of `lints.clippy.while_float` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.zero-sized-map-values` is deprecated in favor of `lints.clippy.zero_sized_map_values` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.ambiguous-negative-literals` is deprecated in favor of `lints.rust.ambiguous_negative_literals` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.closure-returning-async-block` is deprecated in favor of `lints.rust.closure_returning_async_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.explicit-outlives-requirements` is deprecated in favor of `lints.rust.explicit_outlives_requirements` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.linker-messages` is deprecated in favor of `lints.rust.linker_messages` 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.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unit-bindings` is deprecated in favor of `lints.rust.unit_bindings` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unknown-lints` is deprecated in favor of `lints.rust.unknown_lints` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` 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.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-import-braces` is deprecated in favor of `lints.rust.unused_import_braces` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: `nsys-gl-utils` (manifest) generated 145 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.0
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking serde_fmt v1.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr] error: could not compile `x11-dl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ba28ff76f353a722f31c4f3dd2ac4e437d36411b/bin/rustc --crate-name x11_dl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b14e313ae5208e3a -C extra-filename=-91b6b9b2f8d68da7 --out-dir /opt/rustwide/target/debug/build/x11-dl/91b6b9b2f8d68da7/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --cap-lints allow --cap-lints=forbid -l dl` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ea56d0c628d3afc72e00e9e0a24a61e9d6e8550afc7b88ff983f80a493338846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea56d0c628d3afc72e00e9e0a24a61e9d6e8550afc7b88ff983f80a493338846", kill_on_drop: false }`
[INFO] [stdout] ea56d0c628d3afc72e00e9e0a24a61e9d6e8550afc7b88ff983f80a493338846
