[INFO] cloning repository https://github.com/Treeki/SplashSrv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Treeki/SplashSrv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTreeki%2FSplashSrv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTreeki%2FSplashSrv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c0b2a5a3f52a4376d675ab76d38f66bcb46db42 [INFO] documenting Treeki/SplashSrv against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTreeki%2FSplashSrv" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Treeki/SplashSrv on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Treeki/SplashSrv [INFO] finished tweaking git repo https://github.com/Treeki/SplashSrv [INFO] tweaked toml for git repo https://github.com/Treeki/SplashSrv written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Treeki/SplashSrv 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8425b49ad510153642e0aeefad75cdb92211fa81edbc28086354f4572a7e892 [INFO] running `Command { std: "docker" "start" "-a" "e8425b49ad510153642e0aeefad75cdb92211fa81edbc28086354f4572a7e892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8425b49ad510153642e0aeefad75cdb92211fa81edbc28086354f4572a7e892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8425b49ad510153642e0aeefad75cdb92211fa81edbc28086354f4572a7e892", kill_on_drop: false }` [INFO] [stdout] e8425b49ad510153642e0aeefad75cdb92211fa81edbc28086354f4572a7e892 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b860425a6ae444f4b8b41dab02725c09c36abc993d35d89eff450dae999351c3 [INFO] running `Command { std: "docker" "start" "-a" "b860425a6ae444f4b8b41dab02725c09c36abc993d35d89eff450dae999351c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking rusqlite v0.29.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking rusqlite_migration v1.0.2 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoR7vTb/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustls` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deku_derive` (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/rmetaBjh5io" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanTJR9M/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b860425a6ae444f4b8b41dab02725c09c36abc993d35d89eff450dae999351c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b860425a6ae444f4b8b41dab02725c09c36abc993d35d89eff450dae999351c3", kill_on_drop: false }` [INFO] [stdout] b860425a6ae444f4b8b41dab02725c09c36abc993d35d89eff450dae999351c3