[INFO] cloning repository https://github.com/cpetzold/wormsdc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cpetzold/wormsdc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpetzold%2Fwormsdc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpetzold%2Fwormsdc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68b618cdf198c6dd449d2cb06f03012a10d6f731 [INFO] building cpetzold/wormsdc against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpetzold%2Fwormsdc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cpetzold/wormsdc on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cpetzold/wormsdc [INFO] finished tweaking git repo https://github.com/cpetzold/wormsdc [INFO] tweaked toml for git repo https://github.com/cpetzold/wormsdc written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cpetzold/wormsdc 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46605907156a0893d6a90221b78367fe883ea2bf82a6049c872c81f6d45bdde7 [INFO] running `Command { std: "docker" "start" "-a" "46605907156a0893d6a90221b78367fe883ea2bf82a6049c872c81f6d45bdde7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46605907156a0893d6a90221b78367fe883ea2bf82a6049c872c81f6d45bdde7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46605907156a0893d6a90221b78367fe883ea2bf82a6049c872c81f6d45bdde7", kill_on_drop: false }` [INFO] [stdout] 46605907156a0893d6a90221b78367fe883ea2bf82a6049c872c81f6d45bdde7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae6fbb42be3c083b229cf6fa4650c0514a3d19f5798a4e1d06b85444b1a40737 [INFO] running `Command { std: "docker" "start" "-a" "ae6fbb42be3c083b229cf6fa4650c0514a3d19f5798a4e1d06b85444b1a40737", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling serde_derive v1.0.185 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Compiling deku v0.16.0 [INFO] [stderr] Compiling wormsdc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on devicerustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wormsdc` (bin "wormsdc") [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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name wormsdc --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=1b469b9a83d45906 -C extra-filename=-72b8ba168bad3810 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern deku=/opt/rustwide/target/debug/deps/libdeku-6c38d1b3506745dd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c6974b9ce586d030.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f7a6c396d549a4e0.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ae6fbb42be3c083b229cf6fa4650c0514a3d19f5798a4e1d06b85444b1a40737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae6fbb42be3c083b229cf6fa4650c0514a3d19f5798a4e1d06b85444b1a40737", kill_on_drop: false }` [INFO] [stdout] ae6fbb42be3c083b229cf6fa4650c0514a3d19f5798a4e1d06b85444b1a40737