[INFO] cloning repository https://github.com/johncallahan/rindy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johncallahan/rindy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncallahan%2Frindy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncallahan%2Frindy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6896c50bb25a6e733bafef979c9ae0fc90b9cbc [INFO] checking johncallahan/rindy against master#419b3e2d3e350822550eee0e82eeded4d324d584 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncallahan%2Frindy" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johncallahan/rindy on toolchain 419b3e2d3e350822550eee0e82eeded4d324d584 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johncallahan/rindy [INFO] finished tweaking git repo https://github.com/johncallahan/rindy [INFO] tweaked toml for git repo https://github.com/johncallahan/rindy written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/johncallahan/rindy 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" "+419b3e2d3e350822550eee0e82eeded4d324d584" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded helix v0.7.5 [INFO] [stderr] Downloaded indy-sys v1.8.2 [INFO] [stderr] Downloaded backtrace v0.3.11 [INFO] [stderr] Downloaded cstr-macro v0.1.0 [INFO] [stderr] Downloaded indy v1.8.2 [INFO] [stderr] Downloaded libcruby-sys v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb6f44ec3f191db881c52dea01e415ea4df777559a6b4ba40142bb699cede0c2 [INFO] running `Command { std: "docker" "start" "-a" "bb6f44ec3f191db881c52dea01e415ea4df777559a6b4ba40142bb699cede0c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb6f44ec3f191db881c52dea01e415ea4df777559a6b4ba40142bb699cede0c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6f44ec3f191db881c52dea01e415ea4df777559a6b4ba40142bb699cede0c2", kill_on_drop: false }` [INFO] [stdout] bb6f44ec3f191db881c52dea01e415ea4df777559a6b4ba40142bb699cede0c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+419b3e2d3e350822550eee0e82eeded4d324d584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c25b9c43cc4e6a98908371de0bd73c5af1931c7d1fd969b737934c4e3ccbfa42 [INFO] running `Command { std: "docker" "start" "-a" "c25b9c43cc4e6a98908371de0bd73c5af1931c7d1fd969b737934c4e3ccbfa42", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Checking libc v0.2.41 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling libcruby-sys v0.7.5 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking cstr-macro v0.1.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking futures v0.1.26 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking helix v0.7.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `backtrace-sys` (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/419b3e2d3e350822550eee0e82eeded4d324d584/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.28/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=bd187eefa48014fc -C extra-filename=-62157c85e75d8611 --out-dir /opt/rustwide/target/debug/build/backtrace-sys-62157c85e75d8611 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-41d4e8a894a0cce7.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [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/rmeta3oYfNn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1Gw8cB/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `helix` (lib); 159 warnings emitted [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/419b3e2d3e350822550eee0e82eeded4d324d584/bin/rustc --crate-name helix --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/helix-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cabd7159edc4b44a -C extra-filename=-39987ee0da0986cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cstr_macro=/opt/rustwide/target/debug/deps/libcstr_macro-475b5369846fe55c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a714fb9e9bb0f611.rmeta --extern libcruby_sys=/opt/rustwide/target/debug/deps/liblibcruby_sys-13b0cfb5dd18e90f.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 0) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (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/419b3e2d3e350822550eee0e82eeded4d324d584/bin/rustc --crate-name proc_macro2 --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.27/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c1a31e95070fd92c -C extra-filename=-d0b07734698b1b8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid --cfg u128 --cfg use_proc_macro --cfg wrap_proc_macro --cfg nightly` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDRWRFZ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahML3OU/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaedTNcA/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c25b9c43cc4e6a98908371de0bd73c5af1931c7d1fd969b737934c4e3ccbfa42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c25b9c43cc4e6a98908371de0bd73c5af1931c7d1fd969b737934c4e3ccbfa42", kill_on_drop: false }` [INFO] [stdout] c25b9c43cc4e6a98908371de0bd73c5af1931c7d1fd969b737934c4e3ccbfa42