[INFO] cloning repository https://github.com/nelsonlai-demo-poc/cosmwasm-contract-crowdfunding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nelsonlai-demo-poc/cosmwasm-contract-crowdfunding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonlai-demo-poc%2Fcosmwasm-contract-crowdfunding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonlai-demo-poc%2Fcosmwasm-contract-crowdfunding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc7bdaf682944e8a5f86b01bcf9789672cee8c51 [INFO] checking nelsonlai-demo-poc/cosmwasm-contract-crowdfunding against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonlai-demo-poc%2Fcosmwasm-contract-crowdfunding" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nelsonlai-demo-poc/cosmwasm-contract-crowdfunding on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/nelsonlai-demo-poc/cosmwasm-contract-crowdfunding [INFO] finished tweaking git repo https://github.com/nelsonlai-demo-poc/cosmwasm-contract-crowdfunding [INFO] tweaked toml for git repo https://github.com/nelsonlai-demo-poc/cosmwasm-contract-crowdfunding written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nelsonlai-demo-poc/cosmwasm-contract-crowdfunding 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" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eb2dda9010bce1c03f31da3cbf8d4febfcdd64a2fec2913383ba7551409bb2b [INFO] running `Command { std: "docker" "start" "-a" "7eb2dda9010bce1c03f31da3cbf8d4febfcdd64a2fec2913383ba7551409bb2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eb2dda9010bce1c03f31da3cbf8d4febfcdd64a2fec2913383ba7551409bb2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb2dda9010bce1c03f31da3cbf8d4febfcdd64a2fec2913383ba7551409bb2b", kill_on_drop: false }` [INFO] [stdout] 7eb2dda9010bce1c03f31da3cbf8d4febfcdd64a2fec2913383ba7551409bb2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8769c49088b46805ec86cf8fd7df76cba1f8855e24b2cd5f6f6f815d99b5da4c [INFO] running `Command { std: "docker" "start" "-a" "8769c49088b46805ec86cf8fd7df76cba1f8855e24b2cd5f6f6f815d99b5da4c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling schemars v0.8.9 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ff v0.11.1 [INFO] [stderr] Checking group v0.11.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadagkTh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/itertools-b0e1ec03188de2c4.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/itertools-b0e1ec03188de2c4/dep-lib-itertools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write /tmp/rustcE2PDXa/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8769c49088b46805ec86cf8fd7df76cba1f8855e24b2cd5f6f6f815d99b5da4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8769c49088b46805ec86cf8fd7df76cba1f8855e24b2cd5f6f6f815d99b5da4c", kill_on_drop: false }` [INFO] [stdout] 8769c49088b46805ec86cf8fd7df76cba1f8855e24b2cd5f6f6f815d99b5da4c