[INFO] cloning repository https://github.com/ealtun21/kuvpn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ealtun21/kuvpn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fealtun21%2Fkuvpn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fealtun21%2Fkuvpn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 982d9778a4df114ac00d40f0215d31a51b42dff6 [INFO] checking ealtun21/kuvpn against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fealtun21%2Fkuvpn" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ealtun21/kuvpn [INFO] finished tweaking git repo https://github.com/ealtun21/kuvpn [INFO] tweaked toml for git repo https://github.com/ealtun21/kuvpn written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ealtun21/kuvpn on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ealtun21/kuvpn 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb6b7235cef3dd99005345766248f8e21fdca70e4b6831d4d27abd8b3d4d90d1 [INFO] running `Command { std: "docker" "start" "-a" "bb6b7235cef3dd99005345766248f8e21fdca70e4b6831d4d27abd8b3d4d90d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb6b7235cef3dd99005345766248f8e21fdca70e4b6831d4d27abd8b3d4d90d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6b7235cef3dd99005345766248f8e21fdca70e4b6831d4d27abd8b3d4d90d1", kill_on_drop: false }` [INFO] [stdout] bb6b7235cef3dd99005345766248f8e21fdca70e4b6831d4d27abd8b3d4d90d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7c5e80a3e9db223684759d6c0bf302df24c82659ab4be809e85566f0141ea59 [INFO] running `Command { std: "docker" "start" "-a" "a7c5e80a3e9db223684759d6c0bf302df24c82659ab4be809e85566f0141ea59", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling auto_generate_cdp v0.4.4 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking clap_builder v4.5.11 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZOxJeF" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSYN5SH/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `url` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `anyhow` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarXIhAd/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aes` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazGsWng/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libcc-2049810fd4134900.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWmpSQ5/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex-syntax` (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/rmetaCiBjy1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (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/rmetaKjivDs" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (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/rmeta3bbCl9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a7c5e80a3e9db223684759d6c0bf302df24c82659ab4be809e85566f0141ea59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c5e80a3e9db223684759d6c0bf302df24c82659ab4be809e85566f0141ea59", kill_on_drop: false }` [INFO] [stdout] a7c5e80a3e9db223684759d6c0bf302df24c82659ab4be809e85566f0141ea59