[INFO] cloning repository https://github.com/mendelsshop/everything [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mendelsshop/everything" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendelsshop%2Feverything", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendelsshop%2Feverything'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae1c5c41d13232094c9c669431800a63c4b0f4c6 [INFO] testing mendelsshop/everything against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendelsshop%2Feverything" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/expander/expand_expr.rs [INFO] [stderr] error: unable to write file src/expander/match.rs [INFO] [stderr] error: unable to write file src/lexer.rs [INFO] [stderr] error: unable to write file src/macros.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/pc.rs [INFO] [stderr] error: unable to write file src/primitives.rs [INFO] [stderr] error: unable to write file src/reader.rs [INFO] [stderr] error: unable to write file syntax.txt [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing mendelsshop/everything against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendelsshop%2Feverything" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/expander/expand.rs [INFO] [stderr] error: unable to write file src/expander/expand_expr.rs [INFO] [stderr] error: unable to write file src/expander/match.rs [INFO] [stderr] error: unable to write file src/lexer.rs [INFO] [stderr] error: unable to write file src/macros.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/pc.rs [INFO] [stderr] error: unable to write file src/primitives.rs [INFO] [stderr] error: unable to write file src/reader.rs [INFO] [stderr] error: unable to write file syntax.txt [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing mendelsshop/everything against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendelsshop%2Feverything" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mendelsshop/everything on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mendelsshop/everything [INFO] finished tweaking git repo https://github.com/mendelsshop/everything [INFO] tweaked toml for git repo https://github.com/mendelsshop/everything written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mendelsshop/everything 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.rust_edition [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gsingh93/trace` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-emoji-char v0.9.0 [INFO] [stderr] Downloaded llvm-sys v150.2.1 [INFO] [stderr] Downloaded hexponent v0.3.1 [INFO] [stderr] Downloaded parse_int v0.6.0 [INFO] [stderr] Downloaded simple_file_logger v0.4.1 [INFO] [stderr] Downloaded flexi_logger v0.28.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39d443e9006d89d70b821f037ad1998786c0ebb1a0d517203648d207bb20251b [INFO] running `Command { std: "docker" "start" "-a" "39d443e9006d89d70b821f037ad1998786c0ebb1a0d517203648d207bb20251b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39d443e9006d89d70b821f037ad1998786c0ebb1a0d517203648d207bb20251b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d443e9006d89d70b821f037ad1998786c0ebb1a0d517203648d207bb20251b", kill_on_drop: false }` [INFO] [stdout] 39d443e9006d89d70b821f037ad1998786c0ebb1a0d517203648d207bb20251b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c37724fddb2e70112e8b9c0426806d24f5a86ec0dc5b0e64413a7f0e41b9d7ba [INFO] running `Command { std: "docker" "start" "-a" "c37724fddb2e70112e8b9c0426806d24f5a86ec0dc5b0e64413a7f0e41b9d7ba", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.rust_edition [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling inkwell v0.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling hexponent v0.3.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/liblibc-0b776239f1a36f75.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c37724fddb2e70112e8b9c0426806d24f5a86ec0dc5b0e64413a7f0e41b9d7ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c37724fddb2e70112e8b9c0426806d24f5a86ec0dc5b0e64413a7f0e41b9d7ba", kill_on_drop: false }` [INFO] [stdout] c37724fddb2e70112e8b9c0426806d24f5a86ec0dc5b0e64413a7f0e41b9d7ba