[INFO] cloning repository https://github.com/aizcutei/ruhear [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aizcutei/ruhear" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faizcutei%2Fruhear", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faizcutei%2Fruhear'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01fdc3c369b5b47cbcd932ad2380ce306e878b8e [INFO] testing aizcutei/ruhear against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faizcutei%2Fruhear" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aizcutei/ruhear on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aizcutei/ruhear [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/aizcutei/ruhear [INFO] tweaked toml for git repo https://github.com/aizcutei/ruhear written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aizcutei/ruhear 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c84f72241d564a7da858b282ad5c9a450b5f61a619f0d54582c71a00b9f17591 [INFO] running `Command { std: "docker" "start" "-a" "c84f72241d564a7da858b282ad5c9a450b5f61a619f0d54582c71a00b9f17591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c84f72241d564a7da858b282ad5c9a450b5f61a619f0d54582c71a00b9f17591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c84f72241d564a7da858b282ad5c9a450b5f61a619f0d54582c71a00b9f17591", kill_on_drop: false }` [INFO] [stdout] c84f72241d564a7da858b282ad5c9a450b5f61a619f0d54582c71a00b9f17591 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbe733e45c55bea545ca119a7034cb2d1cd1a29bac1a7ab64be1be68621f66de [INFO] running `Command { std: "docker" "start" "-a" "dbe733e45c55bea545ca119a7034cb2d1cd1a29bac1a7ab64be1be68621f66de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling ruhear v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.07s [INFO] running `Command { std: "docker" "inspect" "dbe733e45c55bea545ca119a7034cb2d1cd1a29bac1a7ab64be1be68621f66de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe733e45c55bea545ca119a7034cb2d1cd1a29bac1a7ab64be1be68621f66de", kill_on_drop: false }` [INFO] [stdout] dbe733e45c55bea545ca119a7034cb2d1cd1a29bac1a7ab64be1be68621f66de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73232d54f3cfee2224b3fa7de1e6221cd1913f09aa2711db94e21fd74903b8f2 [INFO] running `Command { std: "docker" "start" "-a" "73232d54f3cfee2224b3fa7de1e6221cd1913f09aa2711db94e21fd74903b8f2", kill_on_drop: false }` [INFO] [stderr] Compiling ruhear v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/error.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let mut ruhear = RUHear::new(callback.clone()); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetad3fOox" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruhear` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7vmxcm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libruhear-8c6d6b8e863177ee.rlib,libcpal-ff0d1f555ee0f7e4.rlib,libdasp_sample-36a8a9956058a9f1.rlib,libparking_lot-68b80fb9d2fef056.rlib,libparking_lot_core-fdb9d3d9622d9892.rlib,libsmallvec-6c28d06afe872838.rlib,liblock_api-f3e5d5105b19fd33.rlib,libscopeguard-7ec2214574194454.rlib,libalsa-063ce849c168aaea.rlib,libnix-2e436b8affea6077.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libbitflags-dde12b0d7d495b50.rlib,libalsa_sys-725f1c023de47725.rlib,liblibc-5f66eb3700b8e598.rlib,libanyhow-e16ad16a491adf79.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/capture-08de1f290caa4b43" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruhear` (example "capture") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcw7qNS0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libruhear-8c6d6b8e863177ee.rlib,libcpal-ff0d1f555ee0f7e4.rlib,libdasp_sample-36a8a9956058a9f1.rlib,libparking_lot-68b80fb9d2fef056.rlib,libparking_lot_core-fdb9d3d9622d9892.rlib,libsmallvec-6c28d06afe872838.rlib,liblock_api-f3e5d5105b19fd33.rlib,libscopeguard-7ec2214574194454.rlib,libalsa-063ce849c168aaea.rlib,libnix-2e436b8affea6077.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libbitflags-dde12b0d7d495b50.rlib,libalsa_sys-725f1c023de47725.rlib,liblibc-5f66eb3700b8e598.rlib,libanyhow-e16ad16a491adf79.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/error-8ff51709ca6abdb7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruhear` (example "error") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "73232d54f3cfee2224b3fa7de1e6221cd1913f09aa2711db94e21fd74903b8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73232d54f3cfee2224b3fa7de1e6221cd1913f09aa2711db94e21fd74903b8f2", kill_on_drop: false }` [INFO] [stdout] 73232d54f3cfee2224b3fa7de1e6221cd1913f09aa2711db94e21fd74903b8f2