[INFO] cloning repository https://github.com/ConstraintFuzz/constraint_fuzz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConstraintFuzz/constraint_fuzz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConstraintFuzz%2Fconstraint_fuzz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConstraintFuzz%2Fconstraint_fuzz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3781eccd02f6abd2bab31a0b956d1f275993644c [INFO] checking ConstraintFuzz/constraint_fuzz 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%2FConstraintFuzz%2Fconstraint_fuzz" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ConstraintFuzz/constraint_fuzz [INFO] finished tweaking git repo https://github.com/ConstraintFuzz/constraint_fuzz [INFO] tweaked toml for git repo https://github.com/ConstraintFuzz/constraint_fuzz written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ConstraintFuzz/constraint_fuzz 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/ConstraintFuzz/constraint_fuzz 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 32826cd36e4e0086aae28db78e28b1c3e9a8eac20d1307fab0da267d5e4e9cef [INFO] running `Command { std: "docker" "start" "-a" "32826cd36e4e0086aae28db78e28b1c3e9a8eac20d1307fab0da267d5e4e9cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32826cd36e4e0086aae28db78e28b1c3e9a8eac20d1307fab0da267d5e4e9cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32826cd36e4e0086aae28db78e28b1c3e9a8eac20d1307fab0da267d5e4e9cef", kill_on_drop: false }` [INFO] [stdout] 32826cd36e4e0086aae28db78e28b1c3e9a8eac20d1307fab0da267d5e4e9cef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9d4b1d75b598ee822b3172486286837f0af191e8a1fc31fe4a0be65dd8a2e19b [INFO] running `Command { std: "docker" "start" "-a" "9d4b1d75b598ee822b3172486286837f0af191e8a1fc31fe4a0be65dd8a2e19b", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling color-spantrace v0.2.2 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking fancy-regex v0.12.0 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=9d8f938650309b86 -C extra-filename=-d713ddc02a38ab67 --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 libc=/opt/rustwide/target/debug/deps/liblibc-07c61d5058b4388b.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6ffab9ca72757bba.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b847d9714fdfb694.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-74a94107be1d212b.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c3ca62d0afdb8ae3.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-1f22a69f7b139e0b.so --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" "9d4b1d75b598ee822b3172486286837f0af191e8a1fc31fe4a0be65dd8a2e19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d4b1d75b598ee822b3172486286837f0af191e8a1fc31fe4a0be65dd8a2e19b", kill_on_drop: false }` [INFO] [stdout] 9d4b1d75b598ee822b3172486286837f0af191e8a1fc31fe4a0be65dd8a2e19b