[INFO] fetching crate redis_config 0.3.0... [INFO] checking redis_config-0.3.0 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global [INFO] extracting crate redis_config 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate redis_config 0.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate redis_config 0.3.0 [INFO] tweaked toml for crates.io crate redis_config 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate redis_config 0.3.0 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate redis_config 0.3.0 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 config v0.15.16 [INFO] [stderr] Downloaded pest_derive v2.8.2 [INFO] [stderr] Downloaded dummy v0.11.0 [INFO] [stderr] Downloaded serde-untagged v0.1.9 [INFO] [stderr] Downloaded pest_generator v2.8.2 [INFO] [stderr] Downloaded pest_meta v2.8.2 [INFO] [stderr] Downloaded uuid7 v1.1.0 [INFO] [stderr] Downloaded fake v4.4.0 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded fstr v0.2.13 [INFO] [stderr] Downloaded redis v0.32.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37da2af08dcde91f515d83bd4276a107256e4412bd20ddc7cab3fd7da719f6e0 [INFO] running `Command { std: "docker" "start" "-a" "37da2af08dcde91f515d83bd4276a107256e4412bd20ddc7cab3fd7da719f6e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37da2af08dcde91f515d83bd4276a107256e4412bd20ddc7cab3fd7da719f6e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37da2af08dcde91f515d83bd4276a107256e4412bd20ddc7cab3fd7da719f6e0", kill_on_drop: false }` [INFO] [stdout] 37da2af08dcde91f515d83bd4276a107256e4412bd20ddc7cab3fd7da719f6e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e5ba13bbc099a1717ab51fd0e990d07d8416aa10c297e71d2974cca9e927ed4 [INFO] running `Command { std: "docker" "start" "-a" "1e5ba13bbc099a1717ab51fd0e990d07d8416aa10c297e71d2974cca9e927ed4", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking backon v1.5.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking fstr v0.2.13 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking async-once-cell v0.5.4 [INFO] [stderr] Checking uuid7 v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.2 [INFO] [stderr] Checking serde_spanned v1.0.2 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking toml v0.9.7 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dummy v0.11.0 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking fake v4.4.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking config v0.15.16 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking redis v0.32.5 [INFO] [stderr] Checking redis_config v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.59s [INFO] running `Command { std: "docker" "inspect" "1e5ba13bbc099a1717ab51fd0e990d07d8416aa10c297e71d2974cca9e927ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e5ba13bbc099a1717ab51fd0e990d07d8416aa10c297e71d2974cca9e927ed4", kill_on_drop: false }` [INFO] [stdout] 1e5ba13bbc099a1717ab51fd0e990d07d8416aa10c297e71d2974cca9e927ed4