[INFO] cloning repository https://github.com/SpicyRicecaker/clashafk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpicyRicecaker/clashafk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpicyRicecaker%2Fclashafk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpicyRicecaker%2Fclashafk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6df8eba8fa2569143d2bf252b8477f50c495490 [INFO] testing SpicyRicecaker/clashafk against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpicyRicecaker%2Fclashafk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpicyRicecaker/clashafk on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SpicyRicecaker/clashafk [INFO] finished tweaking git repo https://github.com/SpicyRicecaker/clashafk [INFO] tweaked toml for git repo https://github.com/SpicyRicecaker/clashafk written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SpicyRicecaker/clashafk 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serenity v0.10.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22e7511314c07f23c510bf01dee134de7cf2c0df50860ff15dd78ea23dab8121 [INFO] running `Command { std: "docker" "start" "-a" "22e7511314c07f23c510bf01dee134de7cf2c0df50860ff15dd78ea23dab8121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22e7511314c07f23c510bf01dee134de7cf2c0df50860ff15dd78ea23dab8121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e7511314c07f23c510bf01dee134de7cf2c0df50860ff15dd78ea23dab8121", kill_on_drop: false }` [INFO] [stdout] 22e7511314c07f23c510bf01dee134de7cf2c0df50860ff15dd78ea23dab8121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e77bd5c9c30d9fcd912d7a2c4dfd5ce2bd4020e6b16ba7e88a8f999683265e1 [INFO] running `Command { std: "docker" "start" "-a" "3e77bd5c9c30d9fcd912d7a2c4dfd5ce2bd4020e6b16ba7e88a8f999683265e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling serenity v0.10.9 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `reqwest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="json"' --cfg 'feature="mime_guess"' --cfg 'feature="multipart"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="stream"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-util"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "gzip", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "proc-macro-hack", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "trust-dns-resolver", "webpki-roots"))' -C metadata=885f512998637d53 -C extra-filename=-885f512998637d53 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-7760247393b529ea.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-24876783b36c99b7.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-25fcedaa8de5e7d7.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-25b676fed8c93532.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-10f72734c8b28ce4.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-6ae19e1a8a033d60.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-fe171eea9c3a7ef6.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-998385e3c39fb674.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-7309ed07bbcc4b20.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-2eabfabafe2b1674.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-38d28484aa09c82e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-645ea4878d94637b.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4bcbece52c10d809.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-6d5902c0e923e84b.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-a0ca4bc71d2a5e52.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-84867a50b96be63a.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-74a960b9a6b8b714.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-cdbb850fcd45aa88.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c54a1c0ddc2c08fa.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3e7bfda3d19aeb15.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-4a647001fb044209.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-894d85fd5f54cbf1.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-e79ec07a679e0fa5.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4755f858a592288f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0eabcbf6c86d4ead.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-83d420ccafa59a63.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-94be88643b4bef32/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serenity` (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.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.10.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="client"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="rustls_backend_marker"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="url"' --cfg 'feature="utils"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("absolute_ratelimits", "async-tungstenite", "async-tungstenite_compat", "base64", "builder", "bytes", "bytes_compat", "cache", "client", "collector", "command_attr", "default", "default_native_tls", "default_native_tls_tokio_0_2", "default_no_backend", "default_tokio_0_2", "extras", "flate2", "framework", "gateway", "http", "model", "native_tls_backend", "native_tls_backend_marker", "native_tls_tokio_0_2_backend", "reqwest", "reqwest_compat", "rustls_backend", "rustls_backend_marker", "rustls_tokio_0_2_backend", "serenity-voice-model", "standard_framework", "static_assertions", "tokio", "tokio_compat", "typemap_rev", "unstable_discord_api", "url", "utils", "uwl", "voice", "voice-model"))' -C metadata=33a6f34d5c94fbc3 -C extra-filename=-33a6f34d5c94fbc3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-55a6f6d97fbec72b.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-fbbc310ead69a8a7.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-7760247393b529ea.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-24876783b36c99b7.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-11fd3415d0881feb.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-bd454d29018592cd.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-eb76eb3bb599be51.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-a0ca4bc71d2a5e52.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-885f512998637d53.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c54a1c0ddc2c08fa.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3e7bfda3d19aeb15.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-894d85fd5f54cbf1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0a4375475b3a138f.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-eaa41f34cf35d5ff.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0eabcbf6c86d4ead.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-94be88643b4bef32/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3e77bd5c9c30d9fcd912d7a2c4dfd5ce2bd4020e6b16ba7e88a8f999683265e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e77bd5c9c30d9fcd912d7a2c4dfd5ce2bd4020e6b16ba7e88a8f999683265e1", kill_on_drop: false }` [INFO] [stdout] 3e77bd5c9c30d9fcd912d7a2c4dfd5ce2bd4020e6b16ba7e88a8f999683265e1