[INFO] cloning repository https://github.com/IshicoR/chiaroscuro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IshicoR/chiaroscuro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIshicoR%2Fchiaroscuro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIshicoR%2Fchiaroscuro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b9e901e93f0a2526910d01d45131a261e024bf5
[INFO] checking IshicoR/chiaroscuro against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIshicoR%2Fchiaroscuro" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/IshicoR/chiaroscuro
[INFO] finished tweaking git repo https://github.com/IshicoR/chiaroscuro
[INFO] tweaked toml for git repo https://github.com/IshicoR/chiaroscuro written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IshicoR/chiaroscuro on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IshicoR/chiaroscuro 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: unused workspace dependency `chiaro`
[INFO] [stderr]   --> Cargo.toml:38:25
[INFO] [stderr]    |
[INFO] [stderr] 38 | [workspace.dependencies.chiaro]
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `chiaro`
[INFO] [stderr] warning: workspace (manifest) generated 7 warnings
[INFO] [stderr] warning: chiaro_rs/ibt_picker/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/ibt_picker/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/ibt_picker/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/ibt_picker/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/ibt_picker/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/ibt_picker/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_ibt_picker` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/tray/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/tray/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/tray/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/tray/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/tray/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/tray/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_tray` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/regulations_ui/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/regulations_ui/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/regulations_ui/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/regulations_ui/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/regulations_ui/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/regulations_ui/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_regulations_ui` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/actions/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/actions/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/actions/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/actions/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/actions/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/actions/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_actions` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/window/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/window/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/window/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/window/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/window/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/window/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_window` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/chiaro/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/chiaro/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/chiaro/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/chiaro/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/chiaro/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/chiaro/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/config/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/config/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/config/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/config/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/config/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/config/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_config` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/settings_ui/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/settings_ui/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/settings_ui/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/settings_ui/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/settings_ui/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/settings_ui/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_settings_ui` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/car_setup_ui/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/car_setup_ui/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/car_setup_ui/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/car_setup_ui/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/car_setup_ui/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/car_setup_ui/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_car_setup_ui` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/telemetry_ui/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/telemetry_ui/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/telemetry_ui/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/telemetry_ui/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/telemetry_ui/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/telemetry_ui/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_telemetry_ui` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/telemetry/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/telemetry/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/telemetry/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/telemetry/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/telemetry/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/telemetry/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_telemetry` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/time_series_chart/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/time_series_chart/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/time_series_chart/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/time_series_chart/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/time_series_chart/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/time_series_chart/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_time_series_chart` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/irsdk/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/irsdk/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/irsdk/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/irsdk/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/irsdk/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/irsdk/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_irsdk` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/live_telemetry/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/live_telemetry/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/live_telemetry/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/live_telemetry/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/live_telemetry/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/live_telemetry/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_live_telemetry` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/navigation_ui/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/navigation_ui/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/navigation_ui/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/navigation_ui/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/navigation_ui/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/navigation_ui/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_navigation_ui` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/widgets/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/widgets/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/widgets/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/widgets/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/widgets/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/widgets/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_widgets` (manifest) generated 6 warnings
[INFO] [stderr] warning: chiaro_rs/i18n/Cargo.toml: `lints.clippy.large-enum-variant` is deprecated in favor of `lints.clippy.large_enum_variant` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/i18n/Cargo.toml: `lints.clippy.map-entry` is deprecated in favor of `lints.clippy.map_entry` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/i18n/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/i18n/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/i18n/Cargo.toml: `lints.clippy.trivially-copy-pass-by-ref` is deprecated in favor of `lints.clippy.trivially_copy_pass_by_ref` and will not work in a future edition
[INFO] [stderr] warning: chiaro_rs/i18n/Cargo.toml: `lints.clippy.type-complexity` is deprecated in favor of `lints.clippy.type_complexity` and will not work in a future edition
[INFO] [stderr] warning: `chiaro_i18n` (manifest) generated 6 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iced_plot v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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