[INFO] fetching crate oxiz 0.2.0...
[INFO] testing oxiz-0.2.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate oxiz 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate oxiz 0.2.0
[INFO] finished tweaking crates.io crate oxiz 0.2.0
[INFO] tweaked toml for crates.io crate oxiz 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxiz 0.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxiz 0.2.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rhai_codegen v3.1.0
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded symbol_table v0.4.0
[INFO] [stderr]   Downloaded symbolic_expressions v5.0.3
[INFO] [stderr]   Downloaded safe_arch v1.0.0
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] [stderr]   Downloaded wide v1.2.0
[INFO] [stderr]   Downloaded egg v0.11.0
[INFO] [stderr]   Downloaded oxiz-spacer v0.2.0
[INFO] [stderr]   Downloaded oxiz-math v0.2.0
[INFO] [stderr]   Downloaded oxiz-opt v0.2.0
[INFO] [stderr]   Downloaded oxiz-proof v0.2.0
[INFO] [stderr]   Downloaded oxiz-sat v0.2.0
[INFO] [stderr]   Downloaded rhai v1.24.0
[INFO] [stderr]   Downloaded oxiz-nlsat v0.2.0
[INFO] [stderr]   Downloaded oxiz-solver v0.2.0
[INFO] [stderr]   Downloaded oxiz-core v0.2.0
[INFO] [stderr]   Downloaded oxiz-theories v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a7bdb0ef0dd6027a464b300304e37ca83714ad50e8454d40daa4ef814b153d1
[INFO] running `Command { std: "docker" "start" "-a" "0a7bdb0ef0dd6027a464b300304e37ca83714ad50e8454d40daa4ef814b153d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a7bdb0ef0dd6027a464b300304e37ca83714ad50e8454d40daa4ef814b153d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a7bdb0ef0dd6027a464b300304e37ca83714ad50e8454d40daa4ef814b153d1", kill_on_drop: false }`
[INFO] [stdout] 0a7bdb0ef0dd6027a464b300304e37ca83714ad50e8454d40daa4ef814b153d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 441bb52a7408cf6748d4df7e7b96126646ca3963b56d5a1705ba2a5a61c2fe0c
[INFO] running `Command { std: "docker" "start" "-a" "441bb52a7408cf6748d4df7e7b96126646ca3963b56d5a1705ba2a5a61c2fe0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling portable-atomic-util v0.2.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling symbolic_expressions v5.0.3
[INFO] [stderr]    Compiling wide v1.2.0
[INFO] [stderr]    Compiling symbol_table v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rhai v1.24.0
[INFO] [stderr]    Compiling egg v0.11.0
[INFO] [stderr]    Compiling oxiz-math v0.2.0
[INFO] [stderr]    Compiling oxiz-core v0.2.0
[INFO] [stderr]    Compiling oxiz-sat v0.2.0
[INFO] [stderr]    Compiling oxiz-nlsat v0.2.0
[INFO] [stderr]    Compiling oxiz-proof v0.2.0
[INFO] [stderr]    Compiling oxiz-theories v0.2.0
[INFO] [stderr] error: could not compile `oxiz-sat` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name oxiz_sat --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxiz-sat-0.2.0/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 -C debuginfo=2 --cfg 'feature="rayon"' --cfg 'feature="std"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("analyze-debug", "cuda", "default", "opencl", "rayon", "std", "tracing", "vulkan"))' -C metadata=bb02d94a4b3a371a -C extra-filename=-15aca9def95f2f30 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-dcf7c4bb549d18c0.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-3132a0757015db3b.rmeta --extern oxiz_core=/opt/rustwide/target/debug/deps/liboxiz_core-402c8174753ada52.rmeta --extern portable_atomic_util=/opt/rustwide/target/debug/deps/libportable_atomic_util-6ad316578090e025.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-b2f177a9d87a5c8d.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-41c07b41a3502e1a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-32aef33105a8eef3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3816deeb170c52a4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `oxiz-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name oxiz_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxiz-core-0.2.0/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 -C debuginfo=2 --cfg 'feature="bumpalo"' --cfg 'feature="lasso"' --cfg 'feature="parking_lot"' --cfg 'feature="rayon"' --cfg 'feature="rhai"' --cfg 'feature="std"' --cfg 'feature="tracing"' --cfg 'feature="wide"' --cfg 'feature="winnow"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arena", "bumpalo", "default", "lasso", "parking_lot", "property-tests", "rayon", "rhai", "std", "tracing", "wide", "winnow"))' -C metadata=8b55e15072240237 -C extra-filename=-402c8174753ada52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-580914238276332d.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-dcf7c4bb549d18c0.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b2ede4384e86fe0b.rmeta --extern lasso=/opt/rustwide/target/debug/deps/liblasso-41bee184012fc80e.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-01c8ec57aa694bb2.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-34863a33a03447c7.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-c2caddd88b940f3e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8f4c483fc2497ec9.rmeta --extern oxiz_math=/opt/rustwide/target/debug/deps/liboxiz_math-c0427a6a3f55fa6b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c066547fdff70095.rmeta --extern portable_atomic=/opt/rustwide/target/debug/deps/libportable_atomic-c2c9d463395ce8a3.rmeta --extern portable_atomic_util=/opt/rustwide/target/debug/deps/libportable_atomic_util-6ad316578090e025.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-b2f177a9d87a5c8d.rmeta --extern rhai=/opt/rustwide/target/debug/deps/librhai-222ef61435aa4304.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-41c07b41a3502e1a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-32aef33105a8eef3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f3aa7f865aa2789.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3816deeb170c52a4.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-ca9c48b8d6fee164.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-b3ca35a1d150536b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "441bb52a7408cf6748d4df7e7b96126646ca3963b56d5a1705ba2a5a61c2fe0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "441bb52a7408cf6748d4df7e7b96126646ca3963b56d5a1705ba2a5a61c2fe0c", kill_on_drop: false }`
[INFO] [stdout] 441bb52a7408cf6748d4df7e7b96126646ca3963b56d5a1705ba2a5a61c2fe0c
