[INFO] cloning repository https://github.com/happyhavoc/satsuki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/happyhavoc/satsuki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyhavoc%2Fsatsuki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyhavoc%2Fsatsuki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 627071742e753ccfbb65dee130390c9b50c3db88 [INFO] testing happyhavoc/satsuki against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappyhavoc%2Fsatsuki" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/happyhavoc/satsuki on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/happyhavoc/satsuki [INFO] finished tweaking git repo https://github.com/happyhavoc/satsuki [INFO] tweaked toml for git repo https://github.com/happyhavoc/satsuki written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/happyhavoc/satsuki 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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruzstd v0.3.1 [INFO] [stderr] Downloaded capstone v0.11.0 [INFO] [stderr] Downloaded capstone-sys v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e044b8e49d0c5f4cff9b50fe3555df0e1633b58b43332fc09c01ccfda6305b92 [INFO] running `Command { std: "docker" "start" "-a" "e044b8e49d0c5f4cff9b50fe3555df0e1633b58b43332fc09c01ccfda6305b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e044b8e49d0c5f4cff9b50fe3555df0e1633b58b43332fc09c01ccfda6305b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e044b8e49d0c5f4cff9b50fe3555df0e1633b58b43332fc09c01ccfda6305b92", kill_on_drop: false }` [INFO] [stdout] e044b8e49d0c5f4cff9b50fe3555df0e1633b58b43332fc09c01ccfda6305b92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f49eb8913244d9eb8151830220fa29ec8a5e8780fda571019fcb46dda5bc08db [INFO] running `Command { std: "docker" "start" "-a" "f49eb8913244d9eb8151830220fa29ec8a5e8780fda571019fcb46dda5bc08db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling pdb v0.8.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling capstone-sys v0.15.0 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Compiling ruzstd v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling argh v0.1.10 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling capstone v0.11.0 [INFO] [stderr] Compiling satsuki v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.58s [INFO] running `Command { std: "docker" "inspect" "f49eb8913244d9eb8151830220fa29ec8a5e8780fda571019fcb46dda5bc08db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49eb8913244d9eb8151830220fa29ec8a5e8780fda571019fcb46dda5bc08db", kill_on_drop: false }` [INFO] [stdout] f49eb8913244d9eb8151830220fa29ec8a5e8780fda571019fcb46dda5bc08db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3851366142ecee79faad6eb893e75bc9e513aa08b1388133e6f1e762f476996a [INFO] running `Command { std: "docker" "start" "-a" "3851366142ecee79faad6eb893e75bc9e513aa08b1388133e6f1e762f476996a", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/satsuki-45936d417b201ff2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "3851366142ecee79faad6eb893e75bc9e513aa08b1388133e6f1e762f476996a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3851366142ecee79faad6eb893e75bc9e513aa08b1388133e6f1e762f476996a", kill_on_drop: false }` [INFO] [stdout] 3851366142ecee79faad6eb893e75bc9e513aa08b1388133e6f1e762f476996a