[INFO] cloning repository https://github.com/szabgab/code-maven-experiment-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szabgab/code-maven-experiment-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszabgab%2Fcode-maven-experiment-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszabgab%2Fcode-maven-experiment-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f838e5ce098faf42fd1af25eb48fb48645fb59a5 [INFO] testing szabgab/code-maven-experiment-rs against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszabgab%2Fcode-maven-experiment-rs" "/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/szabgab/code-maven-experiment-rs on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/szabgab/code-maven-experiment-rs [INFO] finished tweaking git repo https://github.com/szabgab/code-maven-experiment-rs [INFO] tweaked toml for git repo https://github.com/szabgab/code-maven-experiment-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/szabgab/code-maven-experiment-rs 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/one/Cargo.toml: unused manifest key: package.reposity [INFO] [stderr] Blocking waiting for file lock on package cache [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e024d9d3ef724ce0f7222e85b3fe521930dbf215930ca7a70697cef6a4b6a3d3 [INFO] running `Command { std: "docker" "start" "-a" "e024d9d3ef724ce0f7222e85b3fe521930dbf215930ca7a70697cef6a4b6a3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e024d9d3ef724ce0f7222e85b3fe521930dbf215930ca7a70697cef6a4b6a3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e024d9d3ef724ce0f7222e85b3fe521930dbf215930ca7a70697cef6a4b6a3d3", kill_on_drop: false }` [INFO] [stdout] e024d9d3ef724ce0f7222e85b3fe521930dbf215930ca7a70697cef6a4b6a3d3 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1acf6f837c354ba3fc2aa8db76cc862e53b748c84487b8c8bca2c2fced694fa9 [INFO] running `Command { std: "docker" "start" "-a" "1acf6f837c354ba3fc2aa8db76cc862e53b748c84487b8c8bca2c2fced694fa9", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/one/Cargo.toml: unused manifest key: package.reposity [INFO] [stderr] Compiling code-maven-experiment-two v0.1.0 (/opt/rustwide/workdir/two) [INFO] [stderr] Compiling code-maven-experiment-one v0.1.3 (/opt/rustwide/workdir/one) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `code-maven-experiment-one` (bin "code-maven-experiment-one") [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.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name code_maven_experiment_one --edition=2021 one/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad27e3bf01dbbd9d -C extra-filename=-a4faf8769b201a25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn` (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 "/tmp/rustcDiIS7C" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `code-maven-experiment-two` (bin "code-maven-experiment-two") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1acf6f837c354ba3fc2aa8db76cc862e53b748c84487b8c8bca2c2fced694fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1acf6f837c354ba3fc2aa8db76cc862e53b748c84487b8c8bca2c2fced694fa9", kill_on_drop: false }` [INFO] [stdout] 1acf6f837c354ba3fc2aa8db76cc862e53b748c84487b8c8bca2c2fced694fa9