[INFO] cloning repository https://github.com/lightclient/quark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lightclient/quark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightclient%2Fquark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightclient%2Fquark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6650a02937a47d44c758819a1c9bcb29ddb5789 [INFO] testing lightclient/quark against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightclient%2Fquark" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lightclient/quark on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lightclient/quark [INFO] finished tweaking git repo https://github.com/lightclient/quark [INFO] tweaked toml for git repo https://github.com/lightclient/quark written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lightclient/quark 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf61526d08570ebef8ffc07c2084af238f602d9aa45a40d18eb111ed26c73fcf [INFO] running `Command { std: "docker" "start" "-a" "cf61526d08570ebef8ffc07c2084af238f602d9aa45a40d18eb111ed26c73fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf61526d08570ebef8ffc07c2084af238f602d9aa45a40d18eb111ed26c73fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf61526d08570ebef8ffc07c2084af238f602d9aa45a40d18eb111ed26c73fcf", kill_on_drop: false }` [INFO] [stdout] cf61526d08570ebef8ffc07c2084af238f602d9aa45a40d18eb111ed26c73fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b6118656f39e525fd1cb14afdecd24db8e3f5c9f8a15dbf18249693eecbd983 [INFO] running `Command { std: "docker" "start" "-a" "3b6118656f39e525fd1cb14afdecd24db8e3f5c9f8a15dbf18249693eecbd983", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling quark-types v0.1.0 (/opt/rustwide/workdir/quark-types) [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ethbloom v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaL2EqBm/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parity-scale-codec` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3b6118656f39e525fd1cb14afdecd24db8e3f5c9f8a15dbf18249693eecbd983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b6118656f39e525fd1cb14afdecd24db8e3f5c9f8a15dbf18249693eecbd983", kill_on_drop: false }` [INFO] [stdout] 3b6118656f39e525fd1cb14afdecd24db8e3f5c9f8a15dbf18249693eecbd983