[INFO] cloning repository https://github.com/casey/filepack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casey/filepack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Ffilepack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Ffilepack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64e108c13e17ca5a60b111e793e944cbf1fade9f
[INFO] documenting casey/filepack against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Ffilepack" "/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/casey/filepack
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/casey/filepack
[INFO] tweaked toml for git repo https://github.com/casey/filepack written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/casey/filepack on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/casey/filepack 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.arbitrary-source-item-ordering` is deprecated in favor of `lints.clippy.arbitrary_source_item_ordering` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.float-cmp` is deprecated in favor of `lints.clippy.float_cmp` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.new-without-default` is deprecated in favor of `lints.clippy.new_without_default` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.result-large-err` is deprecated in favor of `lints.clippy.result_large_err` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/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: crates/filepack-cbor/Cargo.toml: `lints.clippy.self-named-constructors` is deprecated in favor of `lints.clippy.self_named_constructors` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/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: crates/filepack-cbor/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.rust.mismatched-lifetime-syntaxes` is deprecated in favor of `lints.rust.mismatched_lifetime_syntaxes` and will not work in a future edition
[INFO] [stderr] warning: `filepack-cbor` (manifest) generated 18 warnings
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arbitrary-source-item-ordering` is deprecated in favor of `lints.clippy.arbitrary_source_item_ordering` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp` is deprecated in favor of `lints.clippy.float_cmp` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.new-without-default` is deprecated in favor of `lints.clippy.new_without_default` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.result-large-err` is deprecated in favor of `lints.clippy.result_large_err` 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.self-named-constructors` is deprecated in favor of `lints.clippy.self_named_constructors` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` 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.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.mismatched-lifetime-syntaxes` is deprecated in favor of `lints.rust.mismatched_lifetime_syntaxes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arbitrary-source-item-ordering` is deprecated in favor of `lints.clippy.arbitrary_source_item_ordering` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp` is deprecated in favor of `lints.clippy.float_cmp` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.new-without-default` is deprecated in favor of `lints.clippy.new_without_default` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.result-large-err` is deprecated in favor of `lints.clippy.result_large_err` 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.self-named-constructors` is deprecated in favor of `lints.clippy.self_named_constructors` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` 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.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.mismatched-lifetime-syntaxes` is deprecated in favor of `lints.rust.mismatched_lifetime_syntaxes` and will not work in a future edition
[INFO] [stderr] warning: `filepack` (manifest) generated 36 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded usized v0.0.2
[INFO] [stderr]   Downloaded async-web-client v0.6.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.71
[INFO] [stderr]   Downloaded reqwest v0.13.3
[INFO] [stderr]   Downloaded lexiclean v0.0.1
[INFO] [stderr]   Downloaded jiff-static v0.2.34
[INFO] [stderr]   Downloaded async-http-codec v0.8.0
[INFO] [stderr]   Downloaded boilerplate-parser v0.0.1
[INFO] [stderr]   Downloaded re_mp4 v0.5.1
[INFO] [stderr]   Downloaded rustls-acme v0.15.2
[INFO] [stderr]   Downloaded boilerplate v1.2.1
[INFO] [stderr]   Downloaded new_mime_guess v4.0.4
[INFO] [stderr]   Downloaded axum-extra v0.12.6
[INFO] [stderr]   Downloaded redb v4.1.0
[INFO] [stderr]   Downloaded id3 v1.17.1
[INFO] [stderr]   Downloaded jiff v0.2.34
[INFO] [stderr]   Downloaded web-sys v0.3.98
[INFO] [stderr]   Downloaded matroska-demuxer v0.8.0
[INFO] [stderr]   Downloaded boilerplate-macros v0.0.3
[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] 87ca0e13b8e82696d0eaa7d1493a53bb0c3fa3f02f10ecfa06c0f02fa8b17b68
[INFO] running `Command { std: "docker" "start" "87ca0e13b8e82696d0eaa7d1493a53bb0c3fa3f02f10ecfa06c0f02fa8b17b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87ca0e13b8e82696d0eaa7d1493a53bb0c3fa3f02f10ecfa06c0f02fa8b17b68", 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" "87ca0e13b8e82696d0eaa7d1493a53bb0c3fa3f02f10ecfa06c0f02fa8b17b68" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87ca0e13b8e82696d0eaa7d1493a53bb0c3fa3f02f10ecfa06c0f02fa8b17b68", 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" "87ca0e13b8e82696d0eaa7d1493a53bb0c3fa3f02f10ecfa06c0f02fa8b17b68" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arbitrary-source-item-ordering` is deprecated in favor of `lints.clippy.arbitrary_source_item_ordering` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp` is deprecated in favor of `lints.clippy.float_cmp` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.new-without-default` is deprecated in favor of `lints.clippy.new_without_default` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.result-large-err` is deprecated in favor of `lints.clippy.result_large_err` 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.self-named-constructors` is deprecated in favor of `lints.clippy.self_named_constructors` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` 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.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.mismatched-lifetime-syntaxes` is deprecated in favor of `lints.rust.mismatched_lifetime_syntaxes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arbitrary-source-item-ordering` is deprecated in favor of `lints.clippy.arbitrary_source_item_ordering` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp` is deprecated in favor of `lints.clippy.float_cmp` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.new-without-default` is deprecated in favor of `lints.clippy.new_without_default` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.result-large-err` is deprecated in favor of `lints.clippy.result_large_err` 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.self-named-constructors` is deprecated in favor of `lints.clippy.self_named_constructors` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` 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.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.mismatched-lifetime-syntaxes` is deprecated in favor of `lints.rust.mismatched_lifetime_syntaxes` and will not work in a future edition
[INFO] [stderr] warning: `filepack` (manifest) generated 36 warnings
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.arbitrary-source-item-ordering` is deprecated in favor of `lints.clippy.arbitrary_source_item_ordering` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.float-cmp` is deprecated in favor of `lints.clippy.float_cmp` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.new-without-default` is deprecated in favor of `lints.clippy.new_without_default` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.result-large-err` is deprecated in favor of `lints.clippy.result_large_err` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/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: crates/filepack-cbor/Cargo.toml: `lints.clippy.self-named-constructors` is deprecated in favor of `lints.clippy.self_named_constructors` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/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: crates/filepack-cbor/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.rust.mismatched-lifetime-syntaxes` is deprecated in favor of `lints.rust.mismatched_lifetime_syntaxes` and will not work in a future edition
[INFO] [stderr] warning: `filepack-cbor` (manifest) generated 18 warnings
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling boilerplate-parser v0.0.1
[INFO] [stderr]    Compiling redb v4.1.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking async-http-codec v0.8.0
[INFO] [stderr]    Compiling boilerplate-macros v0.0.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking roff v1.1.1
[INFO] [stderr]    Compiling usized v0.0.2
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking clap_mangen v0.2.33
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]    Compiling filepack-cbor v0.0.0 (/opt/rustwide/workdir/crates/filepack-cbor)
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking tracing-journald v0.3.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking boilerplate v1.2.1
[INFO] [stderr]     Checking owo-colors v4.3.0
[INFO] [stderr]     Checking re_mp4 v0.5.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking id3 v1.17.1
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking lexiclean v0.0.1
[INFO] [stderr]     Checking jiff v0.2.34
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking matroska-demuxer v0.8.0
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking futures-rustls v0.26.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking async-web-client v0.6.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum-server v0.8.0
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking rustls-acme v0.15.2
[INFO] [stderr]     Checking axum-extra v0.12.6
[INFO] [stderr]  Documenting filepack v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/filepack/index.html
[INFO] running `Command { std: "docker" "inspect" "87ca0e13b8e82696d0eaa7d1493a53bb0c3fa3f02f10ecfa06c0f02fa8b17b68", 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" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "87ca0e13b8e82696d0eaa7d1493a53bb0c3fa3f02f10ecfa06c0f02fa8b17b68" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arbitrary-source-item-ordering` is deprecated in favor of `lints.clippy.arbitrary_source_item_ordering` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp` is deprecated in favor of `lints.clippy.float_cmp` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.new-without-default` is deprecated in favor of `lints.clippy.new_without_default` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.result-large-err` is deprecated in favor of `lints.clippy.result_large_err` 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.self-named-constructors` is deprecated in favor of `lints.clippy.self_named_constructors` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` 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.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.mismatched-lifetime-syntaxes` is deprecated in favor of `lints.rust.mismatched_lifetime_syntaxes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.arbitrary-source-item-ordering` is deprecated in favor of `lints.clippy.arbitrary_source_item_ordering` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.float-cmp` is deprecated in favor of `lints.clippy.float_cmp` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.new-without-default` is deprecated in favor of `lints.clippy.new_without_default` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.result-large-err` is deprecated in favor of `lints.clippy.result_large_err` 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.self-named-constructors` is deprecated in favor of `lints.clippy.self_named_constructors` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` 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.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.mismatched-lifetime-syntaxes` is deprecated in favor of `lints.rust.mismatched_lifetime_syntaxes` and will not work in a future edition
[INFO] [stderr] warning: `filepack` (manifest) generated 36 warnings
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.arbitrary-source-item-ordering` is deprecated in favor of `lints.clippy.arbitrary_source_item_ordering` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.float-cmp` is deprecated in favor of `lints.clippy.float_cmp` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.new-without-default` is deprecated in favor of `lints.clippy.new_without_default` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.result-large-err` is deprecated in favor of `lints.clippy.result_large_err` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/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: crates/filepack-cbor/Cargo.toml: `lints.clippy.self-named-constructors` is deprecated in favor of `lints.clippy.self_named_constructors` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/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: crates/filepack-cbor/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: crates/filepack-cbor/Cargo.toml: `lints.rust.mismatched-lifetime-syntaxes` is deprecated in favor of `lints.rust.mismatched_lifetime_syntaxes` and will not work in a future edition
[INFO] [stderr] warning: `filepack-cbor` (manifest) generated 18 warnings
[INFO] [stderr]  Documenting filepack v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/filepack/index.html
[INFO] running `Command { std: "docker" "inspect" "87ca0e13b8e82696d0eaa7d1493a53bb0c3fa3f02f10ecfa06c0f02fa8b17b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87ca0e13b8e82696d0eaa7d1493a53bb0c3fa3f02f10ecfa06c0f02fa8b17b68", kill_on_drop: false }`
[INFO] [stdout] 87ca0e13b8e82696d0eaa7d1493a53bb0c3fa3f02f10ecfa06c0f02fa8b17b68
