[INFO] fetching crate bandcamp_recommendations 0.2.5...
[INFO] checking bandcamp_recommendations-0.2.5 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] extracting crate bandcamp_recommendations 0.2.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bandcamp_recommendations 0.2.5
[INFO] finished tweaking crates.io crate bandcamp_recommendations 0.2.5
[INFO] tweaked toml for crates.io crate bandcamp_recommendations 0.2.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bandcamp_recommendations 0.2.5 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bandcamp_recommendations 0.2.5 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5c18a036c60e2e7adabf83aee9c28275dfe119124cd11277d38adf9c7874f4e
[INFO] running `Command { std: "docker" "start" "-a" "a5c18a036c60e2e7adabf83aee9c28275dfe119124cd11277d38adf9c7874f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5c18a036c60e2e7adabf83aee9c28275dfe119124cd11277d38adf9c7874f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5c18a036c60e2e7adabf83aee9c28275dfe119124cd11277d38adf9c7874f4e", kill_on_drop: false }`
[INFO] [stdout] a5c18a036c60e2e7adabf83aee9c28275dfe119124cd11277d38adf9c7874f4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d894b438e902fe146b263a1e6e5bccb8f50424fbad8d16ce1bafb4191c317ed7
[INFO] running `Command { std: "docker" "start" "-a" "d894b438e902fe146b263a1e6e5bccb8f50424fbad8d16ce1bafb4191c317ed7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking uuid v1.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr] error: could not compile `openssl-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name openssl_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=f7ba9e5c5d3b2c90 -C extra-filename=-f2e547e9ee0414b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-40b28f38bcdd909c.rmeta --cap-lints allow --cap-lints=forbid -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.203/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=73a75bb238935d42 -C extra-filename=-bafafd883a49dab5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d894b438e902fe146b263a1e6e5bccb8f50424fbad8d16ce1bafb4191c317ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d894b438e902fe146b263a1e6e5bccb8f50424fbad8d16ce1bafb4191c317ed7", kill_on_drop: false }`
[INFO] [stdout] d894b438e902fe146b263a1e6e5bccb8f50424fbad8d16ce1bafb4191c317ed7
