[INFO] cloning repository https://github.com/zekroTJA/rconcli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zekroTJA/rconcli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzekroTJA%2Frconcli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzekroTJA%2Frconcli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 591fbd9415762c12e66d0c91a710b0f4d7a99d56
[INFO] checking zekroTJA/rconcli against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzekroTJA%2Frconcli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zekroTJA/rconcli on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/zekroTJA/rconcli
[INFO] finished tweaking git repo https://github.com/zekroTJA/rconcli
[INFO] tweaked toml for git repo https://github.com/zekroTJA/rconcli written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/zekroTJA/rconcli 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minecraft-client-rs v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c9ad58a57f1a6697fad381b8967044bbfcdbdb18b3c65d515a88c51be737e9b
[INFO] running `Command { std: "docker" "start" "-a" "1c9ad58a57f1a6697fad381b8967044bbfcdbdb18b3c65d515a88c51be737e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c9ad58a57f1a6697fad381b8967044bbfcdbdb18b3c65d515a88c51be737e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c9ad58a57f1a6697fad381b8967044bbfcdbdb18b3c65d515a88c51be737e9b", kill_on_drop: false }`
[INFO] [stdout] 1c9ad58a57f1a6697fad381b8967044bbfcdbdb18b3c65d515a88c51be737e9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9148979f7ebdce036fa289a515600326ead9f46a13205fc722a9a98a7e812e7c
[INFO] running `Command { std: "docker" "start" "-a" "9148979f7ebdce036fa289a515600326ead9f46a13205fc722a9a98a7e812e7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking minecraft-client-rs v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]     Checking pest v2.7.8
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `clap_derive` (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/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name clap_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=fb224ed0b5ca192b -C extra-filename=-d969df4d1f511924 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b6d2ecba0f0f6244.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f5b4edb261c2bb0a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a718290cf34f052f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9148979f7ebdce036fa289a515600326ead9f46a13205fc722a9a98a7e812e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9148979f7ebdce036fa289a515600326ead9f46a13205fc722a9a98a7e812e7c", kill_on_drop: false }`
[INFO] [stdout] 9148979f7ebdce036fa289a515600326ead9f46a13205fc722a9a98a7e812e7c
