[INFO] cloning repository https://github.com/JieningYu/yfass
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JieningYu/yfass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJieningYu%2Fyfass", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJieningYu%2Fyfass'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 871f7a00375fd67bb62fdf7a635fa74c9c5f1062
[INFO] checking JieningYu/yfass against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJieningYu%2Fyfass" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JieningYu/yfass
[INFO] finished tweaking git repo https://github.com/JieningYu/yfass
[INFO] tweaked toml for git repo https://github.com/JieningYu/yfass written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JieningYu/yfass on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JieningYu/yfass 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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc1/source/tests/http-gzip-client/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc1/source/tests/http-gzip-fn/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc1/source/tests/ws-gzip-client/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc1/source/tests/ws-gzip-fn/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml
[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.coerce-container-to-any` is deprecated in favor of `lints.clippy.coerce_container_to_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.exhaustive-enums` is deprecated in favor of `lints.clippy.exhaustive_enums` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.future-not-send` is deprecated in favor of `lints.clippy.future_not_send` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.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.ip-constant` is deprecated in favor of `lints.clippy.ip_constant` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-without-into-iter` is deprecated in favor of `lints.clippy.iter_without_into_iter` 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-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-midpoint` is deprecated in favor of `lints.clippy.manual_midpoint` 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.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.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-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.str-to-string` is deprecated in favor of `lints.clippy.str_to_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.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-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.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dyn-drop` is deprecated in favor of `lints.rust.dyn_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.ellipsis-inclusive-range-patterns` is deprecated in favor of `lints.rust.ellipsis_inclusive_range_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.exported-private-dependencies` is deprecated in favor of `lints.rust.exported_private_dependencies` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore-drop` is deprecated in favor of `lints.rust.let_underscore_drop` 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.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-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.uncommon-codepoints` is deprecated in favor of `lints.rust.uncommon_codepoints` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.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.coerce-container-to-any` is deprecated in favor of `lints.clippy.coerce_container_to_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.exhaustive-enums` is deprecated in favor of `lints.clippy.exhaustive_enums` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.future-not-send` is deprecated in favor of `lints.clippy.future_not_send` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.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.ip-constant` is deprecated in favor of `lints.clippy.ip_constant` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-without-into-iter` is deprecated in favor of `lints.clippy.iter_without_into_iter` 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-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-midpoint` is deprecated in favor of `lints.clippy.manual_midpoint` 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.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.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-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.str-to-string` is deprecated in favor of `lints.clippy.str_to_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.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-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.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dyn-drop` is deprecated in favor of `lints.rust.dyn_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.ellipsis-inclusive-range-patterns` is deprecated in favor of `lints.rust.ellipsis_inclusive_range_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.exported-private-dependencies` is deprecated in favor of `lints.rust.exported_private_dependencies` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore-drop` is deprecated in favor of `lints.rust.let_underscore_drop` 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.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-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.uncommon-codepoints` is deprecated in favor of `lints.rust.uncommon_codepoints` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: `yfass` (manifest) generated 78 warnings
[INFO] [stderr] warning: tests/http-gzip-client/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: tests/http-gzip-client/Cargo.toml: `lints.clippy.coerce-container-to-any` is deprecated in favor of `lints.clippy.coerce_container_to_any` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/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: tests/http-gzip-client/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: tests/http-gzip-client/Cargo.toml: `lints.clippy.exhaustive-enums` is deprecated in favor of `lints.clippy.exhaustive_enums` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/Cargo.toml: `lints.clippy.future-not-send` is deprecated in favor of `lints.clippy.future_not_send` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/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: tests/http-gzip-client/Cargo.toml: `lints.clippy.ip-constant` is deprecated in favor of `lints.clippy.ip_constant` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/Cargo.toml: `lints.clippy.iter-without-into-iter` is deprecated in favor of `lints.clippy.iter_without_into_iter` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/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: tests/http-gzip-client/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: tests/http-gzip-client/Cargo.toml: `lints.clippy.manual-midpoint` is deprecated in favor of `lints.clippy.manual_midpoint` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/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: tests/http-gzip-client/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: tests/http-gzip-client/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: tests/http-gzip-client/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: tests/http-gzip-client/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: tests/http-gzip-client/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: tests/http-gzip-client/Cargo.toml: `lints.clippy.str-to-string` is deprecated in favor of `lints.clippy.str_to_string` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/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: tests/http-gzip-client/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: tests/http-gzip-client/Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/Cargo.toml: `lints.rust.dyn-drop` is deprecated in favor of `lints.rust.dyn_drop` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/Cargo.toml: `lints.rust.ellipsis-inclusive-range-patterns` is deprecated in favor of `lints.rust.ellipsis_inclusive_range_patterns` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/Cargo.toml: `lints.rust.exported-private-dependencies` is deprecated in favor of `lints.rust.exported_private_dependencies` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/Cargo.toml: `lints.rust.let-underscore-drop` is deprecated in favor of `lints.rust.let_underscore_drop` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/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: tests/http-gzip-client/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: tests/http-gzip-client/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: tests/http-gzip-client/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: tests/http-gzip-client/Cargo.toml: `lints.rust.uncommon-codepoints` is deprecated in favor of `lints.rust.uncommon_codepoints` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-client/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: tests/http-gzip-client/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: tests/http-gzip-client/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: tests/http-gzip-client/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: `test-http-gzip-client` (manifest) generated 39 warnings
[INFO] [stderr] warning: tests/http-gzip-fn/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: tests/http-gzip-fn/Cargo.toml: `lints.clippy.coerce-container-to-any` is deprecated in favor of `lints.clippy.coerce_container_to_any` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/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: tests/http-gzip-fn/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: tests/http-gzip-fn/Cargo.toml: `lints.clippy.exhaustive-enums` is deprecated in favor of `lints.clippy.exhaustive_enums` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/Cargo.toml: `lints.clippy.future-not-send` is deprecated in favor of `lints.clippy.future_not_send` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/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: tests/http-gzip-fn/Cargo.toml: `lints.clippy.ip-constant` is deprecated in favor of `lints.clippy.ip_constant` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/Cargo.toml: `lints.clippy.iter-without-into-iter` is deprecated in favor of `lints.clippy.iter_without_into_iter` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/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: tests/http-gzip-fn/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: tests/http-gzip-fn/Cargo.toml: `lints.clippy.manual-midpoint` is deprecated in favor of `lints.clippy.manual_midpoint` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/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: tests/http-gzip-fn/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: tests/http-gzip-fn/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: tests/http-gzip-fn/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: tests/http-gzip-fn/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: tests/http-gzip-fn/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: tests/http-gzip-fn/Cargo.toml: `lints.clippy.str-to-string` is deprecated in favor of `lints.clippy.str_to_string` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/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: tests/http-gzip-fn/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: tests/http-gzip-fn/Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/Cargo.toml: `lints.rust.dyn-drop` is deprecated in favor of `lints.rust.dyn_drop` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/Cargo.toml: `lints.rust.ellipsis-inclusive-range-patterns` is deprecated in favor of `lints.rust.ellipsis_inclusive_range_patterns` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/Cargo.toml: `lints.rust.exported-private-dependencies` is deprecated in favor of `lints.rust.exported_private_dependencies` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/Cargo.toml: `lints.rust.let-underscore-drop` is deprecated in favor of `lints.rust.let_underscore_drop` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/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: tests/http-gzip-fn/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: tests/http-gzip-fn/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: tests/http-gzip-fn/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: tests/http-gzip-fn/Cargo.toml: `lints.rust.uncommon-codepoints` is deprecated in favor of `lints.rust.uncommon_codepoints` and will not work in a future edition
[INFO] [stderr] warning: tests/http-gzip-fn/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: tests/http-gzip-fn/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: tests/http-gzip-fn/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: tests/http-gzip-fn/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: `test-http-gzip-fn` (manifest) generated 39 warnings
[INFO] [stderr] warning: tests/ws-gzip-client/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: tests/ws-gzip-client/Cargo.toml: `lints.clippy.coerce-container-to-any` is deprecated in favor of `lints.clippy.coerce_container_to_any` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/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: tests/ws-gzip-client/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: tests/ws-gzip-client/Cargo.toml: `lints.clippy.exhaustive-enums` is deprecated in favor of `lints.clippy.exhaustive_enums` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/Cargo.toml: `lints.clippy.future-not-send` is deprecated in favor of `lints.clippy.future_not_send` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/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: tests/ws-gzip-client/Cargo.toml: `lints.clippy.ip-constant` is deprecated in favor of `lints.clippy.ip_constant` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/Cargo.toml: `lints.clippy.iter-without-into-iter` is deprecated in favor of `lints.clippy.iter_without_into_iter` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/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: tests/ws-gzip-client/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: tests/ws-gzip-client/Cargo.toml: `lints.clippy.manual-midpoint` is deprecated in favor of `lints.clippy.manual_midpoint` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/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: tests/ws-gzip-client/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: tests/ws-gzip-client/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: tests/ws-gzip-client/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: tests/ws-gzip-client/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: tests/ws-gzip-client/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: tests/ws-gzip-client/Cargo.toml: `lints.clippy.str-to-string` is deprecated in favor of `lints.clippy.str_to_string` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/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: tests/ws-gzip-client/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: tests/ws-gzip-client/Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/Cargo.toml: `lints.rust.dyn-drop` is deprecated in favor of `lints.rust.dyn_drop` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/Cargo.toml: `lints.rust.ellipsis-inclusive-range-patterns` is deprecated in favor of `lints.rust.ellipsis_inclusive_range_patterns` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/Cargo.toml: `lints.rust.exported-private-dependencies` is deprecated in favor of `lints.rust.exported_private_dependencies` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/Cargo.toml: `lints.rust.let-underscore-drop` is deprecated in favor of `lints.rust.let_underscore_drop` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/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: tests/ws-gzip-client/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: tests/ws-gzip-client/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: tests/ws-gzip-client/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: tests/ws-gzip-client/Cargo.toml: `lints.rust.uncommon-codepoints` is deprecated in favor of `lints.rust.uncommon_codepoints` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-client/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: tests/ws-gzip-client/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: tests/ws-gzip-client/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: tests/ws-gzip-client/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: `test-ws-gzip-client` (manifest) generated 39 warnings
[INFO] [stderr] warning: tests/ws-gzip-fn/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: tests/ws-gzip-fn/Cargo.toml: `lints.clippy.coerce-container-to-any` is deprecated in favor of `lints.clippy.coerce_container_to_any` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: tests/ws-gzip-fn/Cargo.toml: `lints.clippy.exhaustive-enums` is deprecated in favor of `lints.clippy.exhaustive_enums` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/Cargo.toml: `lints.clippy.future-not-send` is deprecated in favor of `lints.clippy.future_not_send` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/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: tests/ws-gzip-fn/Cargo.toml: `lints.clippy.ip-constant` is deprecated in favor of `lints.clippy.ip_constant` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/Cargo.toml: `lints.clippy.iter-without-into-iter` is deprecated in favor of `lints.clippy.iter_without_into_iter` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: tests/ws-gzip-fn/Cargo.toml: `lints.clippy.manual-midpoint` is deprecated in favor of `lints.clippy.manual_midpoint` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: tests/ws-gzip-fn/Cargo.toml: `lints.clippy.str-to-string` is deprecated in favor of `lints.clippy.str_to_string` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: tests/ws-gzip-fn/Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/Cargo.toml: `lints.rust.dyn-drop` is deprecated in favor of `lints.rust.dyn_drop` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/Cargo.toml: `lints.rust.ellipsis-inclusive-range-patterns` is deprecated in favor of `lints.rust.ellipsis_inclusive_range_patterns` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/Cargo.toml: `lints.rust.exported-private-dependencies` is deprecated in favor of `lints.rust.exported_private_dependencies` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/Cargo.toml: `lints.rust.let-underscore-drop` is deprecated in favor of `lints.rust.let_underscore_drop` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: tests/ws-gzip-fn/Cargo.toml: `lints.rust.uncommon-codepoints` is deprecated in favor of `lints.rust.uncommon_codepoints` and will not work in a future edition
[INFO] [stderr] warning: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: tests/ws-gzip-fn/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: `test-ws-gzip-fn` (manifest) generated 39 warnings
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdd v4.1.0
[INFO] [stderr]   Downloaded scc v3.0.7
[INFO] [stderr]   Downloaded saa v3.3.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] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device