[INFO] cloning repository https://github.com/jiyuu-jin/midi-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiyuu-jin/midi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiyuu-jin%2Fmidi-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiyuu-jin%2Fmidi-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cd15e26940506fffb945f5ccba734c7ab505e17 [INFO] testing jiyuu-jin/midi-rs against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiyuu-jin%2Fmidi-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiyuu-jin/midi-rs 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/jiyuu-jin/midi-rs [INFO] finished tweaking git repo https://github.com/jiyuu-jin/midi-rs [INFO] tweaked toml for git repo https://github.com/jiyuu-jin/midi-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jiyuu-jin/midi-rs 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 midir v0.10.0 [INFO] [stderr] Downloaded midi-control v0.2.2 [INFO] [stderr] Downloaded coremidi v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 318176196f27a5c449d4c47a001939be1b0088fc9cdf9f398fd9690ba60fb1de [INFO] running `Command { std: "docker" "start" "-a" "318176196f27a5c449d4c47a001939be1b0088fc9cdf9f398fd9690ba60fb1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "318176196f27a5c449d4c47a001939be1b0088fc9cdf9f398fd9690ba60fb1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "318176196f27a5c449d4c47a001939be1b0088fc9cdf9f398fd9690ba60fb1de", kill_on_drop: false }` [INFO] [stdout] 318176196f27a5c449d4c47a001939be1b0088fc9cdf9f398fd9690ba60fb1de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 72c6ab57a28e0ab59c77cd95c6916f6249a6785db07575a9437915f893d17468 [INFO] running `Command { std: "docker" "start" "-a" "72c6ab57a28e0ab59c77cd95c6916f6249a6785db07575a9437915f893d17468", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/liblewton-cec783ee044cea0d.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `symphonia-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name symphonia_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/symphonia-core-0.5.4/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "opt-simd", "opt-simd-avx", "opt-simd-neon", "opt-simd-sse", "rustfft"))' -C metadata=0f9bb65f642cc566 -C extra-filename=-217c018b389e011c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-892a6b356d5caa23.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-775714d9affc3256.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-0cc86a5d09fc31ce.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1279b7b09dfd5d2c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e3417d054a260591.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lewton` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "72c6ab57a28e0ab59c77cd95c6916f6249a6785db07575a9437915f893d17468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c6ab57a28e0ab59c77cd95c6916f6249a6785db07575a9437915f893d17468", kill_on_drop: false }` [INFO] [stdout] 72c6ab57a28e0ab59c77cd95c6916f6249a6785db07575a9437915f893d17468