[INFO] cloning repository https://github.com/smcgive/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/smcgive/bench-secp256k1-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmcgive%2Fbench-secp256k1-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmcgive%2Fbench-secp256k1-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f742c337690f82b7753f539f8eb40a2ed2fe01c4 [INFO] checking smcgive/bench-secp256k1-wasm/f742c337690f82b7753f539f8eb40a2ed2fe01c4 against master#fc5af1813307d25a84d633f21e2e53c9376eb547 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmcgive%2Fbench-secp256k1-wasm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/smcgive/bench-secp256k1-wasm [INFO] finished tweaking git repo https://github.com/smcgive/bench-secp256k1-wasm [INFO] tweaked toml for git repo https://github.com/smcgive/bench-secp256k1-wasm written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/smcgive/bench-secp256k1-wasm on toolchain fc5af1813307d25a84d633f21e2e53c9376eb547 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/smcgive/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" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-bitcoin/rust-secp256k1` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded k256 v0.7.2 [INFO] [stderr] Downloaded radium v0.4.1 [INFO] [stderr] Downloaded const-oid v0.4.1 [INFO] [stderr] Downloaded pkcs8 v0.3.3 [INFO] [stderr] Downloaded elliptic-curve v0.8.4 [INFO] [stderr] Downloaded der v0.1.0 [INFO] [stderr] Downloaded bitvec v0.18.4 [INFO] [stderr] Downloaded libc v0.2.84 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da2dfb74b7b7ae193f8740fe7d1fef610e644b7fbe4182d847e897bc285ab956 [INFO] running `Command { std: "docker" "start" "-a" "da2dfb74b7b7ae193f8740fe7d1fef610e644b7fbe4182d847e897bc285ab956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da2dfb74b7b7ae193f8740fe7d1fef610e644b7fbe4182d847e897bc285ab956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da2dfb74b7b7ae193f8740fe7d1fef610e644b7fbe4182d847e897bc285ab956", kill_on_drop: false }` [INFO] [stdout] da2dfb74b7b7ae193f8740fe7d1fef610e644b7fbe4182d847e897bc285ab956 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39ec13676993eff421078238eddd50fd16a87c1e8db0a71275d8e7daee415239 [INFO] running `Command { std: "docker" "start" "-a" "39ec13676993eff421078238eddd50fd16a87c1e8db0a71275d8e7daee415239", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.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 itoa v0.4.7 [INFO] [stderr] Checking const-oid v0.4.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking bitvec v0.18.4 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling parity-wasm v0.32.0 [INFO] [stderr] Checking fake-simd v0.1.2 [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] Checking generic-array v0.12.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling wasm-gc-api v0.1.11 [INFO] [stderr] Checking secp256k1 v0.20.1 (https://github.com/rust-bitcoin/rust-secp256k1?rev=8e61874#8e61874d) [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking elliptic-curve v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking k256 v0.7.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stdout] error: failed to write /tmp/rustch0C7aK/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta05skbi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-platform` (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 `semver` (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/fc5af1813307d25a84d633f21e2e53c9376eb547/bin/rustc --crate-name semver --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-0.11.0/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="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "diesel", "serde"))' -C metadata=10e852e648ace66b -C extra-filename=-15310e7145fe179f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern semver_parser=/opt/rustwide/target/debug/deps/libsemver_parser-8949088f947a7f92.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5f4f4b7ee65d9180.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/rmetaAt8pAA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml` (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/rmetavKRons" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "39ec13676993eff421078238eddd50fd16a87c1e8db0a71275d8e7daee415239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ec13676993eff421078238eddd50fd16a87c1e8db0a71275d8e7daee415239", kill_on_drop: false }` [INFO] [stdout] 39ec13676993eff421078238eddd50fd16a87c1e8db0a71275d8e7daee415239