[INFO] cloning repository https://github.com/totop716/substrate_q2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/totop716/substrate_q2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotop716%2Fsubstrate_q2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotop716%2Fsubstrate_q2'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotop716%2Fsubstrate_q2/refs/heads: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/totop716/substrate_q2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/totop716/substrate_q2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotop716%2Fsubstrate_q2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotop716%2Fsubstrate_q2'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/totop716/substrate_q2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/totop716/substrate_q2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotop716%2Fsubstrate_q2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotop716%2Fsubstrate_q2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14a4e8a2c5137c53da1ea1cbf34667dd3900fffa [INFO] testing totop716/substrate_q2 against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotop716%2Fsubstrate_q2" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/totop716/substrate_q2 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/totop716/substrate_q2 [INFO] finished tweaking git repo https://github.com/totop716/substrate_q2 [INFO] tweaked toml for git repo https://github.com/totop716/substrate_q2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/totop716/substrate_q2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2/source/Cargo.toml: unused manifest key: workspace.librocksdb-sys [INFO] [stderr] Updating git repository `https://github.com/encointer/substrate-fixed.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trie-root v0.15.2 [INFO] [stderr] Downloaded sp-consensus-pow v0.9.0 [INFO] [stderr] Downloaded pallet-indices v3.0.0 [INFO] [stderr] Downloaded sc-consensus-pow v0.9.0 [INFO] [stderr] Downloaded sc-consensus-manual-seal v0.9.0 [INFO] [stderr] Downloaded bindgen v0.59.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 312423e660f6027a2a5e30a56e19c7ffc3d738fd6877a6d1999dfca8dfc2a6da [INFO] running `Command { std: "docker" "start" "-a" "312423e660f6027a2a5e30a56e19c7ffc3d738fd6877a6d1999dfca8dfc2a6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "312423e660f6027a2a5e30a56e19c7ffc3d738fd6877a6d1999dfca8dfc2a6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312423e660f6027a2a5e30a56e19c7ffc3d738fd6877a6d1999dfca8dfc2a6da", kill_on_drop: false }` [INFO] [stdout] 312423e660f6027a2a5e30a56e19c7ffc3d738fd6877a6d1999dfca8dfc2a6da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a336f0d184f45ce61dd88b225e80cbd044f775e05809afedba07d67c2c798e8d [INFO] running `Command { std: "docker" "start" "-a" "a336f0d184f45ce61dd88b225e80cbd044f775e05809afedba07d67c2c798e8d", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.librocksdb-sys [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/proc-macro-crate-4715272adc74ff70` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "a336f0d184f45ce61dd88b225e80cbd044f775e05809afedba07d67c2c798e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a336f0d184f45ce61dd88b225e80cbd044f775e05809afedba07d67c2c798e8d", kill_on_drop: false }` [INFO] [stdout] a336f0d184f45ce61dd88b225e80cbd044f775e05809afedba07d67c2c798e8d