[INFO] cloning repository https://github.com/jlkiri/miette-tab-error-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlkiri/miette-tab-error-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlkiri%2Fmiette-tab-error-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlkiri%2Fmiette-tab-error-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f789f8994faca7f03872684163db8c76137db0a4 [INFO] checking jlkiri/miette-tab-error-repro against master#4ecd70ddd1039a3954056c1071e40278048476fa for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlkiri%2Fmiette-tab-error-repro" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlkiri/miette-tab-error-repro on toolchain 4ecd70ddd1039a3954056c1071e40278048476fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jlkiri/miette-tab-error-repro [INFO] finished tweaking git repo https://github.com/jlkiri/miette-tab-error-repro [INFO] tweaked toml for git repo https://github.com/jlkiri/miette-tab-error-repro written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jlkiri/miette-tab-error-repro 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" "+4ecd70ddd1039a3954056c1071e40278048476fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miette v3.0.1 [INFO] [stderr] Downloaded owo-colors v2.1.0 [INFO] [stderr] Downloaded miette-derive v3.0.1 [INFO] [stderr] Downloaded supports-color v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d13198361a7edc9a77b45e0f30f1d36b1d5776162ef9aecf6b85cf2d78c2a2d [INFO] running `Command { std: "docker" "start" "-a" "4d13198361a7edc9a77b45e0f30f1d36b1d5776162ef9aecf6b85cf2d78c2a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d13198361a7edc9a77b45e0f30f1d36b1d5776162ef9aecf6b85cf2d78c2a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d13198361a7edc9a77b45e0f30f1d36b1d5776162ef9aecf6b85cf2d78c2a2d", kill_on_drop: false }` [INFO] [stdout] 4d13198361a7edc9a77b45e0f30f1d36b1d5776162ef9aecf6b85cf2d78c2a2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4ecd70ddd1039a3954056c1071e40278048476fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f15ec4c194783b3ce186c6f7196e24e25c79c80783bdd8de807b3a22990c039b [INFO] running `Command { std: "docker" "start" "-a" "f15ec4c194783b3ce186c6f7196e24e25c79c80783bdd8de807b3a22990c039b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking owo-colors v2.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking supports-color v1.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling miette-derive v3.0.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (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/4ecd70ddd1039a3954056c1071e40278048476fa/bin/rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.29/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())' -C metadata=adac7ae618021091 -C extra-filename=-036c8352bb3f0e1f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-300115b108c8525c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9413e8647dcb430a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-34fb5d98f0a96542.rlib --extern proc_macro --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 `unicode-linebreak` (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/4ecd70ddd1039a3954056c1071e40278048476fa/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-linebreak-0.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d34d7018ccbcc46 -C extra-filename=-6057f7f9635fea5b --out-dir /opt/rustwide/target/debug/build/unicode-linebreak-6057f7f9635fea5b -L dependency=/opt/rustwide/target/debug/deps --extern regex=/opt/rustwide/target/debug/deps/libregex-842b963fe73f7236.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miette-derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f15ec4c194783b3ce186c6f7196e24e25c79c80783bdd8de807b3a22990c039b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15ec4c194783b3ce186c6f7196e24e25c79c80783bdd8de807b3a22990c039b", kill_on_drop: false }` [INFO] [stdout] f15ec4c194783b3ce186c6f7196e24e25c79c80783bdd8de807b3a22990c039b