[INFO] cloning repository https://github.com/pamburus/hl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pamburus/hl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6b117ced1d60710d0d39a6251cabcee4d17b8d7
[INFO] checking pamburus/hl against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pamburus/hl
[INFO] finished tweaking git repo https://github.com/pamburus/hl
[INFO] tweaked toml for git repo https://github.com/pamburus/hl written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pamburus/hl on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pamburus/hl 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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] d8054e24ee7d463f41cf513f2dd1834c7246150f34e72f6f7e03e487ac33e43c
[INFO] running `Command { std: "docker" "start" "d8054e24ee7d463f41cf513f2dd1834c7246150f34e72f6f7e03e487ac33e43c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8054e24ee7d463f41cf513f2dd1834c7246150f34e72f6f7e03e487ac33e43c", 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" "d8054e24ee7d463f41cf513f2dd1834c7246150f34e72f6f7e03e487ac33e43c" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8054e24ee7d463f41cf513f2dd1834c7246150f34e72f6f7e03e487ac33e43c", 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" "d8054e24ee7d463f41cf513f2dd1834c7246150f34e72f6f7e03e487ac33e43c" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hybrid-array v0.4.14
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling heapless v0.9.1
[INFO] [stderr]    Compiling cpufeatures v0.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.15.1
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling miniz_oxide v0.9.1
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling pest v2.9.0
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]    Compiling liblzma-sys v0.4.8
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling base64 v0.23.1
[INFO] [stderr]    Compiling indexmap v2.14.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling flate2 v1.1.10
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling pest_meta v2.9.0
[INFO] [stderr]    Compiling webpki-roots v1.0.9
[INFO] [stderr]    Compiling ureq-proto v0.6.1
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling capnp v0.27.1
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking shellwords v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling rust-embed-utils v8.12.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking griddle v0.5.2
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]    Compiling const-str v1.1.0
[INFO] [stderr]    Compiling snap v1.1.2
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]    Compiling toml v1.1.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling capnpc v0.27.0
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking yaml-rust2 v0.11.1
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking ritelinked v0.3.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.15
[INFO] [stderr]     Checking inotify v0.11.5
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.9.0
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking scanlex v0.2.0
[INFO] [stderr]    Compiling mockall_derive v0.15.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking wyhash v0.6.0
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling styled-help v0.1.0 (/opt/rustwide/workdir/crates/styled-help)
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking pager v0.1.0 (/opt/rustwide/workdir/crates/pager)
[INFO] [stderr]     Checking digest-io v0.1.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]     Checking titlecase v3.6.0
[INFO] [stderr]     Checking liblzma v0.4.8
[INFO] [stderr]     Checking bytefmt v0.1.7
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking which v8.0.6
[INFO] [stderr]     Checking encstr v0.1.2 (/opt/rustwide/workdir/crates/encstr)
[INFO] [stderr]     Checking wildcard v0.1.0 (/opt/rustwide/workdir/crates/wildcard)
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling pest_derive v2.9.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rust-embed-impl v8.12.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking rust-embed v8.12.0
[INFO] [stderr]     Checking clap_complete v4.6.9
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking clap_mangen v0.2.31 (https://github.com/pamburus/rust-clap.git?rev=20f0ffd737581a5ebf7479d2174f2c197f25c94d#20f0ffd7)
[INFO] [stderr]     Checking winapi-util v0.1.11
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking owo-colors v4.4.0
[INFO] [stderr]     Checking lifecycle v0.1.0 (/opt/rustwide/workdir/crates/lifecycle)
[INFO] [stderr]     Checking known-folders v1.4.2
[INFO] [stderr]     Checking color-print v0.3.7
[INFO] [stderr]     Checking collection_macros v0.2.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]    Compiling mockall v0.15.0
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking utf8-supported v1.0.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking heapopt v0.1.1 (/opt/rustwide/workdir/crates/heapopt)
[INFO] [stderr]    Compiling byte-strings-proc_macros v0.3.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking mline v0.1.0 (/opt/rustwide/workdir/crates/mline)
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking proc-macro2 v1.0.107
[INFO] [stderr]     Checking zerocopy v0.8.56
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking byte-strings v0.3.1
[INFO] [stderr]     Checking wildmatch v2.6.1
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]     Checking stats_alloc v0.1.10
[INFO] [stderr]     Checking more-asserts v0.3.1
[INFO] [stderr]     Checking quote v1.0.47
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling ureq v3.4.0
[INFO] [stderr]     Checking enumset v1.1.14
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.12.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking serde-logfmt v0.1.2 (/opt/rustwide/workdir/crates/serde-logfmt)
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking enumset-serde v0.1.0 (/opt/rustwide/workdir/crates/enumset-serde)
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking enumset-ext v0.2.1 (/opt/rustwide/workdir/crates/enumset-ext)
[INFO] [stderr]     Checking yaml-peg v1.0.9
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling zstd-safe v7.3.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking config v0.15.25
[INFO] [stderr]     Checking deko v0.6.0
[INFO] [stderr]     Checking chrono-english v0.2.1
[INFO] [stderr]    Compiling hl v0.36.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr] warning: hl@0.36.3: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.3/schema/json/config.schema.json, attempt 1/3, delay 125ms
[INFO] [stderr] warning: hl@0.36.3: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.3/schema/json/config.schema.json, attempt 2/3, delay 250ms
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/config-ecs.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.3/schema/json/theme.schema.v1.json, attempt 1/3, delay 125ms
[INFO] [stderr] warning: hl@0.36.3: retrying https://raw.githubusercontent.com/pamburus/hl/v0.36.3/schema/json/theme.schema.v1.json, attempt 2/3, delay 250ms
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/classic-light.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/one-dark-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/tc24d-b2.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/lsd.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/uni.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/classic-plus.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/dmt.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/one-light-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/hl-dark.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/tc24l-b2.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/neutral.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/frostline.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/universal.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/ayu-light-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/hl-light.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/classic.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/universal-blue.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/ayu-dark-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/tc24l-blue.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/@base.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/@accent-italic.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/tc24d-blue.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/themes/ayu-mirage-24.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/config-k8s.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr] warning: hl@0.36.3: failed to fetch schema for etc/defaults/config.toml: io: failed to lookup address information: Temporary failure in name resolution, skipped update
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr] warning: unused dependency `collection_macros`
[INFO] [stderr]   --> Cargo.toml:65:15
[INFO] [stderr]    |
[INFO] [stderr] 65 | [dependencies.collection_macros]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `collection_macros`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: unused dependency `known-folders`
[INFO] [stderr]    --> Cargo.toml:143:15
[INFO] [stderr]     |
[INFO] [stderr] 143 | [dependencies.known-folders]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the dependency on `known-folders`
[INFO] [stderr] warning: unused dependency `winapi-util`
[INFO] [stderr]    --> Cargo.toml:261:15
[INFO] [stderr]     |
[INFO] [stderr] 261 | [dependencies.winapi-util]
[INFO] [stderr]     |               ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the dependency on `winapi-util`
[INFO] [stderr] warning: `hl` (manifest) generated 3 warnings
[INFO] [stderr] warning: unused dependency `itertools`
[INFO] [stderr]   --> crates/mline/Cargo.toml:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | itertools.workspace = true
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `itertools`
[INFO] [stderr] warning: `mline` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `log`
[INFO] [stderr]   --> crates/pager/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | log.workspace = true
[INFO] [stderr]    | ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `log`
[INFO] [stderr] warning: `pager` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "d8054e24ee7d463f41cf513f2dd1834c7246150f34e72f6f7e03e487ac33e43c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8054e24ee7d463f41cf513f2dd1834c7246150f34e72f6f7e03e487ac33e43c", kill_on_drop: false }`
[INFO] [stdout] d8054e24ee7d463f41cf513f2dd1834c7246150f34e72f6f7e03e487ac33e43c
