[INFO] cloning repository https://github.com/iamonuwacj/Simple-Calculator-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamonuwacj/Simple-Calculator-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamonuwacj%2FSimple-Calculator-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamonuwacj%2FSimple-Calculator-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9be3054c2cc4944402242407c52953fabfd98807 [INFO] testing iamonuwacj/Simple-Calculator-Rust against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamonuwacj%2FSimple-Calculator-Rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.2wf92gf2wokwktry.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.386dqnwxe8jjrgho.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.39ai2e138o5s1iwj.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.39cjd1uelvqf6b6t.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.3y8g87hsw1rsg657.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.43wvu6dcrrn6zabn.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.4cjc22cfeodnpl6d.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.4nrmhpb0ajg3qv5o.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.4ul9vf7gox7uzw7o.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.53twfst47ry88suo.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.5azo50kqphe25ijx.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.5eam5oaxhy5bhmlt.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.9xbyqjzm59du8ww.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.d [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.kxxdhsfmjfokrs6.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/calculator-7d5be3ec83690825.mr8g6lrlsor2loc.rcgu.o [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing iamonuwacj/Simple-Calculator-Rust against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamonuwacj%2FSimple-Calculator-Rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iamonuwacj/Simple-Calculator-Rust [INFO] finished tweaking git repo https://github.com/iamonuwacj/Simple-Calculator-Rust [INFO] tweaked toml for git repo https://github.com/iamonuwacj/Simple-Calculator-Rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iamonuwacj/Simple-Calculator-Rust on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iamonuwacj/Simple-Calculator-Rust 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71d18b3656cfd95aff4831e35b4b238a7a45333e6d9624f7a8fb7a3dcce7d3f9 [INFO] running `Command { std: "docker" "start" "-a" "71d18b3656cfd95aff4831e35b4b238a7a45333e6d9624f7a8fb7a3dcce7d3f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71d18b3656cfd95aff4831e35b4b238a7a45333e6d9624f7a8fb7a3dcce7d3f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d18b3656cfd95aff4831e35b4b238a7a45333e6d9624f7a8fb7a3dcce7d3f9", kill_on_drop: false }` [INFO] [stdout] 71d18b3656cfd95aff4831e35b4b238a7a45333e6d9624f7a8fb7a3dcce7d3f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 43b905119cefe121264a1743e628b287bd0108771a1ff30f1ceb00682b9c86ca [INFO] running `Command { std: "docker" "start" "-a" "43b905119cefe121264a1743e628b287bd0108771a1ff30f1ceb00682b9c86ca", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target" to rootfs at "/opt/rustwide/target": create mountpoint for /opt/rustwide/target mount: mkdirat /var/lib/docker/overlay2/b66b2c7975737610f86a681891a0a8a638eccf38e3d7fe87e00d3dda731cd340/merged/opt/rustwide/target: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "43b905119cefe121264a1743e628b287bd0108771a1ff30f1ceb00682b9c86ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b905119cefe121264a1743e628b287bd0108771a1ff30f1ceb00682b9c86ca", kill_on_drop: false }` [INFO] [stdout] 43b905119cefe121264a1743e628b287bd0108771a1ff30f1ceb00682b9c86ca