[INFO] cloning repository https://github.com/gorsat/6809 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gorsat/6809" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorsat%2F6809", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorsat%2F6809'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b338896933f2726733b67464197b1aea45763c34 [INFO] testing gorsat/6809 against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorsat%2F6809" "/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/gorsat/6809 on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gorsat/6809 [INFO] finished tweaking git repo https://github.com/gorsat/6809 [INFO] tweaked toml for git repo https://github.com/gorsat/6809 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gorsat/6809 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap-num v1.0.2 [INFO] [stderr] Downloaded clap v4.4.1 [INFO] [stderr] Downloaded clap_builder v4.4.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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed63132e0fe5719dd332469abdc1cf8ddeeed5fbaeda2b3ec8183c0ef467b2b5 [INFO] running `Command { std: "docker" "start" "-a" "ed63132e0fe5719dd332469abdc1cf8ddeeed5fbaeda2b3ec8183c0ef467b2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed63132e0fe5719dd332469abdc1cf8ddeeed5fbaeda2b3ec8183c0ef467b2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed63132e0fe5719dd332469abdc1cf8ddeeed5fbaeda2b3ec8183c0ef467b2b5", kill_on_drop: false }` [INFO] [stdout] ed63132e0fe5719dd332469abdc1cf8ddeeed5fbaeda2b3ec8183c0ef467b2b5 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89d9e3ff7dbf9e740aa6b85665a94691a2dc88a09097b08c2f8f5278a6760ed9 [INFO] running `Command { std: "docker" "start" "-a" "89d9e3ff7dbf9e740aa6b85665a94691a2dc88a09097b08c2f8f5278a6760ed9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling memchr v2.6.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling clap_builder v4.4.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/num-traits-fb92bb11ea0cac66/build_script_build-fb92bb11ea0cac66.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/num-traits-fb92bb11ea0cac66/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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 `anstream` (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/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name anstream --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.5.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 -C debuginfo=2 --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "wincon"))' -C metadata=40b87c1422b39c32 -C extra-filename=-40b87c1422b39c32 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-554eb71d01621869.rmeta --extern anstyle_parse=/opt/rustwide/target/debug/deps/libanstyle_parse-7a744550b05acbbe.rmeta --extern anstyle_query=/opt/rustwide/target/debug/deps/libanstyle_query-3e5eececea5b96f7.rmeta --extern colorchoice=/opt/rustwide/target/debug/deps/libcolorchoice-fa72d5e6f33309df.rmeta --extern utf8parse=/opt/rustwide/target/debug/deps/libutf8parse-336c07c2ab457e4c.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/libc-20cb063b25bb3e81.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZ9zpw1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/clap_builder-288906af0786f6c7.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5ELWNH/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapfVFZ2/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] running `Command { std: "docker" "inspect" "89d9e3ff7dbf9e740aa6b85665a94691a2dc88a09097b08c2f8f5278a6760ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89d9e3ff7dbf9e740aa6b85665a94691a2dc88a09097b08c2f8f5278a6760ed9", kill_on_drop: false }` [INFO] [stdout] 89d9e3ff7dbf9e740aa6b85665a94691a2dc88a09097b08c2f8f5278a6760ed9