[INFO] cloning repository https://github.com/hanHHHyU/tokio-mc-sync-ffi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hanHHHyU/tokio-mc-sync-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhanHHHyU%2Ftokio-mc-sync-ffi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhanHHHyU%2Ftokio-mc-sync-ffi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3c03711b072bbfbad196be43fb30bc815728835 [INFO] testing hanHHHyU/tokio-mc-sync-ffi against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhanHHHyU%2Ftokio-mc-sync-ffi" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hanHHHyU/tokio-mc-sync-ffi on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hanHHHyU/tokio-mc-sync-ffi [INFO] finished tweaking git repo https://github.com/hanHHHyU/tokio-mc-sync-ffi [INFO] tweaked toml for git repo https://github.com/hanHHHyU/tokio-mc-sync-ffi written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hanHHHyU/tokio-mc-sync-ffi 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-mc v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d67b8b90ac84fdccdf7d4babf0a87faee65bb151ace231910140edb9e98b0d21 [INFO] running `Command { std: "docker" "start" "-a" "d67b8b90ac84fdccdf7d4babf0a87faee65bb151ace231910140edb9e98b0d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d67b8b90ac84fdccdf7d4babf0a87faee65bb151ace231910140edb9e98b0d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d67b8b90ac84fdccdf7d4babf0a87faee65bb151ace231910140edb9e98b0d21", kill_on_drop: false }` [INFO] [stdout] d67b8b90ac84fdccdf7d4babf0a87faee65bb151ace231910140edb9e98b0d21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c1b443620aa87de515c1ecfbe4513a9c35dae07a70e40df77df9c6fe6313880 [INFO] running `Command { std: "docker" "start" "-a" "0c1b443620aa87de515c1ecfbe4513a9c35dae07a70e40df77df9c6fe6313880", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling tokio-mc v0.1.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio-mc` (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.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio_mc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-mc-0.1.2/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="3e"' --cfg 'feature="3e-sync"' --cfg 'feature="futures-util"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("3e", "3e-async", "3e-sync", "futures-util", "sync", "tcp"))' -C metadata=8c4a16acec36afb6 -C extra-filename=-8a9e7a81dda0cc90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2e9bd094e6fac28f.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-b0d7f13742f5bdea.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c09bd687c0c5150d.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-86043360f6b80c5a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-db577972136a9625.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ad2af80195b618a8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3cee09543ee1ce91.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "0c1b443620aa87de515c1ecfbe4513a9c35dae07a70e40df77df9c6fe6313880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1b443620aa87de515c1ecfbe4513a9c35dae07a70e40df77df9c6fe6313880", kill_on_drop: false }` [INFO] [stdout] 0c1b443620aa87de515c1ecfbe4513a9c35dae07a70e40df77df9c6fe6313880