[INFO] cloning repository https://github.com/telenkov88/mks-servo42-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/telenkov88/mks-servo42-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftelenkov88%2Fmks-servo42-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftelenkov88%2Fmks-servo42-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b3f71302d219b53e57c27e47332382515cb4c94
[INFO] checking telenkov88/mks-servo42-rs against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftelenkov88%2Fmks-servo42-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/telenkov88/mks-servo42-rs
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/telenkov88/mks-servo42-rs
[INFO] tweaked toml for git repo https://github.com/telenkov88/mks-servo42-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/telenkov88/mks-servo42-rs on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/telenkov88/mks-servo42-rs 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.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.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.explicit-auto-deref` is deprecated in favor of `lints.clippy.explicit_auto_deref` 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.incompatible-msrv` is deprecated in favor of `lints.clippy.incompatible_msrv` 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.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.missing-enforced-import-renames` is deprecated in favor of `lints.clippy.missing_enforced_import_renames` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.obfuscated-if-else` is deprecated in favor of `lints.clippy.obfuscated_if_else` 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-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-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.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.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.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.unnested-or-patterns` is deprecated in favor of `lints.clippy.unnested_or_patterns` 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.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.named-arguments-used-positionally` is deprecated in favor of `lints.rust.named_arguments_used_positionally` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.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.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-name-collisions` is deprecated in favor of `lints.rust.unstable_name_collisions` 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: `lints.rustdoc.private-doc-tests` is deprecated in favor of `lints.rustdoc.private_doc_tests` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rustdoc.unescaped-backticks` is deprecated in favor of `lints.rustdoc.unescaped_backticks` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `mks-servo42-rs` (manifest) generated 68 warnings
[INFO] [stderr]     Updating git repository `https://github.com/telenkov88/rp2040-rotary-encoder-rs`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9b99ea9f6aa1eb015a173e020c19e63a4a10d34fbf3fbdf010233cb9b953537d
[INFO] running `Command { std: "docker" "start" "9b99ea9f6aa1eb015a173e020c19e63a4a10d34fbf3fbdf010233cb9b953537d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b99ea9f6aa1eb015a173e020c19e63a4a10d34fbf3fbdf010233cb9b953537d", 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" "9b99ea9f6aa1eb015a173e020c19e63a4a10d34fbf3fbdf010233cb9b953537d" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b99ea9f6aa1eb015a173e020c19e63a4a10d34fbf3fbdf010233cb9b953537d", 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" "9b99ea9f6aa1eb015a173e020c19e63a4a10d34fbf3fbdf010233cb9b953537d" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.alloc-instead-of-core` is deprecated in favor of `lints.clippy.alloc_instead_of_core` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.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.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.explicit-auto-deref` is deprecated in favor of `lints.clippy.explicit_auto_deref` 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.incompatible-msrv` is deprecated in favor of `lints.clippy.incompatible_msrv` 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.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.missing-enforced-import-renames` is deprecated in favor of `lints.clippy.missing_enforced_import_renames` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.obfuscated-if-else` is deprecated in favor of `lints.clippy.obfuscated_if_else` 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-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-outside-block` is deprecated in favor of `lints.clippy.semicolon_outside_block` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.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.undocumented-unsafe-blocks` is deprecated in favor of `lints.clippy.undocumented_unsafe_blocks` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.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.unnested-or-patterns` is deprecated in favor of `lints.clippy.unnested_or_patterns` 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.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.named-arguments-used-positionally` is deprecated in favor of `lints.rust.named_arguments_used_positionally` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.non-ascii-idents` is deprecated in favor of `lints.rust.non_ascii_idents` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.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.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-name-collisions` is deprecated in favor of `lints.rust.unstable_name_collisions` 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: `lints.rustdoc.private-doc-tests` is deprecated in favor of `lints.rustdoc.private_doc_tests` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rustdoc.unescaped-backticks` is deprecated in favor of `lints.rustdoc.unescaped_backticks` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `mks-servo42-rs` (manifest) generated 68 warnings
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking mks-servo42-rs v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]     Checking serialport v4.8.1
[INFO] [stderr]     Checking mio-serial v5.0.6
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tokio-serial v5.4.5
[INFO] [stderr]     Checking encoder-client v0.4.0 (https://github.com/telenkov88/rp2040-rotary-encoder-rs#082cba06)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9b99ea9f6aa1eb015a173e020c19e63a4a10d34fbf3fbdf010233cb9b953537d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b99ea9f6aa1eb015a173e020c19e63a4a10d34fbf3fbdf010233cb9b953537d", kill_on_drop: false }`
[INFO] [stdout] 9b99ea9f6aa1eb015a173e020c19e63a4a10d34fbf3fbdf010233cb9b953537d
