[INFO] cloning repository https://github.com/ishansd94/rs-terraform [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ishansd94/rs-terraform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishansd94%2Frs-terraform", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishansd94%2Frs-terraform'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc020359faf851b3a564df1660eb59c4abd2fd0b [INFO] testing ishansd94/rs-terraform against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishansd94%2Frs-terraform" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 87% (7/8) Updating files: 100% (8/8) Updating files: 100% (8/8), done. [INFO] validating manifest of git repo https://github.com/ishansd94/rs-terraform on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ishansd94/rs-terraform [INFO] finished tweaking git repo https://github.com/ishansd94/rs-terraform [INFO] tweaked toml for git repo https://github.com/ishansd94/rs-terraform written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ishansd94/rs-terraform 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6133bf3524cf038897088c9653af438fbc31a65ea9c4cebf59c32ac11504c8fb [INFO] running `Command { std: "docker" "start" "-a" "6133bf3524cf038897088c9653af438fbc31a65ea9c4cebf59c32ac11504c8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6133bf3524cf038897088c9653af438fbc31a65ea9c4cebf59c32ac11504c8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6133bf3524cf038897088c9653af438fbc31a65ea9c4cebf59c32ac11504c8fb", kill_on_drop: false }` [INFO] [stdout] 6133bf3524cf038897088c9653af438fbc31a65ea9c4cebf59c32ac11504c8fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6377bb33d5f5af6efac98702ddbe550ef4a10dd2bf91d94f9cd0a78746a2f3aa [INFO] running `Command { std: "docker" "start" "-a" "6377bb33d5f5af6efac98702ddbe550ef4a10dd2bf91d94f9cd0a78746a2f3aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling rustix v0.37.5 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling uuid-macro-internal v1.3.0 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling terraform-runner v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `terraform-runner` (bin "terraform-runner") [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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name terraform_runner --edition=2021 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=b1def9ba5c6b6e45 -C extra-filename=-b849d941700b7793 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7a66b7690bbb34f4.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-206f66c773b90546.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-52838b90e75d1877.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-788140e23a2a9c3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b1739cb9e7cb9966.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6377bb33d5f5af6efac98702ddbe550ef4a10dd2bf91d94f9cd0a78746a2f3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6377bb33d5f5af6efac98702ddbe550ef4a10dd2bf91d94f9cd0a78746a2f3aa", kill_on_drop: false }` [INFO] [stdout] 6377bb33d5f5af6efac98702ddbe550ef4a10dd2bf91d94f9cd0a78746a2f3aa