[INFO] cloning repository https://github.com/emuvi/skmotion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emuvi/skmotion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femuvi%2Fskmotion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femuvi%2Fskmotion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55a79cd71a36f62466a7460d59e8a1ced73defef [INFO] testing emuvi/skmotion against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femuvi%2Fskmotion" "/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/emuvi/skmotion 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/emuvi/skmotion [INFO] finished tweaking git repo https://github.com/emuvi/skmotion [INFO] tweaked toml for git repo https://github.com/emuvi/skmotion written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/emuvi/skmotion 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vpx-encode v0.6.0 [INFO] [stderr] Downloaded clap v3.2.5 [INFO] [stderr] Downloaded env-libvpx-sys v5.1.1 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62a00bf26a9c5e793fc463a6de3d2a7c5e432bf7f7c3b481f838509475568bfc [INFO] running `Command { std: "docker" "start" "-a" "62a00bf26a9c5e793fc463a6de3d2a7c5e432bf7f7c3b481f838509475568bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62a00bf26a9c5e793fc463a6de3d2a7c5e432bf7f7c3b481f838509475568bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a00bf26a9c5e793fc463a6de3d2a7c5e432bf7f7c3b481f838509475568bfc", kill_on_drop: false }` [INFO] [stdout] 62a00bf26a9c5e793fc463a6de3d2a7c5e432bf7f7c3b481f838509475568bfc [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 446b67ab90a34899f89cb1b9fa54708bf2989d42ae31cd34bed5000f6c044752 [INFO] running `Command { std: "docker" "start" "-a" "446b67ab90a34899f89cb1b9fa54708bf2989d42ae31cd34bed5000f6c044752", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling scrap v0.5.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling clap_lex v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling env-libvpx-sys v5.1.1 [INFO] [stderr] Compiling webm-sys v1.0.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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 syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.96/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=2ec3f5b70ec5d2cc -C extra-filename=-f8093c817544c86b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-04f9f6467993be03.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ff71028d447730b2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-358a325a936c6af2.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: webm-sys@1.0.3: libwebm/mkvmuxer/mkvmuxer.cc:4230:1: fatal error: error writing to /tmp/ccN9mGwc.s: No space left on device [INFO] [stderr] warning: webm-sys@1.0.3: 4230 | } // namespace mkvmuxer [INFO] [stderr] warning: webm-sys@1.0.3: | ^ [INFO] [stderr] warning: webm-sys@1.0.3: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `webm-sys v1.0.3` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/webm-sys-902f4836b09590f4/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libwebm" "-fno-rtti" "-std=gnu++11" "-fno-exceptions" "-o" "/opt/rustwide/target/debug/build/webm-sys-0f26164b485d32de/out/libwebm/mkvmuxer/mkvmuxer.o" "-c" "libwebm/mkvmuxer/mkvmuxer.cc" [INFO] [stderr] cargo:warning=libwebm/mkvmuxer/mkvmuxer.cc:4230:1: fatal error: error writing to /tmp/ccN9mGwc.s: No space left on device [INFO] [stderr] cargo:warning= 4230 | } // namespace mkvmuxer [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libwebm" "-fno-rtti" "-std=gnu++11" "-fno-exceptions" "-o" "/opt/rustwide/target/debug/build/webm-sys-0f26164b485d32de/out/libwebm/mkvmuxer/mkvmuxer.o" "-c" "libwebm/mkvmuxer/mkvmuxer.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNvgbEk" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "446b67ab90a34899f89cb1b9fa54708bf2989d42ae31cd34bed5000f6c044752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446b67ab90a34899f89cb1b9fa54708bf2989d42ae31cd34bed5000f6c044752", kill_on_drop: false }` [INFO] [stdout] 446b67ab90a34899f89cb1b9fa54708bf2989d42ae31cd34bed5000f6c044752