[INFO] fetching crate paranoia 0.1.4... [INFO] checking paranoia-0.1.4 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011 [INFO] extracting crate paranoia 0.1.4 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate paranoia 0.1.4 [INFO] finished tweaking crates.io crate paranoia 0.1.4 [INFO] tweaked toml for crates.io crate paranoia 0.1.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate paranoia 0.1.4 on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate paranoia 0.1.4 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paranoia-caller v0.1.0 [INFO] [stderr] Downloaded paranoia-sys v0.1.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9352d204e0895c9ed301304ac4fded6853af8808187889dd5d08e9cee9d8be9 [INFO] running `Command { std: "docker" "start" "-a" "f9352d204e0895c9ed301304ac4fded6853af8808187889dd5d08e9cee9d8be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9352d204e0895c9ed301304ac4fded6853af8808187889dd5d08e9cee9d8be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9352d204e0895c9ed301304ac4fded6853af8808187889dd5d08e9cee9d8be9", kill_on_drop: false }` [INFO] [stdout] f9352d204e0895c9ed301304ac4fded6853af8808187889dd5d08e9cee9d8be9 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 638ae78cf8711e4bedd23d6d658e137ca49245d0901e2ded83be0db6a3a7419b [INFO] running `Command { std: "docker" "start" "-a" "638ae78cf8711e4bedd23d6d658e137ca49245d0901e2ded83be0db6a3a7419b", kill_on_drop: false }` [INFO] [stderr] warning: The package `paranoia_sys` provides no linkable target. The compiler might raise an error while compiling `paranoia_caller`. Consider adding 'dylib' or 'rlib' to key `crate-type` in `paranoia_sys`'s Cargo.toml. This warning might turn into a hard error in the future. [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Checking paranoia-sys v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking paranoia-caller v0.1.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (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/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.83/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=42a96c723266c235 -C extra-filename=-6e2d730735d9b093 --out-dir /opt/rustwide/target/debug/build/libc-6e2d730735d9b093 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "638ae78cf8711e4bedd23d6d658e137ca49245d0901e2ded83be0db6a3a7419b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "638ae78cf8711e4bedd23d6d658e137ca49245d0901e2ded83be0db6a3a7419b", kill_on_drop: false }` [INFO] [stdout] 638ae78cf8711e4bedd23d6d658e137ca49245d0901e2ded83be0db6a3a7419b