[INFO] cloning repository https://github.com/ykafia/rust_path_tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ykafia/rust_path_tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykafia%2Frust_path_tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykafia%2Frust_path_tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0675c5b236a0bf71acf9629df0746be291d2b0dc [INFO] checking ykafia/rust_path_tracer against master#19f42cb9bb65555e7d95dab7d17573ae6c5d634c for pr-139087 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykafia%2Frust_path_tracer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ykafia/rust_path_tracer on toolchain 19f42cb9bb65555e7d95dab7d17573ae6c5d634c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ykafia/rust_path_tracer [INFO] finished tweaking git repo https://github.com/ykafia/rust_path_tracer [INFO] tweaked toml for git repo https://github.com/ykafia/rust_path_tracer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ykafia/rust_path_tracer 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" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "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 cc v1.0.55 [INFO] [stderr] Downloaded wayland-cursor v0.25.0 [INFO] [stderr] Downloaded wayland-sys v0.25.0 [INFO] [stderr] Downloaded wayland-commons v0.25.0 [INFO] [stderr] Downloaded wayland-scanner v0.25.0 [INFO] [stderr] Downloaded png v0.16.6 [INFO] [stderr] Downloaded minifb v0.16.0 [INFO] [stderr] Downloaded wayland-client v0.25.0 [INFO] [stderr] Downloaded wayland-protocols v0.25.0 [INFO] [stderr] Downloaded image v0.23.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5ef2a157fbca29765a3e35d64e929d2e6c461e1dbd9f52479ef6e1b32fd063d [INFO] running `Command { std: "docker" "start" "-a" "d5ef2a157fbca29765a3e35d64e929d2e6c461e1dbd9f52479ef6e1b32fd063d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5ef2a157fbca29765a3e35d64e929d2e6c461e1dbd9f52479ef6e1b32fd063d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ef2a157fbca29765a3e35d64e929d2e6c461e1dbd9f52479ef6e1b32fd063d", kill_on_drop: false }` [INFO] [stdout] d5ef2a157fbca29765a3e35d64e929d2e6c461e1dbd9f52479ef6e1b32fd063d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c95689215d3245d5a9257146dfa6b56c7a59a16afeb26dbd6334d7c05c70dba2 [INFO] running `Command { std: "docker" "start" "-a" "c95689215d3245d5a9257146dfa6b56c7a59a16afeb26dbd6334d7c05c70dba2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/rayon-core-8eec64dd0b21bf53/build_script_build-8eec64dd0b21bf53.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rayon-core-8eec64dd0b21bf53/dep-build-script-build-script-build` [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9Wocb2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.33/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d2dd3f847b730254 -C extra-filename=-8a46ed06ad35fe7a --out-dir /opt/rustwide/target/debug/build/syn-8a46ed06ad35fe7a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `scopeguard` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `xml-rs` (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/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/bin/rustc --crate-name xml --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9b37aeb35810bd8 -C extra-filename=-1a4c701caf1a13c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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/rmeta50znS7" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-scanner` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c95689215d3245d5a9257146dfa6b56c7a59a16afeb26dbd6334d7c05c70dba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c95689215d3245d5a9257146dfa6b56c7a59a16afeb26dbd6334d7c05c70dba2", kill_on_drop: false }` [INFO] [stdout] c95689215d3245d5a9257146dfa6b56c7a59a16afeb26dbd6334d7c05c70dba2