[INFO] cloning repository https://github.com/deadManAlive/xors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deadManAlive/xors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeadManAlive%2Fxors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeadManAlive%2Fxors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d0d398607574aa0125cc1e25d819a23bd9e43c3 [INFO] documenting deadManAlive/xors/0d0d398607574aa0125cc1e25d819a23bd9e43c3 against beta-2024-09-05 for beta-1.82-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdeadManAlive%2Fxors" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deadManAlive/xors on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/deadManAlive/xors [INFO] finished tweaking git repo https://github.com/deadManAlive/xors [INFO] tweaked toml for git repo https://github.com/deadManAlive/xors written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/deadManAlive/xors 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-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa26a959d695f0407ee59a6caa4289166d86a5b02f73ee05a23533cbf7ee1909 [INFO] running `Command { std: "docker" "start" "-a" "aa26a959d695f0407ee59a6caa4289166d86a5b02f73ee05a23533cbf7ee1909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa26a959d695f0407ee59a6caa4289166d86a5b02f73ee05a23533cbf7ee1909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa26a959d695f0407ee59a6caa4289166d86a5b02f73ee05a23533cbf7ee1909", kill_on_drop: false }` [INFO] [stdout] aa26a959d695f0407ee59a6caa4289166d86a5b02f73ee05a23533cbf7ee1909 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42e1fa801a4857f299875cfcd049fd300fc34eb4e0c744bba0e3f6cd50ea988b [INFO] running `Command { std: "docker" "start" "-a" "42e1fa801a4857f299875cfcd049fd300fc34eb4e0c744bba0e3f6cd50ea988b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.57 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Checking transpose v0.2.2 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling plotly_derive v0.8.3 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetay7FLsh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 2 previous errors [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/rmetaqFWqp3" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_with` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "42e1fa801a4857f299875cfcd049fd300fc34eb4e0c744bba0e3f6cd50ea988b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e1fa801a4857f299875cfcd049fd300fc34eb4e0c744bba0e3f6cd50ea988b", kill_on_drop: false }` [INFO] [stdout] 42e1fa801a4857f299875cfcd049fd300fc34eb4e0c744bba0e3f6cd50ea988b