[INFO] cloning repository https://github.com/wangjj9219/paradao [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wangjj9219/paradao" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjj9219%2Fparadao", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjj9219%2Fparadao'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 192f8f95f21d3dade2a6bbd6107d900927fb181a [INFO] checking wangjj9219/paradao against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjj9219%2Fparadao" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wangjj9219/paradao on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wangjj9219/paradao [INFO] finished tweaking git repo https://github.com/wangjj9219/paradao [INFO] tweaked toml for git repo https://github.com/wangjj9219/paradao written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wangjj9219/paradao 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70e76a0c5ad6ebe8f1430d9f09eeb66f0db418ab9fd231979d961a010de9c8da [INFO] running `Command { std: "docker" "start" "-a" "70e76a0c5ad6ebe8f1430d9f09eeb66f0db418ab9fd231979d961a010de9c8da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70e76a0c5ad6ebe8f1430d9f09eeb66f0db418ab9fd231979d961a010de9c8da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70e76a0c5ad6ebe8f1430d9f09eeb66f0db418ab9fd231979d961a010de9c8da", kill_on_drop: false }` [INFO] [stdout] 70e76a0c5ad6ebe8f1430d9f09eeb66f0db418ab9fd231979d961a010de9c8da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6893f04206ab9d15e99985ecc55ed6b05dd0619ec827393092e0c944bafec18c [INFO] running `Command { std: "docker" "start" "-a" "6893f04206ab9d15e99985ecc55ed6b05dd0619ec827393092e0c944bafec18c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling subtle v2.1.1 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking constant_time_eq v0.1.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking hash-db v0.12.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking merlin v1.2.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling sr-std v1.0.0 (https://github.com/paritytech/substrate.git?rev=cc1d67e973fd02c0c997b164ba516cf041bf21f1#cc1d67e9) [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking uint v0.7.1 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking hex-literal v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking hash256-std-hasher v0.12.4 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking wasmi-validation v0.1.0 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking elastic-array v0.10.2 [INFO] [stderr] Checking unsigned-varint v0.2.2 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking wasmi v0.4.5 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking hashmap_core v0.1.11 [INFO] [stderr] Compiling protobuf v2.8.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking parity-multihash v0.1.3 [INFO] [stderr] Checking crypto-mac v0.4.0 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking bs58 v0.2.5 [INFO] [stderr] Checking data-encoding v2.1.2 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.0 [INFO] [stderr] Compiling asn1_der_derive v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking parity-util-mem v0.1.0 [INFO] [stderr] Checking hmac v0.4.2 [INFO] [stderr] Checking trie-db v0.12.4 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking multistream-select v0.4.0 [INFO] [stderr] Checking memory-db v0.12.4 [INFO] [stderr] Checking asn1_der v0.6.2 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Checking tiny-bip39 v0.6.2 [INFO] [stderr] Checking trie-root v0.12.4 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking rw-stream-sink v0.1.2 [INFO] [stderr] Checking schnorrkel v0.1.1 [INFO] [stderr] Checking zeroize v0.5.2 [INFO] [stderr] Checking sha2 v0.6.0 [INFO] [stderr] Checking hmac-drbg v0.1.2 [INFO] [stderr] Checking substrate-panic-handler v1.0.0 (https://github.com/paritytech/substrate.git?rev=cc1d67e973fd02c0c997b164ba516cf041bf21f1#cc1d67e9) [INFO] [stderr] Compiling sr-io v1.0.0 (https://github.com/paritytech/substrate.git?rev=cc1d67e973fd02c0c997b164ba516cf041bf21f1#cc1d67e9) [INFO] [stderr] Checking environmental v1.0.1 [INFO] [stderr] Checking libsecp256k1 v0.2.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking integer-sqrt v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking substrate-bip39 v0.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pkg-config` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQ1BvCc/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3CcAUU/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-threadpool` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ryu` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `blake2-rfc` (lib) [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqu2VNO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `protobuf` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8nz9S6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libsecp256k1` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6893f04206ab9d15e99985ecc55ed6b05dd0619ec827393092e0c944bafec18c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6893f04206ab9d15e99985ecc55ed6b05dd0619ec827393092e0c944bafec18c", kill_on_drop: false }` [INFO] [stdout] 6893f04206ab9d15e99985ecc55ed6b05dd0619ec827393092e0c944bafec18c [INFO] checking wangjj9219/paradao against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjj9219%2Fparadao" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wangjj9219/paradao on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wangjj9219/paradao [INFO] finished tweaking git repo https://github.com/wangjj9219/paradao [INFO] tweaked toml for git repo https://github.com/wangjj9219/paradao written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wangjj9219/paradao 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] checking wangjj9219/paradao against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjj9219%2Fparadao" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking wangjj9219/paradao against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjj9219%2Fparadao" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking wangjj9219/paradao against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjj9219%2Fparadao" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking wangjj9219/paradao against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjj9219%2Fparadao" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/wangjj9219/paradao [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.