[INFO] cloning repository https://github.com/shnarazk/splr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shnarazk/splr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshnarazk%2Fsplr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshnarazk%2Fsplr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60fe46468f083695929922ee30274705ea75b297 [INFO] testing shnarazk/splr against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshnarazk%2Fsplr" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shnarazk/splr on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shnarazk/splr [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/shnarazk/splr [INFO] tweaked toml for git repo https://github.com/shnarazk/splr written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shnarazk/splr 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c0e6a5e5cc0b4fcdb62db3c3dbdb27f36217ec2e19d6374cffaf4be3eaf22e9 [INFO] running `Command { std: "docker" "start" "-a" "4c0e6a5e5cc0b4fcdb62db3c3dbdb27f36217ec2e19d6374cffaf4be3eaf22e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c0e6a5e5cc0b4fcdb62db3c3dbdb27f36217ec2e19d6374cffaf4be3eaf22e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c0e6a5e5cc0b4fcdb62db3c3dbdb27f36217ec2e19d6374cffaf4be3eaf22e9", kill_on_drop: false }` [INFO] [stdout] 4c0e6a5e5cc0b4fcdb62db3c3dbdb27f36217ec2e19d6374cffaf4be3eaf22e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c6b9836b925558c111a37afe39d51c9ded401e397afae7a8ddb278752fb9144 [INFO] running `Command { std: "docker" "start" "-a" "4c6b9836b925558c111a37afe39d51c9ded401e397afae7a8ddb278752fb9144", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling splr v0.17.4 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `splr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name splr --edition=2021 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="LRB_rewarding"' --cfg 'feature="best_phases_tracking"' --cfg 'feature="clause_elimination"' --cfg 'feature="clause_vivification"' --cfg 'feature="default"' --cfg 'feature="dynamic_restart_threshold"' --cfg 'feature="reason_side_rewarding"' --cfg 'feature="rephase"' --cfg 'feature="reward_annealing"' --cfg 'feature="trail_saving"' --cfg 'feature="two_mode_reduction"' --cfg 'feature="unsafe_access"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("EMA_calibration", "EVSIDS", "LRB_rewarding", "assign_rate", "best_phases_tracking", "bi_clause_completion", "boundary_check", "chrono_BT", "clause_elimination", "clause_rewarding", "clause_vivification", "debug_propagation", "default", "dynamic_restart_threshold", "incremental_solver", "instant", "just_used", "maintain_watch_cache", "no_IO", "platform_wasm", "reason_side_rewarding", "rephase", "reward_annealing", "stochastic_local_search", "support_user_assumption", "suppress_reason_chain", "trace_analysis", "trace_elimination", "trace_equivalency", "trail_saving", "two_mode_reduction", "unsafe_access"))' -C metadata=608c05ef76b70fe1 -C extra-filename=-b3ede8f06b36ca7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0b6a3abe93f445b2.rmeta --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "4c6b9836b925558c111a37afe39d51c9ded401e397afae7a8ddb278752fb9144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6b9836b925558c111a37afe39d51c9ded401e397afae7a8ddb278752fb9144", kill_on_drop: false }` [INFO] [stdout] 4c6b9836b925558c111a37afe39d51c9ded401e397afae7a8ddb278752fb9144