[INFO] cloning repository https://github.com/timboudreau/audio_unit_rust_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timboudreau/audio_unit_rust_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimboudreau%2Faudio_unit_rust_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimboudreau%2Faudio_unit_rust_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3e8369a61e8d52502e73d9bfea5eade645f6b54 [INFO] testing timboudreau/audio_unit_rust_demo against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimboudreau%2Faudio_unit_rust_demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timboudreau/audio_unit_rust_demo on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timboudreau/audio_unit_rust_demo [INFO] finished tweaking git repo https://github.com/timboudreau/audio_unit_rust_demo [INFO] tweaked toml for git repo https://github.com/timboudreau/audio_unit_rust_demo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/timboudreau/audio_unit_rust_demo 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15a224ba61b7b022b2491b879337c03a07f6b3a8a406644cf2d84468963394df [INFO] running `Command { std: "docker" "start" "-a" "15a224ba61b7b022b2491b879337c03a07f6b3a8a406644cf2d84468963394df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15a224ba61b7b022b2491b879337c03a07f6b3a8a406644cf2d84468963394df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a224ba61b7b022b2491b879337c03a07f6b3a8a406644cf2d84468963394df", kill_on_drop: false }` [INFO] [stdout] 15a224ba61b7b022b2491b879337c03a07f6b3a8a406644cf2d84468963394df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c8d28c885af4d75a7827b992572e31fec283a9802abbbcc30639476b5c15b58 [INFO] running `Command { std: "docker" "start" "-a" "2c8d28c885af4d75a7827b992572e31fec283a9802abbbcc30639476b5c15b58", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cbindgen v0.26.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cbindgen-bindgen v0.1.0 (/opt/rustwide/workdir/crates/cbindgen-bindgen) [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling mock_dsp_lib v0.1.0 (/opt/rustwide/workdir/crates/mock_dsp_lib) [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cbindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name cbindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cbindgen-0.26.0/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="clap"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default"))' -C metadata=317345386194dd91 -C extra-filename=-5f117c8f98349ddb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-c4209e947f7b328d.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-c667cc7edddd40c1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-001c72a412ecf40a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-12b5511752b9eca3.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3557e401e620e2c8.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4cc624b291e06efc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-da4b44dfcb5a44c1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-972f37de79525a60.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-8be2909a09cc07a2.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-68bf5606d8540951.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-ae64b4d07b6ce807.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "2c8d28c885af4d75a7827b992572e31fec283a9802abbbcc30639476b5c15b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8d28c885af4d75a7827b992572e31fec283a9802abbbcc30639476b5c15b58", kill_on_drop: false }` [INFO] [stdout] 2c8d28c885af4d75a7827b992572e31fec283a9802abbbcc30639476b5c15b58