[INFO] cloning repository https://github.com/elatelation/lmmp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elatelation/lmmp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felatelation%2Flmmp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felatelation%2Flmmp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c387386d74f9f805595519ad34e48c80477cf2d [INFO] testing elatelation/lmmp against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felatelation%2Flmmp" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elatelation/lmmp 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/elatelation/lmmp [INFO] finished tweaking git repo https://github.com/elatelation/lmmp [INFO] tweaked toml for git repo https://github.com/elatelation/lmmp written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/elatelation/lmmp 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] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ffmpeg-sys-next v4.4.0 [INFO] [stderr] Downloaded defaultmap v0.5.0 [INFO] [stderr] Downloaded ffmpeg-next v4.4.0 [INFO] [stderr] Downloaded imgui-winit-support v0.7.0 [INFO] [stderr] Downloaded mp4ameta v0.9.1 [INFO] [stderr] Downloaded imgui-opengl-renderer v0.11.0 [INFO] [stderr] Downloaded id3 v0.6.2 [INFO] [stderr] Downloaded mp4ameta_proc v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1ea6e49e69bc8ef4c9f13a05e806ef0a22c52bdaabe6eb7122c59350fa56fa2e [INFO] running `Command { std: "docker" "start" "-a" "1ea6e49e69bc8ef4c9f13a05e806ef0a22c52bdaabe6eb7122c59350fa56fa2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ea6e49e69bc8ef4c9f13a05e806ef0a22c52bdaabe6eb7122c59350fa56fa2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea6e49e69bc8ef4c9f13a05e806ef0a22c52bdaabe6eb7122c59350fa56fa2e", kill_on_drop: false }` [INFO] [stdout] 1ea6e49e69bc8ef4c9f13a05e806ef0a22c52bdaabe6eb7122c59350fa56fa2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 939aefa826ce6ef7657df80b989d05fe1925a5967d53b6cb6424c941e4dfb3d5 [INFO] running `Command { std: "docker" "start" "-a" "939aefa826ce6ef7657df80b989d05fe1925a5967d53b6cb6424c941e4dfb3d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling ffmpeg-next v4.4.0 [INFO] [stderr] Compiling mp4ameta_proc v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling any_ascii v0.1.7 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling defaultmap v0.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling lexical-sort v0.3.1 [INFO] [stderr] Compiling mp4ameta v0.9.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling lmmp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling id3 v0.6.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling ffmpeg-sys-next v4.4.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaU24L0s/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ffmpeg-sys-next` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "939aefa826ce6ef7657df80b989d05fe1925a5967d53b6cb6424c941e4dfb3d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "939aefa826ce6ef7657df80b989d05fe1925a5967d53b6cb6424c941e4dfb3d5", kill_on_drop: false }` [INFO] [stdout] 939aefa826ce6ef7657df80b989d05fe1925a5967d53b6cb6424c941e4dfb3d5