[INFO] cloning repository https://github.com/dr-montasir/fluxor_template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dr-montasir/fluxor_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdr-montasir%2Ffluxor_template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdr-montasir%2Ffluxor_template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62e5c5bbc1f40ceeed73c98bef42b28d029726b7 [INFO] checking dr-montasir/fluxor_template against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdr-montasir%2Ffluxor_template" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dr-montasir/fluxor_template [INFO] finished tweaking git repo https://github.com/dr-montasir/fluxor_template [INFO] tweaked toml for git repo https://github.com/dr-montasir/fluxor_template written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dr-montasir/fluxor_template 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 git repo https://github.com/dr-montasir/fluxor_template 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5c4b045c01066d6bed9132d7447bfd2c62b99d0e417e4c274ee56e6dbb59f06f [INFO] running `Command { std: "docker" "start" "-a" "5c4b045c01066d6bed9132d7447bfd2c62b99d0e417e4c274ee56e6dbb59f06f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c4b045c01066d6bed9132d7447bfd2c62b99d0e417e4c274ee56e6dbb59f06f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c4b045c01066d6bed9132d7447bfd2c62b99d0e417e4c274ee56e6dbb59f06f", kill_on_drop: false }` [INFO] [stdout] 5c4b045c01066d6bed9132d7447bfd2c62b99d0e417e4c274ee56e6dbb59f06f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ea23d5a52728a3765c489ee78f07764216320e25e83c90b56178223fdaa9767a [INFO] running `Command { std: "docker" "start" "-a" "ea23d5a52728a3765c489ee78f07764216320e25e83c90b56178223fdaa9767a", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling mongocrypt-sys v0.1.4+1.12.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking resolv-conf v0.7.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking styledlog v0.2.1 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking cans v1.2.0 [INFO] [stderr] Checking mathlab v1.5.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking postgres-protocol v0.6.9 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Checking postgres-types v0.2.11 [INFO] [stderr] Checking wtime v0.6.0 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] error: could not compile `combine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.7/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 --cfg 'feature="alloc"' --cfg 'feature="bytes"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' -C metadata=68ae977ad405af60 -C extra-filename=-fec61cb78a68f5a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ea23d5a52728a3765c489ee78f07764216320e25e83c90b56178223fdaa9767a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea23d5a52728a3765c489ee78f07764216320e25e83c90b56178223fdaa9767a", kill_on_drop: false }` [INFO] [stdout] ea23d5a52728a3765c489ee78f07764216320e25e83c90b56178223fdaa9767a