[INFO] cloning repository https://github.com/SolverForge/solverforge-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SolverForge/solverforge-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolverForge%2Fsolverforge-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolverForge%2Fsolverforge-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5578c4c82161311de711e1c3a349c8a8b3787a4 [INFO] testing SolverForge/solverforge-py against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolverForge%2Fsolverforge-py" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/SolverForge/solverforge-py [INFO] finished tweaking git repo https://github.com/SolverForge/solverforge-py [INFO] tweaked toml for git repo https://github.com/SolverForge/solverforge-py written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SolverForge/solverforge-py on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SolverForge/solverforge-py 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 49f72feed614a4b858720c9286addcc83e4e3b87cdc9f8bfb63ee07779a52e64 [INFO] running `Command { std: "docker" "start" "49f72feed614a4b858720c9286addcc83e4e3b87cdc9f8bfb63ee07779a52e64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49f72feed614a4b858720c9286addcc83e4e3b87cdc9f8bfb63ee07779a52e64", 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" "49f72feed614a4b858720c9286addcc83e4e3b87cdc9f8bfb63ee07779a52e64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49f72feed614a4b858720c9286addcc83e4e3b87cdc9f8bfb63ee07779a52e64", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49f72feed614a4b858720c9286addcc83e4e3b87cdc9f8bfb63ee07779a52e64" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling chacha20 v0.10.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling bytes v1.12.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling solverforge-core v0.17.2 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling solverforge-scoring v0.17.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling solverforge-config v0.17.2 [INFO] [stderr] Compiling rand_chacha v0.10.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rand v0.10.2 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling arrayvec v0.7.7 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling pyo3-macros v0.27.2 [INFO] [stderr] Compiling solverforge-solver v0.17.2 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling solverforge-console v0.17.2 [INFO] [stderr] Compiling solverforge-ui v0.7.0 [INFO] [stderr] error: could not compile `solverforge-solver` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name solverforge_solver --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solverforge-solver-0.17.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=d8396cba66595a78 -C extra-filename=-623205561d5b52ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand=/opt/rustwide/target/debug/deps/librand-be63b15c8a180fd5.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-ec52fe0cacd3d12d.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-24b563d649e2970c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c05498dbf7953110.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-0fcca3e8e5bc8a9b.rmeta --extern solverforge_config=/opt/rustwide/target/debug/deps/libsolverforge_config-b37021a6affe6ed1.rmeta --extern solverforge_core=/opt/rustwide/target/debug/deps/libsolverforge_core-f4c048e6668563cd.rmeta --extern solverforge_scoring=/opt/rustwide/target/debug/deps/libsolverforge_scoring-c4ba2a52c0167566.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f5d7228f037c2091.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c9f533582ea8d38c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2b2d6b88d3918083.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "49f72feed614a4b858720c9286addcc83e4e3b87cdc9f8bfb63ee07779a52e64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f72feed614a4b858720c9286addcc83e4e3b87cdc9f8bfb63ee07779a52e64", kill_on_drop: false }` [INFO] [stdout] 49f72feed614a4b858720c9286addcc83e4e3b87cdc9f8bfb63ee07779a52e64