[INFO] cloning repository https://github.com/chebykin/miner-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chebykin/miner-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchebykin%2Fminer-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchebykin%2Fminer-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 571321d9a23b3baef33d15c0721e3c4225a8c8af [INFO] checking chebykin/miner-test against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchebykin%2Fminer-test" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chebykin/miner-test [INFO] finished tweaking git repo https://github.com/chebykin/miner-test [INFO] tweaked toml for git repo https://github.com/chebykin/miner-test written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chebykin/miner-test on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chebykin/miner-test 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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/paritytech/parity` [INFO] [stderr] Updating git submodule `https://github.com/ethereum/tests.git` [INFO] [stderr] Updating git submodule `https://github.com/paritytech/wasm-tests` [INFO] [stderr] Updating git repository `https://github.com/paritytech/bn` [INFO] [stderr] Updating git repository `https://github.com/paritytech/hyper` [INFO] [stderr] Updating git repository `https://github.com/paritytech/rust-snappy` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/paritytech/jsonrpc.git` [INFO] [stderr] Updating git repository `https://github.com/paritytech/hidapi-rs` [INFO] [stderr] Updating git submodule `https://github.com/signal11/hidapi.git` [INFO] [stderr] Updating git repository `https://github.com/paritytech/libusb-rs` [INFO] [stderr] Updating git repository `https://github.com/paritytech/trezor-sys` [INFO] [stderr] Updating git repository `https://github.com/tailhook/rotor` [INFO] [stderr] Updating git repository `https://github.com/paritytech/rust-rocksdb` [INFO] [stderr] Updating git repository `https://github.com/paritytech/app-dirs-rs` [INFO] [stderr] Updating git repository `https://github.com/paritytech/libusb-sys` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethereum-types v0.2.3 [INFO] [stderr] Downloaded uint v0.1.2 [INFO] [stderr] Downloaded bigint v4.3.0 [INFO] [stderr] Downloaded vecio v0.1.0 [INFO] [stderr] Downloaded transient-hashmap v0.4.1 [INFO] [stderr] Downloaded fixed-hash v0.1.3 [INFO] [stderr] Downloaded primal-sieve v0.2.8 [INFO] [stderr] Downloaded num-bigint v0.1.43 [INFO] [stderr] Downloaded primal-estimate v0.2.1 [INFO] [stderr] Downloaded primal v0.2.3 [INFO] [stderr] Downloaded primal-check v0.2.3 [INFO] [stderr] Downloaded primal-bit v0.2.4 [INFO] [stderr] Downloaded parity-wordlist v1.2.0 [INFO] [stderr] Downloaded globset v0.2.1 [INFO] [stderr] Downloaded ethabi v4.2.0 [INFO] [stderr] Downloaded heck v0.2.1 [INFO] [stderr] Downloaded serde_json v1.0.14 [INFO] [stderr] Downloaded protobuf v1.5.1 [INFO] [stderr] Downloaded serde v1.0.38 [INFO] [stderr] Downloaded wasmi v0.1.3 [INFO] [stderr] Downloaded serde_derive v1.0.38 [INFO] [stderr] Downloaded cookie v0.3.1 [INFO] [stderr] Downloaded spmc v0.2.2 [INFO] [stderr] Downloaded skeptic v0.4.0 [INFO] [stderr] Downloaded ethbloom v0.4.2 [INFO] [stderr] Downloaded ethereum-types-serialize v0.2.1 [INFO] [stderr] Downloaded elastic-array v0.9.0 [INFO] [stderr] Downloaded subtle v0.5.1 [INFO] [stderr] Downloaded local-encoding v0.2.0 [INFO] [stderr] Downloaded edit-distance v2.0.1 [INFO] [stderr] Downloaded tiny-keccak v1.4.1 [INFO] [stderr] Downloaded ethbloom v0.2.5 [INFO] [stderr] Downloaded pwasm-utils v0.1.4 [INFO] [stderr] Downloaded parity-wasm v0.27.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/4cada4cb516e1d0d4403826a3a0ecc07ca63f90b4f0b45425a331cccdb7cbfaa-init: no space left on device sandbox container could not be created: command failed: exit status: 1 Error response from daemon: mkdir /var/lib/docker/overlay2/4cada4cb516e1d0d4403826a3a0ecc07ca63f90b4f0b45425a331cccdb7cbfaa-init: no space left on device Caused by: command failed: exit status: 1 Error response from daemon: mkdir /var/lib/docker/overlay2/4cada4cb516e1d0d4403826a3a0ecc07ca63f90b4f0b45425a331cccdb7cbfaa-init: no space left on device