[INFO] cloning repository https://github.com/icegriffinguru/crowdfunding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icegriffinguru/crowdfunding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficegriffinguru%2Fcrowdfunding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficegriffinguru%2Fcrowdfunding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8413d96e9f961699f6a886685c119a2a732296e [INFO] checking icegriffinguru/crowdfunding against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficegriffinguru%2Fcrowdfunding" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icegriffinguru/crowdfunding on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/icegriffinguru/crowdfunding [INFO] finished tweaking git repo https://github.com/icegriffinguru/crowdfunding [INFO] tweaked toml for git repo https://github.com/icegriffinguru/crowdfunding written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/icegriffinguru/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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_seeder v0.2.2 [INFO] [stderr] Downloaded elrond-wasm-node v0.27.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06684e82ff17ae58abcd26f37fc2989e883f123885235610fb3f34a12c08f54c [INFO] running `Command { std: "docker" "start" "-a" "06684e82ff17ae58abcd26f37fc2989e883f123885235610fb3f34a12c08f54c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06684e82ff17ae58abcd26f37fc2989e883f123885235610fb3f34a12c08f54c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06684e82ff17ae58abcd26f37fc2989e883f123885235610fb3f34a12c08f54c", kill_on_drop: false }` [INFO] [stdout] 06684e82ff17ae58abcd26f37fc2989e883f123885235610fb3f34a12c08f54c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a441f5be7a4f8bb80275ffd63d3e51ffab9431d8ac4327b8283ead982b88b7f3 [INFO] running `Command { std: "docker" "start" "-a" "a441f5be7a4f8bb80275ffd63d3e51ffab9431d8ac4327b8283ead982b88b7f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanT5BIN/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (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/ppv_lite86-3307eae13b9783ba.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/ppv-lite86-3307eae13b9783ba/dep-lib-ppv_lite86` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNPMKic" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazBB0Ly" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (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/rmeta9XAl5I" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a441f5be7a4f8bb80275ffd63d3e51ffab9431d8ac4327b8283ead982b88b7f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a441f5be7a4f8bb80275ffd63d3e51ffab9431d8ac4327b8283ead982b88b7f3", kill_on_drop: false }` [INFO] [stdout] a441f5be7a4f8bb80275ffd63d3e51ffab9431d8ac4327b8283ead982b88b7f3