[INFO] cloning repository https://github.com/txels/spreadtrees [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/txels/spreadtrees" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxels%2Fspreadtrees", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxels%2Fspreadtrees'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ffdd2fa98a8692dc33bd41ad5bef8e886539b88 [INFO] documenting txels/spreadtrees 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%2Ftxels%2Fspreadtrees" "/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/txels/spreadtrees 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/txels/spreadtrees [INFO] finished tweaking git repo https://github.com/txels/spreadtrees [INFO] tweaked toml for git repo https://github.com/txels/spreadtrees written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/txels/spreadtrees 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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded include-sql v0.2.5 [INFO] [stderr] Downloaded include-postgres-sql v0.1.10 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3fdc0c4fd8e4b09475d65de1098a5f79e6f4da680e866a9ba1e2a187f0f6c1a [INFO] running `Command { std: "docker" "start" "-a" "b3fdc0c4fd8e4b09475d65de1098a5f79e6f4da680e866a9ba1e2a187f0f6c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3fdc0c4fd8e4b09475d65de1098a5f79e6f4da680e866a9ba1e2a187f0f6c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3fdc0c4fd8e4b09475d65de1098a5f79e6f4da680e866a9ba1e2a187f0f6c1a", kill_on_drop: false }` [INFO] [stdout] b3fdc0c4fd8e4b09475d65de1098a5f79e6f4da680e866a9ba1e2a187f0f6c1a [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=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] 20d87332060280648b84ce064e5e7e08300f959d0796523c37522efae4e451fd [INFO] running `Command { std: "docker" "start" "-a" "20d87332060280648b84ce064e5e7e08300f959d0796523c37522efae4e451fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1Casps/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/mio-b8c987d30fa0af3b/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rand_chacha` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacTqwUX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-bidi` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRGglu1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta53C8u2/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "20d87332060280648b84ce064e5e7e08300f959d0796523c37522efae4e451fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d87332060280648b84ce064e5e7e08300f959d0796523c37522efae4e451fd", kill_on_drop: false }` [INFO] [stdout] 20d87332060280648b84ce064e5e7e08300f959d0796523c37522efae4e451fd