[INFO] cloning repository https://github.com/phodina/rustify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phodina/rustify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/phodina/rustify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phodina/rustify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/phodina/rustify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phodina/rustify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/phodina/rustify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phodina/rustify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/phodina/rustify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phodina/rustify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9290c9de8ca94ca86477a828ad91d84cd2aafd43 [INFO] checking phodina/rustify against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodina%2Frustify" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/phodina/rustify [INFO] finished tweaking git repo https://github.com/phodina/rustify [INFO] tweaked toml for git repo https://github.com/phodina/rustify written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/phodina/rustify on toolchain 5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/phodina/rustify 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" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49d2cc2bab7e6d9bac6c34d4aad80187809d5b8a72a51835947c22aed60f8194 [INFO] running `Command { std: "docker" "start" "-a" "49d2cc2bab7e6d9bac6c34d4aad80187809d5b8a72a51835947c22aed60f8194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49d2cc2bab7e6d9bac6c34d4aad80187809d5b8a72a51835947c22aed60f8194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49d2cc2bab7e6d9bac6c34d4aad80187809d5b8a72a51835947c22aed60f8194", kill_on_drop: false }` [INFO] [stdout] 49d2cc2bab7e6d9bac6c34d4aad80187809d5b8a72a51835947c22aed60f8194 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f788920d29109ccd55a0ad36b3f28a440bf00c28e337e47588f1e62521ae9b8 [INFO] running `Command { std: "docker" "start" "-a" "3f788920d29109ccd55a0ad36b3f28a440bf00c28e337e47588f1e62521ae9b8", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libloading v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling clang-sys v0.21.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bindgen v0.31.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling which v1.0.3 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clang-sys` (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/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name clang_sys --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-0.21.0/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="clang_3_9"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clippy", "gte_clang_3_6", "gte_clang_3_7", "gte_clang_3_8", "gte_clang_3_9", "gte_clang_4_0", "gte_clang_5_0", "libloading", "runtime", "static"))' -C metadata=617d505950820508 -C extra-filename=-88b8454698d974a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-53eb3be8aa52688a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9fec0bba8e03d7d4.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-2010be278c1b8c6f.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 `regex` (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/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name regex --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-0.2.2/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("pattern", "simd", "simd-accel"))' -C metadata=f533e47f57f5fc26 -C extra-filename=-7fe682f73e3fc239 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-01f177ce0937ad99.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f2f406ada535a22c.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-0bc4912f55a05c79.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-718ed73e99c6b0bd.rmeta --extern utf8_ranges=/opt/rustwide/target/debug/deps/libutf8_ranges-0f79eb3d81051a32.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3f788920d29109ccd55a0ad36b3f28a440bf00c28e337e47588f1e62521ae9b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f788920d29109ccd55a0ad36b3f28a440bf00c28e337e47588f1e62521ae9b8", kill_on_drop: false }` [INFO] [stdout] 3f788920d29109ccd55a0ad36b3f28a440bf00c28e337e47588f1e62521ae9b8