[INFO] cloning repository https://github.com/gregdhill/bench-secp256k1-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gregdhill/bench-secp256k1-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregdhill%2Fbench-secp256k1-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregdhill%2Fbench-secp256k1-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bbb377b15201168140dca996a94356eb79c676a
[INFO] checking gregdhill/bench-secp256k1-wasm against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregdhill%2Fbench-secp256k1-wasm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gregdhill/bench-secp256k1-wasm on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gregdhill/bench-secp256k1-wasm
[INFO] finished tweaking git repo https://github.com/gregdhill/bench-secp256k1-wasm
[INFO] tweaked toml for git repo https://github.com/gregdhill/bench-secp256k1-wasm written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/gregdhill/bench-secp256k1-wasm 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 k256 v0.7.2
[INFO] [stderr]   Downloaded const-oid v0.4.1
[INFO] [stderr]   Downloaded elliptic-curve v0.8.4
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 211be2d4467166a10a24f7e7f83f962546b13d5b89d1d4c6626ecfb4e334cd60
[INFO] running `Command { std: "docker" "start" "-a" "211be2d4467166a10a24f7e7f83f962546b13d5b89d1d4c6626ecfb4e334cd60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "211be2d4467166a10a24f7e7f83f962546b13d5b89d1d4c6626ecfb4e334cd60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "211be2d4467166a10a24f7e7f83f962546b13d5b89d1d4c6626ecfb4e334cd60", kill_on_drop: false }`
[INFO] [stdout] 211be2d4467166a10a24f7e7f83f962546b13d5b89d1d4c6626ecfb4e334cd60
[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_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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fdbc127e3e7b20b2b24d58769efbdefdc050358d9e05529a63ff19757329f4f
[INFO] running `Command { std: "docker" "start" "-a" "3fdbc127e3e7b20b2b24d58769efbdefdc050358d9e05529a63ff19757329f4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling radium v0.4.1
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking const-oid v0.4.1
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]     Checking der v0.1.0
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling parity-wasm v0.32.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling semver v0.6.0
[INFO] [stderr]     Checking bitvec v0.18.4
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling build-helper v0.1.1
[INFO] [stderr]     Checking pkcs8 v0.3.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking zeroize v1.2.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling secp256k1-sys v0.4.0 (https://github.com/rust-bitcoin/rust-secp256k1?rev=8e61874#8e61874d)
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.1
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.10.0
[INFO] [stderr]     Checking signature v1.2.2
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]    Compiling wasm-gc-api v0.1.11
[INFO] [stderr]     Checking ff v0.8.0
[INFO] [stderr]     Checking group v0.8.0
[INFO] [stderr]     Checking elliptic-curve v0.8.4
[INFO] [stderr]     Checking libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling tempfile 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/rmetaMCTpMm"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `secp256k1-sys` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `wasm-gc-api` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name wasm_gc --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-gc-api-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf94d6a087a3fb08 -C extra-filename=-96272ae8fd44629c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-cb9a4d02949646b4.rmeta --extern parity_wasm=/opt/rustwide/target/debug/deps/libparity_wasm-d3a0e73022e29e41.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-72267e33271194fd.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `rand` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name rand --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="rand_hc"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "nightly", "packed_simd", "rand_chacha", "rand_hc", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=bba6b53479df07dd -C extra-filename=-7b50250b952783b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-00b61eeab6d5e252.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-966dea1df04cc950.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-3cf73b2e2aff2d77.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawDF9Cc"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCMW08P/lib.rmeta`: No space left on device (os error 28)
[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/rmetaXfoxLP"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tempfile` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `elliptic-curve` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta97leXy/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libsecp256k1` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3fdbc127e3e7b20b2b24d58769efbdefdc050358d9e05529a63ff19757329f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fdbc127e3e7b20b2b24d58769efbdefdc050358d9e05529a63ff19757329f4f", kill_on_drop: false }`
[INFO] [stdout] 3fdbc127e3e7b20b2b24d58769efbdefdc050358d9e05529a63ff19757329f4f
