[INFO] cloning repository https://github.com/harry-anderson/cxx-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harry-anderson/cxx-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharry-anderson%2Fcxx-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharry-anderson%2Fcxx-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f7327c970b386081bb9075da13b6615934b5445 [INFO] checking harry-anderson/cxx-test against master#a9e7b30487235621751cc628f170c0f15fb215c4 for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharry-anderson%2Fcxx-test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harry-anderson/cxx-test on toolchain a9e7b30487235621751cc628f170c0f15fb215c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harry-anderson/cxx-test [INFO] finished tweaking git repo https://github.com/harry-anderson/cxx-test [INFO] tweaked toml for git repo https://github.com/harry-anderson/cxx-test written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/harry-anderson/cxx-test 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" "+a9e7b30487235621751cc628f170c0f15fb215c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-flags v1.0.95 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.95 [INFO] [stderr] Downloaded cxx-build v1.0.95 [INFO] [stderr] Downloaded cxx v1.0.95 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72bf4fd415baec3b98b76d4b79c72188705f3fd8e53414a8d5a520b0c843fdfb [INFO] running `Command { std: "docker" "start" "-a" "72bf4fd415baec3b98b76d4b79c72188705f3fd8e53414a8d5a520b0c843fdfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72bf4fd415baec3b98b76d4b79c72188705f3fd8e53414a8d5a520b0c843fdfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72bf4fd415baec3b98b76d4b79c72188705f3fd8e53414a8d5a520b0c843fdfb", kill_on_drop: false }` [INFO] [stdout] 72bf4fd415baec3b98b76d4b79c72188705f3fd8e53414a8d5a520b0c843fdfb [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a9e7b30487235621751cc628f170c0f15fb215c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1d127a7493f1fc1ce5171bf9d84ccfdd8b0427e81dadc4d88c651a9961c7ffd [INFO] running `Command { std: "docker" "start" "-a" "b1d127a7493f1fc1ce5171bf9d84ccfdd8b0427e81dadc4d88c651a9961c7ffd", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling scratch v1.0.5 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.95 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling link-cplusplus v1.0.8 [INFO] [stderr] Compiling cxx v1.0.95 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling cxx-build v1.0.95 [INFO] [stderr] Compiling cxxbridge-macro v1.0.95 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cxx-build` (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/a9e7b30487235621751cc628f170c0f15fb215c4/bin/rustc --crate-name cxx_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxx-build-1.0.95/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("experimental-async-fn", "parallel"))' -C metadata=2b8e0a03ba7e82ec -C extra-filename=-ad846814063e2103 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-79655d38c9cfd8cd.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-a5466f7fbb7c4772.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d697ede34dafd981.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f371ae3a12204298.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a43b42d7bba4c0df.rmeta --extern scratch=/opt/rustwide/target/debug/deps/libscratch-ebeeafd92bf66859.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-43543258ff6084ac.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [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 `cxxbridge-macro` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a9e7b30487235621751cc628f170c0f15fb215c4/bin/rustc --crate-name cxxbridge_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxxbridge-macro-1.0.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang-ast", "experimental-async-fn", "experimental-enum-variants-from-header", "flate2", "memmap", "serde", "serde_json"))' -C metadata=e40fd5e491305a96 -C extra-filename=-84dff6715734b659 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f371ae3a12204298.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a43b42d7bba4c0df.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-43543258ff6084ac.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b1d127a7493f1fc1ce5171bf9d84ccfdd8b0427e81dadc4d88c651a9961c7ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d127a7493f1fc1ce5171bf9d84ccfdd8b0427e81dadc4d88c651a9961c7ffd", kill_on_drop: false }` [INFO] [stdout] b1d127a7493f1fc1ce5171bf9d84ccfdd8b0427e81dadc4d88c651a9961c7ffd