[INFO] cloning repository https://github.com/mandigaaravind/cosmwasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mandigaaravind/cosmwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandigaaravind%2Fcosmwasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandigaaravind%2Fcosmwasm'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/mandigaaravind/cosmwasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mandigaaravind/cosmwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandigaaravind%2Fcosmwasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandigaaravind%2Fcosmwasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd8e9b1cd62a3566ff268d973c6b56b0978cca7d
[INFO] building mandigaaravind/cosmwasm against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandigaaravind%2Fcosmwasm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  80% (542/674)
Updating files:  81% (546/674)
Updating files:  82% (553/674)
Updating files:  82% (557/674)
Updating files:  83% (560/674)
Updating files:  83% (562/674)
error: unable to write file target/debug/deps/libversion_check-6024c433728246e3.rlib
[INFO] [stderr] Updating files:  84% (567/674)
error: unable to write file target/debug/deps/libversion_check-6024c433728246e3.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libzeroize-426e0bc6cc0c7a62.rlib
[INFO] [stderr] Updating files:  85% (573/674)
Updating files:  86% (580/674)
error: unable to write file target/debug/deps/schemars_derive-1d7a9b08cfed9562.pdb
[INFO] [stderr] Updating files:  86% (583/674)
error: unable to write file target/debug/deps/serde_derive-515c986bdac89eb9.dll
[INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-515c986bdac89eb9.dll.exp
[INFO] [stderr] Updating files:  87% (587/674)
error: unable to write file target/debug/deps/serde_derive-515c986bdac89eb9.dll.lib
[INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-515c986bdac89eb9.pdb
[INFO] [stderr] error: unable to write file target/debug/deps/serde_derive_internals-bea095a4ec8929a6.d
[INFO] [stderr] error: unable to write file target/debug/deps/serde_json-5c4865e43002cb9c.d
[INFO] [stderr] error: unable to write file target/debug/deps/serde_json_wasm-d0acef0d81d3aa18.d
[INFO] [stderr] error: unable to write file target/debug/deps/sha2-a6d779a3c25257ff.d
[INFO] [stderr] error: unable to write file target/debug/deps/signature-812197e890e40e4e.d
[INFO] [stderr] Updating files:  88% (594/674)
error: unable to write file target/debug/deps/spki-39256d7ec3c89657.d
[INFO] [stderr] error: unable to write file target/debug/deps/static_assertions-e0776230d2019579.d
[INFO] [stderr] error: unable to write file target/debug/deps/subtle-abe4420a8617381e.d
[INFO] [stderr] error: unable to create file target/debug/deps/syn-b1a227af8f0c36f6.d: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/thiserror-b2ffb2a314433da1.d: No space left on device
[INFO] [stderr] error: unable to write file target/debug/deps/thiserror_impl-3fd1ade8532efbe7.d
[INFO] [stderr] Updating files:  89% (600/674)
error: unable to write file target/debug/deps/thiserror_impl-3fd1ade8532efbe7.dll
[INFO] [stderr] error: unable to create file target/debug/deps/thiserror_impl-3fd1ade8532efbe7.dll.exp: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/thiserror_impl-3fd1ade8532efbe7.dll.lib: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/thiserror_impl-3fd1ade8532efbe7.pdb: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/typenum-049031a14a5350cb.d: No space left on device
[INFO] [stderr] error: unable to write file target/debug/deps/uint-8df69945d61ee362.d
[INFO] [stderr] error: unable to write file target/debug/deps/unicode_xid-c9c0c53e27e44517.d
[INFO] [stderr] Updating files:  90% (607/674)
error: unable to create file target/debug/deps/version_check-6024c433728246e3.d: No space left on device
[INFO] [stderr] error: unable to write file target/debug/deps/zeroize-426e0bc6cc0c7a62.d
[INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] building mandigaaravind/cosmwasm against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandigaaravind%2Fcosmwasm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  80% (540/674)
Updating files:  80% (544/674)
Updating files:  81% (546/674)
error: unable to write file target/debug/deps/libsha2-a6d779a3c25257ff.rlib
[INFO] [stderr] Updating files:  82% (553/674)
error: unable to write file target/debug/deps/libsyn-b1a227af8f0c36f6.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libsyn-b1a227af8f0c36f6.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libthiserror-b2ffb2a314433da1.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libthiserror-b2ffb2a314433da1.rmeta
[INFO] [stderr] Updating files:  83% (560/674)
error: unable to write file target/debug/deps/libtypenum-049031a14a5350cb.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libtypenum-049031a14a5350cb.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libuint-8df69945d61ee362.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libuint-8df69945d61ee362.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libunicode_xid-c9c0c53e27e44517.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libunicode_xid-c9c0c53e27e44517.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libversion_check-6024c433728246e3.rlib
[INFO] [stderr] Updating files:  84% (567/674)
error: unable to write file target/debug/deps/libversion_check-6024c433728246e3.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/libzeroize-426e0bc6cc0c7a62.rlib
[INFO] [stderr] error: unable to write file target/debug/deps/libzeroize-426e0bc6cc0c7a62.rmeta
[INFO] [stderr] error: unable to write file target/debug/deps/opaque_debug-057485ba54e35c15.d
[INFO] [stderr] error: unable to write file target/debug/deps/pkcs8-5ecd28ceb8952e10.d
[INFO] [stderr] error: unable to write file target/debug/deps/proc_macro2-0e89f784e303b434.d
[INFO] [stderr] Updating files:  85% (573/674)
error: unable to write file target/debug/deps/quote-d265490103949781.d
[INFO] [stderr] error: unable to write file target/debug/deps/rand_core-9dacf38822fc7b35.d
[INFO] [stderr] error: unable to write file target/debug/deps/rand_core-e71742958ff02324.d
[INFO] [stderr] error: unable to write file target/debug/deps/ryu-24f453444f17929c.d
[INFO] [stderr] error: unable to write file target/debug/deps/schemars-d0c41251119778fc.d
[INFO] [stderr] error: unable to write file target/debug/deps/schemars_derive-1d7a9b08cfed9562.d
[INFO] [stderr] error: unable to write file target/debug/deps/schemars_derive-1d7a9b08cfed9562.dll
[INFO] [stderr] Updating files:  86% (580/674)
error: unable to write file target/debug/deps/schemars_derive-1d7a9b08cfed9562.dll.exp
[INFO] [stderr] error: unable to write file target/debug/deps/schemars_derive-1d7a9b08cfed9562.dll.lib
[INFO] [stderr] error: unable to write file target/debug/deps/schemars_derive-1d7a9b08cfed9562.pdb
[INFO] [stderr] Updating files:  86% (583/674)
error: unable to write file target/debug/deps/serde-06a30dd1bc5701ce.d
[INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-515c986bdac89eb9.d
[INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-515c986bdac89eb9.dll
[INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-515c986bdac89eb9.dll.exp
[INFO] [stderr] Updating files:  87% (587/674)
error: unable to write file target/debug/deps/serde_derive-515c986bdac89eb9.dll.lib
[INFO] [stderr] error: unable to write file target/debug/deps/serde_derive-515c986bdac89eb9.pdb
[INFO] [stderr] error: unable to write file target/debug/deps/serde_derive_internals-bea095a4ec8929a6.d
[INFO] [stderr] error: unable to write file target/debug/deps/serde_json-5c4865e43002cb9c.d
[INFO] [stderr] error: unable to write file target/debug/deps/serde_json_wasm-d0acef0d81d3aa18.d
[INFO] [stderr] error: unable to write file target/debug/deps/sha2-a6d779a3c25257ff.d
[INFO] [stderr] error: unable to write file target/debug/deps/signature-812197e890e40e4e.d
[INFO] [stderr] Updating files:  88% (594/674)
error: unable to write file target/debug/deps/spki-39256d7ec3c89657.d
[INFO] [stderr] error: unable to write file target/debug/deps/static_assertions-e0776230d2019579.d
[INFO] [stderr] error: unable to write file target/debug/deps/subtle-abe4420a8617381e.d
[INFO] [stderr] error: unable to create file target/debug/deps/syn-b1a227af8f0c36f6.d: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/thiserror-b2ffb2a314433da1.d: No space left on device
[INFO] [stderr] error: unable to write file target/debug/deps/thiserror_impl-3fd1ade8532efbe7.d
[INFO] [stderr] Updating files:  89% (600/674)
error: unable to write file target/debug/deps/thiserror_impl-3fd1ade8532efbe7.dll
[INFO] [stderr] error: unable to create file target/debug/deps/thiserror_impl-3fd1ade8532efbe7.dll.exp: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/thiserror_impl-3fd1ade8532efbe7.dll.lib: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/thiserror_impl-3fd1ade8532efbe7.pdb: No space left on device
[INFO] [stderr] error: unable to create file target/debug/deps/typenum-049031a14a5350cb.d: No space left on device
[INFO] [stderr] error: unable to write file target/debug/deps/uint-8df69945d61ee362.d
[INFO] [stderr] error: unable to write file target/debug/deps/unicode_xid-c9c0c53e27e44517.d
[INFO] [stderr] Updating files:  90% (607/674)
error: unable to create file target/debug/deps/version_check-6024c433728246e3.d: No space left on device
[INFO] [stderr] error: unable to write file target/debug/deps/zeroize-426e0bc6cc0c7a62.d
[INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] building mandigaaravind/cosmwasm against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandigaaravind%2Fcosmwasm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  80% (542/674)
Updating files:  81% (546/674)
Updating files:  82% (553/674)
Updating files:  83% (560/674)
Updating files:  84% (567/674)
Updating files:  85% (573/674)
Updating files:  86% (580/674)
Updating files:  87% (587/674)
Updating files:  88% (594/674)
Updating files:  89% (600/674)
Updating files:  90% (607/674)
Updating files:  91% (614/674)
Updating files:  92% (621/674)
Updating files:  93% (627/674)
Updating files:  94% (634/674)
Updating files:  95% (641/674)
Updating files:  96% (648/674)
Updating files:  97% (654/674)
Updating files:  98% (661/674)
Updating files:  99% (668/674)
Updating files: 100% (674/674)
Updating files: 100% (674/674), done.
[INFO] validating manifest of git repo https://github.com/mandigaaravind/cosmwasm on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/mandigaaravind/cosmwasm
[INFO] finished tweaking git repo https://github.com/mandigaaravind/cosmwasm
[INFO] tweaked toml for git repo https://github.com/mandigaaravind/cosmwasm written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mandigaaravind/cosmwasm 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd76c2d1f9fadcddd8cef9b0b7ed6ef273100adc685a02cab9a3c6b74c1bb2ba
[INFO] running `Command { std: "docker" "start" "-a" "dd76c2d1f9fadcddd8cef9b0b7ed6ef273100adc685a02cab9a3c6b74c1bb2ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd76c2d1f9fadcddd8cef9b0b7ed6ef273100adc685a02cab9a3c6b74c1bb2ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd76c2d1f9fadcddd8cef9b0b7ed6ef273100adc685a02cab9a3c6b74c1bb2ba", kill_on_drop: false }`
[INFO] [stdout] dd76c2d1f9fadcddd8cef9b0b7ed6ef273100adc685a02cab9a3c6b74c1bb2ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b53e8e77eed48f09a42b8c2c2c9cc50228c87d7636d6d8837a65474e89ee0b4e
[INFO] running `Command { std: "docker" "start" "-a" "b53e8e77eed48f09a42b8c2c2c9cc50228c87d7636d6d8837a65474e89ee0b4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.129
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]    Compiling zeroize v1.4.1
[INFO] [stderr]    Compiling const-oid v0.6.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling der v0.4.1
[INFO] [stderr]    Compiling schemars v0.8.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling uint v0.9.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling spki v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling pkcs8 v0.7.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.2.4
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling signature v1.3.1
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling curve25519-dalek v3.2.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/rmetayHBhXr"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHwuAUT/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hmac` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `signature` (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/rmetaktFLWR"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-bigint` (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/rmetaxvpXrR"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sha2` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b53e8e77eed48f09a42b8c2c2c9cc50228c87d7636d6d8837a65474e89ee0b4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53e8e77eed48f09a42b8c2c2c9cc50228c87d7636d6d8837a65474e89ee0b4e", kill_on_drop: false }`
[INFO] [stdout] b53e8e77eed48f09a42b8c2c2c9cc50228c87d7636d6d8837a65474e89ee0b4e
