[INFO] cloning repository https://github.com/bm-harvey/venom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bm-harvey/venom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-harvey%2Fvenom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-harvey%2Fvenom'... [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/bm-harvey/venom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bm-harvey/venom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-harvey%2Fvenom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-harvey%2Fvenom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fef38f947c047df1220406ad0a0c5b2daa762eaa [INFO] checking bm-harvey/venom against try#8c500c7cefd54fd11d57295f3771d576be9ee415 for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-harvey%2Fvenom" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bm-harvey/venom [INFO] finished tweaking git repo https://github.com/bm-harvey/venom [INFO] tweaked toml for git repo https://github.com/bm-harvey/venom written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bm-harvey/venom on toolchain 8c500c7cefd54fd11d57295f3771d576be9ee415 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bm-harvey/venom 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" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 641c1ca5a84b5f9428695c68570cfdc872fcb5a4b0bfd1aafc83ebe4ffc5a9e9 [INFO] running `Command { std: "docker" "start" "-a" "641c1ca5a84b5f9428695c68570cfdc872fcb5a4b0bfd1aafc83ebe4ffc5a9e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "641c1ca5a84b5f9428695c68570cfdc872fcb5a4b0bfd1aafc83ebe4ffc5a9e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "641c1ca5a84b5f9428695c68570cfdc872fcb5a4b0bfd1aafc83ebe4ffc5a9e9", kill_on_drop: false }` [INFO] [stdout] 641c1ca5a84b5f9428695c68570cfdc872fcb5a4b0bfd1aafc83ebe4ffc5a9e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+8c500c7cefd54fd11d57295f3771d576be9ee415" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 891a84be9de2bed5e2453adb1bf2bcb12bfbf28435bc527d9acde637a9cb6eeb [INFO] running `Command { std: "docker" "start" "-a" "891a84be9de2bed5e2453adb1bf2bcb12bfbf28435bc527d9acde637a9cb6eeb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking fdeflate v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking lru v0.12.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking edtui-jagged v0.1.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/signal_hook_mio-3f041f1e7520e30a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/signal-hook-mio-3f041f1e7520e30a/dep-lib-signal_hook_mio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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] error: could not compile `backtrace` (build script) [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/8c500c7cefd54fd11d57295f3771d576be9ee415/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="gimli-symbolize"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=11201f2f835f6003 -C extra-filename=-48345c17b35f02e3 --out-dir /opt/rustwide/target/debug/build/backtrace-48345c17b35f02e3 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-02bbf1f57fb418b3.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetap4c38s/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaa6vzk8/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNSpwY4/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write /tmp/rustcK3hV1e/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "891a84be9de2bed5e2453adb1bf2bcb12bfbf28435bc527d9acde637a9cb6eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891a84be9de2bed5e2453adb1bf2bcb12bfbf28435bc527d9acde637a9cb6eeb", kill_on_drop: false }` [INFO] [stdout] 891a84be9de2bed5e2453adb1bf2bcb12bfbf28435bc527d9acde637a9cb6eeb