[INFO] cloning repository https://github.com/mariowhitmore/rust-raspi-controls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mariowhitmore/rust-raspi-controls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariowhitmore%2Frust-raspi-controls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariowhitmore%2Frust-raspi-controls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e463d470b39cdb0e7bdb67a4b709c9ef252ed45 [INFO] testing mariowhitmore/rust-raspi-controls against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariowhitmore%2Frust-raspi-controls" "/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/mariowhitmore/rust-raspi-controls on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/mariowhitmore/rust-raspi-controls [INFO] finished tweaking git repo https://github.com/mariowhitmore/rust-raspi-controls [INFO] tweaked toml for git repo https://github.com/mariowhitmore/rust-raspi-controls written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mariowhitmore/rust-raspi-controls 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9357b15dabf0e070bc45611814a6b5a040adb650b197657e2e88229746954d39 [INFO] running `Command { std: "docker" "start" "-a" "9357b15dabf0e070bc45611814a6b5a040adb650b197657e2e88229746954d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9357b15dabf0e070bc45611814a6b5a040adb650b197657e2e88229746954d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9357b15dabf0e070bc45611814a6b5a040adb650b197657e2e88229746954d39", kill_on_drop: false }` [INFO] [stdout] 9357b15dabf0e070bc45611814a6b5a040adb650b197657e2e88229746954d39 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6ddc05d87a5486dfdbf0bbe8a8232258150186065199f439a854c7cd4de1796 [INFO] running `Command { std: "docker" "start" "-a" "f6ddc05d87a5486dfdbf0bbe8a8232258150186065199f439a854c7cd4de1796", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling spidev v0.3.0 [INFO] [stderr] Compiling mcp3008 v1.0.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling input-linux-sys v0.6.0 [INFO] [stderr] Compiling input-linux v0.4.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (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-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.118/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=eae2e34f0861d181 -C extra-filename=-eae2e34f0861d181 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-50b3e3bcea02b510.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5becd11422ecf928.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-23aec3c863fe6ff2.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawQP25c/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `input-linux` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f6ddc05d87a5486dfdbf0bbe8a8232258150186065199f439a854c7cd4de1796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ddc05d87a5486dfdbf0bbe8a8232258150186065199f439a854c7cd4de1796", kill_on_drop: false }` [INFO] [stdout] f6ddc05d87a5486dfdbf0bbe8a8232258150186065199f439a854c7cd4de1796