[INFO] cloning repository https://github.com/benWindsorCode/StructureLang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benWindsorCode/StructureLang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbenWindsorCode%2FStructureLang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbenWindsorCode%2FStructureLang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c7bf7af81428ce8f6d1d27ed18aa1b84333dabd [INFO] testing benWindsorCode/StructureLang against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbenWindsorCode%2FStructureLang" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benWindsorCode/StructureLang on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/benWindsorCode/StructureLang [INFO] finished tweaking git repo https://github.com/benWindsorCode/StructureLang [INFO] tweaked toml for git repo https://github.com/benWindsorCode/StructureLang written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/benWindsorCode/StructureLang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 162f47218050dd16e4f391ba08383e7077caedcd598786cc31d8853fc0229d96 [INFO] running `Command { std: "docker" "start" "-a" "162f47218050dd16e4f391ba08383e7077caedcd598786cc31d8853fc0229d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "162f47218050dd16e4f391ba08383e7077caedcd598786cc31d8853fc0229d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "162f47218050dd16e4f391ba08383e7077caedcd598786cc31d8853fc0229d96", kill_on_drop: false }` [INFO] [stdout] 162f47218050dd16e4f391ba08383e7077caedcd598786cc31d8853fc0229d96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c0c99607a98d386a3bba1d1bf9f45169d2ab5ee0749dfb840aa809777fecb9f [INFO] running `Command { std: "docker" "start" "-a" "5c0c99607a98d386a3bba1d1bf9f45169d2ab5ee0749dfb840aa809777fecb9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] LLVM ERROR: LLVM ERROR: LLVM ERROR: LLVM ERROR: IO failure on output stream: No space left on deviceLLVM ERROR: LLVM ERROR: LLVM ERROR: LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` [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: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.75/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 -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=9d35ccd5aed744bf -C extra-filename=-9d35ccd5aed744bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2b187afb25f696e1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1b89975272fbbc51.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rmeta --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [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/rmeta8yitXe" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pest_generator` due to previous error [INFO] [stderr] error: could not compile `pest_meta` [INFO] running `Command { std: "docker" "inspect" "5c0c99607a98d386a3bba1d1bf9f45169d2ab5ee0749dfb840aa809777fecb9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c0c99607a98d386a3bba1d1bf9f45169d2ab5ee0749dfb840aa809777fecb9f", kill_on_drop: false }` [INFO] [stdout] 5c0c99607a98d386a3bba1d1bf9f45169d2ab5ee0749dfb840aa809777fecb9f