[INFO] cloning repository https://github.com/osiewicz/dice_box [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/osiewicz/dice_box" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosiewicz%2Fdice_box", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosiewicz%2Fdice_box'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b43ad9ea3f7f1cd05c08c7fe23cbcf01bf13b325 [INFO] documenting osiewicz/dice_box against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosiewicz%2Fdice_box" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/osiewicz/dice_box 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/osiewicz/dice_box [INFO] finished tweaking git repo https://github.com/osiewicz/dice_box [INFO] tweaked toml for git repo https://github.com/osiewicz/dice_box written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/osiewicz/dice_box 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f1debf4cce174d65101f0b65f82e1ef2292127d12c5add049d0afda354bd3f60 [INFO] running `Command { std: "docker" "start" "-a" "f1debf4cce174d65101f0b65f82e1ef2292127d12c5add049d0afda354bd3f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1debf4cce174d65101f0b65f82e1ef2292127d12c5add049d0afda354bd3f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1debf4cce174d65101f0b65f82e1ef2292127d12c5add049d0afda354bd3f60", kill_on_drop: false }` [INFO] [stdout] f1debf4cce174d65101f0b65f82e1ef2292127d12c5add049d0afda354bd3f60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b5813cf4d0184b1e5e06a101378edbec9ef064d4542c3babb820c68de06356b [INFO] running `Command { std: "docker" "start" "-a" "2b5813cf4d0184b1e5e06a101378edbec9ef064d4542c3babb820c68de06356b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking papergrid v0.10.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking ordered-float v3.9.1 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Checking tabled v0.14.0 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.4.2 [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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.4.2/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=53b044b88416622e -C extra-filename=-30bf55fd402f6c8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-20b1c9cf44831148.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2c8096fa0b1cf1e1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-574fdce760f78fc8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-632edf95bb1a6b98.rlib --extern proc_macro --cap-lints allow --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 "/opt/rustwide/target/debug/deps/rmetaNqD2Hx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2b5813cf4d0184b1e5e06a101378edbec9ef064d4542c3babb820c68de06356b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b5813cf4d0184b1e5e06a101378edbec9ef064d4542c3babb820c68de06356b", kill_on_drop: false }` [INFO] [stdout] 2b5813cf4d0184b1e5e06a101378edbec9ef064d4542c3babb820c68de06356b